[INFO] fetching crate libp2p-kad 0.45.1...
[INFO] checking libp2p-kad-0.45.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate libp2p-kad 0.45.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate libp2p-kad 0.45.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libp2p-kad 0.45.1
[INFO] finished tweaking crates.io crate libp2p-kad 0.45.1
[INFO] tweaked toml for crates.io crate libp2p-kad 0.45.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (latest: v2.2.1)
[INFO] [stderr]       Adding async-io v1.13.0 (latest: v2.3.2)
[INFO] [stderr]       Adding async-lock v2.8.0 (latest: v3.3.0)
[INFO] [stderr]       Adding asynchronous-codec v0.6.2 (latest: v0.7.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener v4.0.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener-strategy v0.4.0 (latest: v0.5.2)
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] [stderr]       Adding futures-lite v1.13.0 (latest: v2.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gloo-timers v0.2.6 (latest: v0.3.0)
[INFO] [stderr]       Adding io-lifetimes v1.0.11 (latest: v2.0.3)
[INFO] [stderr]       Adding linux-raw-sys v0.3.8 (latest: v0.6.4)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding polling v2.8.0 (latest: v3.7.0)
[INFO] [stderr]       Adding quick-protobuf-codec v0.2.0 (latest: v0.3.1)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding rustix v0.37.27 (latest: v0.38.34)
[INFO] [stderr]       Adding socket2 v0.4.10 (latest: v0.5.7)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding unsigned-varint v0.7.2 (latest: v0.8.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding yamux v0.12.1 (latest: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libp2p-yamux v0.45.1
[INFO] [stderr]   Downloaded libp2p-noise v0.44.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.7.0
[INFO] [stderr]   Downloaded yamux v0.12.1
[INFO] [stderr]   Downloaded yamux v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf5ebc116e5e0ea6b434af5c167b599c6eed031b6c28579f6b64fc2ce403e3bf
[INFO] running `Command { std: "docker" "start" "-a" "bf5ebc116e5e0ea6b434af5c167b599c6eed031b6c28579f6b64fc2ce403e3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf5ebc116e5e0ea6b434af5c167b599c6eed031b6c28579f6b64fc2ce403e3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf5ebc116e5e0ea6b434af5c167b599c6eed031b6c28579f6b64fc2ce403e3bf", kill_on_drop: false }`
[INFO] [stdout] bf5ebc116e5e0ea6b434af5c167b599c6eed031b6c28579f6b64fc2ce403e3bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d90671a796fe4503637a0c1ef94e8f88be514b10c6dac55214dc0097d246ca4d
[INFO] running `Command { std: "docker" "start" "-a" "d90671a796fe4503637a0c1ef94e8f88be514b10c6dac55214dc0097d246ca4d", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking yamux v0.13.2
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking multihash v0.19.1
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking quick-protobuf-codec v0.2.0
[INFO] [stderr]     Checking libp2p-identity v0.2.8
[INFO] [stderr]     Checking multiaddr v0.18.1
[INFO] [stderr]     Checking libp2p-core v0.41.2
[INFO] [stderr]     Checking libp2p-swarm v0.44.2
[INFO] [stderr]     Checking libp2p-yamux v0.45.1
[INFO] [stderr]     Checking libp2p-noise v0.44.0
[INFO] [stderr]     Checking libp2p-kad v0.45.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]   --> src/behaviour/test.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use quickcheck::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]     --> src/handler.rs:1167:9
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     use quickcheck::{Arbitrary, Gen};
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/jobs.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/kbucket/bucket.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/kbucket/key.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/kbucket.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/record/store/memory.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/record.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/behaviour/test.rs:155:6
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Arbitrary for Seed {
[INFO] [stdout]     |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/behaviour/test.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn arbitrary(g: &mut Gen) -> Seed {
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:436:10
[INFO] [stdout]     |
[INFO] [stdout] 436 |     impl Arbitrary for KBucket<Key<PeerId>, ()> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |         fn arbitrary(g: &mut Gen) -> KBucket<Key<PeerId>, ()> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:457:10
[INFO] [stdout]     |
[INFO] [stdout] 457 |     impl Arbitrary for NodeStatus {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:458:30
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn arbitrary(g: &mut Gen) -> NodeStatus {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:467:10
[INFO] [stdout]     |
[INFO] [stdout] 467 |     impl Arbitrary for Position {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:468:30
[INFO] [stdout]     |
[INFO] [stdout] 468 |         fn arbitrary(g: &mut Gen) -> Position {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 |     impl Arbitrary for Key<PeerId> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |         fn arbitrary(_: &mut Gen) -> Key<PeerId> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 |     impl Arbitrary for Key<Multihash<64>> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:214:30
[INFO] [stdout]     |
[INFO] [stdout] 214 |         fn arbitrary(g: &mut Gen) -> Key<Multihash<64>> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:238:68
[INFO] [stdout]     |
[INFO] [stdout] 238 |         fn prop(a: Key<PeerId>, b: Key<PeerId>, c: Key<PeerId>) -> TestResult {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket.rs:534:10
[INFO] [stdout]     |
[INFO] [stdout] 534 |     impl Arbitrary for TestTable {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket.rs:535:30
[INFO] [stdout]     |
[INFO] [stdout] 535 |         fn arbitrary(g: &mut Gen) -> TestTable {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:448:10
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Arbitrary for ResultIter<std::vec::IntoIter<Key<PeerId>>> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:449:30
[INFO] [stdout]     |
[INFO] [stdout] 449 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:525:10
[INFO] [stdout]     |
[INFO] [stdout] 525 |     impl Arbitrary for ArbitraryPeerId {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:526:30
[INFO] [stdout]     |
[INFO] [stdout] 526 |         fn arbitrary(g: &mut Gen) -> ArbitraryPeerId {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:537:10
[INFO] [stdout]     |
[INFO] [stdout] 537 |     impl Arbitrary for Target {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:538:30
[INFO] [stdout]     |
[INFO] [stdout] 538 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:544:39
[INFO] [stdout]     |
[INFO] [stdout] 544 |     fn random_peers(n: usize, g: &mut Gen) -> Vec<PeerId> {
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:581:10
[INFO] [stdout]     |
[INFO] [stdout] 581 |     impl Arbitrary for Parallelism {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:582:30
[INFO] [stdout]     |
[INFO] [stdout] 582 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:590:10
[INFO] [stdout]     |
[INFO] [stdout] 590 |     impl Arbitrary for NumResults {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:591:30
[INFO] [stdout]     |
[INFO] [stdout] 591 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:596:10
[INFO] [stdout]     |
[INFO] [stdout] 596 |     impl Arbitrary for ClosestPeersIterConfig {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 597 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:609:10
[INFO] [stdout]     |
[INFO] [stdout] 609 |     impl Arbitrary for PeerVec {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:610:30
[INFO] [stdout]     |
[INFO] [stdout] 610 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:733:10
[INFO] [stdout]     |
[INFO] [stdout] 733 |     impl Arbitrary for Graph {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:734:30
[INFO] [stdout]     |
[INFO] [stdout] 734 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:863:14
[INFO] [stdout]     |
[INFO] [stdout] 863 |         ) -> TestResult {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:502:10
[INFO] [stdout]     |
[INFO] [stdout] 502 |     impl Arbitrary for ArbitraryPeerId {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:503:30
[INFO] [stdout]     |
[INFO] [stdout] 503 |         fn arbitrary(g: &mut Gen) -> ArbitraryPeerId {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:511:10
[INFO] [stdout]     |
[INFO] [stdout] 511 |     impl Arbitrary for ClosestPeersIter {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:512:30
[INFO] [stdout]     |
[INFO] [stdout] 512 |         fn arbitrary(g: &mut Gen) -> ClosestPeersIter {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:529:10
[INFO] [stdout]     |
[INFO] [stdout] 529 |     impl Arbitrary for Seed {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 |         fn arbitrary(g: &mut Gen) -> Seed {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/record.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 |     impl Arbitrary for Key {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/record.rs:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |         fn arbitrary(g: &mut Gen) -> Key {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/record.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 |     impl Arbitrary for Record {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/record.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |         fn arbitrary(g: &mut Gen) -> Record {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/record.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 |     impl Arbitrary for ProviderRecord {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/record.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 |         fn arbitrary(g: &mut Gen) -> ProviderRecord {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/behaviour/test.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     QuickCheck::new().tests(10).quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/behaviour/test.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     QuickCheck::new()
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]     --> src/behaviour/test.rs:1040:5
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     QuickCheck::new().tests(3).quickcheck(prop as fn(_, _))
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]     --> src/behaviour/test.rs:1427:5
[INFO] [stdout]      |
[INFO] [stdout] 1427 |     QuickCheck::new().tests(10).quickcheck(prop as fn(_))
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]     --> src/behaviour/test.rs:1513:5
[INFO] [stdout]      |
[INFO] [stdout] 1513 |     QuickCheck::new().tests(10).quickcheck(prop::<N> as fn(_))
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quickcheck`
[INFO] [stdout]     --> src/handler.rs:1205:9
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         quickcheck::quickcheck(prop as fn(_, _))
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/kbucket/key.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 TestResult::discard()
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/kbucket/key.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 TestResult::from_bool(a.distance(&c) <= Distance(ab_plus_bc))
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/kbucket.rs:769:9
[INFO] [stdout]     |
[INFO] [stdout] 769 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         QuickCheck::new().quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:865:24
[INFO] [stdout]     |
[INFO] [stdout] 865 |                 return TestResult::discard();
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:934:13
[INFO] [stdout]     |
[INFO] [stdout] 934 |             TestResult::passed()
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:967:9
[INFO] [stdout]     |
[INFO] [stdout] 967 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:712:9
[INFO] [stdout]     |
[INFO] [stdout] 712 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:788:9
[INFO] [stdout]     |
[INFO] [stdout] 788 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 814 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]     --> src/behaviour/test.rs:1088:5
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     quickcheck(prop_no_panic as fn(_, _))
[INFO] [stdout]      |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/jobs.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/jobs.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |         quickcheck(prop as fn(_) -> _);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |         quickcheck(prop as fn(_, _, _) -> _);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         quickcheck(prop as fn(_, _) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         quickcheck(prop as fn(_, _, _) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         quickcheck(prop as fn(_, _) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket.rs:607:9
[INFO] [stdout]     |
[INFO] [stdout] 607 |         quickcheck(prop as fn(_));
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket.rs:621:9
[INFO] [stdout]     |
[INFO] [stdout] 621 |         quickcheck(prop as fn(_) -> _);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/record/store/memory.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/record/store/memory.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/record/store/memory.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 88 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-kad` (lib test) due to 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d90671a796fe4503637a0c1ef94e8f88be514b10c6dac55214dc0097d246ca4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90671a796fe4503637a0c1ef94e8f88be514b10c6dac55214dc0097d246ca4d", kill_on_drop: false }`
[INFO] [stdout] d90671a796fe4503637a0c1ef94e8f88be514b10c6dac55214dc0097d246ca4d
[INFO] checking libp2p-kad-0.45.1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate libp2p-kad 0.45.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate libp2p-kad 0.45.1 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libp2p-kad 0.45.1
[INFO] finished tweaking crates.io crate libp2p-kad 0.45.1
[INFO] tweaked toml for crates.io crate libp2p-kad 0.45.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (latest: v2.2.1)
[INFO] [stderr]       Adding async-io v1.13.0 (latest: v2.3.2)
[INFO] [stderr]       Adding async-lock v2.8.0 (latest: v3.3.0)
[INFO] [stderr]       Adding asynchronous-codec v0.6.2 (latest: v0.7.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding event-listener v2.5.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener v4.0.3 (latest: v5.3.0)
[INFO] [stderr]       Adding event-listener-strategy v0.4.0 (latest: v0.5.2)
[INFO] [stderr]       Adding fastrand v1.9.0 (latest: v2.1.0)
[INFO] [stderr]       Adding futures-lite v1.13.0 (latest: v2.3.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gloo-timers v0.2.6 (latest: v0.3.0)
[INFO] [stderr]       Adding io-lifetimes v1.0.11 (latest: v2.0.3)
[INFO] [stderr]       Adding linux-raw-sys v0.3.8 (latest: v0.6.4)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding polling v2.8.0 (latest: v3.7.0)
[INFO] [stderr]       Adding quick-protobuf-codec v0.2.0 (latest: v0.3.1)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding regex-syntax v0.6.29 (latest: v0.8.3)
[INFO] [stderr]       Adding rustix v0.37.27 (latest: v0.38.34)
[INFO] [stderr]       Adding socket2 v0.4.10 (latest: v0.5.7)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding unsigned-varint v0.7.2 (latest: v0.8.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding yamux v0.12.1 (latest: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd6a06e4aea93812ab62a0f5e31885410353b779a9a8a9b704bdaa05df2f57da
[INFO] running `Command { std: "docker" "start" "-a" "dd6a06e4aea93812ab62a0f5e31885410353b779a9a8a9b704bdaa05df2f57da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd6a06e4aea93812ab62a0f5e31885410353b779a9a8a9b704bdaa05df2f57da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd6a06e4aea93812ab62a0f5e31885410353b779a9a8a9b704bdaa05df2f57da", kill_on_drop: false }`
[INFO] [stdout] dd6a06e4aea93812ab62a0f5e31885410353b779a9a8a9b704bdaa05df2f57da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54f5360ba14f694fdfa1c42d62ae985653f11a262bc0548c84708733a27e1c7c
[INFO] running `Command { std: "docker" "start" "-a" "54f5360ba14f694fdfa1c42d62ae985653f11a262bc0548c84708733a27e1c7c", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking yamux v0.13.2
[INFO] [stderr]     Checking multihash v0.19.1
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking quick-protobuf-codec v0.2.0
[INFO] [stderr]     Checking libp2p-identity v0.2.8
[INFO] [stderr]     Checking multiaddr v0.18.1
[INFO] [stderr]     Checking libp2p-core v0.41.2
[INFO] [stderr]     Checking libp2p-swarm v0.44.2
[INFO] [stderr]     Checking libp2p-noise v0.44.0
[INFO] [stderr]     Checking libp2p-yamux v0.45.1
[INFO] [stderr]     Checking libp2p-kad v0.45.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]   --> src/behaviour/test.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | use quickcheck::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]     --> src/handler.rs:1167:9
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     use quickcheck::{Arbitrary, Gen};
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/jobs.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/kbucket/bucket.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/kbucket/key.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/kbucket.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:444:9
[INFO] [stdout]     |
[INFO] [stdout] 444 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/record/store/memory.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck`
[INFO] [stdout]    --> src/record.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use quickcheck::*;
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/behaviour/test.rs:155:6
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl Arbitrary for Seed {
[INFO] [stdout]     |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/behaviour/test.rs:156:26
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn arbitrary(g: &mut Gen) -> Seed {
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:436:10
[INFO] [stdout]     |
[INFO] [stdout] 436 |     impl Arbitrary for KBucket<Key<PeerId>, ()> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |         fn arbitrary(g: &mut Gen) -> KBucket<Key<PeerId>, ()> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:457:10
[INFO] [stdout]     |
[INFO] [stdout] 457 |     impl Arbitrary for NodeStatus {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:458:30
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn arbitrary(g: &mut Gen) -> NodeStatus {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:467:10
[INFO] [stdout]     |
[INFO] [stdout] 467 |     impl Arbitrary for Position {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:468:30
[INFO] [stdout]     |
[INFO] [stdout] 468 |         fn arbitrary(g: &mut Gen) -> Position {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 |     impl Arbitrary for Key<PeerId> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:208:30
[INFO] [stdout]     |
[INFO] [stdout] 208 |         fn arbitrary(_: &mut Gen) -> Key<PeerId> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 213 |     impl Arbitrary for Key<Multihash<64>> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:214:30
[INFO] [stdout]     |
[INFO] [stdout] 214 |         fn arbitrary(g: &mut Gen) -> Key<Multihash<64>> {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:238:68
[INFO] [stdout]     |
[INFO] [stdout] 238 |         fn prop(a: Key<PeerId>, b: Key<PeerId>, c: Key<PeerId>) -> TestResult {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/kbucket.rs:534:10
[INFO] [stdout]     |
[INFO] [stdout] 534 |     impl Arbitrary for TestTable {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/kbucket.rs:535:30
[INFO] [stdout]     |
[INFO] [stdout] 535 |         fn arbitrary(g: &mut Gen) -> TestTable {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:448:10
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Arbitrary for ResultIter<std::vec::IntoIter<Key<PeerId>>> {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:449:30
[INFO] [stdout]     |
[INFO] [stdout] 449 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:525:10
[INFO] [stdout]     |
[INFO] [stdout] 525 |     impl Arbitrary for ArbitraryPeerId {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:526:30
[INFO] [stdout]     |
[INFO] [stdout] 526 |         fn arbitrary(g: &mut Gen) -> ArbitraryPeerId {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:537:10
[INFO] [stdout]     |
[INFO] [stdout] 537 |     impl Arbitrary for Target {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:538:30
[INFO] [stdout]     |
[INFO] [stdout] 538 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:544:39
[INFO] [stdout]     |
[INFO] [stdout] 544 |     fn random_peers(n: usize, g: &mut Gen) -> Vec<PeerId> {
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:581:10
[INFO] [stdout]     |
[INFO] [stdout] 581 |     impl Arbitrary for Parallelism {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:582:30
[INFO] [stdout]     |
[INFO] [stdout] 582 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:590:10
[INFO] [stdout]     |
[INFO] [stdout] 590 |     impl Arbitrary for NumResults {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:591:30
[INFO] [stdout]     |
[INFO] [stdout] 591 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:596:10
[INFO] [stdout]     |
[INFO] [stdout] 596 |     impl Arbitrary for ClosestPeersIterConfig {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:597:30
[INFO] [stdout]     |
[INFO] [stdout] 597 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:609:10
[INFO] [stdout]     |
[INFO] [stdout] 609 |     impl Arbitrary for PeerVec {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:610:30
[INFO] [stdout]     |
[INFO] [stdout] 610 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:733:10
[INFO] [stdout]     |
[INFO] [stdout] 733 |     impl Arbitrary for Graph {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:734:30
[INFO] [stdout]     |
[INFO] [stdout] 734 |         fn arbitrary(g: &mut Gen) -> Self {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:863:14
[INFO] [stdout]     |
[INFO] [stdout] 863 |         ) -> TestResult {
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:502:10
[INFO] [stdout]     |
[INFO] [stdout] 502 |     impl Arbitrary for ArbitraryPeerId {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:503:30
[INFO] [stdout]     |
[INFO] [stdout] 503 |         fn arbitrary(g: &mut Gen) -> ArbitraryPeerId {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:511:10
[INFO] [stdout]     |
[INFO] [stdout] 511 |     impl Arbitrary for ClosestPeersIter {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:512:30
[INFO] [stdout]     |
[INFO] [stdout] 512 |         fn arbitrary(g: &mut Gen) -> ClosestPeersIter {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:529:10
[INFO] [stdout]     |
[INFO] [stdout] 529 |     impl Arbitrary for Seed {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/query/peers/closest.rs:530:30
[INFO] [stdout]     |
[INFO] [stdout] 530 |         fn arbitrary(g: &mut Gen) -> Seed {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/record.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 |     impl Arbitrary for Key {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/record.rs:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |         fn arbitrary(g: &mut Gen) -> Key {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/record.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 |     impl Arbitrary for Record {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/record.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |         fn arbitrary(g: &mut Gen) -> Record {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Arbitrary` in this scope
[INFO] [stdout]    --> src/record.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 |     impl Arbitrary for ProviderRecord {
[INFO] [stdout]     |          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gen` in this scope
[INFO] [stdout]    --> src/record.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 |         fn arbitrary(g: &mut Gen) -> ProviderRecord {
[INFO] [stdout]     |                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/behaviour/test.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     QuickCheck::new().tests(10).quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/behaviour/test.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     QuickCheck::new()
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]     --> src/behaviour/test.rs:1040:5
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     QuickCheck::new().tests(3).quickcheck(prop as fn(_, _))
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]     --> src/behaviour/test.rs:1427:5
[INFO] [stdout]      |
[INFO] [stdout] 1427 |     QuickCheck::new().tests(10).quickcheck(prop as fn(_))
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]     --> src/behaviour/test.rs:1513:5
[INFO] [stdout]      |
[INFO] [stdout] 1513 |     QuickCheck::new().tests(10).quickcheck(prop::<N> as fn(_))
[INFO] [stdout]      |     ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `quickcheck`
[INFO] [stdout]     --> src/handler.rs:1205:9
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         quickcheck::quickcheck(prop as fn(_, _))
[INFO] [stdout]      |         ^^^^^^^^^^ use of undeclared crate or module `quickcheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/kbucket/key.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 TestResult::discard()
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/kbucket/key.rs:245:17
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 TestResult::from_bool(a.distance(&c) <= Distance(ab_plus_bc))
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/kbucket.rs:769:9
[INFO] [stdout]     |
[INFO] [stdout] 769 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         QuickCheck::new().quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:865:24
[INFO] [stdout]     |
[INFO] [stdout] 865 |                 return TestResult::discard();
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestResult`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:934:13
[INFO] [stdout]     |
[INFO] [stdout] 934 |             TestResult::passed()
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest/disjoint.rs:967:9
[INFO] [stdout]     |
[INFO] [stdout] 967 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:712:9
[INFO] [stdout]     |
[INFO] [stdout] 712 |         QuickCheck::new()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:788:9
[INFO] [stdout]     |
[INFO] [stdout] 788 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuickCheck`
[INFO] [stdout]    --> src/query/peers/closest.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 814 |         QuickCheck::new().tests(10).quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `QuickCheck`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]     --> src/behaviour/test.rs:1088:5
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     quickcheck(prop_no_panic as fn(_, _))
[INFO] [stdout]      |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/jobs.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/jobs.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |         quickcheck(prop as fn(_) -> _);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/bucket.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |         quickcheck(prop as fn(_, _, _) -> _);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         quickcheck(prop as fn(_, _) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         quickcheck(prop as fn(_, _, _) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket/key.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         quickcheck(prop as fn(_, _) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket.rs:607:9
[INFO] [stdout]     |
[INFO] [stdout] 607 |         quickcheck(prop as fn(_));
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/kbucket.rs:621:9
[INFO] [stdout]     |
[INFO] [stdout] 621 |         quickcheck(prop as fn(_) -> _);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/record/store/memory.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/record/store/memory.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         quickcheck(prop as fn(_))
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `quickcheck` in this scope
[INFO] [stdout]    --> src/record/store/memory.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         quickcheck(prop as fn(_) -> _)
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 88 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-kad` (lib test) due to 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54f5360ba14f694fdfa1c42d62ae985653f11a262bc0548c84708733a27e1c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f5360ba14f694fdfa1c42d62ae985653f11a262bc0548c84708733a27e1c7c", kill_on_drop: false }`
[INFO] [stdout] 54f5360ba14f694fdfa1c42d62ae985653f11a262bc0548c84708733a27e1c7c
