[INFO] cloning repository https://github.com/tazz4843/scripty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tazz4843/scripty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftazz4843%2Fscripty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftazz4843%2Fscripty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab649ffeb7ebbbfb0efbac59fc8ea5cf085d7ba8 [INFO] checking tazz4843/scripty against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftazz4843%2Fscripty" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tazz4843/scripty on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tazz4843/scripty [INFO] finished tweaking git repo https://github.com/tazz4843/scripty [INFO] tweaked toml for git repo https://github.com/tazz4843/scripty written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e58f3f87db15579fb2594ecbc16170c059ec46598aa2e99a92b04114d4d7ab [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" "99e58f3f87db15579fb2594ecbc16170c059ec46598aa2e99a92b04114d4d7ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e58f3f87db15579fb2594ecbc16170c059ec46598aa2e99a92b04114d4d7ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e58f3f87db15579fb2594ecbc16170c059ec46598aa2e99a92b04114d4d7ab", kill_on_drop: false }` [INFO] [stdout] 99e58f3f87db15579fb2594ecbc16170c059ec46598aa2e99a92b04114d4d7ab [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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] dc9c76ce25008ef998f3754ee7629f8085493627160439048950175de8499eb5 [INFO] running `Command { std: "docker" "start" "-a" "dc9c76ce25008ef998f3754ee7629f8085493627160439048950175de8499eb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking dasp_ring_buffer v0.11.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling deepspeech-sys v0.9.0 [INFO] [stderr] Compiling serenity v0.10.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Compiling songbird v0.1.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling nom v6.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking bitreader v0.3.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking caf v0.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking dasp_window v0.11.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling opus-sys v0.2.1 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libsqlite3-sys v0.22.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Checking dasp_rms v0.11.0 [INFO] [stderr] Checking dasp_peak v0.11.0 [INFO] [stderr] Checking dasp_interpolate v0.11.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [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] [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] [stderr] Checking addr2line v0.14.1 [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: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: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[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] Checking http-body v0.4.1 [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] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling regex v1.4.6 [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] [stderr] Checking cipher v0.2.5 [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 universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.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: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: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] [stderr] Compiling mime_guess v2.0.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: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: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 time v0.1.43 [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] [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] [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] [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[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] [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] [stderr] Checking socket2 v0.4.0 [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] [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] [stderr] Checking hostname 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: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] [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 uname v0.1.1 [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] [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] [stderr] Checking deepspeech v0.9.0 [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] [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] [stderr] Compiling syntex_errors v0.42.0 [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 dasp_envelope v0.11.0 [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] [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] Compiling syn v1.0.70 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [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] [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: build failed [INFO] running `Command { std: "docker" "inspect" "dc9c76ce25008ef998f3754ee7629f8085493627160439048950175de8499eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9c76ce25008ef998f3754ee7629f8085493627160439048950175de8499eb5", kill_on_drop: false }` [INFO] [stdout] dc9c76ce25008ef998f3754ee7629f8085493627160439048950175de8499eb5