[INFO] fetching crate generic-ip 0.1.1... [INFO] testing generic-ip-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate generic-ip 0.1.1 into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-ip 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded bumpalo v3.15.3 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded crossbeam-utils v0.8.19 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded clap v4.5.2 [INFO] [stderr] Downloaded semver v1.0.22 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded proptest v1.4.0 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772fb498f247b2e76871dcd9e98573306de090dd13739c44f4c4da1ef98658ab [INFO] running `Command { std: "docker" "start" "-a" "772fb498f247b2e76871dcd9e98573306de090dd13739c44f4c4da1ef98658ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772fb498f247b2e76871dcd9e98573306de090dd13739c44f4c4da1ef98658ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772fb498f247b2e76871dcd9e98573306de090dd13739c44f4c4da1ef98658ab", kill_on_drop: false }` [INFO] [stdout] 772fb498f247b2e76871dcd9e98573306de090dd13739c44f4c4da1ef98658ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 240a5671089352809078385dcd7f06130bcc9441a45fbfd07c9593fd50b13d01 [INFO] running `Command { std: "docker" "start" "-a" "240a5671089352809078385dcd7f06130bcc9441a45fbfd07c9593fd50b13d01", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling 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 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.86s [INFO] running `Command { std: "docker" "inspect" "240a5671089352809078385dcd7f06130bcc9441a45fbfd07c9593fd50b13d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240a5671089352809078385dcd7f06130bcc9441a45fbfd07c9593fd50b13d01", kill_on_drop: false }` [INFO] [stdout] 240a5671089352809078385dcd7f06130bcc9441a45fbfd07c9593fd50b13d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff392f664532c81d74457801f56068dcdacb787b59dfabec82a96cd9e63feef [INFO] running `Command { std: "docker" "start" "-a" "5ff392f664532c81d74457801f56068dcdacb787b59dfabec82a96cd9e63feef", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [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 crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling 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 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 tempfile v3.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [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 unresolved module or unlinked crate `utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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[E0282]: type annotations needed [INFO] [stdout] --> tests/prefix-sets.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | difference.sort_by_key(|p| (p.network(), p.length())); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 34 | difference.sort_by_key(|p: /* Type */| (p.network(), p.length())); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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[E0282]: type annotations needed [INFO] [stdout] --> tests/prefix-sets.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | difference.sort_by_key(|p| (p.network(), p.length())); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 215 | difference.sort_by_key(|p: /* Type */| (p.network(), p.length())); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `ip::concrete::Prefix: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> tests/prefix-set-proptests.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::concrete::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | s in any::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `ip::any::Prefix` [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, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [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` to implement `proptest::arbitrary::Arbitrary` [INFO] [stdout] --> tests/prefix-set-proptests.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl Arbitrary for TestPrefixSet [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Prefix: 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 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] 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" "5ff392f664532c81d74457801f56068dcdacb787b59dfabec82a96cd9e63feef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff392f664532c81d74457801f56068dcdacb787b59dfabec82a96cd9e63feef", kill_on_drop: false }` [INFO] [stdout] 5ff392f664532c81d74457801f56068dcdacb787b59dfabec82a96cd9e63feef