[INFO] fetching crate generic-ip 0.1.1...
[INFO] checking generic-ip-0.1.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate generic-ip 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate generic-ip 0.1.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generic-ip 0.1.1
[INFO] finished tweaking crates.io crate generic-ip 0.1.1
[INFO] tweaked toml for crates.io crate generic-ip 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate generic-ip 0.1.1 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f39a2be302cdd785f007b4adc65355b2bc898c14b48a7b5ef45d460980e6369e
[INFO] running `Command { std: "docker" "start" "-a" "f39a2be302cdd785f007b4adc65355b2bc898c14b48a7b5ef45d460980e6369e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f39a2be302cdd785f007b4adc65355b2bc898c14b48a7b5ef45d460980e6369e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f39a2be302cdd785f007b4adc65355b2bc898c14b48a7b5ef45d460980e6369e", kill_on_drop: false }`
[INFO] [stdout] f39a2be302cdd785f007b4adc65355b2bc898c14b48a7b5ef45d460980e6369e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bda8d5d0e402bee23f2b9485ce8e6dadaddd8f8ddd14fbfef10172248175799
[INFO] running `Command { std: "docker" "start" "-a" "7bda8d5d0e402bee23f2b9485ce8e6dadaddd8f8ddd14fbfef10172248175799", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking generic-ip v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]    --> src/lib.rs:202:10
[INFO] [stdout]     |
[INFO] [stdout] 202 | #![allow(box_pointers)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #![warn(pointer_structural_match)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[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] For more information about this error, try `rustc --explain E0432`.
[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:47:30
[INFO] [stdout]     |
[INFO] [stdout] 47  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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 1 previous error
[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:57:30
[INFO] [stdout]     |
[INFO] [stdout] 57  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:68:30
[INFO] [stdout]     |
[INFO] [stdout] 68  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:78:30
[INFO] [stdout]     |
[INFO] [stdout] 78  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:91:30
[INFO] [stdout]     |
[INFO] [stdout] 91  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv4>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:47:30
[INFO] [stdout]     |
[INFO] [stdout] 47  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:57:30
[INFO] [stdout]     |
[INFO] [stdout] 57  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:68:30
[INFO] [stdout]     |
[INFO] [stdout] 68  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:78:30
[INFO] [stdout]     |
[INFO] [stdout] 78  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:91:30
[INFO] [stdout]     |
[INFO] [stdout] 91  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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] For more information about this error, try `rustc --explain E0432`.
[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:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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] [stderr] error: could not compile `generic-ip` (bench "prefix-sets") due to 1 previous error
[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:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Ipv6>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:47:30
[INFO] [stdout]     |
[INFO] [stdout] 47  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:57:30
[INFO] [stdout]     |
[INFO] [stdout] 57  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:68:30
[INFO] [stdout]     |
[INFO] [stdout] 68  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:78:30
[INFO] [stdout]     |
[INFO] [stdout] 78  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:91:30
[INFO] [stdout]     |
[INFO] [stdout] 91  |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]    --> src/lib.rs:202:10
[INFO] [stdout]     |
[INFO] [stdout] 202 | #![allow(box_pointers)]
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | #![warn(pointer_structural_match)]
[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:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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:140:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |                           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] 153 | / property_tests! {
[INFO] [stdout] 154 | |     ipv4 => Ipv4,
[INFO] [stdout] 155 | |     ipv6 => Ipv6,
[INFO] [stdout] 156 | |     any => Any,
[INFO] [stdout] 157 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `proptest::arbitrary::Arbitrary`:
[INFO] [stdout]               ()
[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]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 188 others
[INFO] [stdout] note: required for `TestPrefixSet<ip::Any>` to implement `proptest::arbitrary::Arbitrary`
[INFO] [stdout]    --> tests/prefix-set-proptests.rs:23:19
[INFO] [stdout]     |
[INFO] [stdout] 23  | impl<A: AfiClass> Arbitrary for TestPrefixSet<A>
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26  |     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] 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 27 previous errors
[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 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7bda8d5d0e402bee23f2b9485ce8e6dadaddd8f8ddd14fbfef10172248175799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bda8d5d0e402bee23f2b9485ce8e6dadaddd8f8ddd14fbfef10172248175799", kill_on_drop: false }`
[INFO] [stdout] 7bda8d5d0e402bee23f2b9485ce8e6dadaddd8f8ddd14fbfef10172248175799
