[INFO] fetching crate sc-chain-spec 3.0.0... [INFO] checking sc-chain-spec-3.0.0 against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] extracting crate sc-chain-spec 3.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate sc-chain-spec 3.0.0 on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-chain-spec 3.0.0 [INFO] finished tweaking crates.io crate sc-chain-spec 3.0.0 [INFO] tweaked toml for crates.io crate sc-chain-spec 3.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a79f4aa0b7815afd1c9fb6b144bde38b844a9113a943b1b27f130b010bb45b7c [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" "a79f4aa0b7815afd1c9fb6b144bde38b844a9113a943b1b27f130b010bb45b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a79f4aa0b7815afd1c9fb6b144bde38b844a9113a943b1b27f130b010bb45b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79f4aa0b7815afd1c9fb6b144bde38b844a9113a943b1b27f130b010bb45b7c", kill_on_drop: false }` [INFO] [stdout] a79f4aa0b7815afd1c9fb6b144bde38b844a9113a943b1b27f130b010bb45b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "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] 0779e3e8e83e94cca122a2f84b102229ee1556cf1b76ea55d65dddb859f1e62b [INFO] running `Command { std: "docker" "start" "-a" "0779e3e8e83e94cca122a2f84b102229ee1556cf1b76ea55d65dddb859f1e62b", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ip_network v0.3.4 [INFO] [stderr] Compiling sc-consensus-slots v0.9.0 [INFO] [stderr] Checking retain_mut v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking bitvec v0.20.1 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling minicbor-derive v0.6.1 [INFO] [stderr] Compiling libp2p-core-derive v0.21.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:801:12 [INFO] [stdout] | [INFO] [stdout] 801 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 801 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 801 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:801:19 [INFO] [stdout] | [INFO] [stdout] 765 | fn load_le(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 801 | 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.20.1/src/field.rs:809:12 [INFO] [stdout] | [INFO] [stdout] 809 | if M::BITS > T::Mem::BITS - shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 809 | if BitMemory::BITS > T::Mem::BITS - shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 809 | if IsNumber::BITS > T::Mem::BITS - shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 765 | fn load_le(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 809 | if M::BITS > T::Mem::BITS - shamt { [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.20.1/src/field.rs:885:12 [INFO] [stdout] | [INFO] [stdout] 885 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 885 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 885 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:885:19 [INFO] [stdout] | [INFO] [stdout] 868 | fn load_be(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 885 | 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.20.1/src/field.rs:893:12 [INFO] [stdout] | [INFO] [stdout] 893 | if M::BITS > shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 893 | if BitMemory::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 893 | if IsNumber::BITS > shamt { [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.20.1/src/field.rs:893:19 [INFO] [stdout] | [INFO] [stdout] 868 | fn load_be(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 893 | if M::BITS > shamt { [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.20.1/src/field.rs:944:12 [INFO] [stdout] | [INFO] [stdout] 944 | if M::BITS > T::Mem::BITS - shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 944 | if BitMemory::BITS > T::Mem::BITS - shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 944 | if IsNumber::BITS > T::Mem::BITS - shamt { [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.20.1/src/field.rs:944:19 [INFO] [stdout] | [INFO] [stdout] 932 | fn store_le(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 944 | if M::BITS > T::Mem::BITS - shamt { [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.20.1/src/field.rs:954:12 [INFO] [stdout] | [INFO] [stdout] 954 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 954 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 954 | 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.20.1/src/field.rs:954:19 [INFO] [stdout] | [INFO] [stdout] 932 | fn store_le(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 954 | 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.20.1/src/field.rs:1003:12 [INFO] [stdout] | [INFO] [stdout] 1003 | if M::BITS > shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1003 | if BitMemory::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1003 | if IsNumber::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:1003:19 [INFO] [stdout] | [INFO] [stdout] 991 | fn store_be(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1003 | if M::BITS > shamt { [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.20.1/src/field.rs:1013:12 [INFO] [stdout] | [INFO] [stdout] 1013 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1013 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1013 | 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.20.1/src/field.rs:1013:19 [INFO] [stdout] | [INFO] [stdout] 991 | fn store_be(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1013 | 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.20.1/src/field.rs:1101:12 [INFO] [stdout] | [INFO] [stdout] 1101 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1101 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1101 | 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.20.1/src/field.rs:1101:19 [INFO] [stdout] | [INFO] [stdout] 1079 | fn load_le(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1101 | 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.20.1/src/field.rs:1109:12 [INFO] [stdout] | [INFO] [stdout] 1109 | if M::BITS > shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1109 | if BitMemory::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1109 | if IsNumber::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:1109:19 [INFO] [stdout] | [INFO] [stdout] 1079 | fn load_le(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1109 | if M::BITS > shamt { [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.20.1/src/field.rs:1186:12 [INFO] [stdout] | [INFO] [stdout] 1186 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1186 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1186 | 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.20.1/src/field.rs:1186:19 [INFO] [stdout] | [INFO] [stdout] 1168 | fn load_be(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1186 | 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.20.1/src/field.rs:1194:12 [INFO] [stdout] | [INFO] [stdout] 1194 | if M::BITS > shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1194 | if BitMemory::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1194 | if IsNumber::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:1194:19 [INFO] [stdout] | [INFO] [stdout] 1168 | fn load_be(&self) -> M [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1194 | if M::BITS > shamt { [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.20.1/src/field.rs:1252:12 [INFO] [stdout] | [INFO] [stdout] 1252 | if M::BITS > shamt { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1252 | if BitMemory::BITS > shamt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1252 | if IsNumber::BITS > shamt { [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.20.1/src/field.rs:1252:19 [INFO] [stdout] | [INFO] [stdout] 1237 | fn store_le(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1252 | if M::BITS > shamt { [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.20.1/src/field.rs:1262:12 [INFO] [stdout] | [INFO] [stdout] 1262 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1262 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1262 | if IsNumber::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:1262:19 [INFO] [stdout] | [INFO] [stdout] 1237 | fn store_le(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1262 | 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.20.1/src/field.rs:1323:12 [INFO] [stdout] | [INFO] [stdout] 1323 | if M::BITS > tail.value() { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1323 | if BitMemory::BITS > tail.value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1323 | if IsNumber::BITS > tail.value() { [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.20.1/src/field.rs:1323:19 [INFO] [stdout] | [INFO] [stdout] 1304 | fn store_be(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1323 | if M::BITS > tail.value() { [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 nb-connect v1.0.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/field.rs:1333:12 [INFO] [stdout] | [INFO] [stdout] 1333 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1333 | if BitMemory::BITS > T::Mem::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1333 | 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.20.1/src/field.rs:1333:19 [INFO] [stdout] | [INFO] [stdout] 1304 | fn store_be(&mut self, mut value: M) [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 1333 | 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.20.1/src/field.rs:1438:16 [INFO] [stdout] | [INFO] [stdout] 1438 | if !(1 ..= M::BITS as usize).contains(&len) { [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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1438 | if !(1 ..= BitMemory::BITS as usize).contains(&len) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1438 | if !(1 ..= IsNumber::BITS as usize).contains(&len) { [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.20.1/src/field.rs:1442:7 [INFO] [stdout] | [INFO] [stdout] 1442 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1442 | BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1442 | 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.20.1/src/index.rs:144:18 [INFO] [stdout] | [INFO] [stdout] 144 | if value >= 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 144 | if value >= BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 144 | if value >= 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.20.1/src/index.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | value < 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 171 | value < BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 171 | value < 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.20.1/src/index.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 174 | BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 174 | 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.20.1/src/index.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 212 | next == BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 212 | 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.20.1/src/index.rs:358:16 [INFO] [stdout] | [INFO] [stdout] 358 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 358 | if (0 .. BitMemory::BITS as isize).contains(&far) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 358 | 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.20.1/src/index.rs:483:16 [INFO] [stdout] | [INFO] [stdout] 483 | value >= 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 483 | value >= BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 483 | value >= 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.20.1/src/index.rs:486:7 [INFO] [stdout] | [INFO] [stdout] 486 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 486 | BitMemory::BITS [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 486 | 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.20.1/src/index.rs:519:7 [INFO] [stdout] | [INFO] [stdout] 519 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 519 | BitMemory::BITS [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 519 | 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.20.1/src/index.rs:580:11 [INFO] [stdout] | [INFO] [stdout] 580 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 580 | end: BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 580 | 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.20.1/src/index.rs:604:17 [INFO] [stdout] | [INFO] [stdout] 604 | if value > 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 604 | if value > BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 604 | if value > 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.20.1/src/index.rs:631:16 [INFO] [stdout] | [INFO] [stdout] 631 | value <= 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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 | value <= BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 631 | value <= 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.20.1/src/index.rs:634:7 [INFO] [stdout] | [INFO] [stdout] 634 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 634 | BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 634 | 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.20.1/src/index.rs:712:26 [INFO] [stdout] | [INFO] [stdout] 712 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 712 | 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] 712 | let bits_in_head = (IsNumber::BITS - head) 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.20.1/src/index.rs:813:18 [INFO] [stdout] | [INFO] [stdout] 813 | if value >= 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 813 | if value >= BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 813 | if value >= 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.20.1/src/index.rs:838:15 [INFO] [stdout] | [INFO] [stdout] 838 | value < 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 838 | value < BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 838 | value < 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.20.1/src/index.rs:841:7 [INFO] [stdout] | [INFO] [stdout] 841 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 841 | BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 841 | IsNumber::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/index.rs:997:7 [INFO] [stdout] | [INFO] [stdout] 997 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 997 | BitMemory::BITS as usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 997 | 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.20.1/src/index.rs:1028:40 [INFO] [stdout] | [INFO] [stdout] 1028 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1028 | 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] 1028 | write!(fmt, "{:0>1$b}", self.sel, IsNumber::BITS as usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aes v0.5.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitvec-0.20.1/src/index.rs:1168:41 [INFO] [stdout] | [INFO] [stdout] 1168 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 1168 | 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] 1168 | write!(fmt, "{:0>1$b}", self.mask, 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.20.1/src/mem.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 47 | 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] 47 | 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.20.1/src/mem.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 51 | const MASK: u8 = BitMemory::BITS - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 51 | 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.20.1/src/order.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 291 | if ct == BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 291 | 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.20.1/src/order.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 339 | if ct == BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 339 | 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.20.1/src/order.rs:450:19 [INFO] [stdout] | [INFO] [stdout] 450 | for n in 0 .. 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 450 | for n in 0 .. BitMemory::BITS { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 450 | for n in 0 .. 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.20.1/src/order.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | pos.value() < 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 469 | pos.value() < BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 469 | pos.value() < 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.20.1/src/order.rs:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | 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.20.1/src/mem.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 476 | BitMemory::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated constant for candidate #2 [INFO] [stdout] | [INFO] [stdout] 476 | IsNumber::BITS, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stdout] error: aborting due to 60 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" "0779e3e8e83e94cca122a2f84b102229ee1556cf1b76ea55d65dddb859f1e62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0779e3e8e83e94cca122a2f84b102229ee1556cf1b76ea55d65dddb859f1e62b", kill_on_drop: false }` [INFO] [stdout] 0779e3e8e83e94cca122a2f84b102229ee1556cf1b76ea55d65dddb859f1e62b