[INFO] fetching crate core-nightly 2015.1.7... [INFO] testing core-nightly-2015.1.7 against 1.60.0 for beta-1.61-1 [INFO] extracting crate core-nightly 2015.1.7 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate core-nightly 2015.1.7 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate core-nightly 2015.1.7 [INFO] finished tweaking crates.io crate core-nightly 2015.1.7 [INFO] tweaked toml for crates.io crate core-nightly 2015.1.7 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5afa2f552346d9634d69fbdb7d3db0bd1dce2a9e65010ed2cee8292eff0610aa [INFO] running `Command { std: "docker" "start" "-a" "5afa2f552346d9634d69fbdb7d3db0bd1dce2a9e65010ed2cee8292eff0610aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5afa2f552346d9634d69fbdb7d3db0bd1dce2a9e65010ed2cee8292eff0610aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afa2f552346d9634d69fbdb7d3db0bd1dce2a9e65010ed2cee8292eff0610aa", kill_on_drop: false }` [INFO] [stdout] 5afa2f552346d9634d69fbdb7d3db0bd1dce2a9e65010ed2cee8292eff0610aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 272fd7b9fd8dd0b5d6f817c9745f41e6f255c4b60950eb9326b82f0d39e92c4b [INFO] running `Command { std: "docker" "start" "-a" "272fd7b9fd8dd0b5d6f817c9745f41e6f255c4b60950eb9326b82f0d39e92c4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling core-nightly v2015.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | #![feature(simd, unsafe_destructor, slicing_syntax)] [INFO] [stdout] | ^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#[repr(simd)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unknown_features` has been removed: replaced by an error [INFO] [stdout] --> src/lib.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #![allow(unknown_features, raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/lib.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | #![allow(unknown_features, raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/f32.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | pub const RADIX: uint = 2u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/f32.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MANTISSA_DIGITS: uint = 24u; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/f32.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | pub const DIGITS: uint = 6u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/f64.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub const RADIX: uint = 2u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/f64.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | pub const MANTISSA_DIGITS: uint = 53u; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/f64.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | pub const DIGITS: uint = 15u; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/cmp.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | Less = -1i, [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/cmp.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | Equal = 0i, [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/cmp.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | Greater = 1i, [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:105:53 [INFO] [stdout] | [INFO] [stdout] 105 | Some(transmute(('a' as uint + num - 10u) as u32)) [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:211:41 [INFO] [stdout] | [INFO] [stdout] 211 | 'a' ... 'z' => self as uint + 10u - ('a' as uint), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:212:41 [INFO] [stdout] | [INFO] [stdout] 212 | 'A' ... 'Z' => self as uint + 10u - ('A' as uint), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:244:40 [INFO] [stdout] | [INFO] [stdout] 244 | _ if code < MAX_ONE_B => 1u, [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:245:40 [INFO] [stdout] | [INFO] [stdout] 245 | _ if code < MAX_TWO_B => 2u, [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 246 | _ if code < MAX_THREE_B => 3u, [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | _ => 4u, [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:267:31 [INFO] [stdout] | [INFO] [stdout] 267 | dst[0] = (code >> 6u & 0x1F_u32) as u8 | TAG_TWO_B; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:271:31 [INFO] [stdout] | [INFO] [stdout] 271 | dst[0] = (code >> 12u & 0x0F_u32) as u8 | TAG_THREE_B; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | dst[1] = (code >> 6u & 0x3F_u32) as u8 | TAG_CONT; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | dst[0] = (code >> 18u & 0x07_u32) as u8 | TAG_FOUR_B; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:277:31 [INFO] [stdout] | [INFO] [stdout] 277 | dst[1] = (code >> 12u & 0x3F_u32) as u8 | TAG_CONT; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:278:32 [INFO] [stdout] | [INFO] [stdout] 278 | dst[2] = (code >> 6u & 0x3F_u32) as u8 | TAG_CONT; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/char.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | let mut n = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/slice.rs:830:36 [INFO] [stdout] | [INFO] [stdout] 830 | Some(transmute(1u)) [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/slice.rs:1210:49 [INFO] [stdout] | [INFO] [stdout] 1210 | (x.saturating_add(1), x.checked_add(1u)) [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `experimental` [INFO] [stdout] --> src/slice.rs:1433:17 [INFO] [stdout] | [INFO] [stdout] 1433 | #[allow(experimental)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/str/mod.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | let mut len = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/str/mod.rs:201:16 [INFO] [stdout] | [INFO] [stdout] 201 | len += 1u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> src/str/mod.rs:1426:40 [INFO] [stdout] | [INFO] [stdout] 1426 | let cur = match self.find(|&mut: c: char| !pat.matches(c)) { [INFO] [stdout] | ----- ^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this match expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> src/str/mod.rs:1441:30 [INFO] [stdout] | [INFO] [stdout] 1441 | match self.find(|&mut: c: char| !pat.matches(c)) { [INFO] [stdout] | ----- ^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this match expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> src/str/mod.rs:1449:31 [INFO] [stdout] | [INFO] [stdout] 1449 | match self.rfind(|&mut: c: char| !pat.matches(c)) { [INFO] [stdout] | ----- ^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this match expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/str/mod.rs:1503:22 [INFO] [stdout] | [INFO] [stdout] 1503 | i -= 1u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/str/mod.rs:1573:59 [INFO] [stdout] | [INFO] [stdout] 1573 | let CharRange {ch, next} = self.char_range_at(0u); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item after attributes [INFO] [stdout] --> src/str/mod.rs:1620:1 [INFO] [stdout] | [INFO] [stdout] 1612 | impl<'a> Iterator for Lines<'a> { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 1620 | #[stable]} [INFO] [stdout] | ^^^^^^^^^- the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item after attributes [INFO] [stdout] --> src/str/mod.rs:1625:1 [INFO] [stdout] | [INFO] [stdout] 1621 | impl<'a> DoubleEndedIterator for Lines<'a> { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 1625 | #[stable]} [INFO] [stdout] | ^^^^^^^^^- the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item after attributes [INFO] [stdout] --> src/str/mod.rs:1634:1 [INFO] [stdout] | [INFO] [stdout] 1626 | impl<'a> Iterator for LinesAny<'a> { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 1634 | #[stable]} [INFO] [stdout] | ^^^^^^^^^- the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/hash/sip.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | let mut needed = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> src/fmt/mod.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | let write_prefix = |&: f: &mut Formatter| { [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/fmt/mod.rs:528:31 [INFO] [stdout] | [INFO] [stdout] 528 | rt::AlignLeft => (0u, padding), [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/fmt/mod.rs:529:60 [INFO] [stdout] | [INFO] [stdout] 529 | rt::AlignRight | rt::AlignUnknown => (padding, 0u), [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unsigned_negation` has been removed: replaced by negate_unsigned feature gate [INFO] [stdout] --> src/fmt/num.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #![allow(unsigned_negation)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/fmt/float.rs:56:62 [INFO] [stdout] | [INFO] [stdout] 56 | static DIGIT_E_RADIX: uint = ('e' as uint) - ('a' as uint) + 11u; [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/fmt/float.rs:194:23 [INFO] [stdout] | [INFO] [stdout] 194 | let mut dig = 0u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/fmt/float.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | dig += 1u; [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> src/fmt/float.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | let ascii2value = |&: chr: u8| { [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0260]: the name `core` is defined multiple times [INFO] [stdout] --> src/lib.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | mod core { [INFO] [stdout] | ^^^^^^^^ `core` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `core` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/mod.rs:1574:57 [INFO] [stdout] | [INFO] [stdout] 1574 | 'E' | 'e' if radix == 10 => 10u as $T, [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 1602 | from_str_radix_float_impl! { f32 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/mod.rs:1575:57 [INFO] [stdout] | [INFO] [stdout] 1575 | 'P' | 'p' if radix == 16 => 2u as $T, [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 1602 | from_str_radix_float_impl! { f32 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/mod.rs:1574:57 [INFO] [stdout] | [INFO] [stdout] 1574 | 'E' | 'e' if radix == 10 => 10u as $T, [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 1603 | from_str_radix_float_impl! { f64 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/num/mod.rs:1575:57 [INFO] [stdout] | [INFO] [stdout] 1575 | 'P' | 'p' if radix == 16 => 2u as $T, [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 1603 | from_str_radix_float_impl! { f64 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/default.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | default_impl! { uint, 0u } [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/default.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | default_impl! { int, 0i } [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/slice.rs:688:44 [INFO] [stdout] | [INFO] [stdout] 688 | Some(transmute(1u)) [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 806 | iterator!{struct Iter -> *const T, &'a T} [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/slice.rs:722:44 [INFO] [stdout] | [INFO] [stdout] 722 | Some(transmute(1u)) [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 806 | iterator!{struct Iter -> *const T, &'a T} [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/slice.rs:688:44 [INFO] [stdout] | [INFO] [stdout] 688 | Some(transmute(1u)) [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 930 | iterator!{struct IterMut -> *mut T, &'a mut T} [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/slice.rs:722:44 [INFO] [stdout] | [INFO] [stdout] 722 | Some(transmute(1u)) [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] ... [INFO] [stdout] 930 | iterator!{struct IterMut -> *mut T, &'a mut T} [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/fmt/mod.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | let mut n = 0i; [INFO] [stdout] | ^^ invalid suffix `i` [INFO] [stdout] ... [INFO] [stdout] 839 | tuple! { T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, } [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] = note: this error originates in the macro `tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/macros.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i8, 8 } [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i8, 8 } [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i8, 8 } [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i8, 8 } [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/i8.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i16, 16 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i16, 16 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i16, 16 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i16, 16 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/i16.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i32, 32 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i32, 32 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i32, 32 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i32, 32 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/i32.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i64, 64 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i64, 64 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i64, 64 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/int_macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/i64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i64, 64 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/i64.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/uint.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/uint.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/uint.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/uint.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u8, i8, 8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u8, i8, 8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u8, i8, 8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u8, i8, 8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/u8.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u16, i16, 16 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u16, i16, 16 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u16, i16, 16 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u16, i16, 16 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/u16.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u32, i32, 32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u32, i32, 32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u32, i32, 32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u32, i32, 32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/u32.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u64, i64, 64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u64, i64, 64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u64, i64, 64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/uint_macros.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] | [INFO] [stdout] ::: src/num/u64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u64, i64, 64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/u64.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f32.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[unstable = "naming scheme needs to be revisited"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f32.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/f64.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[unstable = "naming scheme needs to be revisited"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/f64.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/mod.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/mod.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/mod.rs:680:1 [INFO] [stdout] | [INFO] [stdout] 680 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/mod.rs:1234:1 [INFO] [stdout] | [INFO] [stdout] 1234 | #[unstable = "may be renamed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/num/mod.rs:1254:1 [INFO] [stdout] | [INFO] [stdout] 1254 | #[unstable = "distribution of methods between core/std is unclear"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/num/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/intrinsics.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/intrinsics.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/intrinsics.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/intrinsics.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/mem.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | / #[unstable = "this function may be removed in the future due to its \ [INFO] [stdout] 322 | | questionable utility"] [INFO] [stdout] | |____________________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/mem.rs:330:1 [INFO] [stdout] | [INFO] [stdout] 330 | / #[unstable = "this function may be removed in the future due to its \ [INFO] [stdout] 331 | | questionable utility"] [INFO] [stdout] | |____________________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/mem.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | #[unstable = "may play a larger role in std::ptr future extensions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[unstable = "may play a larger role in std::ptr future extensions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | / #[unstable = "return value does not necessarily convey all possible \ [INFO] [stdout] 311 | | information"] [INFO] [stdout] | |_______________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | / #[unstable = "return value does not necessarily convey all possible \ [INFO] [stdout] 337 | | information"] [INFO] [stdout] | |_______________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | / #[unstable = "return value does not necessarily convey all possible \ [INFO] [stdout] 353 | | information"] [INFO] [stdout] | |_______________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | #[unstable = "recently added to this module"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | #[unstable = "recently added to this module"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ptr.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | #[unstable = "recently added to this module"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ptr.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[unstable = "will be overhauled with new lifetime rules; see RFC 458"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/marker.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/marker.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[unstable = "will be overhauled with new lifetime rules; see RFC 458"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/marker.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | #[unstable = "likely to change with new variance strategy"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/marker.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 446 | neg_impl! { int i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `neg_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 446 | neg_impl! { int i8 i16 i32 i64 f32 f64 } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `neg_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:538:1 [INFO] [stdout] | [INFO] [stdout] 538 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:646:5 [INFO] [stdout] | [INFO] [stdout] 646 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:644:1 [INFO] [stdout] | [INFO] [stdout] 644 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 699 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:697:1 [INFO] [stdout] | [INFO] [stdout] 697 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:754:5 [INFO] [stdout] | [INFO] [stdout] 754 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:852:1 [INFO] [stdout] | [INFO] [stdout] 852 | #[unstable = "API still in development"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:858:1 [INFO] [stdout] | [INFO] [stdout] 858 | #[unstable = "API still in development"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:910:1 [INFO] [stdout] | [INFO] [stdout] 910 | #[unstable = "API still in development"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:932:1 [INFO] [stdout] | [INFO] [stdout] 932 | #[unstable = "API still in development"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:972:5 [INFO] [stdout] | [INFO] [stdout] 972 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:970:1 [INFO] [stdout] | [INFO] [stdout] 970 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:1032:1 [INFO] [stdout] | [INFO] [stdout] 1032 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:1046:1 [INFO] [stdout] | [INFO] [stdout] 1046 | #[unstable = "uncertain about variadic generics, input versus associated types"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:1054:1 [INFO] [stdout] | [INFO] [stdout] 1054 | #[unstable = "uncertain about variadic generics, input versus associated types"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/ops.rs:1062:1 [INFO] [stdout] | [INFO] [stdout] 1062 | #[unstable = "uncertain about variadic generics, input versus associated types"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/ops.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cmp.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/clone.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/clone.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 149 | default_impl! { (), () } [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 150 | default_impl! { bool, false } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 151 | default_impl! { char, '\x00' } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 153 | default_impl! { uint, 0u } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 154 | default_impl! { u8, 0u8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 155 | default_impl! { u16, 0u16 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 156 | default_impl! { u32, 0u32 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 157 | default_impl! { u64, 0u64 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 159 | default_impl! { int, 0i } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 160 | default_impl! { i8, 0i8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 161 | default_impl! { i16, 0i16 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 162 | default_impl! { i32, 0i32 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 163 | default_impl! { i64, 0i64 } [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 165 | default_impl! { f32, 0.0f32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 166 | default_impl! { f64, 0.0f64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `default_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/default.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/any.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/any.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/any.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[unstable = "naming conventions around acquiring references may change"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/any.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[unstable = "naming conventions around acquiring references may change"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/any.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/atomic.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | #[unstable = "awaiting int/uint conventions, may be renamed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/atomic.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | #[unstable = "awaiting int/uint conventions, may be renamed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/atomic.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | #[unstable = "awaiting int/uint conventions, may be renamed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/atomic.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | #[unstable = "awaiting int/uint conventions, may be renamed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:398:5 [INFO] [stdout] | [INFO] [stdout] 398 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/atomic.rs:406:1 [INFO] [stdout] | [INFO] [stdout] 406 | #[unstable = "awaiting int/uint conventions, types may change"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/atomic.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[unstable = "awaiting int/uint conventions, types may change"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:796:5 [INFO] [stdout] | [INFO] [stdout] 796 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 824 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:846:5 [INFO] [stdout] | [INFO] [stdout] 846 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:872:5 [INFO] [stdout] | [INFO] [stdout] 872 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:905:1 [INFO] [stdout] | [INFO] [stdout] 905 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:918:1 [INFO] [stdout] | [INFO] [stdout] 918 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:931:1 [INFO] [stdout] | [INFO] [stdout] 931 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:943:1 [INFO] [stdout] | [INFO] [stdout] 943 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:955:1 [INFO] [stdout] | [INFO] [stdout] 955 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:967:1 [INFO] [stdout] | [INFO] [stdout] 967 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:980:1 [INFO] [stdout] | [INFO] [stdout] 980 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:993:1 [INFO] [stdout] | [INFO] [stdout] 993 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:1026:1 [INFO] [stdout] | [INFO] [stdout] 1026 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/atomic.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/borrow.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #![unstable = "recently added as part of collections reform"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#![unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/cell.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | #[unstable = "may be renamed or removed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/cell.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | #[unstable = "may be renamed or removed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:403:1 [INFO] [stdout] | [INFO] [stdout] 403 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:461:1 [INFO] [stdout] | [INFO] [stdout] 461 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/cell.rs:530:5 [INFO] [stdout] | [INFO] [stdout] 530 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:524:1 [INFO] [stdout] | [INFO] [stdout] 524 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 540 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:547:5 [INFO] [stdout] | [INFO] [stdout] 547 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/cell.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | #[unstable = "pending integer conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | #[unstable = "pending decision about Iterator/Writer/Reader"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | #[unstable = "pending decision about Iterator/Writer/Reader"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/char.rs:373:1 [INFO] [stdout] | [INFO] [stdout] 373 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/char.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:965:1 [INFO] [stdout] | [INFO] [stdout] 965 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:994:1 [INFO] [stdout] | [INFO] [stdout] 994 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1031:1 [INFO] [stdout] | [INFO] [stdout] 1031 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1065:1 [INFO] [stdout] | [INFO] [stdout] 1065 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:1173:1 [INFO] [stdout] | [INFO] [stdout] 1173 | #[unstable = "unclear whether such a fine-grained result is widely useful"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | #[unstable = "type is unstable"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:1216:1 [INFO] [stdout] | [INFO] [stdout] 1216 | #[unstable = "recent addition"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1261:1 [INFO] [stdout] | [INFO] [stdout] 1261 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1320:1 [INFO] [stdout] | [INFO] [stdout] 1320 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1400:1 [INFO] [stdout] | [INFO] [stdout] 1400 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1491:1 [INFO] [stdout] | [INFO] [stdout] 1491 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1568:1 [INFO] [stdout] | [INFO] [stdout] 1568 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1629:1 [INFO] [stdout] | [INFO] [stdout] 1629 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1694:1 [INFO] [stdout] | [INFO] [stdout] 1694 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1756:1 [INFO] [stdout] | [INFO] [stdout] 1756 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1789:1 [INFO] [stdout] | [INFO] [stdout] 1789 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1813:1 [INFO] [stdout] | [INFO] [stdout] 1813 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1914:1 [INFO] [stdout] | [INFO] [stdout] 1914 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:1984:1 [INFO] [stdout] | [INFO] [stdout] 1984 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:2039:1 [INFO] [stdout] | [INFO] [stdout] 2039 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:2087:1 [INFO] [stdout] | [INFO] [stdout] 2087 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:2178:1 [INFO] [stdout] | [INFO] [stdout] 2178 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:2258:1 [INFO] [stdout] | [INFO] [stdout] 2258 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2420:1 [INFO] [stdout] | [INFO] [stdout] 2420 | #[unstable = "may be renamed or replaced by range notation adapaters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2430:1 [INFO] [stdout] | [INFO] [stdout] 2430 | #[unstable = "may be renamed or replaced by range notation adapaters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2454:1 [INFO] [stdout] | [INFO] [stdout] 2454 | #[unstable = "will be replaced by range notation"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2475:1 [INFO] [stdout] | [INFO] [stdout] 2475 | #[unstable = "will be replaced by range notation"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2550:1 [INFO] [stdout] | [INFO] [stdout] 2550 | #[unstable = "likely to be replaced by range notation and adapters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2558:1 [INFO] [stdout] | [INFO] [stdout] 2558 | #[unstable = "likely to be replaced by range notation and adapters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2620:1 [INFO] [stdout] | [INFO] [stdout] 2620 | #[unstable = "likely to be replaced by range notation and adapters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2630:1 [INFO] [stdout] | [INFO] [stdout] 2630 | #[unstable = "likely to be replaced by range notation and adapters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2657:1 [INFO] [stdout] | [INFO] [stdout] 2657 | #[unstable = "likely to be replaced by range notation and adapters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2668:1 [INFO] [stdout] | [INFO] [stdout] 2668 | #[unstable = "likely to be replaced by range notation and adapters"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2705:1 [INFO] [stdout] | [INFO] [stdout] 2705 | #[unstable = "design of range notation/iteration is in flux"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:2760:1 [INFO] [stdout] | [INFO] [stdout] 2760 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:2829:1 [INFO] [stdout] | [INFO] [stdout] 2829 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/iter.rs:2841:1 [INFO] [stdout] | [INFO] [stdout] 2841 | #[unstable = "needs review and revision"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/iter.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/option.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | #[unstable = "waiting for mut conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/option.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | #[unstable = "waiting for iterator conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:618:5 [INFO] [stdout] | [INFO] [stdout] 618 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:648:5 [INFO] [stdout] | [INFO] [stdout] 648 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:670:5 [INFO] [stdout] | [INFO] [stdout] 670 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:696:5 [INFO] [stdout] | [INFO] [stdout] 696 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/option.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 705 | #[unstable = "recently added as part of collections reform"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:807:1 [INFO] [stdout] | [INFO] [stdout] 807 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:837:1 [INFO] [stdout] | [INFO] [stdout] 837 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:860:1 [INFO] [stdout] | [INFO] [stdout] 860 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:906:5 [INFO] [stdout] | [INFO] [stdout] 906 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/option.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 373 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/result.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[unstable = "waiting for mut conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 496 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:560:5 [INFO] [stdout] | [INFO] [stdout] 560 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 615 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:645:5 [INFO] [stdout] | [INFO] [stdout] 645 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:669:5 [INFO] [stdout] | [INFO] [stdout] 669 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:711:5 [INFO] [stdout] | [INFO] [stdout] 711 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:789:5 [INFO] [stdout] | [INFO] [stdout] 789 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:807:1 [INFO] [stdout] | [INFO] [stdout] 807 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:837:1 [INFO] [stdout] | [INFO] [stdout] 837 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:863:1 [INFO] [stdout] | [INFO] [stdout] 863 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/result.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/slice.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/slice.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:659:5 [INFO] [stdout] | [INFO] [stdout] 659 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:842:1 [INFO] [stdout] | [INFO] [stdout] 842 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:945:1 [INFO] [stdout] | [INFO] [stdout] 945 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1018:1 [INFO] [stdout] | [INFO] [stdout] 1018 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1127:1 [INFO] [stdout] | [INFO] [stdout] 1127 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1135:1 [INFO] [stdout] | [INFO] [stdout] 1135 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1142:1 [INFO] [stdout] | [INFO] [stdout] 1142 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1150:1 [INFO] [stdout] | [INFO] [stdout] 1150 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1221:1 [INFO] [stdout] | [INFO] [stdout] 1221 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/slice.rs:1356:1 [INFO] [stdout] | [INFO] [stdout] 1356 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/slice.rs:1364:1 [INFO] [stdout] | [INFO] [stdout] 1364 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/slice.rs:1398:1 [INFO] [stdout] | [INFO] [stdout] 1398 | #[unstable = "should be renamed to from_raw_parts"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/slice.rs:1410:1 [INFO] [stdout] | [INFO] [stdout] 1410 | #[unstable = "should be renamed to from_raw_parts_mut"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/slice.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | #[unstable = "will return a Result once associated types are working"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[unstable = "error enumeration recently added and definitions may be refined"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | #[unstable = "definition may change as pattern-related methods are stabilized"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:414:1 [INFO] [stdout] | [INFO] [stdout] 414 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:863:1 [INFO] [stdout] | [INFO] [stdout] 863 | #[unstable = "type may be removed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:874:1 [INFO] [stdout] | [INFO] [stdout] 874 | #[unstable = "type may be removed"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:1058:1 [INFO] [stdout] | [INFO] [stdout] 1058 | #[unstable = "naming is uncertain with container conventions"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:1152:1 [INFO] [stdout] | [INFO] [stdout] 1152 | / #[unstable = "Instead of taking this bound generically, this trait will be \ [INFO] [stdout] 1153 | | replaced with one of slicing syntax, deref coercions, or \ [INFO] [stdout] 1154 | | a more generic conversion trait"] [INFO] [stdout] | |_______________________________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:1172:1 [INFO] [stdout] | [INFO] [stdout] 1172 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/str/mod.rs:1178:1 [INFO] [stdout] | [INFO] [stdout] 1178 | #[unstable = "might get removed in favour of a constructor method on Split"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:1184:1 [INFO] [stdout] | [INFO] [stdout] 1184 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:1190:1 [INFO] [stdout] | [INFO] [stdout] 1190 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/str/mod.rs:1607:5 [INFO] [stdout] | [INFO] [stdout] 1607 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/hash/sip.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/num.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[unstable = "may be renamed or move to a different module"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/num.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | #[unstable = "may be renamed or move to a different module"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/num.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[unstable = "may be renamed or move to a different module"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[unstable = "name may change and implemented traits are also unstable"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | #[unstable = "I/O and core have yet to be reconciled"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | #[unstable = "definition may change slightly over time"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | #[unstable = "definition may change slightly over time"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:552:5 [INFO] [stdout] | [INFO] [stdout] 552 | #[unstable = "reconciling core and I/O may alter this definition"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:558:5 [INFO] [stdout] | [INFO] [stdout] 558 | #[unstable = "reconciling core and I/O may alter this definition"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | #[unstable = "method was just created"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | #[unstable = "method was just created"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | #[unstable = "method was just created"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/fmt/mod.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | #[unstable = "method was just created"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> src/tuple.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / #[unstable = "this is just a documentation module and should not be part \ [INFO] [stdout] 39 | | of the public api"] [INFO] [stdout] | |_________________________________^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/tuple.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] ... [INFO] [stdout] 159 | / tuple_impls! { [INFO] [stdout] 160 | | Tuple1 { [INFO] [stdout] 161 | | (val0, ref0, mut0, 0) -> A [INFO] [stdout] 162 | | } [INFO] [stdout] ... | [INFO] [stdout] 261 | | } [INFO] [stdout] 262 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> src/tuple.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #![stable] [INFO] [stdout] | ^^^^^^^^^^ help: must be of the form: `#![stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/lib.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | #![experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:729:3 [INFO] [stdout] | [INFO] [stdout] 729 | #[experimental = "trait is likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:994:3 [INFO] [stdout] | [INFO] [stdout] 994 | #[experimental = "trait is likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1076:3 [INFO] [stdout] | [INFO] [stdout] 1076 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1082:3 [INFO] [stdout] | [INFO] [stdout] 1082 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1088:3 [INFO] [stdout] | [INFO] [stdout] 1088 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1094:3 [INFO] [stdout] | [INFO] [stdout] 1094 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1100:3 [INFO] [stdout] | [INFO] [stdout] 1100 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1106:3 [INFO] [stdout] | [INFO] [stdout] 1106 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1112:3 [INFO] [stdout] | [INFO] [stdout] 1112 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1118:3 [INFO] [stdout] | [INFO] [stdout] 1118 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1124:3 [INFO] [stdout] | [INFO] [stdout] 1124 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1130:3 [INFO] [stdout] | [INFO] [stdout] 1130 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1136:3 [INFO] [stdout] | [INFO] [stdout] 1136 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1142:3 [INFO] [stdout] | [INFO] [stdout] 1142 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1193:3 [INFO] [stdout] | [INFO] [stdout] 1193 | #[experimental = "likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1199:3 [INFO] [stdout] | [INFO] [stdout] 1199 | #[experimental = "trait is likely to be removed"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/num/mod.rs:1233:3 [INFO] [stdout] | [INFO] [stdout] 1233 | #[derive(Copy, PartialEq, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1397:3 [INFO] [stdout] | [INFO] [stdout] 1397 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1403:3 [INFO] [stdout] | [INFO] [stdout] 1403 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1410:11 [INFO] [stdout] | [INFO] [stdout] 1410 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1602 | from_str_radix_float_impl! { f32 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1443:11 [INFO] [stdout] | [INFO] [stdout] 1443 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1602 | from_str_radix_float_impl! { f32 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1410:11 [INFO] [stdout] | [INFO] [stdout] 1410 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1603 | from_str_radix_float_impl! { f64 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1443:11 [INFO] [stdout] | [INFO] [stdout] 1443 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1603 | from_str_radix_float_impl! { f64 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1669 | from_str_radix_int_impl! { int } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1669 | from_str_radix_int_impl! { int } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1670 | from_str_radix_int_impl! { i8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1670 | from_str_radix_int_impl! { i8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1671 | from_str_radix_int_impl! { i16 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1671 | from_str_radix_int_impl! { i16 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1672 | from_str_radix_int_impl! { i32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1672 | from_str_radix_int_impl! { i32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1673 | from_str_radix_int_impl! { i64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1673 | from_str_radix_int_impl! { i64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1674 | from_str_radix_int_impl! { uint } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1674 | from_str_radix_int_impl! { uint } [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1675 | from_str_radix_int_impl! { u8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1675 | from_str_radix_int_impl! { u8 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1676 | from_str_radix_int_impl! { u16 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1676 | from_str_radix_int_impl! { u16 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1677 | from_str_radix_int_impl! { u32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1677 | from_str_radix_int_impl! { u32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1607:11 [INFO] [stdout] | [INFO] [stdout] 1607 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1678 | from_str_radix_int_impl! { u64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/num/mod.rs:1615:11 [INFO] [stdout] | [INFO] [stdout] 1615 | #[experimental = "might need to return Result"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1678 | from_str_radix_int_impl! { u64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_str_radix_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/intrinsics.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | #![experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/intrinsics.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/intrinsics.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[experimental = "uncertain about naming and semantics"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/intrinsics.rs:547:3 [INFO] [stdout] | [INFO] [stdout] 547 | #[derive(Clone, Copy, PartialEq, Eq, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/nonzero.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/nonzero.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/ptr.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | #[experimental = "uncertain about naming and semantics"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:142:3 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:191:3 [INFO] [stdout] | [INFO] [stdout] 191 | #[derive(PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:222:3 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:250:3 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:267:3 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:279:3 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:288:3 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:296:3 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:305:3 [INFO] [stdout] | [INFO] [stdout] 305 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/marker.rs:312:3 [INFO] [stdout] | [INFO] [stdout] 312 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/ops.rs:850:3 [INFO] [stdout] | [INFO] [stdout] 850 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/ops.rs:856:3 [INFO] [stdout] | [INFO] [stdout] 856 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/ops.rs:908:3 [INFO] [stdout] | [INFO] [stdout] 908 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/ops.rs:930:3 [INFO] [stdout] | [INFO] [stdout] 930 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `old_orphan_check` in this scope [INFO] [stdout] --> src/cmp.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[old_orphan_check] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/cmp.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Clone, Copy, PartialEq, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/cmp.rs:293:3 [INFO] [stdout] | [INFO] [stdout] 293 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/cmp.rs:306:3 [INFO] [stdout] | [INFO] [stdout] 306 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | extern_fn_clone! {} [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | extern_fn_clone! { A } [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | extern_fn_clone! { A, B } [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | extern_fn_clone! { A, B, C } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | extern_fn_clone! { A, B, C, D } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | extern_fn_clone! { A, B, C, D, E } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | extern_fn_clone! { A, B, C, D, E, F } [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | extern_fn_clone! { A, B, C, D, E, F, G } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/clone.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental = "this may not be sufficient for fns with region parameters"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | extern_fn_clone! { A, B, C, D, E, F, G, H } [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `extern_fn_clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/any.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[experimental = "this method will likely be replaced by an associated static"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/atomic.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `old_orphan_check` in this scope [INFO] [stdout] --> src/borrow.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[old_orphan_check] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `old_orphan_check` in this scope [INFO] [stdout] --> src/borrow.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[old_orphan_check] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `old_orphan_check` in this scope [INFO] [stdout] --> src/borrow.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[old_orphan_check] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `old_orphan_check` in this scope [INFO] [stdout] --> src/borrow.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[old_orphan_check] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/cell.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/cell.rs:335:7 [INFO] [stdout] | [INFO] [stdout] 335 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/cell.rs:382:3 [INFO] [stdout] | [INFO] [stdout] 382 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/cell.rs:427:3 [INFO] [stdout] | [INFO] [stdout] 427 | #[experimental = "likely to be moved to a method, pending language changes"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/cell.rs:439:3 [INFO] [stdout] | [INFO] [stdout] 439 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/char.rs:309:3 [INFO] [stdout] | [INFO] [stdout] 309 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/char.rs:316:3 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/char.rs:372:3 [INFO] [stdout] | [INFO] [stdout] 372 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/char.rs:378:3 [INFO] [stdout] | [INFO] [stdout] 378 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/finally.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | #![experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> src/finally.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:945:7 [INFO] [stdout] | [INFO] [stdout] 945 | #[experimental = "uncertain about placement or widespread use"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:977:3 [INFO] [stdout] | [INFO] [stdout] 977 | #[experimental = "not widely used, may be better decomposed into Index and ExactSizeIterator"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1029:3 [INFO] [stdout] | [INFO] [stdout] 1029 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1052:3 [INFO] [stdout] | [INFO] [stdout] 1052 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1087:3 [INFO] [stdout] | [INFO] [stdout] 1087 | #[experimental = "needs to be re-evaluated as part of numerics reform"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1114 | impl_additive! { i8, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1115 | impl_additive! { i16, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1116 | impl_additive! { i32, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1117 | impl_additive! { i64, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1118 | impl_additive! { int, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1119 | impl_additive! { u8, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1120 | impl_additive! { u16, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1121 | impl_additive! { u32, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1122 | impl_additive! { u64, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1123 | impl_additive! { uint, 0 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1124 | impl_additive! { f32, 0.0 } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1105:11 [INFO] [stdout] | [INFO] [stdout] 1105 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1125 | impl_additive! { f64, 0.0 } [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_additive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1128:3 [INFO] [stdout] | [INFO] [stdout] 1128 | #[experimental = "needs to be re-evaluated as part of numerics reform"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1158 | impl_multiplicative! { i8, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1159 | impl_multiplicative! { i16, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1160 | impl_multiplicative! { i32, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1161 | impl_multiplicative! { i64, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1162 | impl_multiplicative! { int, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1163 | impl_multiplicative! { u8, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | impl_multiplicative! { u16, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1165 | impl_multiplicative! { u32, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1166 | impl_multiplicative! { u64, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1167 | impl_multiplicative! { uint, 1 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1168 | impl_multiplicative! { f32, 1.0 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1149:11 [INFO] [stdout] | [INFO] [stdout] 1149 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | impl_multiplicative! { f64, 1.0 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_multiplicative` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1172:3 [INFO] [stdout] | [INFO] [stdout] 1172 | #[derive(Clone, PartialEq, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1218:3 [INFO] [stdout] | [INFO] [stdout] 1218 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1259:3 [INFO] [stdout] | [INFO] [stdout] 1259 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1290:3 [INFO] [stdout] | [INFO] [stdout] 1290 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1318:3 [INFO] [stdout] | [INFO] [stdout] 1318 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1375:3 [INFO] [stdout] | [INFO] [stdout] 1375 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1398:3 [INFO] [stdout] | [INFO] [stdout] 1398 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1467:3 [INFO] [stdout] | [INFO] [stdout] 1467 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1549:3 [INFO] [stdout] | [INFO] [stdout] 1549 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1692:3 [INFO] [stdout] | [INFO] [stdout] 1692 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1738:3 [INFO] [stdout] | [INFO] [stdout] 1738 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1757:3 [INFO] [stdout] | [INFO] [stdout] 1757 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1912:3 [INFO] [stdout] | [INFO] [stdout] 1912 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:1964:3 [INFO] [stdout] | [INFO] [stdout] 1964 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:1982:3 [INFO] [stdout] | [INFO] [stdout] 1982 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2019:3 [INFO] [stdout] | [INFO] [stdout] 2019 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2176:3 [INFO] [stdout] | [INFO] [stdout] 2176 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2232:3 [INFO] [stdout] | [INFO] [stdout] 2232 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2249:7 [INFO] [stdout] | [INFO] [stdout] 2249 | #[experimental = "seems marginal"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2318:3 [INFO] [stdout] | [INFO] [stdout] 2318 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2367:3 [INFO] [stdout] | [INFO] [stdout] 2367 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2388:3 [INFO] [stdout] | [INFO] [stdout] 2388 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2419:3 [INFO] [stdout] | [INFO] [stdout] 2419 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2453:3 [INFO] [stdout] | [INFO] [stdout] 2453 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2549:3 [INFO] [stdout] | [INFO] [stdout] 2549 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2619:3 [INFO] [stdout] | [INFO] [stdout] 2619 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2656:3 [INFO] [stdout] | [INFO] [stdout] 2656 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/iter.rs:2759:3 [INFO] [stdout] | [INFO] [stdout] 2759 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2781:3 [INFO] [stdout] | [INFO] [stdout] 2781 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2793:3 [INFO] [stdout] | [INFO] [stdout] 2793 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/iter.rs:2798:3 [INFO] [stdout] | [INFO] [stdout] 2798 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/option.rs:166:3 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Clone, Copy, PartialEq, PartialOrd, Eq, Ord, Show, Hash)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/option.rs:479:7 [INFO] [stdout] | [INFO] [stdout] 479 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/option.rs:500:7 [INFO] [stdout] | [INFO] [stdout] 500 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/option.rs:775:3 [INFO] [stdout] | [INFO] [stdout] 775 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/raw.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | #![experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/raw.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/raw.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/result.rs:246:3 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(Clone, Copy, PartialEq, PartialOrd, Eq, Ord, Show, Hash)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/result.rs:956:3 [INFO] [stdout] | [INFO] [stdout] 956 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 57 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/simd.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Show` in this scope [INFO] [stdout] --> src/simd.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/simd.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `simd` in this scope [INFO] [stdout] --> src/simd.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[simd] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/simd.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Copy, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:460:7 [INFO] [stdout] | [INFO] [stdout] 460 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:491:7 [INFO] [stdout] | [INFO] [stdout] 491 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:633:3 [INFO] [stdout] | [INFO] [stdout] 633 | #[experimental = "will be replaced by slice syntax"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:639:3 [INFO] [stdout] | [INFO] [stdout] 639 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:651:3 [INFO] [stdout] | [INFO] [stdout] 651 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:757:3 [INFO] [stdout] | [INFO] [stdout] 757 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:766:3 [INFO] [stdout] | [INFO] [stdout] 766 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:775:3 [INFO] [stdout] | [INFO] [stdout] 775 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:784:3 [INFO] [stdout] | [INFO] [stdout] 784 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:798:7 [INFO] [stdout] | [INFO] [stdout] 798 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:816:3 [INFO] [stdout] | [INFO] [stdout] 816 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:850:3 [INFO] [stdout] | [INFO] [stdout] 850 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:858:3 [INFO] [stdout] | [INFO] [stdout] 858 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:866:3 [INFO] [stdout] | [INFO] [stdout] 866 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:874:3 [INFO] [stdout] | [INFO] [stdout] 874 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:883:3 [INFO] [stdout] | [INFO] [stdout] 883 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:891:3 [INFO] [stdout] | [INFO] [stdout] 891 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:899:3 [INFO] [stdout] | [INFO] [stdout] 899 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:907:3 [INFO] [stdout] | [INFO] [stdout] 907 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:924:7 [INFO] [stdout] | [INFO] [stdout] 924 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/slice.rs:1182:3 [INFO] [stdout] | [INFO] [stdout] 1182 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/slice.rs:1220:3 [INFO] [stdout] | [INFO] [stdout] 1220 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1272:3 [INFO] [stdout] | [INFO] [stdout] 1272 | #[experimental = "trait is experimental"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1420:3 [INFO] [stdout] | [INFO] [stdout] 1420 | #[experimental = "needs review"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1509:3 [INFO] [stdout] | [INFO] [stdout] 1509 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1545 | impl_int_slices! { u8, i8 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1545 | impl_int_slices! { u8, i8 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1546 | impl_int_slices! { u16, i16 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1546 | impl_int_slices! { u16, i16 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1547 | impl_int_slices! { u32, i32 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1547 | impl_int_slices! { u32, i32 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1548 | impl_int_slices! { u64, i64 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1548 | impl_int_slices! { u64, i64 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1549 | impl_int_slices! { uint, int } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/slice.rs:1524:11 [INFO] [stdout] | [INFO] [stdout] 1524 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1549 | impl_int_slices! { uint, int } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_int_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Copy, Eq, PartialEq, Clone, Show)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:364:3 [INFO] [stdout] | [INFO] [stdout] 364 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:415:3 [INFO] [stdout] | [INFO] [stdout] 415 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:421:3 [INFO] [stdout] | [INFO] [stdout] 421 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:432:3 [INFO] [stdout] | [INFO] [stdout] 432 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:445:3 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:571:3 [INFO] [stdout] | [INFO] [stdout] 571 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:597:3 [INFO] [stdout] | [INFO] [stdout] 597 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:834:3 [INFO] [stdout] | [INFO] [stdout] 834 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:862:3 [INFO] [stdout] | [INFO] [stdout] 862 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:873:3 [INFO] [stdout] | [INFO] [stdout] 873 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:1057:3 [INFO] [stdout] | [INFO] [stdout] 1057 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:1171:3 [INFO] [stdout] | [INFO] [stdout] 1171 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:1177:3 [INFO] [stdout] | [INFO] [stdout] 1177 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:1183:3 [INFO] [stdout] | [INFO] [stdout] 1183 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/str/mod.rs:1189:3 [INFO] [stdout] | [INFO] [stdout] 1189 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hash/sip.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hash/sip.rs:216:3 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:87:3 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Clone, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Clone, Copy, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/num.rs:140:3 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/rt.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | #![experimental = "implementation detail of the `format_args!` macro"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/rt.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/rt.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/rt.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/rt.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/rt.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/rt.rs:71:3 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[experimental = "core and I/O reconciliation may alter this definition"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/fmt/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[experimental = "core and I/O reconciliation may alter this definition"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/mod.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | #[experimental = "waiting for core and I/O reconciliation"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Copy` [INFO] [stdout] --> src/fmt/mod.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | #[experimental = "implementation detail of the `format_args!` macro"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/mod.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[experimental = "implementation detail of the `format_args!` macro"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | #[experimental = "implementation detail of the `format_args!` macro"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/fmt/mod.rs:203:3 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:302:3 [INFO] [stdout] | [INFO] [stdout] 302 | #[experimental = "libcore and I/O have yet to be reconciled, and this is an \ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:564:7 [INFO] [stdout] | [INFO] [stdout] 564 | #[experimental = "return type may change and method was just created"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:593:3 [INFO] [stdout] | [INFO] [stdout] 593 | #[experimental = "implementation detail of the `format_args!` macro"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/fmt/mod.rs:602:3 [INFO] [stdout] | [INFO] [stdout] 602 | #[experimental = "implementation detail of the `format_args!` macro"] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> src/array.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | #![experimental] // not yet reviewed [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i8, 8 } [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i8, 8 } [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i16, 16 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i16, 16 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i32, 32 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i32, 32 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i64, 64 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/int_macros.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/i64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | int_module! { i64, 64 } [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/uint.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BITS` in module `int` [INFO] [stdout] --> src/num/uint.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | ^^^^ not found in `int` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] i16::BITS [INFO] [stdout] i32::BITS [INFO] [stdout] i64::BITS [INFO] [stdout] i8::BITS [INFO] [stdout] u16::BITS [INFO] [stdout] u32::BITS [INFO] [stdout] u64::BITS [INFO] [stdout] u8::BITS [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/uint.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { uint, int, ::int::BITS } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u8, i8, 8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u8.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u8, i8, 8 } [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u16, i16, 16 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u16.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u16, i16, 16 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u32, i32, 32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u32.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u32, i32, 32 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub const BITS : uint = $bits; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u64, i64, 64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/uint_macros.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub const BYTES : uint = ($bits / 8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/num/u64.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | uint_module! { u64, i64, 64 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f32.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub const RADIX: uint = 2u; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f32.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MANTISSA_DIGITS: uint = 24u; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f32.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub const DIGITS: uint = 6u; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub const MIN_EXP: int = -125; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | pub const MAX_EXP: int = 128; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | pub const MIN_10_EXP: int = -37; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | pub const MAX_10_EXP: int = 38; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f32.rs:181:43 [INFO] [stdout] | [INFO] [stdout] 181 | fn mantissa_digits(_: Option) -> uint { MANTISSA_DIGITS } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f32.rs:185:34 [INFO] [stdout] | [INFO] [stdout] 185 | fn digits(_: Option) -> uint { DIGITS } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | fn min_exp(_: Option) -> int { MIN_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:197:35 [INFO] [stdout] | [INFO] [stdout] 197 | fn max_exp(_: Option) -> int { MAX_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | fn min_10_exp(_: Option) -> int { MIN_10_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f32.rs:205:38 [INFO] [stdout] | [INFO] [stdout] 205 | fn max_10_exp(_: Option) -> int { MAX_10_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f64.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub const RADIX: uint = 2u; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f64.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | pub const MANTISSA_DIGITS: uint = 53u; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f64.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub const DIGITS: uint = 15u; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub const MIN_EXP: int = -1021; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | pub const MAX_EXP: int = 1024; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | pub const MIN_10_EXP: int = -307; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | pub const MAX_10_EXP: int = 308; [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f64.rs:188:43 [INFO] [stdout] | [INFO] [stdout] 188 | fn mantissa_digits(_: Option) -> uint { MANTISSA_DIGITS } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/f64.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | fn digits(_: Option) -> uint { DIGITS } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:200:35 [INFO] [stdout] | [INFO] [stdout] 200 | fn min_exp(_: Option) -> int { MIN_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | fn max_exp(_: Option) -> int { MAX_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:208:38 [INFO] [stdout] | [INFO] [stdout] 208 | fn min_10_exp(_: Option) -> int { MIN_10_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/f64.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | fn max_10_exp(_: Option) -> int { MAX_10_EXP } [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | not found in this scope [INFO] [stdout] | help: perhaps you intended to use this type: `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Int [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 48 | + Shl [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Int [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 49 | + Shr [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | fn count_ones(self) -> uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | fn count_zeros(self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | fn leading_zeros(self) -> uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | fn trailing_zeros(self) -> uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 146 | fn rotate_left(self, n: uint) -> Self; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | fn rotate_right(self, n: uint) -> Self; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:363:27 [INFO] [stdout] | [INFO] [stdout] 363 | fn pow(self, mut exp: uint) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:80 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:82 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:40 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:83 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | fn rotate_left(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:424:38 [INFO] [stdout] | [INFO] [stdout] 424 | fn rotate_right(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 463 | / uint_impl! { u8 = u8, 8, [INFO] [stdout] 464 | | intrinsics::ctpop8, [INFO] [stdout] 465 | | intrinsics::ctlz8, [INFO] [stdout] 466 | | intrinsics::cttz8, [INFO] [stdout] ... | [INFO] [stdout] 469 | | intrinsics::u8_sub_with_overflow, [INFO] [stdout] 470 | | intrinsics::u8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:80 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:82 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:40 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:83 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | fn rotate_left(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:424:38 [INFO] [stdout] | [INFO] [stdout] 424 | fn rotate_right(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | / uint_impl! { u16 = u16, 16, [INFO] [stdout] 473 | | intrinsics::ctpop16, [INFO] [stdout] 474 | | intrinsics::ctlz16, [INFO] [stdout] 475 | | intrinsics::cttz16, [INFO] [stdout] ... | [INFO] [stdout] 478 | | intrinsics::u16_sub_with_overflow, [INFO] [stdout] 479 | | intrinsics::u16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:80 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:82 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:40 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:83 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | fn rotate_left(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:424:38 [INFO] [stdout] | [INFO] [stdout] 424 | fn rotate_right(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | / uint_impl! { u32 = u32, 32, [INFO] [stdout] 482 | | intrinsics::ctpop32, [INFO] [stdout] 483 | | intrinsics::ctlz32, [INFO] [stdout] 484 | | intrinsics::cttz32, [INFO] [stdout] ... | [INFO] [stdout] 487 | | intrinsics::u32_sub_with_overflow, [INFO] [stdout] 488 | | intrinsics::u32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:36 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:408:80 [INFO] [stdout] | [INFO] [stdout] 408 | fn count_ones(self) -> uint { unsafe { $ctpop(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:39 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:411:82 [INFO] [stdout] | [INFO] [stdout] 411 | fn leading_zeros(self) -> uint { unsafe { $ctlz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:40 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:414:83 [INFO] [stdout] | [INFO] [stdout] 414 | fn trailing_zeros(self) -> uint { unsafe { $cttz(self as $ActualT) as uint } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:417:37 [INFO] [stdout] | [INFO] [stdout] 417 | fn rotate_left(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:424:38 [INFO] [stdout] | [INFO] [stdout] 424 | fn rotate_right(self, n: uint) -> $T { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 490 | / uint_impl! { u64 = u64, 64, [INFO] [stdout] 491 | | intrinsics::ctpop64, [INFO] [stdout] 492 | | intrinsics::ctlz64, [INFO] [stdout] 493 | | intrinsics::cttz64, [INFO] [stdout] ... | [INFO] [stdout] 496 | | intrinsics::u64_sub_with_overflow, [INFO] [stdout] 497 | | intrinsics::u64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 539 | fn count_ones(self) -> uint { (self as $UnsignedT).count_ones() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 584 | / int_impl! { i8 = i8, u8, 8, [INFO] [stdout] 585 | | intrinsics::i8_add_with_overflow, [INFO] [stdout] 586 | | intrinsics::i8_sub_with_overflow, [INFO] [stdout] 587 | | intrinsics::i8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:542:39 [INFO] [stdout] | [INFO] [stdout] 542 | fn leading_zeros(self) -> uint { (self as $UnsignedT).leading_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 584 | / int_impl! { i8 = i8, u8, 8, [INFO] [stdout] 585 | | intrinsics::i8_add_with_overflow, [INFO] [stdout] 586 | | intrinsics::i8_sub_with_overflow, [INFO] [stdout] 587 | | intrinsics::i8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:545:40 [INFO] [stdout] | [INFO] [stdout] 545 | fn trailing_zeros(self) -> uint { (self as $UnsignedT).trailing_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 584 | / int_impl! { i8 = i8, u8, 8, [INFO] [stdout] 585 | | intrinsics::i8_add_with_overflow, [INFO] [stdout] 586 | | intrinsics::i8_sub_with_overflow, [INFO] [stdout] 587 | | intrinsics::i8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:548:37 [INFO] [stdout] | [INFO] [stdout] 548 | fn rotate_left(self, n: uint) -> $T { (self as $UnsignedT).rotate_left(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 584 | / int_impl! { i8 = i8, u8, 8, [INFO] [stdout] 585 | | intrinsics::i8_add_with_overflow, [INFO] [stdout] 586 | | intrinsics::i8_sub_with_overflow, [INFO] [stdout] 587 | | intrinsics::i8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:551:38 [INFO] [stdout] | [INFO] [stdout] 551 | fn rotate_right(self, n: uint) -> $T { (self as $UnsignedT).rotate_right(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 584 | / int_impl! { i8 = i8, u8, 8, [INFO] [stdout] 585 | | intrinsics::i8_add_with_overflow, [INFO] [stdout] 586 | | intrinsics::i8_sub_with_overflow, [INFO] [stdout] 587 | | intrinsics::i8_mul_with_overflow } [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 539 | fn count_ones(self) -> uint { (self as $UnsignedT).count_ones() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 589 | / int_impl! { i16 = i16, u16, 16, [INFO] [stdout] 590 | | intrinsics::i16_add_with_overflow, [INFO] [stdout] 591 | | intrinsics::i16_sub_with_overflow, [INFO] [stdout] 592 | | intrinsics::i16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:542:39 [INFO] [stdout] | [INFO] [stdout] 542 | fn leading_zeros(self) -> uint { (self as $UnsignedT).leading_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 589 | / int_impl! { i16 = i16, u16, 16, [INFO] [stdout] 590 | | intrinsics::i16_add_with_overflow, [INFO] [stdout] 591 | | intrinsics::i16_sub_with_overflow, [INFO] [stdout] 592 | | intrinsics::i16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:545:40 [INFO] [stdout] | [INFO] [stdout] 545 | fn trailing_zeros(self) -> uint { (self as $UnsignedT).trailing_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 589 | / int_impl! { i16 = i16, u16, 16, [INFO] [stdout] 590 | | intrinsics::i16_add_with_overflow, [INFO] [stdout] 591 | | intrinsics::i16_sub_with_overflow, [INFO] [stdout] 592 | | intrinsics::i16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:548:37 [INFO] [stdout] | [INFO] [stdout] 548 | fn rotate_left(self, n: uint) -> $T { (self as $UnsignedT).rotate_left(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 589 | / int_impl! { i16 = i16, u16, 16, [INFO] [stdout] 590 | | intrinsics::i16_add_with_overflow, [INFO] [stdout] 591 | | intrinsics::i16_sub_with_overflow, [INFO] [stdout] 592 | | intrinsics::i16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:551:38 [INFO] [stdout] | [INFO] [stdout] 551 | fn rotate_right(self, n: uint) -> $T { (self as $UnsignedT).rotate_right(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 589 | / int_impl! { i16 = i16, u16, 16, [INFO] [stdout] 590 | | intrinsics::i16_add_with_overflow, [INFO] [stdout] 591 | | intrinsics::i16_sub_with_overflow, [INFO] [stdout] 592 | | intrinsics::i16_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 539 | fn count_ones(self) -> uint { (self as $UnsignedT).count_ones() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 594 | / int_impl! { i32 = i32, u32, 32, [INFO] [stdout] 595 | | intrinsics::i32_add_with_overflow, [INFO] [stdout] 596 | | intrinsics::i32_sub_with_overflow, [INFO] [stdout] 597 | | intrinsics::i32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:542:39 [INFO] [stdout] | [INFO] [stdout] 542 | fn leading_zeros(self) -> uint { (self as $UnsignedT).leading_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 594 | / int_impl! { i32 = i32, u32, 32, [INFO] [stdout] 595 | | intrinsics::i32_add_with_overflow, [INFO] [stdout] 596 | | intrinsics::i32_sub_with_overflow, [INFO] [stdout] 597 | | intrinsics::i32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:545:40 [INFO] [stdout] | [INFO] [stdout] 545 | fn trailing_zeros(self) -> uint { (self as $UnsignedT).trailing_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 594 | / int_impl! { i32 = i32, u32, 32, [INFO] [stdout] 595 | | intrinsics::i32_add_with_overflow, [INFO] [stdout] 596 | | intrinsics::i32_sub_with_overflow, [INFO] [stdout] 597 | | intrinsics::i32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:548:37 [INFO] [stdout] | [INFO] [stdout] 548 | fn rotate_left(self, n: uint) -> $T { (self as $UnsignedT).rotate_left(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 594 | / int_impl! { i32 = i32, u32, 32, [INFO] [stdout] 595 | | intrinsics::i32_add_with_overflow, [INFO] [stdout] 596 | | intrinsics::i32_sub_with_overflow, [INFO] [stdout] 597 | | intrinsics::i32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:551:38 [INFO] [stdout] | [INFO] [stdout] 551 | fn rotate_right(self, n: uint) -> $T { (self as $UnsignedT).rotate_right(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 594 | / int_impl! { i32 = i32, u32, 32, [INFO] [stdout] 595 | | intrinsics::i32_add_with_overflow, [INFO] [stdout] 596 | | intrinsics::i32_sub_with_overflow, [INFO] [stdout] 597 | | intrinsics::i32_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 539 | fn count_ones(self) -> uint { (self as $UnsignedT).count_ones() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | / int_impl! { i64 = i64, u64, 64, [INFO] [stdout] 600 | | intrinsics::i64_add_with_overflow, [INFO] [stdout] 601 | | intrinsics::i64_sub_with_overflow, [INFO] [stdout] 602 | | intrinsics::i64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:542:39 [INFO] [stdout] | [INFO] [stdout] 542 | fn leading_zeros(self) -> uint { (self as $UnsignedT).leading_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | / int_impl! { i64 = i64, u64, 64, [INFO] [stdout] 600 | | intrinsics::i64_add_with_overflow, [INFO] [stdout] 601 | | intrinsics::i64_sub_with_overflow, [INFO] [stdout] 602 | | intrinsics::i64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:545:40 [INFO] [stdout] | [INFO] [stdout] 545 | fn trailing_zeros(self) -> uint { (self as $UnsignedT).trailing_zeros() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | / int_impl! { i64 = i64, u64, 64, [INFO] [stdout] 600 | | intrinsics::i64_add_with_overflow, [INFO] [stdout] 601 | | intrinsics::i64_sub_with_overflow, [INFO] [stdout] 602 | | intrinsics::i64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:548:37 [INFO] [stdout] | [INFO] [stdout] 548 | fn rotate_left(self, n: uint) -> $T { (self as $UnsignedT).rotate_left(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | / int_impl! { i64 = i64, u64, 64, [INFO] [stdout] 600 | | intrinsics::i64_add_with_overflow, [INFO] [stdout] 601 | | intrinsics::i64_sub_with_overflow, [INFO] [stdout] 602 | | intrinsics::i64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:551:38 [INFO] [stdout] | [INFO] [stdout] 551 | fn rotate_right(self, n: uint) -> $T { (self as $UnsignedT).rotate_right(n) as $T } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | / int_impl! { i64 = i64, u64, 64, [INFO] [stdout] 600 | | intrinsics::i64_add_with_overflow, [INFO] [stdout] 601 | | intrinsics::i64_sub_with_overflow, [INFO] [stdout] 602 | | intrinsics::i64_mul_with_overflow } [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `int_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:677:20 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 677 | signed_int_impl! { int } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 677 | signed_int_impl! { Int } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 677 | signed_int_impl! { i32 } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:714:22 [INFO] [stdout] | [INFO] [stdout] 714 | impl UnsignedInt for uint {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:733:32 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 733 | fn to_int(&self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 733 | fn to_int(&self) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 733 | fn to_int(&self) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 730 | pub trait ToPrimitive { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:760:33 [INFO] [stdout] | [INFO] [stdout] 730 | pub trait ToPrimitive { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 760 | fn to_uint(&self) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:865:26 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 865 | impl_to_primitive_int! { int } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 865 | impl_to_primitive_int! { Int } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 865 | impl_to_primitive_int! { i32 } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 865 | impl_to_primitive_int! { int } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:81 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 865 | impl_to_primitive_int! { int } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:41 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 865 | impl_to_primitive_int! { int } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:84 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 865 | impl_to_primitive_int! { int } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 866 | impl_to_primitive_int! { i8 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:81 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 866 | impl_to_primitive_int! { i8 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:41 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 866 | impl_to_primitive_int! { i8 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:84 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 866 | impl_to_primitive_int! { i8 } [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 867 | impl_to_primitive_int! { i16 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:81 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 867 | impl_to_primitive_int! { i16 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:41 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 867 | impl_to_primitive_int! { i16 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:84 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 867 | impl_to_primitive_int! { i16 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 868 | impl_to_primitive_int! { i32 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:81 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 868 | impl_to_primitive_int! { i32 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:41 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 868 | impl_to_primitive_int! { i32 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:84 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 868 | impl_to_primitive_int! { i32 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 869 | impl_to_primitive_int! { i64 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:836:81 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 869 | impl_to_primitive_int! { i64 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 836 | fn to_int(&self) -> Option { impl_to_primitive_int_to_int!($T, i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:41 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 869 | impl_to_primitive_int! { i64 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:847:84 [INFO] [stdout] | [INFO] [stdout] 847 | fn to_uint(&self) -> Option { impl_to_primitive_int_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 869 | impl_to_primitive_int! { i64 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:935:27 [INFO] [stdout] | [INFO] [stdout] 935 | impl_to_primitive_uint! { uint } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | impl_to_primitive_uint! { uint } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:78 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 935 | impl_to_primitive_uint! { uint } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:41 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 935 | impl_to_primitive_uint! { uint } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:85 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 935 | impl_to_primitive_uint! { uint } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 936 | impl_to_primitive_uint! { u8 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:78 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 936 | impl_to_primitive_uint! { u8 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:41 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 936 | impl_to_primitive_uint! { u8 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:85 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 936 | impl_to_primitive_uint! { u8 } [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | impl_to_primitive_uint! { u16 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:78 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | impl_to_primitive_uint! { u16 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:41 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 937 | impl_to_primitive_uint! { u16 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:85 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 937 | impl_to_primitive_uint! { u16 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 938 | impl_to_primitive_uint! { u32 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:78 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 938 | impl_to_primitive_uint! { u32 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:41 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 938 | impl_to_primitive_uint! { u32 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:85 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 938 | impl_to_primitive_uint! { u32 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 939 | impl_to_primitive_uint! { u64 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:906:78 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(int, *self) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 939 | impl_to_primitive_uint! { u64 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(Int, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 906 | fn to_int(&self) -> Option { impl_to_primitive_uint_to_int!(i32, *self) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:41 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 939 | impl_to_primitive_uint! { u64 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:917:85 [INFO] [stdout] | [INFO] [stdout] 917 | fn to_uint(&self) -> Option { impl_to_primitive_uint_to_uint!($T, uint, *self) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 939 | impl_to_primitive_uint! { u64 } [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:961:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 990 | impl_to_primitive_float! { f32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:961:61 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 990 | impl_to_primitive_float! { f32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as Int) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as i32) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:972:41 [INFO] [stdout] | [INFO] [stdout] 972 | fn to_uint(&self) -> Option { Some(*self as uint) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 990 | impl_to_primitive_float! { f32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:972:63 [INFO] [stdout] | [INFO] [stdout] 972 | fn to_uint(&self) -> Option { Some(*self as uint) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 990 | impl_to_primitive_float! { f32 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:961:40 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | impl_to_primitive_float! { f64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:961:61 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as int) } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | impl_to_primitive_float! { f64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as Int) } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 961 | fn to_int(&self) -> Option { Some(*self as i32) } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:972:41 [INFO] [stdout] | [INFO] [stdout] 972 | fn to_uint(&self) -> Option { Some(*self as uint) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 991 | impl_to_primitive_float! { f64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:972:63 [INFO] [stdout] | [INFO] [stdout] 972 | fn to_uint(&self) -> Option { Some(*self as uint) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 991 | impl_to_primitive_float! { f64 } [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:999:20 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 999 | fn from_int(n: int) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 999 | fn from_int(n: Int) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 999 | fn from_int(n: i32) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1031:21 [INFO] [stdout] | [INFO] [stdout] 1031 | fn from_uint(n: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1077:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1077 | pub fn from_int(n: int) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1077 | pub fn from_int(n: Int) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1077 | pub fn from_int(n: i32) -> Option { [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1107:39 [INFO] [stdout] | [INFO] [stdout] 1107 | pub fn from_uint(n: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1168:24 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1168 | impl_from_primitive! { int, to_int } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1168 | impl_from_primitive! { Int, to_int } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1168 | impl_from_primitive! { i32, to_int } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1168 | impl_from_primitive! { int, to_int } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1168 | impl_from_primitive! { int, to_int } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1169 | impl_from_primitive! { i8, to_i8 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1169 | impl_from_primitive! { i8, to_i8 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1170 | impl_from_primitive! { i16, to_i16 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1170 | impl_from_primitive! { i16, to_i16 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1171 | impl_from_primitive! { i32, to_i32 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1171 | impl_from_primitive! { i32, to_i32 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1172 | impl_from_primitive! { i64, to_i64 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1172 | impl_from_primitive! { i64, to_i64 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1173:24 [INFO] [stdout] | [INFO] [stdout] 1173 | impl_from_primitive! { uint, to_uint } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1173 | impl_from_primitive! { uint, to_uint } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1173 | impl_from_primitive! { uint, to_uint } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1174 | impl_from_primitive! { u8, to_u8 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1174 | impl_from_primitive! { u8, to_u8 } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1175 | impl_from_primitive! { u16, to_u16 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: i32) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/num/mod.rs:1156:39 [INFO] [stdout] | [INFO] [stdout] 1156 | #[inline] fn from_uint(n: uint) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 1175 | impl_from_primitive! { u16, to_u16 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> src/num/mod.rs:1150:38 [INFO] [stdout] | [INFO] [stdout] 34 | / pub trait Int [INFO] [stdout] 35 | | : Copy + Clone [INFO] [stdout] 36 | | + NumCast [INFO] [stdout] 37 | | + PartialOrd + Ord [INFO] [stdout] ... | [INFO] [stdout] 374 | | } [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- similarly named trait `Int` defined here [INFO] [stdout] ... [INFO] [stdout] 1150 | #[inline] fn from_int(n: int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1176 | impl_from_primitive! { u32, to_u32 } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1150 | #[inline] fn from_int(n: Int) -> Option<$T> { n.$to_ty() } [INFO] [stdout] | ~~~ [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [WARN] too many lines in the log, truncating it