[INFO] cloning repository https://github.com/jkuczm/tree_cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkuczm/tree_cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkuczm%2Ftree_cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkuczm%2Ftree_cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9927b0a0a8c4928625afa1d6f12175975563d80c [INFO] checking jkuczm/tree_cache against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkuczm%2Ftree_cache" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkuczm/tree_cache on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkuczm/tree_cache [INFO] finished tweaking git repo https://github.com/jkuczm/tree_cache [INFO] tweaked toml for git repo https://github.com/jkuczm/tree_cache written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jkuczm/tree_cache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0b80ac0be43cf1583a4e07951a0c94838f82f1cdd1ba087f5ba247b45bfcfa6 [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" "e0b80ac0be43cf1583a4e07951a0c94838f82f1cdd1ba087f5ba247b45bfcfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0b80ac0be43cf1583a4e07951a0c94838f82f1cdd1ba087f5ba247b45bfcfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b80ac0be43cf1583a4e07951a0c94838f82f1cdd1ba087f5ba247b45bfcfa6", kill_on_drop: false }` [INFO] [stdout] e0b80ac0be43cf1583a4e07951a0c94838f82f1cdd1ba087f5ba247b45bfcfa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59648b03046674d67458491543fead6662fc21d96ac9810e521c368bd1ccf0ba [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" "59648b03046674d67458491543fead6662fc21d96ac9810e521c368bd1ccf0ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Checking memchr v2.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking uint v0.6.1 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking tree_cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:228:4 [INFO] [stdout] | [INFO] [stdout] 228 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 229 | | self.checked_add($t::from(n)) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 233 | | std::mem::replace(self, Self::one()) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 237 | | std::mem::replace(self, Self::zero()) [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn add_one(&self) -> Self { Add::add(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:242:4 [INFO] [stdout] | [INFO] [stdout] 242 | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:228:4 [INFO] [stdout] | [INFO] [stdout] 228 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 229 | | self.checked_add($t::from(n)) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 233 | | std::mem::replace(self, Self::one()) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 237 | | std::mem::replace(self, Self::zero()) [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn add_one(&self) -> Self { Add::add(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:242:4 [INFO] [stdout] | [INFO] [stdout] 242 | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:228:4 [INFO] [stdout] | [INFO] [stdout] 228 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 229 | | self.checked_add($t::from(n)) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 233 | | std::mem::replace(self, Self::one()) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 237 | | std::mem::replace(self, Self::zero()) [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn add_one(&self) -> Self { Add::add(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:242:4 [INFO] [stdout] | [INFO] [stdout] 242 | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:228:4 [INFO] [stdout] | [INFO] [stdout] 228 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 229 | | self.checked_add($t::from(n)) [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 233 | | std::mem::replace(self, Self::one()) [INFO] [stdout] 234 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 237 | | std::mem::replace(self, Self::zero()) [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn add_one(&self) -> Self { Add::add(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/uint.rs:242:4 [INFO] [stdout] | [INFO] [stdout] 242 | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_usize` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn add_usize(&self, n: usize) -> Option { [INFO] [stdout] | _____________^ [INFO] [stdout] 44 | | self.0.add_usize(n).map($i) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn replace_one(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 48 | | std::mem::replace(self, $i(1)) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `replace_zero` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn replace_zero(&mut self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 52 | | std::mem::replace(self, $i(0)) [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `add_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn add_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 56 | | $i(self.0.add_one()) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `sub_one` is not a member of trait `Step` [INFO] [stdout] --> src/lib.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn sub_one(&self) -> Self { [INFO] [stdout] | _____________^ [INFO] [stdout] 60 | | $i(self.0.sub_one()) [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____________^ not a member of trait `Step` [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | vec_resize_default, step_trait, associated_type_defaults, result_map_or_else, [INFO] [stdout] 3 | | proc_macro_hygiene [INFO] [stdout] 4 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | vec_resize_default, step_trait, associated_type_defaults, result_map_or_else, [INFO] [stdout] 3 | | proc_macro_hygiene [INFO] [stdout] 4 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | construct_cache_segment!(CacheSegment32, UintMap32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | construct_cache_segment!(CacheSegment64, UintMap64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:377:1 [INFO] [stdout] | [INFO] [stdout] 377 | construct_cache_segment!(CacheSegment128, UintMap128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | construct_cache_segment!(CacheSegment192, UintMap192); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | construct_cache_segment!(CacheSegment256, UintMap256); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | construct_cache_segment!(CacheSegment32, UintMap32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | construct_cache_segment!(CacheSegment64, UintMap64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:377:1 [INFO] [stdout] | [INFO] [stdout] 377 | construct_cache_segment!(CacheSegment128, UintMap128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | construct_cache_segment!(CacheSegment192, UintMap192); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | construct_cache_segment!(CacheSegment256, UintMap256); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/uint.rs:223:3 [INFO] [stdout] | [INFO] [stdout] 223 | impl Step for $t { [INFO] [stdout] | _________^ [INFO] [stdout] 224 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 225 | | usize::try_from(end.saturating_sub(*start)).ok() [INFO] [stdout] 226 | | } [INFO] [stdout] ... | [INFO] [stdout] 242 | | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] 243 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/uint.rs:223:3 [INFO] [stdout] | [INFO] [stdout] 223 | impl Step for $t { [INFO] [stdout] | _________^ [INFO] [stdout] 224 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 225 | | usize::try_from(end.saturating_sub(*start)).ok() [INFO] [stdout] 226 | | } [INFO] [stdout] ... | [INFO] [stdout] 242 | | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] 243 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0200, E0407, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0200`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tree_cache` [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[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/uint.rs:223:3 [INFO] [stdout] | [INFO] [stdout] 223 | impl Step for $t { [INFO] [stdout] | _________^ [INFO] [stdout] 224 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 225 | | usize::try_from(end.saturating_sub(*start)).ok() [INFO] [stdout] 226 | | } [INFO] [stdout] ... | [INFO] [stdout] 242 | | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] 243 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 311 | construct_large_uint!(U192, 3); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/uint.rs:223:3 [INFO] [stdout] | [INFO] [stdout] 223 | impl Step for $t { [INFO] [stdout] | _________^ [INFO] [stdout] 224 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 225 | | usize::try_from(end.saturating_sub(*start)).ok() [INFO] [stdout] 226 | | } [INFO] [stdout] ... | [INFO] [stdout] 242 | | fn sub_one(&self) -> Self { Sub::sub(*self, 1) } [INFO] [stdout] 243 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 312 | construct_large_uint!(U256, 4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 88 | construct_cache_index!(CacheIndex16, U4, (), u16, 0); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 89 | construct_cache_index!(CacheIndex32, U5, U4, u32, u16::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 90 | construct_cache_index!(CacheIndex64, U6, U5, u64, u32::NUMBER_OF_BITS); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 91 | construct_cache_index!(CacheIndex128, U7, U6, u128, u64::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 92 | construct_cache_index!(CacheIndex192, U7Half, U7, U192, u128::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0200]: the trait `Step` requires an `unsafe impl` declaration [INFO] [stdout] --> src/lib.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | impl Step for $i { [INFO] [stdout] | _________^ [INFO] [stdout] 39 | | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 40 | | u8::steps_between(&start.0, &end.0) [INFO] [stdout] 41 | | } [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 93 | construct_cache_index!(CacheIndex256, u8, U7Half, U256, U192::NUMBER_OF_BITS); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0200, E0407, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0200`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59648b03046674d67458491543fead6662fc21d96ac9810e521c368bd1ccf0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59648b03046674d67458491543fead6662fc21d96ac9810e521c368bd1ccf0ba", kill_on_drop: false }` [INFO] [stdout] 59648b03046674d67458491543fead6662fc21d96ac9810e521c368bd1ccf0ba