[INFO] fetching crate generic-ip 0.1.1... [INFO] checking generic-ip-0.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate generic-ip 0.1.1 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-ip 0.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5804e217dc8081cdaafa15e31d85079f389be5d848997cb10f2b1158915b279 [INFO] running `Command { std: "docker" "start" "-a" "a5804e217dc8081cdaafa15e31d85079f389be5d848997cb10f2b1158915b279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5804e217dc8081cdaafa15e31d85079f389be5d848997cb10f2b1158915b279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5804e217dc8081cdaafa15e31d85079f389be5d848997cb10f2b1158915b279", kill_on_drop: false }` [INFO] [stdout] a5804e217dc8081cdaafa15e31d85079f389be5d848997cb10f2b1158915b279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb7bfe91275b28646bb19f10542b28e5aad86f8f68d21f1e449cc8f639f7864 [INFO] running `Command { std: "docker" "start" "-a" "cdb7bfe91275b28646bb19f10542b28e5aad86f8f68d21f1e449cc8f639f7864", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [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] Checking half v2.4.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking pulldown-cmark v0.9.6 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking syn v2.0.52 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking generic-ip v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking tempfile v3.10.1 [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] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde 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] --> 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[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 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: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[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[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] For more information about this error, try `rustc --explain E0432`. [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[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[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] [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::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] [stderr] error: could not compile `generic-ip` (test "prefix-set-proptests") due to 27 previous errors [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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-ip` (bench "prefix-sets") due to 1 previous error [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] For more information about this error, try `rustc --explain E0432`. [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] [stderr] error: could not compile `generic-ip` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cdb7bfe91275b28646bb19f10542b28e5aad86f8f68d21f1e449cc8f639f7864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb7bfe91275b28646bb19f10542b28e5aad86f8f68d21f1e449cc8f639f7864", kill_on_drop: false }` [INFO] [stdout] cdb7bfe91275b28646bb19f10542b28e5aad86f8f68d21f1e449cc8f639f7864