[INFO] fetching crate cratetorrent 0.1.0... [INFO] checking cratetorrent-0.1.0 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate cratetorrent 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cratetorrent 0.1.0 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cratetorrent 0.1.0 [INFO] finished tweaking crates.io crate cratetorrent 0.1.0 [INFO] tweaked toml for crates.io crate cratetorrent 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 724828296dc4807b992ec56c16e4a62164172ae2eaf450d526a1f1af3db715e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "724828296dc4807b992ec56c16e4a62164172ae2eaf450d526a1f1af3db715e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "724828296dc4807b992ec56c16e4a62164172ae2eaf450d526a1f1af3db715e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724828296dc4807b992ec56c16e4a62164172ae2eaf450d526a1f1af3db715e2", kill_on_drop: false }` [INFO] [stdout] 724828296dc4807b992ec56c16e4a62164172ae2eaf450d526a1f1af3db715e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01fbc0d600dccccde61c12915c0d0df2af9d00fbf9fabdefb56cbcd24134f9ea [INFO] running `Command { std: "docker" "start" "-a" "01fbc0d600dccccde61c12915c0d0df2af9d00fbf9fabdefb56cbcd24134f9ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | check("load", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 307 | check("load", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 307 | check("load", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:341:12 [INFO] [stdout] | [INFO] [stdout] 341 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 341 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 341 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:341:19 [INFO] [stdout] | [INFO] [stdout] 304 | fn load_le(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 341 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:362:25 [INFO] [stdout] | [INFO] [stdout] 362 | check("load", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 362 | check("load", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 362 | check("load", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 377 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 377 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 377 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 359 | fn load_be(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 377 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 397 | check("store", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 397 | check("store", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 397 | check("store", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:412:12 [INFO] [stdout] | [INFO] [stdout] 412 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 412 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 412 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 394 | fn store_le(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 412 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:428:26 [INFO] [stdout] | [INFO] [stdout] 428 | check("store", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 428 | check("store", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 428 | check("store", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 442 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 442 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:442:19 [INFO] [stdout] | [INFO] [stdout] 425 | fn store_be(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 442 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:467:25 [INFO] [stdout] | [INFO] [stdout] 467 | check("load", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 467 | check("load", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 467 | check("load", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:487:12 [INFO] [stdout] | [INFO] [stdout] 487 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 487 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 487 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking idna v0.2.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 464 | fn load_le(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 487 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:507:25 [INFO] [stdout] | [INFO] [stdout] 507 | check("load", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 507 | check("load", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 507 | check("load", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:523:12 [INFO] [stdout] | [INFO] [stdout] 523 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 523 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 523 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:523:19 [INFO] [stdout] | [INFO] [stdout] 504 | fn load_be(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 523 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:548:26 [INFO] [stdout] | [INFO] [stdout] 548 | check("store", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 548 | check("store", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 548 | check("store", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:565:12 [INFO] [stdout] | [INFO] [stdout] 565 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 565 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 565 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.4.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:565:19 [INFO] [stdout] | [INFO] [stdout] 545 | fn store_le(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 565 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:586:26 [INFO] [stdout] | [INFO] [stdout] 586 | check("store", len, M::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 586 | check("store", len, BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 586 | check("store", len, IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:608:12 [INFO] [stdout] | [INFO] [stdout] 608 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 608 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 608 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/field.rs:608:19 [INFO] [stdout] | [INFO] [stdout] 583 | fn store_be(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 608 | if M::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^ expected type parameter `M`, found `u8` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `M` [INFO] [stdout] found type `u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking colored v1.9.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:550:45 [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) const END: Self = make!(tail R::BITS); [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) const END: Self = make!(tail BitMemory::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) const END: Self = make!(tail IsNumber::BITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | if idx >= R::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 172 | if idx >= BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 172 | if idx >= IsNumber::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | idx < R::BITS, [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 197 | idx < BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 197 | idx < IsNumber::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | R::BITS [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 200 | BitMemory::BITS [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 200 | IsNumber::BITS [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:218:42 [INFO] [stdout] | [INFO] [stdout] 218 | (make!(idx next & R::MASK), next == R::BITS) [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 218 | (make!(idx next & R::MASK), next == BitMemory::BITS) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 218 | (make!(idx next & R::MASK), next == IsNumber::BITS) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:357:16 [INFO] [stdout] | [INFO] [stdout] 357 | if (0 .. R::BITS as isize).contains(&far) { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 357 | if (0 .. BitMemory::BITS as isize).contains(&far) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 357 | if (0 .. IsNumber::BITS as isize).contains(&far) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:572:14 [INFO] [stdout] | [INFO] [stdout] 572 | end <= R::BITS, [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 572 | end <= BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 572 | end <= IsNumber::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:575:7 [INFO] [stdout] | [INFO] [stdout] 575 | R::BITS [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 575 | BitMemory::BITS [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 575 | IsNumber::BITS [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:631:26 [INFO] [stdout] | [INFO] [stdout] 631 | let bits_in_head = (R::BITS - head) as usize; [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 631 | let bits_in_head = (BitMemory::BITS - head) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 631 | let bits_in_head = (IsNumber::BITS - head) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | if pos >= R::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 729 | if pos >= BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 729 | if pos >= IsNumber::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:756:13 [INFO] [stdout] | [INFO] [stdout] 756 | pos < R::BITS, [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 756 | pos < BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 756 | pos < IsNumber::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:759:7 [INFO] [stdout] | [INFO] [stdout] 759 | R::BITS [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 759 | BitMemory::BITS [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 759 | IsNumber::BITS [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:907:7 [INFO] [stdout] | [INFO] [stdout] 907 | R::BITS as usize [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 907 | BitMemory::BITS as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 907 | IsNumber::BITS as usize [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:942:40 [INFO] [stdout] | [INFO] [stdout] 942 | write!(fmt, "{:0>1$b}", self.sel, R::BITS as usize) [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 942 | write!(fmt, "{:0>1$b}", self.sel, BitMemory::BITS as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 942 | write!(fmt, "{:0>1$b}", self.sel, IsNumber::BITS as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/index.rs:1081:41 [INFO] [stdout] | [INFO] [stdout] 1081 | write!(fmt, "{:0>1$b}", self.mask, R::BITS as usize) [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1081 | write!(fmt, "{:0>1$b}", self.mask, BitMemory::BITS as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1081 | write!(fmt, "{:0>1$b}", self.mask, IsNumber::BITS as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | const INDX: u8 = Self::BITS.trailing_zeros() as u8; [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 31 | const INDX: u8 = BitMemory::BITS.trailing_zeros() as u8; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 31 | const INDX: u8 = IsNumber::BITS.trailing_zeros() as u8; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | const MASK: u8 = Self::BITS - 1; [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 33 | const MASK: u8 = BitMemory::BITS - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 33 | const MASK: u8 = IsNumber::BITS - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/order.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | if ct == R::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 275 | if ct == BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 275 | if ct == IsNumber::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/order.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | if ct == R::BITS { [INFO] [stdout] | ^^^^ multiple `BITS` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `BitMemory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.19.4/src/mem.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | const BITS: u8 = mem::size_of::() as u8 * 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `IsNumber` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/funty-1.2.0/src/lib.rs:144:2 [INFO] [stdout] | [INFO] [stdout] 144 | const BITS: u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #1 [INFO] [stdout] | [INFO] [stdout] 315 | if ct == BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 315 | if ct == IsNumber::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stdout] error: aborting due to 43 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "01fbc0d600dccccde61c12915c0d0df2af9d00fbf9fabdefb56cbcd24134f9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fbc0d600dccccde61c12915c0d0df2af9d00fbf9fabdefb56cbcd24134f9ea", kill_on_drop: false }` [INFO] [stdout] 01fbc0d600dccccde61c12915c0d0df2af9d00fbf9fabdefb56cbcd24134f9ea