[INFO] fetching crate generic-ip 0.1.0-rc.4...
[INFO] checking generic-ip-0.1.0-rc.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate generic-ip 0.1.0-rc.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate generic-ip 0.1.0-rc.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-6-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded proptest v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4f96c7b92b1fa8f46d618252a6c4b78e9fb30f557a28df99ec4be48a1846240
[INFO] running `Command { std: "docker" "start" "-a" "e4f96c7b92b1fa8f46d618252a6c4b78e9fb30f557a28df99ec4be48a1846240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4f96c7b92b1fa8f46d618252a6c4b78e9fb30f557a28df99ec4be48a1846240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f96c7b92b1fa8f46d618252a6c4b78e9fb30f557a28df99ec4be48a1846240", kill_on_drop: false }`
[INFO] [stdout] e4f96c7b92b1fa8f46d618252a6c4b78e9fb30f557a28df99ec4be48a1846240
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa66566df2cb282ba5af12204f9e759c0870f52475a3bb43ca8d8fd8fda7a17
[INFO] running `Command { std: "docker" "start" "-a" "4aa66566df2cb282ba5af12204f9e759c0870f52475a3bb43ca8d8fd8fda7a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.183
[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]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[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 regex-syntax v0.7.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking quote v1.0.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[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 clap v3.2.25
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking criterion-plot v0.5.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 ciborium v0.2.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking generic-ip v0.1.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/traits/primitive.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 437 |             core::mem::transmute([
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | #![warn(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 437 -             core::mem::transmute([
[INFO] [stdout] 437 +             mem::transmute([
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: method `to_be_bytes` is never used
[INFO] [stdout]  --> src/parser/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | trait Number: Eq + Sized {
[INFO] [stdout]   |       ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn to_be_bytes<const N: usize>(self) -> [u8; N];
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking version-sync v0.9.4
[INFO] [stderr]     Checking criterion v0.4.0
[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[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] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> benches/prefix-sets.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `traits::PrefixSet`
[INFO] [stdout]  --> benches/prefix-sets.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ip::{concrete::PrefixSet, traits::PrefixSet as _, Ipv4, Ipv6, Prefix, PrefixRange};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^
[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: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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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: 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] [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[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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: 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` (bench "prefix-sets") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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] [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: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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv4>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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>`, which is required by `TestPrefixSet<ip::Ipv6>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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] warning: unnecessary qualification
[INFO] [stdout]    --> src/traits/primitive.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 437 |             core::mem::transmute([
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 | #![warn(unused_qualifications)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 437 -             core::mem::transmute([
[INFO] [stdout] 437 +             mem::transmute([
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/fmt.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 return Err(core::fmt::Error);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 151 -                 return Err(core::fmt::Error);
[INFO] [stdout] 151 +                 return Err(fmt::Error);
[INFO] [stdout]     |
[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`, which is required by `TestPrefixSet<ip::Any>: proptest::arbitrary::Arbitrary`
[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]               ()
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (Sender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[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; 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` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4aa66566df2cb282ba5af12204f9e759c0870f52475a3bb43ca8d8fd8fda7a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa66566df2cb282ba5af12204f9e759c0870f52475a3bb43ca8d8fd8fda7a17", kill_on_drop: false }`
[INFO] [stdout] 4aa66566df2cb282ba5af12204f9e759c0870f52475a3bb43ca8d8fd8fda7a17
