[INFO] cloning repository https://github.com/talevy/rustedflake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talevy/rustedflake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalevy%2Frustedflake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalevy%2Frustedflake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f280927a5ce451e0e5b8fa6217de479240f8259 [INFO] testing talevy/rustedflake against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalevy%2Frustedflake" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/talevy/rustedflake on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/talevy/rustedflake [INFO] finished tweaking git repo https://github.com/talevy/rustedflake [INFO] tweaked toml for git repo https://github.com/talevy/rustedflake written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/talevy/rustedflake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea8158648637b543cf9e98016a3a61cb4cc369caf19d42e3cfb02bd2ac1c018e [INFO] running `Command { std: "docker" "start" "-a" "ea8158648637b543cf9e98016a3a61cb4cc369caf19d42e3cfb02bd2ac1c018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea8158648637b543cf9e98016a3a61cb4cc369caf19d42e3cfb02bd2ac1c018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8158648637b543cf9e98016a3a61cb4cc369caf19d42e3cfb02bd2ac1c018e", kill_on_drop: false }` [INFO] [stdout] ea8158648637b543cf9e98016a3a61cb4cc369caf19d42e3cfb02bd2ac1c018e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fce769595e839804831a5850367a626f05ae8fe66e253c91363fa26aff61f9ff [INFO] running `Command { std: "docker" "start" "-a" "fce769595e839804831a5850367a626f05ae8fe66e253c91363fa26aff61f9ff", kill_on_drop: false }` [INFO] [stderr] Compiling encoding v0.1.0 (https://github.com/lifthrasiir/rust-encoding#1d264878) [INFO] [stderr] Compiling http v0.1.0-pre (https://github.com/chris-morgan/rust-http.git#fbec7cb3) [INFO] [stderr] Compiling openssl v0.0.0 (https://github.com/sfackler/rust-openssl.git#359043a7) [INFO] [stderr] Compiling rust-mustache v0.3.0 (https://github.com/pythonesque/rust-mustache.git#af44dbee) [INFO] [stderr] Compiling groupable v0.1.0 (https://github.com/Ryman/groupable-rs#ae2a086e) [INFO] [stderr] Compiling docopt v0.6.4 (https://github.com/docopt/docopt.rs.git#21ce1190) [INFO] [stderr] Compiling anymap v0.9.0 (https://github.com/chris-morgan/anymap.git#3210c808) [INFO] [stderr] Compiling lazy_static v0.1.0 (https://github.com/Kimundi/lazy-static.rs.git#e62a6537) [INFO] [stdout] error: couldn't read /opt/rustwide/cargo-home/git/checkouts/rust-http-512ca2c735548880/fbec7cb/sh prebuild.sh: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: return types are denoted using `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-mustache-7d9988ceb64f6e8b/af44dbe/src/lib.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | Fun(RefCell<|String|: 'a -> String>), [INFO] [stdout] | ^ help: use `->` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime in trait object type must be followed by `+` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-mustache-7d9988ceb64f6e8b/af44dbe/src/lib.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | Fun(RefCell<|String|: 'a -> String>), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, a const expression, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-mustache-7d9988ceb64f6e8b/af44dbe/src/lib.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Fun(RefCell<|String|: 'a -> String>), [INFO] [stdout] | ^ expected one of `>`, a const expression, lifetime, or type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-mustache` due to 4 previous errors [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+`, not `&'a Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | impl<'a> UncheckedAnyRefExt<'a> for &'a Any + 'a { [INFO] [stdout] | ^^^^^^^^^^^^ help: try adding parentheses: `&'a (Any + 'a)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+`, not `&'a mut Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | impl<'a> UncheckedAnyMutRefExt<'a> for &'a mut Any + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try adding parentheses: `&'a mut (Any + 'a)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | for _ in range(0u, 100) { [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] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | data.insert(42i); [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] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | for _ in range(0u, 100) { [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] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | data.insert(42i); [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] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | for _ in range(0u, 100) { [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[E0432]: unresolved import `std::intrinsics::TypeId` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::intrinsics::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `TypeId` in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::collections::Collection`, `std::collections::Mutable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use std::collections::{Collection, HashMap, Mutable}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ no `Mutable` in `collections` [INFO] [stdout] | | [INFO] [stdout] | no `Collection` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::hash::Writer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | use std::hash::{Hash, Hasher, Writer}; [INFO] [stdout] | ^^^^^^ no `Writer` in `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | use std::raw::TraitObject; [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `hash` is not a member of trait `Hasher` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / fn hash>(&self, value: &T) -> u64 { [INFO] [stdout] 41 | | let mut state = TypeIdState { [INFO] [stdout] 42 | | value: 0, [INFO] [stdout] 43 | | }; [INFO] [stdout] 44 | | value.hash(&mut state); [INFO] [stdout] 45 | | state.value [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ not a member of trait `Hasher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `std::ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | std::ptr::copy_nonoverlapping_memory(&mut self.value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | fn len(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(default_type_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `default_type_params` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/3210c80/src/lib.rs:137:45 [INFO] [stdout] | [INFO] [stdout] 137 | self.data.insert(TypeId::of::(), box value as Box); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | macro_rules! werr( [INFO] [stdout] | __________________^ [INFO] [stdout] 214 | | ($($arg:tt)*) => ( [INFO] [stdout] 215 | | match std::io::stderr().write_str(format!($($arg)*).as_slice()) { [INFO] [stdout] 216 | | Ok(_) => (), [INFO] [stdout] ... | [INFO] [stdout] 219 | | ) [INFO] [stdout] 220 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 213 ~ macro_rules! werr{ [INFO] [stdout] 214 | ($($arg:tt)*) => ( [INFO] [stdout] 215 | match std::io::stderr().write_str(format!($($arg)*).as_slice()) { [INFO] [stdout] 216 | Ok(_) => (), [INFO] [stdout] 217 | Err(err) => fail!("{}", err), [INFO] [stdout] 218 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 220 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:633:18 [INFO] [stdout] | [INFO] [stdout] 633 | macro_rules! derr( [INFO] [stdout] | __________________^ [INFO] [stdout] 634 | | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] 635 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 633 ~ macro_rules! derr{ [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] 635 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 635 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:743:24 [INFO] [stdout] | [INFO] [stdout] 743 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:743:61 [INFO] [stdout] | [INFO] [stdout] 743 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:748:32 [INFO] [stdout] | [INFO] [stdout] 748 | ... f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:748:57 [INFO] [stdout] | [INFO] [stdout] 748 | ... f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:748:75 [INFO] [stdout] | [INFO] [stdout] 748 | ... f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:764:12 [INFO] [stdout] | [INFO] [stdout] 764 | f: |&mut Decoder<'a>| -> Result) -> Result { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:764:49 [INFO] [stdout] | [INFO] [stdout] 764 | f: |&mut Decoder<'a>| -> Result) -> Result { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:769:12 [INFO] [stdout] | [INFO] [stdout] 769 | f: |&mut Decoder<'a>, uint| -> Result) -> Result { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:769:37 [INFO] [stdout] | [INFO] [stdout] 769 | f: |&mut Decoder<'a>, uint| -> Result) -> Result { [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:769:55 [INFO] [stdout] | [INFO] [stdout] 769 | f: |&mut Decoder<'a>, uint| -> Result) -> Result { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:774:12 [INFO] [stdout] | [INFO] [stdout] 774 | f: |&mut Decoder<'a>| -> Result) -> Result { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:774:49 [INFO] [stdout] | [INFO] [stdout] 774 | f: |&mut Decoder<'a>| -> Result) -> Result { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:778:26 [INFO] [stdout] | [INFO] [stdout] 778 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:778:63 [INFO] [stdout] | [INFO] [stdout] 778 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:783:32 [INFO] [stdout] | [INFO] [stdout] 783 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:783:69 [INFO] [stdout] | [INFO] [stdout] 783 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:789:25 [INFO] [stdout] | [INFO] [stdout] 789 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:789:50 [INFO] [stdout] | [INFO] [stdout] 789 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:789:68 [INFO] [stdout] | [INFO] [stdout] 789 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:794:29 [INFO] [stdout] | [INFO] [stdout] 794 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:794:66 [INFO] [stdout] | [INFO] [stdout] 794 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:799:32 [INFO] [stdout] | [INFO] [stdout] 799 | ... f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:799:57 [INFO] [stdout] | [INFO] [stdout] 799 | ... f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:799:75 [INFO] [stdout] | [INFO] [stdout] 799 | ... f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:804:36 [INFO] [stdout] | [INFO] [stdout] 804 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:804:73 [INFO] [stdout] | [INFO] [stdout] 804 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:809:26 [INFO] [stdout] | [INFO] [stdout] 809 | f: |&mut Decoder<'a>, bool| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:809:51 [INFO] [stdout] | [INFO] [stdout] 809 | f: |&mut Decoder<'a>, bool| -> Result) [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:809:69 [INFO] [stdout] | [INFO] [stdout] 809 | f: |&mut Decoder<'a>, bool| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:821:23 [INFO] [stdout] | [INFO] [stdout] 821 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:821:48 [INFO] [stdout] | [INFO] [stdout] 821 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:821:66 [INFO] [stdout] | [INFO] [stdout] 821 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:836:27 [INFO] [stdout] | [INFO] [stdout] 836 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:836:64 [INFO] [stdout] | [INFO] [stdout] 836 | f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:841:23 [INFO] [stdout] | [INFO] [stdout] 841 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:841:48 [INFO] [stdout] | [INFO] [stdout] 841 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ---- ^^ expected parameter name [INFO] [stdout] | | [INFO] [stdout] | while parsing this or-pattern starting here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:841:66 [INFO] [stdout] | [INFO] [stdout] 841 | f: |&mut Decoder<'a>, uint| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:846:31 [INFO] [stdout] | [INFO] [stdout] 846 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:846:68 [INFO] [stdout] | [INFO] [stdout] 846 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:851:31 [INFO] [stdout] | [INFO] [stdout] 851 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:851:68 [INFO] [stdout] | [INFO] [stdout] 851 | ... f: |&mut Decoder<'a>| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:902:23 [INFO] [stdout] | [INFO] [stdout] 902 | fn with_os_argv(f: |&[&str]| -> T) -> T { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | #![feature(plugin_registrar, macro_rules, phase, quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:194:50 [INFO] [stdout] | [INFO] [stdout] 194 | #![feature(plugin_registrar, macro_rules, phase, quote)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | macro_rules! err( [INFO] [stdout] | _________________^ [INFO] [stdout] 52 | | ($($arg:tt)*) => (return Err(format!($($arg)*))) [INFO] [stdout] 53 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 51 ~ macro_rules! err{ [INFO] [stdout] 52 | ($($arg:tt)*) => (return Err(format!($($arg)*))) [INFO] [stdout] 53 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 53 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/lib.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 180 | #![feature(import_shadowing)] // XXX Rust issue #16597 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0178, E0407, E0412, E0425, E0432, E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0178`. [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/util.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | macro_rules! stateful_decoder( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 119 | | ( [INFO] [stdout] 120 | | $(#[$decmeta:meta])* [INFO] [stdout] 121 | | struct $dec:ident; [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 118 ~ macro_rules! stateful_decoder{ [INFO] [stdout] 119 | ( [INFO] [stdout] 120 | $(#[$decmeta:meta])* [INFO] [stdout] 121 | struct $dec:ident; [INFO] [stdout] 122 | module $stmod:ident; // should be unique from other existing identifiers [INFO] [stdout] 123 | ascii_compatible $asciicompat:expr; [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 297 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:211:72 [INFO] [stdout] | [INFO] [stdout] 211 | try!(self.add_desc(short.as_slice(), long.as_slice(), has_arg)) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 215 | self.parse_default(full_desc) [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:285:35 [INFO] [stdout] | [INFO] [stdout] 285 | try!(writeln!(f, "=====")) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 286 | try!(writeln!(f, "Program: {}", self.program)) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:286:55 [INFO] [stdout] | [INFO] [stdout] 286 | try!(writeln!(f, "Program: {}", self.program)) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 287 | [INFO] [stdout] 288 | try!(writeln!(f, "Option descriptions:")) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:288:50 [INFO] [stdout] | [INFO] [stdout] 288 | try!(writeln!(f, "Option descriptions:")) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 289 | let keys = sorted(self.descs.keys().collect()); [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:294:39 [INFO] [stdout] | [INFO] [stdout] 294 | try!(writeln!(f, "Synonyms:")) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 295 | let keys: Vec<(&Atom, &Atom)> = sorted(self.descs.synonyms().collect()); [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `for` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:300:37 [INFO] [stdout] | [INFO] [stdout] 300 | try!(writeln!(f, "Usages:")) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 301 | for pat in self.usages.iter() { [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:928:61 [INFO] [stdout] | [INFO] [stdout] 928 | try!(writeln!(f, "Positional: {}", self.positional)) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 929 | try!(writeln!(f, "Flags: {}", self.flags)) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:929:51 [INFO] [stdout] | [INFO] [stdout] 929 | try!(writeln!(f, "Flags: {}", self.flags)) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 930 | try!(writeln!(f, "Counts: {}", self.counts)) [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `Ok` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:930:53 [INFO] [stdout] | [INFO] [stdout] 930 | try!(writeln!(f, "Counts: {}", self.counts)) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 931 | Ok(()) [INFO] [stdout] | -- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anymap` due to 17 previous errors [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/util.rs:300:47 [INFO] [stdout] | [INFO] [stdout] 300 | macro_rules! ascii_compatible_stateful_decoder( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 301 | | ( [INFO] [stdout] 302 | | $(#[$decmeta:meta])* [INFO] [stdout] 303 | | struct $dec:ident; [INFO] [stdout] ... | [INFO] [stdout] 328 | | ) [INFO] [stdout] 329 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 300 ~ macro_rules! ascii_compatible_stateful_decoder{ [INFO] [stdout] 301 | ( [INFO] [stdout] 302 | $(#[$decmeta:meta])* [INFO] [stdout] 303 | struct $dec:ident; [INFO] [stdout] 304 | module $stmod:ident; // should be unique from other existing identifiers [INFO] [stdout] 305 | $(internal $item:item)* // will only be visible from state functions [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 329 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:389:51 [INFO] [stdout] | [INFO] [stdout] 389 | DecodeReplace => { output.write_char('\ufffd'); true }, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{fffd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | if ch <= '\u007f' && ch != self.prohibit { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:521:50 [INFO] [stdout] | [INFO] [stdout] 521 | &MyEncoding { flag: true, prohibit: '\u0080', prepend: "" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:523:51 [INFO] [stdout] | [INFO] [stdout] 523 | &MyEncoding { flag: false, prohibit: '\u0080', prepend: "" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:525:40 [INFO] [stdout] | [INFO] [stdout] 525 | assert_eq!(COMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:527:42 [INFO] [stdout] | [INFO] [stdout] 527 | assert_eq!(INCOMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:534:50 [INFO] [stdout] | [INFO] [stdout] 534 | &MyEncoding { flag: true, prohibit: '\u0080', prepend: "*" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:536:51 [INFO] [stdout] | [INFO] [stdout] 536 | &MyEncoding { flag: false, prohibit: '\u0080', prepend: "*" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | fn with_key(&self, k: &K, with: |&K| -> T) -> T { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:539:40 [INFO] [stdout] | [INFO] [stdout] 539 | assert_eq!(COMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:541:42 [INFO] [stdout] | [INFO] [stdout] 541 | assert_eq!(INCOMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:551:35 [INFO] [stdout] | [INFO] [stdout] 551 | let _ = FAIL.encode("Hello\u203d I'm fine.", EncodeNcrEscape); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+`, not `&'static Encoding` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/types.rs:253:24 [INFO] [stdout] | [INFO] [stdout] 253 | pub type EncodingRef = &'static Encoding + Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try adding parentheses: `&'static (Encoding + Send + Sync)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/ibm866.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 76 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 76 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_2.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_3.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 57 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 57 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_4.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_5.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_6.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 55 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 55 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_7.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 66 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 66 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_8.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 64 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 64 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_10.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_13.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_14.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_15.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 63 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 63 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/iso_8859_16.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/koi8_r.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/koi8_u.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 81 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 81 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/macintosh.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 132 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 132 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_874.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 67 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 67 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | extern crate debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `regex` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | extern crate serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1250.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `log` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1251.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `regex_macros` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | #[phase(plugin)] extern crate regex_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1252.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1253.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1254.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1255.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1256.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1257.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/windows_1258.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 78 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 78 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/x_mac_cyrillic.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 79 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 79 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! impl_keyed_iter ( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 60 | | ($name:ident: $($bounds:ident),+) => ( [INFO] [stdout] 61 | | impl > FromKeyedIterator for $name { [INFO] [stdout] 62 | | fn from_keyed_iter>(iter: T) -> $name { [INFO] [stdout] ... | [INFO] [stdout] 68 | | ) [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 59 ~ macro_rules! impl_keyed_iter { [INFO] [stdout] 60 | ($name:ident: $($bounds:ident),+) => ( [INFO] [stdout] 61 | impl > FromKeyedIterator for $name { [INFO] [stdout] 62 | fn from_keyed_iter>(iter: T) -> $name { [INFO] [stdout] 63 | let mut map = $name::::new(); [INFO] [stdout] 64 | group_into(iter, &mut map); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 69 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | macro_rules! impl_uint_keyed_iter ( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 72 | | ($name:ident) => ( [INFO] [stdout] 73 | | impl > FromKeyedIterator for $name { [INFO] [stdout] 74 | | fn from_keyed_iter>(iter: T) -> $name { [INFO] [stdout] ... | [INFO] [stdout] 80 | | ) [INFO] [stdout] 81 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 71 ~ macro_rules! impl_uint_keyed_iter { [INFO] [stdout] 72 | ($name:ident) => ( [INFO] [stdout] 73 | impl > FromKeyedIterator for $name { [INFO] [stdout] 74 | fn from_keyed_iter>(iter: T) -> $name { [INFO] [stdout] 75 | let mut map = $name::::new(); [INFO] [stdout] 76 | group_into(iter, &mut map); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 81 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | impl_keyed_iter!(HashMap: Ord, Hash) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 83 | impl_keyed_iter!{HashMap: Ord, Hash} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 83 | impl_keyed_iter!(HashMap: Ord, Hash); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | impl_keyed_iter!(TreeMap: Ord) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 84 | impl_keyed_iter!{TreeMap: Ord} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 84 | impl_keyed_iter!(TreeMap: Ord); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | impl_uint_keyed_iter!(SmallIntMap) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 85 | impl_uint_keyed_iter!{SmallIntMap} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 85 | impl_uint_keyed_iter!(SmallIntMap); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | impl_uint_keyed_iter!(TrieMap) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 86 | impl_uint_keyed_iter!{TrieMap} [INFO] [stdout] | ~ ~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 86 | impl_uint_keyed_iter!(TrieMap); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | use std::from_str::{FromStr, from_str}; [INFO] [stdout] | ^^^^^^^^ could not find `from_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::hashmap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | use std::collections::hashmap::{Vacant, Occupied}; [INFO] [stdout] | ^^^^^^^ could not find `hashmap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `Switch`, `Counted`, `Plain`, `List` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | use {Value, Switch, Counted, Plain, List}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^ ^^^^ no `List` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Plain` in the root [INFO] [stdout] | | no `Counted` in the root [INFO] [stdout] | no `Switch` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::hashmap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::hashmap::{Entries, Keys}; [INFO] [stdout] | ^^^^^^^ could not find `hashmap` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::fmt::Show` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Show; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Show` in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | macro_rules! with_ctx( [INFO] [stdout] | ______________________^ [INFO] [stdout] 95 | | ($name:ident, $action:block) => ({ [INFO] [stdout] 96 | | let $name = BN_CTX_new(); [INFO] [stdout] 97 | | if ($name).is_null() { [INFO] [stdout] ... | [INFO] [stdout] 104 | | }); [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 94 ~ macro_rules! with_ctx{ [INFO] [stdout] 95 | ($name:ident, $action:block) => ({ [INFO] [stdout] 96 | let $name = BN_CTX_new(); [INFO] [stdout] 97 | if ($name).is_null() { [INFO] [stdout] 98 | Err(SslError::get()) [INFO] [stdout] 99 | } else { [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 105 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | macro_rules! with_bn( [INFO] [stdout] | _____________________^ [INFO] [stdout] 108 | | ($name:ident, $action:block) => ({ [INFO] [stdout] 109 | | let tmp = BigNum::new(); [INFO] [stdout] 110 | | match tmp { [INFO] [stdout] ... | [INFO] [stdout] 120 | | }); [INFO] [stdout] 121 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 107 ~ macro_rules! with_bn{ [INFO] [stdout] 108 | ($name:ident, $action:block) => ({ [INFO] [stdout] 109 | let tmp = BigNum::new(); [INFO] [stdout] 110 | match tmp { [INFO] [stdout] 111 | Ok($name) => { [INFO] [stdout] 112 | if $action { [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 121 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | macro_rules! with_bn_in_ctx( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 124 | | ($name:ident, $ctx_name:ident, $action:block) => ({ [INFO] [stdout] 125 | | let tmp = BigNum::new(); [INFO] [stdout] 126 | | match tmp { [INFO] [stdout] ... | [INFO] [stdout] 144 | | }); [INFO] [stdout] 145 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 123 ~ macro_rules! with_bn_in_ctx{ [INFO] [stdout] 124 | ($name:ident, $ctx_name:ident, $action:block) => ({ [INFO] [stdout] 125 | let tmp = BigNum::new(); [INFO] [stdout] 126 | match tmp { [INFO] [stdout] 127 | Ok($name) => { [INFO] [stdout] 128 | let $ctx_name = BN_CTX_new(); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 145 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | MD5 => (EVP_md5(), 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | SHA1 => (EVP_sha1(), 20u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | SHA224 => (EVP_sha224(), 28u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | SHA256 => (EVP_sha256(), 32u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | SHA384 => (EVP_sha384(), 48u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | SHA512 => (EVP_sha512(), 64u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | RIPEMD160 => (EVP_ripemd160(), 20u), [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 identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn final(&self) -> Vec { [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 96 | pub fn r#final(&self) -> Vec { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | h.final() [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 120 | h.r#final() [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | key: [c_uchar, ..128] [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn final(&mut self) -> Vec { [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 73 | pub fn r#final(&mut self) -> Vec { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `res` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(self.len == outlen as uint) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 79 | res [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ------ ^ expected one of `;` or `]` [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ------ ^ expected one of `;` or `]` [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | let tests: [(Vec, Vec), ..6] = [ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | let tests: [(Vec, Vec), ..6] = [ [INFO] [stdout] | ------ ^ expected one of `;` or `]` [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use bio::{mod, MemBio}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 5 | use bio::{r#mod, MemBio}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | 65537u as c_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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | len as uint - 41u [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:247:54 [INFO] [stdout] | [INFO] [stdout] 247 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:272:54 [INFO] [stdout] | [INFO] [stdout] 272 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:317:54 [INFO] [stdout] | [INFO] [stdout] 317 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:374:16 [INFO] [stdout] | [INFO] [stdout] 374 | k0.gen(512u); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:392:16 [INFO] [stdout] | [INFO] [stdout] 392 | k0.gen(512u); [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[E0432]: unresolved imports `std::collections::TreeMap`, `std::collections::SmallIntMap`, `std::collections::TrieMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, TreeMap, SmallIntMap, TrieMap}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ no `TrieMap` in `collections` [INFO] [stdout] | | | [INFO] [stdout] | | no `SmallIntMap` in `collections` [INFO] [stdout] | no `TreeMap` in `collections` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, BTreeMap, SmallIntMap, TrieMap}; [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, TreeMap, SmallIntMap, BTreeMap}; [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:411:16 [INFO] [stdout] | [INFO] [stdout] 411 | k0.gen(512u); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:423:16 [INFO] [stdout] | [INFO] [stdout] 423 | k0.gen(512u); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:435:16 [INFO] [stdout] | [INFO] [stdout] 435 | k0.gen(512u); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:447:16 [INFO] [stdout] | [INFO] [stdout] 447 | k0.gen(512u); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/rand.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | let bytes = rand_bytes(32u); [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | AES_128_ECB => (EVP_aes_128_ecb(), 16u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | AES_128_ECB => (EVP_aes_128_ecb(), 16u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | AES_128_CBC => (EVP_aes_128_cbc(), 16u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:59:53 [INFO] [stdout] | [INFO] [stdout] 59 | AES_128_CBC => (EVP_aes_128_cbc(), 16u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | AES_256_ECB => (EVP_aes_256_ecb(), 32u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:63:53 [INFO] [stdout] | [INFO] [stdout] 63 | AES_256_ECB => (EVP_aes_256_ecb(), 32u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | AES_256_CBC => (EVP_aes_256_cbc(), 32u, 16u), [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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:64:53 [INFO] [stdout] | [INFO] [stdout] 64 | AES_256_CBC => (EVP_aes_256_cbc(), 32u, 16u), [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: cannot find attribute `experimental` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | #![experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | RC4_128 => (EVP_rc4(), 16u, 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | RC4_128 => (EVP_rc4(), 16u, 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 identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn final(&self) -> Vec { [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 147 | pub fn r#final(&self) -> Vec { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | let rest = c.final(); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 178 | let rest = c.r#final(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | let rest = c.final(); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 191 | let rest = c.r#final(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | r0.extend(c.final().into_iter()); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 219 | r0.extend(c.r#final().into_iter()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:224:21 [INFO] [stdout] | [INFO] [stdout] 224 | p1.extend(c.final().into_iter()); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 224 | p1.extend(c.r#final().into_iter()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | computed.extend(cipher.final().into_iter()); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 236 | computed.extend(cipher.r#final().into_iter()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use bio::{mod, MemBio}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 9 | use bio::{r#mod, MemBio}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | #![license = "UNLICENSE"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `phase` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:199:3 [INFO] [stdout] | [INFO] [stdout] 199 | #[phase(plugin, link)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `phase` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:202:3 [INFO] [stdout] | [INFO] [stdout] 202 | #[phase(plugin)] extern crate regex_macros; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | Err(err) => fail!("{}", err), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | werr!("{}\n", self); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `werr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use x509::{mod, X509StoreContext, X509FileType}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `mod` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 11 | use x509::{r#mod, X509StoreContext, X509FileType}; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:345:41 [INFO] [stdout] | [INFO] [stdout] 345 | fn in_retry_wrapper(&mut self, blk: |&Ssl| -> c_int) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:297:3 [INFO] [stdout] | [INFO] [stdout] 297 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:304:3 [INFO] [stdout] | [INFO] [stdout] 304 | #[deriving(Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:364:3 [INFO] [stdout] | [INFO] [stdout] 364 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:376:3 [INFO] [stdout] | [INFO] [stdout] 376 | #[deriving(Clone, PartialEq, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | let r = regex!(r"^(?:--?(?P\S+)|(?:(?P\p{Lu}+)|<(?P[^>]+)>)|(?P\S+))$"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: multiple `cfg` predicates are specified [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/ffi.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(target_os = "macos", feature = "tlsv1_1")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: multiple `cfg` predicates are specified [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/ffi.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(target_os = "macos", feature = "tlsv1_2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: multiple `cfg` predicates are specified [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/ffi.rs:52:54 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(target_os = "macos", not(feature = "tlsv1_1"), not(feature = "tlsv1_2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lazy-static.rs-0a42d314e630a032/e62a653/src/lazy_static.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/lazy-static.rs-0a42d314e630a032/e62a653/src/lazy_static.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #![feature(macro_rules)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:443:35 [INFO] [stdout] | [INFO] [stdout] 443 | macro_rules! make_validation_error( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 444 | | ($ok_val:ident, $($name:ident = $val:ident,)+) => ( [INFO] [stdout] 445 | | pub enum X509ValidationError { [INFO] [stdout] 446 | | $($name,)+ [INFO] [stdout] ... | [INFO] [stdout] 460 | | ) [INFO] [stdout] 461 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 443 ~ macro_rules! make_validation_error{ [INFO] [stdout] 444 | ($ok_val:ident, $($name:ident = $val:ident,)+) => ( [INFO] [stdout] 445 | pub enum X509ValidationError { [INFO] [stdout] 446 | $($name,)+ [INFO] [stdout] 447 | X509UnknownError(c_int) [INFO] [stdout] 448 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 461 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | make_validation_error!(X509_V_OK, [INFO] [stdout] | _______________________^ [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 463 ~ make_validation_error!{X509_V_OK, [INFO] [stdout] 464 | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] 467 | X509UnableToDecryptCrlSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE, [INFO] [stdout] 468 | X509UnableToDecodeIssuerPublicKey = X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY, [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 517 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:544:21 [INFO] [stdout] | [INFO] [stdout] 544 | fail!("Unknown ValueMap key: '{}'", name) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Extendable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | U: Extendable, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MutableMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | M: MutableMap>(mut iter: I, map: &mut M) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromIterator` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | map.insert(key, FromIterator::from_iter(val_iter)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: 'std::iter::FromIterator' is included in the prelude starting in Edition 2021 [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 55 | map.insert(key, IntoIterator::from_iter(val_iter)); [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::FromIterator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:559:28 [INFO] [stdout] | [INFO] [stdout] 559 | let name = regex!(r"^flag_").replace(field, ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Extendable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | impl > FromKeyedIterator for $name { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 83 | impl_keyed_iter!(HashMap: Ord, Hash) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_keyed_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Extendable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | impl > FromKeyedIterator for $name { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 84 | impl_keyed_iter!(TreeMap: Ord) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_keyed_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:565:28 [INFO] [stdout] | [INFO] [stdout] 565 | let name = regex!(r"^arg_").replace(field, ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:73:54 [INFO] [stdout] | [INFO] [stdout] 73 | impl > FromKeyedIterator for $name { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | impl_uint_keyed_iter!(SmallIntMap) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_uint_keyed_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Extendable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | impl > FromKeyedIterator for $name { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | impl_uint_keyed_iter!(SmallIntMap) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_uint_keyed_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:566:20 [INFO] [stdout] | [INFO] [stdout] 566 | if regex!(r"^\p{Lu}+$").is_match(name.as_slice()) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:74:45 [INFO] [stdout] | [INFO] [stdout] 74 | fn from_keyed_iter>(iter: T) -> $name { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 85 | impl_uint_keyed_iter!(SmallIntMap) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_uint_keyed_iter` (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] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:73:54 [INFO] [stdout] | [INFO] [stdout] 73 | impl > FromKeyedIterator for $name { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | impl_uint_keyed_iter!(TrieMap) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_uint_keyed_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Extendable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | impl > FromKeyedIterator for $name { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | impl_uint_keyed_iter!(TrieMap) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_uint_keyed_iter` (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] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:74:45 [INFO] [stdout] | [INFO] [stdout] 74 | fn from_keyed_iter>(iter: T) -> $name { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 86 | impl_uint_keyed_iter!(TrieMap) [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_uint_keyed_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(macro_rules)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:575:19 [INFO] [stdout] | [INFO] [stdout] 575 | { regex!(r"^cmd_") }.replace(field, "") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | fail!("Unrecognized struct field: '{}'", field) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:626:3 [INFO] [stdout] | [INFO] [stdout] 626 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:690:9 [INFO] [stdout] | [INFO] [stdout] 690 | fail!("I don't know how to read into a nil value.") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:897:21 [INFO] [stdout] | [INFO] [stdout] 897 | Err(err) => fail!("{}", err), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | let musage = regex!(r"(?is)usage:\s*(?P\S+)(?P.*?)(?:$|\n\s*\n)"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let desc = regex!(r"(?i)^\s*options:\s*").replace(full_desc.trim(), ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | if !regex!(r"^(-\S|--\S)").is_match(desc) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | let desc = regex!(" .*$").replace(desc, ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | let desc = regex!(r"([^-\s]), -").replace(desc.as_slice(), "$1 -"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/groupable-rs-d696a9ec32a3920f/ae2a086/src/lib.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | impl> Groupable for I { [INFO] [stdout] | ^^^^^^^^-------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0412, E0432, E0433, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | let rflags = regex!("(?:(?P--[^ \t=]+)|(?P-[^ \t=]+))\ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 219 | let rdefault = regex!(r"(?i)\[default:(?P[^]]*)\]"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:576:3 [INFO] [stdout] | [INFO] [stdout] 576 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:585:3 [INFO] [stdout] | [INFO] [stdout] 585 | #[deriving(PartialEq, Eq, Ord, Hash, Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:593:3 [INFO] [stdout] | [INFO] [stdout] 593 | #[deriving(Clone, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:611:3 [INFO] [stdout] | [INFO] [stdout] 611 | #[deriving(Clone, Show, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:717:13 [INFO] [stdout] | [INFO] [stdout] 717 | fail!("Unknown atom string: '{}'", s) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:721:43 [INFO] [stdout] | [INFO] [stdout] 721 | fn is_short(s: &str) -> bool { return regex!(r"^-[^-]+$").is_match(s) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:723:16 [INFO] [stdout] | [INFO] [stdout] 723 | return regex!(r"^--\S+(?:<[^>]+>)?$").is_match(s) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:726:16 [INFO] [stdout] | [INFO] [stdout] 726 | return regex!(r"^(\p{Lu}+|<[^>]+>)$").is_match(s) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | return regex!(r"^(-|--|[^-]\S*)$").is_match(s) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:805:3 [INFO] [stdout] | [INFO] [stdout] 805 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:939:3 [INFO] [stdout] | [INFO] [stdout] 939 | #[deriving(Clone, PartialEq, Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazy_static` due to 3 previous errors [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1252:32 [INFO] [stdout] | [INFO] [stdout] 1252 | static LONG_EQUAL: Regex = regex!("^(?P[^=]+)=(?P.+)$"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `groupable` due to 21 previous errors [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1267:32 [INFO] [stdout] | [INFO] [stdout] 1267 | static LONG_EQUAL: Regex = regex!("^(?P[^=]+)=(?P.*)$"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1282:16 [INFO] [stdout] | [INFO] [stdout] 1282 | let rpat = regex!(r"\.\.\.|\[|\]|\(|\)|\|"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1283:18 [INFO] [stdout] | [INFO] [stdout] 1283 | let rwords = regex!(r"--\S+?=<[^>]+>|<[^>]+>|\S+"); // alt order matters [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `NoMatch` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | Argv(..) | Usage(..) | NoMatch | Decode(..) => true, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ------- ^^^^^^^^^^ pattern doesn't bind `NoMatch` [INFO] [stdout] | | | | [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `NoMatch` [INFO] [stdout] | pattern doesn't bind `NoMatch` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::NoMatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 267 | Argv(..) | Usage(..) | NoMatch | Decode(..) => true, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use std::c_str::CString; [INFO] [stdout] | ^^^^^ could not find `c_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::One`, `std::num::Zero` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::num::{One, Zero}; [INFO] [stdout] | ^^^ ^^^^ no `Zero` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `One` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::IoResult`, `std::io::IoError`, `std::io::OtherIoError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bio/mod.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, OtherIoError}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ no `OtherIoError` in `io` [INFO] [stdout] | | | [INFO] [stdout] | | no `IoError` in `io` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{Result, IoError, OtherIoError}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, Error, OtherIoError}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::Reader`, `std::io::Writer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bio/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Reader, Writer}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `Writer` in `io` [INFO] [stdout] | | [INFO] [stdout] | no `Reader` in `io` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Read, Writer}; [INFO] [stdout] | ~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Reader, Write}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bio::r#mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use bio::{mod, MemBio}; [INFO] [stdout] | ^^^ no `r#mod` in `bio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crypto::hash::MD5`, `crypto::hash::SHA1`, `crypto::hash::SHA224`, `crypto::hash::SHA256`, `crypto::hash::SHA384`, `crypto::hash::SHA512`, `crypto::hash::RIPEMD160` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use crypto::hash::{HashType, MD5, SHA1, SHA224, SHA256, SHA384, SHA512, RIPEMD160}; [INFO] [stdout] | ^^^ ^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^ no `RIPEMD160` in `crypto::hash` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | no `SHA512` in `crypto::hash` [INFO] [stdout] | | | | | no `SHA384` in `crypto::hash` [INFO] [stdout] | | | | no `SHA256` in `crypto::hash` [INFO] [stdout] | | | no `SHA224` in `crypto::hash` [INFO] [stdout] | | no `SHA1` in `crypto::hash` [INFO] [stdout] | no `MD5` in `crypto::hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::IoResult`, `std::io::IoError`, `std::io::EndOfFile`, `std::io::Stream`, `std::io::Reader`, `std::io::Writer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, EndOfFile, Stream, Reader, Writer}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ no `Writer` in `io` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `Reader` in `io` [INFO] [stdout] | | | | no `Stream` in `io` [INFO] [stdout] | | | no `EndOfFile` in `io` [INFO] [stdout] | | no `IoError` in `io` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{Result, IoError, EndOfFile, Stream, Reader, Writer}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, Error, EndOfFile, Stream, Reader, Writer}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, EndOfFile, Stream, Read, Writer}; [INFO] [stdout] | ~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, EndOfFile, Stream, Reader, Write}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::mutex` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rt::mutex::NativeMutex; [INFO] [stdout] | ^^^^^ could not find `mutex` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bio::r#mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use bio::{mod, MemBio}; [INFO] [stdout] | ^^^ no `r#mod` in `bio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::IoError; [INFO] [stdout] | ^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Error` [INFO] [stdout] | no `IoError` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypto::hash::SHA1` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | use crypto::hash::{HashType, evpmd, SHA1}; [INFO] [stdout] | ^^^^ no `SHA1` in `crypto::hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ssl::error::StreamError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | use ssl::error::{SslError, StreamError}; [INFO] [stdout] | ^^^^^^^^^^^ no `StreamError` in `ssl::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ssl::error::SslSessionClosed`, `ssl::error::StreamError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use ssl::error::{SslError, SslSessionClosed, StreamError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ no `StreamError` in `ssl::error` [INFO] [stdout] | | [INFO] [stdout] | no `SslSessionClosed` in `ssl::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `x509::r#mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use x509::{mod, X509StoreContext, X509FileType}; [INFO] [stdout] | ^^^ no `r#mod` in `x509` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ssl::error::StreamError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use ssl::error::{SslError, StreamError}; [INFO] [stdout] | ^^^^^^^^^^^ no `StreamError` in `ssl::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | Decodable::decode(&mut Decoder { vals: self, stack: vec!() }) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/big5.rs:6583:18 [INFO] [stdout] | [INFO] [stdout] 6583 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 6584 | | dups = [ [INFO] [stdout] 6585 | | 1133, 1135, 1164, 1166, 2673, 3437, 4369, 4748, 4828, 4898, 4902, 4981, [INFO] [stdout] 6586 | | 4982, 4997, 5206, 5207, 5208, 5209, 5214, 5512, 5599, 6410, 6422, 6543, [INFO] [stdout] ... | [INFO] [stdout] 6595 | | ] [INFO] [stdout] 6596 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 6583 ~ multi_byte_tests!{ [INFO] [stdout] 6584 | dups = [ [INFO] [stdout] 6585 | 1133, 1135, 1164, 1166, 2673, 3437, 4369, 4748, 4828, 4898, 4902, 4981, [INFO] [stdout] 6586 | 4982, 4997, 5206, 5207, 5208, 5209, 5214, 5512, 5599, 6410, 6422, 6543, [INFO] [stdout] 6587 | 6732, 7300, 7410, 7915, 8240, 8281, 8870, 9081, 9103, 9741, 9802, 9810, [INFO] [stdout] 6588 | 9840, 9909, 10024, 10696, 10825, 10950, 10957, 11332, 11345, 11458, [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 6596 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | fail!("Unexpected null pointer from BN_dup(..)") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/rand.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | if r != 1 as c_int { fail!() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkcs5.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | if r != 1 { fail!(); } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/error.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[deriving(Show, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/error.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[deriving(Show, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[deriving(Show, Hash, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:298:3 [INFO] [stdout] | [INFO] [stdout] 298 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:296:29 [INFO] [stdout] | [INFO] [stdout] 296 | Less => fail!("Fingerprint buffer was corrupted!") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Regex` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:144:20 [INFO] [stdout] | [INFO] [stdout] 144 | let pats = Regex::new(mprog.as_slice()).unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared type `Regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bio` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | fn PEM_write_bio_PrivateKey(bio: *mut bio::ffi::BIO, pkey: *mut EVP_PKEY, cipher: *const EVP_CIPHER, [INFO] [stdout] | ^^^ use of undeclared crate or module `bio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/euc_kr.rs:5095:18 [INFO] [stdout] | [INFO] [stdout] 5095 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 5096 | | dups = [] [INFO] [stdout] 5097 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 5095 ~ multi_byte_tests!{ [INFO] [stdout] 5096 | dups = [] [INFO] [stdout] 5097 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 5097 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Help` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | Help(..) | Version(..) => false, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Help; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Version` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:266:24 [INFO] [stdout] | [INFO] [stdout] 266 | Help(..) | Version(..) => false, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Version; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Argv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | Argv(..) | Usage(..) | NoMatch | Decode(..) => true, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Argv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Usage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 267 | Argv(..) | Usage(..) | NoMatch | Decode(..) => true, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Usage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:267:46 [INFO] [stdout] | [INFO] [stdout] 267 | Argv(..) | Usage(..) | NoMatch | Decode(..) => true, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `WithProgramUsage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | WithProgramUsage(ref b, _) => b.fatal(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::WithProgramUsage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | impl fmt::Show for Error { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `WithProgramUsage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | WithProgramUsage(ref other, ref usage) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::WithProgramUsage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Argv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | Argv(ref s) | Usage(ref s) | Decode(ref s) | Help(ref s) | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Argv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Usage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | Argv(ref s) | Usage(ref s) | Decode(ref s) | Help(ref s) | [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Usage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | Argv(ref s) | Usage(ref s) | Decode(ref s) | Help(ref s) | [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Help` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:286:58 [INFO] [stdout] | [INFO] [stdout] 286 | Argv(ref s) | Usage(ref s) | Decode(ref s) | Help(ref s) | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Help; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Version` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | Version(ref s) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Version; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Usage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:332:30 [INFO] [stdout] | [INFO] [stdout] 332 | .or_else(|s| Err(Usage(s))) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Usage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Argv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | .or_else(|s| Err(Argv(s))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Argv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoMatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | .unwrap_or_else(|| Err(NoMatch))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::NoMatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | Counted(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Switch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:392:14 [INFO] [stdout] | [INFO] [stdout] 392 | &Switch(b) => b, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Switch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Counted` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:393:14 [INFO] [stdout] | [INFO] [stdout] 393 | &Counted(n) => n > 0, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Counted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:394:14 [INFO] [stdout] | [INFO] [stdout] 394 | &Plain(None) => false, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:395:14 [INFO] [stdout] | [INFO] [stdout] 395 | &Plain(Some(_)) => true, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 396 | &List(ref vs) => !vs.is_empty(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:405:31 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn as_count(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Switch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | &Switch(b) => if b { 1 } else { 0 }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Switch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Counted` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:408:14 [INFO] [stdout] | [INFO] [stdout] 408 | &Counted(n) => n, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Counted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:409:14 [INFO] [stdout] | [INFO] [stdout] 409 | &Plain(None) => 0, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | &Plain(Some(_)) => 1, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:411:14 [INFO] [stdout] | [INFO] [stdout] 411 | &List(ref vs) => vs.len(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Switch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:420:14 [INFO] [stdout] | [INFO] [stdout] 420 | &Switch(_) | &Counted(_) | &Plain(None) | &List(_) => "", [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Switch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Counted` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:420:27 [INFO] [stdout] | [INFO] [stdout] 420 | &Switch(_) | &Counted(_) | &Plain(None) | &List(_) => "", [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Counted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:420:41 [INFO] [stdout] | [INFO] [stdout] 420 | &Switch(_) | &Counted(_) | &Plain(None) | &List(_) => "", [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:420:56 [INFO] [stdout] | [INFO] [stdout] 420 | &Switch(_) | &Counted(_) | &Plain(None) | &List(_) => "", [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:421:14 [INFO] [stdout] | [INFO] [stdout] 421 | &Plain(Some(ref s)) => s.as_slice(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Switch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | &Switch(_) | &Counted(_) | &Plain(None) => vec!(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Switch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Counted` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:431:27 [INFO] [stdout] | [INFO] [stdout] 431 | &Switch(_) | &Counted(_) | &Plain(None) => vec!(), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Counted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:431:41 [INFO] [stdout] | [INFO] [stdout] 431 | &Switch(_) | &Counted(_) | &Plain(None) => vec!(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:432:14 [INFO] [stdout] | [INFO] [stdout] 432 | &Plain(Some(ref s)) => vec!(s.as_slice()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:433:14 [INFO] [stdout] | [INFO] [stdout] 433 | &List(ref vs) => vs.iter().map(|s| s.as_slice()).collect(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:485:26 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn decode<'a, T: Decodable, Error>> [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:493:31 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn decode_must<'a, T: Decodable, Error>>(&'a self) -> T { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:507:43 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn get_count(&self, key: &str) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Collection` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:583:6 [INFO] [stdout] | [INFO] [stdout] 583 | impl Collection for ValueMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:584:22 [INFO] [stdout] | [INFO] [stdout] 584 | fn len(&self) -> uint { self.map.len() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Map` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:587:10 [INFO] [stdout] | [INFO] [stdout] 587 | impl<'k> Map<&'k str, Value> for ValueMap { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:593:11 [INFO] [stdout] | [INFO] [stdout] 593 | impl fmt::Show for ValueMap { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:634:34 [INFO] [stdout] | [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 649 | None => derr!("Could not decode value into unknown key."), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:634:34 [INFO] [stdout] | [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 657 | None => derr!("Could not find argument '{}' (from struct \ [INFO] [stdout] | _____________________- [INFO] [stdout] 658 | | field '{}').", it.key, it.struct_field), [INFO] [stdout] | |__________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `NumCast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:668:31 [INFO] [stdout] | [INFO] [stdout] 668 | fn to_number [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Counted` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 672 | Counted(n) => Ok(num::cast(n).unwrap()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Counted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `cast` in module `num` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:672:35 [INFO] [stdout] | [INFO] [stdout] 672 | Counted(n) => Ok(num::cast(n).unwrap()), [INFO] [stdout] | ^^^^ not found in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:634:34 [INFO] [stdout] | [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | None => derr!("Could not decode '{}' to {} for '{}'.", [INFO] [stdout] | _____________________________- [INFO] [stdout] 676 | | v.as_str(), expect, k), [INFO] [stdout] | |________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | Decode(err.to_string()) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:692:39 [INFO] [stdout] | [INFO] [stdout] 684 | impl<'a> serialize::Decoder for Decoder<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] ... [INFO] [stdout] 692 | fn read_uint(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:707:38 [INFO] [stdout] | [INFO] [stdout] 707 | fn read_int(&mut self) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: perhaps you intended to use this type [INFO] [stdout] | [INFO] [stdout] 707 | fn read_int(&mut self) -> Result { [INFO] [stdout] | ~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 684 | impl<'a, int> serialize::Decoder for Decoder<'a> { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:634:34 [INFO] [stdout] | [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 736 | _ => derr!("Could not decode '{}' into char for '{}'.", vstr, k), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:745:9 [INFO] [stdout] | [INFO] [stdout] 745 | f(self) [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:634:34 [INFO] [stdout] | [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 756 | / derr!("Could not match '{}' with any of \ [INFO] [stdout] 757 | | the allowed variants: {}", vstr, names) [INFO] [stdout] | |__________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:760:9 [INFO] [stdout] | [INFO] [stdout] 760 | f(self, i) [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f(i)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:763:27 [INFO] [stdout] | [INFO] [stdout] 763 | &mut self, a_idx: 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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:773:41 [INFO] [stdout] | [INFO] [stdout] 773 | &mut self, f_name: &str, f_idx: 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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:777:53 [INFO] [stdout] | [INFO] [stdout] 777 | fn read_struct(&mut self, s_name: &str, len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:780:9 [INFO] [stdout] | [INFO] [stdout] 780 | f(self) [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:782:61 [INFO] [stdout] | [INFO] [stdout] 782 | fn read_struct_field(&mut self, f_name: &str, f_idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:786:9 [INFO] [stdout] | [INFO] [stdout] 786 | f(self) [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:793:44 [INFO] [stdout] | [INFO] [stdout] 793 | fn read_tuple_arg(&mut self, a_idx: 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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:803:51 [INFO] [stdout] | [INFO] [stdout] 803 | fn read_tuple_struct_arg(&mut self, a_idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Decode` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:634:34 [INFO] [stdout] | [INFO] [stdout] 634 | ($($arg:tt)*) => (return Err(Decode(format!($($arg)*)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 813 | None => derr!("Could not decode value into unknown key."), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Decode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:818:9 [INFO] [stdout] | [INFO] [stdout] 818 | f(self, option) [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f(option)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `List` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:824:37 [INFO] [stdout] | [INFO] [stdout] 824 | let list = it.val.unwrap_or(List(vec!())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::List; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Plain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:830:27 [INFO] [stdout] | [INFO] [stdout] 830 | val: Some(Plain(Some(val.to_string()))), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Value::Plain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:833:9 [INFO] [stdout] | [INFO] [stdout] 833 | f(self, vals.len()) [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f(vals.len())` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:835:40 [INFO] [stdout] | [INFO] [stdout] 835 | fn read_seq_elt(&mut self, idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:838:9 [INFO] [stdout] | [INFO] [stdout] 838 | f(self) [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `f` as a method: `self.f()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:845:44 [INFO] [stdout] | [INFO] [stdout] 845 | fn read_map_elt_key(&mut self, idx: 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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:850:44 [INFO] [stdout] | [INFO] [stdout] 850 | fn read_map_elt_val(&mut self, idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `args` in module `std::os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:903:28 [INFO] [stdout] | [INFO] [stdout] 903 | let os_argv = std::os::args(); [INFO] [stdout] | ^^^^ not found in `std::os` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 205 | use std::env::args; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | f(argv.as_slice()) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WithProgramUsage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | WithProgramUsage(box e, dopt.p.usage.as_slice().trim().to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::WithProgramUsage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Help` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:914:20 [INFO] [stdout] | [INFO] [stdout] 914 | return Err(Help(dopt.p.full_doc.as_slice().trim().to_string())) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Help; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Version` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:918:24 [INFO] [stdout] | [INFO] [stdout] 918 | return Err(Version(v.clone())) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 205 | use Error::Version; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:940:15 [INFO] [stdout] | [INFO] [stdout] 940 | fn exit(code: uint) -> ! { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | One(None) => {}, // OK [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | One(Some(ref curval)) => [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | opts.arg = One(Some(defval.to_string())); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:258:57 [INFO] [stdout] | [INFO] [stdout] 258 | let mut opts = Options::new(false, if has_arg { One(None) } else { Zero }); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:258:76 [INFO] [stdout] | [INFO] [stdout] 258 | let mut opts = Options::new(false, if has_arg { One(None) } else { Zero }); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::Zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | impl fmt::Show for Parser { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FormatError` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:280:62 [INFO] [stdout] | [INFO] [stdout] 280 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::FormatError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | curi: uint, // ^^ index into pattern chars [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:356:31 [INFO] [stdout] | [INFO] [stdout] 356 | alts.push(Sequence(seq)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Optional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:374:53 [INFO] [stdout] | [INFO] [stdout] 374 | let mk = if self.cur() == "]" { Optional } else { Sequence }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Optional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:374:71 [INFO] [stdout] | [INFO] [stdout] 374 | let mk = if self.cur() == "]" { Optional } else { Sequence }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:380:39 [INFO] [stdout] | [INFO] [stdout] 380 | ... alts.push(Sequence(seq)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Alternates` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:381:40 [INFO] [stdout] | [INFO] [stdout] 381 | ... Ok(mk(vec!(Alternates(alts)))) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Alternates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Optional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:393:52 [INFO] [stdout] | [INFO] [stdout] 393 | seq.push(self.maybe_repeat(Optional(vec!()))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Optional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | Ok(Sequence(seq)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:424:23 [INFO] [stdout] | [INFO] [stdout] 424 | alts.push(Sequence(seq)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Alternates` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:425:16 [INFO] [stdout] | [INFO] [stdout] 425 | Ok(Alternates(alts)) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Alternates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:433:49 [INFO] [stdout] | [INFO] [stdout] 433 | let atom = self.dopt.descs.resolve(&Short(c)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] 41 | use std::panic::BacktraceStyle::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:434:22 [INFO] [stdout] | [INFO] [stdout] 434 | seq.push(PatAtom(atom.clone())); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:439:43 [INFO] [stdout] | [INFO] [stdout] 439 | self.add_atom_ifnotexists(Zero, &atom); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::Zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:464:43 [INFO] [stdout] | [INFO] [stdout] 464 | seq = seq.into_iter().map(|p| Repeat(box p)).collect(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:492:30 [INFO] [stdout] | [INFO] [stdout] 492 | Ok(self.maybe_repeat(PatAtom(atom))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:512:35 [INFO] [stdout] | [INFO] [stdout] 512 | self.add_atom_ifnotexists(Zero, &atom); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::Zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:514:30 [INFO] [stdout] | [INFO] [stdout] 514 | Ok(self.maybe_repeat(PatAtom(atom))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | self.add_atom_ifnotexists(Zero, &atom); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::Zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:521:30 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(self.maybe_repeat(PatAtom(atom))) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | Repeat(box pat) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:566:33 [INFO] [stdout] | [INFO] [stdout] 566 | fn at<'a>(&'a self, offset: int) -> &'a str { [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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:567:35 [INFO] [stdout] | [INFO] [stdout] 567 | self.tokens[(self.curi as int + offset) as uint].as_slice() [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: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/gb18030.rs:4973:18 [INFO] [stdout] | [INFO] [stdout] 4973 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 4974 | | dups = [ [INFO] [stdout] 4975 | | 6555, [INFO] [stdout] 4976 | | ] [INFO] [stdout] 4977 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 4973 ~ multi_byte_tests!{ [INFO] [stdout] 4974 | dups = [ [INFO] [stdout] 4975 | 6555, [INFO] [stdout] 4976 | ] [INFO] [stdout] 4977 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 4977 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:567:52 [INFO] [stdout] | [INFO] [stdout] 567 | self.tokens[(self.curi as int + offset) as uint].as_slice() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:569:28 [INFO] [stdout] | [INFO] [stdout] 569 | fn atis(&self, offset: int, is: &str) -> bool { [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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:570:31 [INFO] [stdout] | [INFO] [stdout] 570 | let i = (self.curi as int) + offset; [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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:571:23 [INFO] [stdout] | [INFO] [stdout] 571 | let iu = i as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Alternates` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:621:18 [INFO] [stdout] | [INFO] [stdout] 621 | &Alternates(ref mut ps) | &Sequence(ref mut ps) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Alternates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:621:44 [INFO] [stdout] | [INFO] [stdout] 621 | &Alternates(ref mut ps) | &Sequence(ref mut ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:624:18 [INFO] [stdout] | [INFO] [stdout] 624 | &Repeat(box ref mut p) => add(p, all_atoms, par), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:625:18 [INFO] [stdout] | [INFO] [stdout] 625 | &PatAtom(_) => {} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Optional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:626:18 [INFO] [stdout] | [INFO] [stdout] 626 | &Optional(ref mut ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Optional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:632:41 [INFO] [stdout] | [INFO] [stdout] 632 | ... ps.push(PatAtom(atom)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Alternates` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | &Alternates(ref ps) | &Sequence(ref ps) | &Optional(ref ps) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Alternates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:646:40 [INFO] [stdout] | [INFO] [stdout] 646 | &Alternates(ref ps) | &Sequence(ref ps) | &Optional(ref ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Optional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:646:60 [INFO] [stdout] | [INFO] [stdout] 646 | &Alternates(ref ps) | &Sequence(ref ps) | &Optional(ref ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Optional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:649:18 [INFO] [stdout] | [INFO] [stdout] 649 | &Repeat(box ref p) => all_atoms(p, set), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:650:18 [INFO] [stdout] | [INFO] [stdout] 650 | &PatAtom(ref a) => { set.insert(a.clone()); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Alternates` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:664:18 [INFO] [stdout] | [INFO] [stdout] 664 | &Alternates(ref ps) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Alternates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/gb18030_ranges.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | multi_byte_range_tests!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 83 | | key = 0 .. 189000, key < 1114112, [INFO] [stdout] 84 | | value = 128 .. 65536, value < 1587600 [INFO] [stdout] 85 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 82 ~ multi_byte_range_tests!{ [INFO] [stdout] 83 | key = 0 .. 189000, key < 1114112, [INFO] [stdout] 84 | value = 128 .. 65536, value < 1587600 [INFO] [stdout] 85 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 85 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:679:18 [INFO] [stdout] | [INFO] [stdout] 679 | &Sequence(ref ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Optional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:684:18 [INFO] [stdout] | [INFO] [stdout] 684 | &Optional(ref ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Optional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:689:18 [INFO] [stdout] | [INFO] [stdout] 689 | &Repeat(box ref p) => dotag(p, true, map, seen), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:690:18 [INFO] [stdout] | [INFO] [stdout] 690 | &PatAtom(ref atom) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `x509` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:98:58 [INFO] [stdout] | [INFO] [stdout] 98 | extern fn raw_verify(preverify_ok: c_int, x509_ctx: *mut x509::ffi::X509_STORE_CTX) [INFO] [stdout] | ^^^^ use of undeclared crate or module `x509` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `x509` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | let ssl = x509::ffi::X509_STORE_CTX_get_ex_data(x509_ctx, idx); [INFO] [stdout] | ^^^^ use of undeclared crate or module `x509` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | Short(s.as_slice().char_at(1)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] 41 | use std::panic::BacktraceStyle::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:707:13 [INFO] [stdout] | [INFO] [stdout] 707 | Long(s.as_slice().slice_from(2).to_string()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | Positional(s.slice(1, s.len()-1).to_string()) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:712:17 [INFO] [stdout] | [INFO] [stdout] 712 | Positional(s.to_string()) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:715:13 [INFO] [stdout] | [INFO] [stdout] 715 | Command(s.to_string()) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:733:31 [INFO] [stdout] | [INFO] [stdout] 733 | fn type_as_uint(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | &Short(_) => 0, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:736:14 [INFO] [stdout] | [INFO] [stdout] 736 | &Long(_) => 1, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:737:14 [INFO] [stdout] | [INFO] [stdout] 737 | &Command(_) => 2, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:738:14 [INFO] [stdout] | [INFO] [stdout] 738 | &Positional(_) => 3, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:744:51 [INFO] [stdout] | [INFO] [stdout] 744 | fn partial_cmp(&self, other: &Atom) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 41 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:746:15 [INFO] [stdout] | [INFO] [stdout] 746 | (&Short(c1), &Short(c2)) => c1.partial_cmp(&c2), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:746:27 [INFO] [stdout] | [INFO] [stdout] 746 | (&Short(c1), &Short(c2)) => c1.partial_cmp(&c2), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:747:15 [INFO] [stdout] | [INFO] [stdout] 747 | (&Long(ref s1), &Long(ref s2)) => s1.partial_cmp(s2), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:747:30 [INFO] [stdout] | [INFO] [stdout] 747 | (&Long(ref s1), &Long(ref s2)) => s1.partial_cmp(s2), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:748:15 [INFO] [stdout] | [INFO] [stdout] 748 | (&Command(ref s1), &Command(ref s2)) => s1.partial_cmp(s2), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:748:33 [INFO] [stdout] | [INFO] [stdout] 748 | (&Command(ref s1), &Command(ref s2)) => s1.partial_cmp(s2), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:749:15 [INFO] [stdout] | [INFO] [stdout] 749 | (&Positional(ref s1), &Positional(ref s2)) => s1.partial_cmp(s2), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:749:36 [INFO] [stdout] | [INFO] [stdout] 749 | (&Positional(ref s1), &Positional(ref s2)) => s1.partial_cmp(s2), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:755:11 [INFO] [stdout] | [INFO] [stdout] 755 | impl fmt::Show for Atom { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:758:14 [INFO] [stdout] | [INFO] [stdout] 758 | &Short(c) => write!(f, "-{}", c), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:759:14 [INFO] [stdout] | [INFO] [stdout] 759 | &Long(ref s) => write!(f, "--{}", s), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bio` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:244:41 [INFO] [stdout] | [INFO] [stdout] 244 | fn wrap_bio<'a>(&'a self, bio: *mut bio::ffi::BIO) -> MemBioRef<'a> { [INFO] [stdout] | ^^^ use of undeclared crate or module `bio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:760:14 [INFO] [stdout] | [INFO] [stdout] 760 | &Command(ref s) => write!(f, "{}", s), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:761:14 [INFO] [stdout] | [INFO] [stdout] 761 | &Positional(ref s) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:782:13 [INFO] [stdout] | [INFO] [stdout] 782 | One(_) => true, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:796:27 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct Argv<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] ... [INFO] [stdout] 796 | counts: HashMap, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:801:11 [INFO] [stdout] | [INFO] [stdout] 801 | curi: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:844:56 [INFO] [stdout] | [INFO] [stdout] 844 | atom: self.dopt.descs.resolve(&Short(c)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] 41 | use std::panic::BacktraceStyle::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | match FromPrimitive::from_int(err as int) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:893:19 [INFO] [stdout] | [INFO] [stdout] 893 | let cmd = Command(s.to_string()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:898:17 [INFO] [stdout] | [INFO] [stdout] 898 | Positional(s.to_string()) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:904:28 [INFO] [stdout] | [INFO] [stdout] 904 | fn at<'a>(&'a self, i: int) -> &'a str { [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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:905:33 [INFO] [stdout] | [INFO] [stdout] 905 | self.argv[(self.curi as int + i) as uint].as_slice() [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] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:905:45 [INFO] [stdout] | [INFO] [stdout] 905 | self.argv[(self.curi as int + i) as uint].as_slice() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:926:15 [INFO] [stdout] | [INFO] [stdout] 926 | impl<'a> fmt::Show for Argv<'a> { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FormatError` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:927:62 [INFO] [stdout] | [INFO] [stdout] 927 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::FormatError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:941:12 [INFO] [stdout] | [INFO] [stdout] 941 | argvi: uint, // index into Argv.positional [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:942:27 [INFO] [stdout] | [INFO] [stdout] 940 | struct MState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 941 | argvi: uint, // index into Argv.positional [INFO] [stdout] 942 | counts: HashMap, // flags remaining for pattern consumption [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:943:31 [INFO] [stdout] | [INFO] [stdout] 940 | struct MState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 943 | max_counts: HashMap, // optional flag appearances [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:987:14 [INFO] [stdout] | [INFO] [stdout] 987 | &Short(_) | &Long(_) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:987:26 [INFO] [stdout] | [INFO] [stdout] 987 | &Short(_) | &Long(_) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:990:14 [INFO] [stdout] | [INFO] [stdout] 990 | &Positional(ref v) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:994:14 [INFO] [stdout] | [INFO] [stdout] 994 | &Command(_) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1029:15 [INFO] [stdout] | [INFO] [stdout] 1029 | (&Command(ref n1), &Command(ref n2)) if n1 == n2 => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1029:33 [INFO] [stdout] | [INFO] [stdout] 1029 | (&Command(ref n1), &Command(ref n2)) if n1 == n2 => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1033:15 [INFO] [stdout] | [INFO] [stdout] 1033 | (&Positional(_), _) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1101:26 [INFO] [stdout] | [INFO] [stdout] 1101 | &Positional(_) => vs.insert(atom, Plain(None)), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1107:26 [INFO] [stdout] | [INFO] [stdout] 1107 | &Positional(_) => vs.insert(atom, List(vec!())), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1111:26 [INFO] [stdout] | [INFO] [stdout] 1111 | (false, &One(None)) => { vs.insert(atom, Plain(None)); } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1112:25 [INFO] [stdout] | [INFO] [stdout] 1112 | (true, &One(None)) => { vs.insert(atom, List(vec!())); } [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1113:26 [INFO] [stdout] | [INFO] [stdout] 1113 | (false, &One(Some(ref v))) => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1116:25 [INFO] [stdout] | [INFO] [stdout] 1116 | (true, &One(Some(ref v))) => { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Alternates` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1140:14 [INFO] [stdout] | [INFO] [stdout] 1140 | &Alternates(ref ps) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Alternates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Sequence` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1147:14 [INFO] [stdout] | [INFO] [stdout] 1147 | &Sequence(ref ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Optional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1164:14 [INFO] [stdout] | [INFO] [stdout] 1164 | &Optional(ref ps) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Optional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1169:26 [INFO] [stdout] | [INFO] [stdout] 1169 | &PatAtom(ref a @ Short(_)) | &PatAtom(ref a @Long(_)) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1169:42 [INFO] [stdout] | [INFO] [stdout] 1169 | &PatAtom(ref a @ Short(_)) | &PatAtom(ref a @Long(_)) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:387:34 [INFO] [stdout] | [INFO] [stdout] 387 | let s = unsafe { string::raw::from_buf(meth as *const u8) }; [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1169:55 [INFO] [stdout] | [INFO] [stdout] 1169 | &PatAtom(ref a @ Short(_)) | &PatAtom(ref a @Long(_)) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1169:70 [INFO] [stdout] | [INFO] [stdout] 1169 | &PatAtom(ref a @ Short(_)) | &PatAtom(ref a @Long(_)) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Repeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1185:14 [INFO] [stdout] | [INFO] [stdout] 1185 | &Repeat(box ref p) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::Repeat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/jis0208.rs:3321:18 [INFO] [stdout] | [INFO] [stdout] 3321 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 3322 | | remap = 8272 .. 8835, [INFO] [stdout] 3323 | | dups = [ [INFO] [stdout] 3324 | | 1207, 1208, 1209, 1212, 1213, 1214, 1217, 1218, 1219, 8644, 10716, [INFO] [stdout] ... | [INFO] [stdout] 3364 | | ] [INFO] [stdout] 3365 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 3321 ~ multi_byte_tests!{ [INFO] [stdout] 3322 | remap = 8272 .. 8835, [INFO] [stdout] 3323 | dups = [ [INFO] [stdout] 3324 | 1207, 1208, 1209, 1212, 1213, 1214, 1217, 1218, 1219, 8644, 10716, [INFO] [stdout] 3325 | 10717, 10718, 10719, 10720, 10721, 10722, 10723, 10724, 10725, 10726, [INFO] [stdout] 3326 | 10727, 10728, 10729, 10730, 10731, 10732, 10733, 10734, 10735, 10736, [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 3365 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatAtom` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1205:14 [INFO] [stdout] | [INFO] [stdout] 1205 | &PatAtom(ref atom) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Pattern::PatAtom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Short` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1208:22 [INFO] [stdout] | [INFO] [stdout] 1208 | &Short(_) | &Long(_) => { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Short; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Long` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1208:34 [INFO] [stdout] | [INFO] [stdout] 1208 | &Short(_) | &Long(_) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Long; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Command` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1213:22 [INFO] [stdout] | [INFO] [stdout] 1213 | &Command(_) | &Positional(_) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Positional` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1213:36 [INFO] [stdout] | [INFO] [stdout] 1213 | &Command(_) | &Positional(_) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Atom::Positional; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1252:24 [INFO] [stdout] | [INFO] [stdout] 1252 | static LONG_EQUAL: Regex = regex!("^(?P[^=]+)=(?P.+)$"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Zero` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1254:38 [INFO] [stdout] | [INFO] [stdout] 1254 | None => Ok((Atom::new(flag), Zero)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 | use num::FpCategory::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use num::IntErrorKind::Zero; [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::Zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `One` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1261:46 [INFO] [stdout] | [INFO] [stdout] 1261 | Ok((Atom::new(cap.name("name")), One(None))) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 41 | use parse::Argument::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1267:24 [INFO] [stdout] | [INFO] [stdout] 1267 | static LONG_EQUAL: Regex = regex!("^(?P[^=]+)=(?P.*)$"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `with` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | with(&self.syns[*k]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `with` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | with(k) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Collection` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | impl Collection for SynonymMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | fn len(&self) -> uint { self.vals.len() } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mutable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | impl Mutable for SynonymMap { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Map` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | impl Map for SynonymMap { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MutableMap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | impl MutableMap for SynonymMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromIterator` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/synonym.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 104 | impl FromIterator<(K, V)> for SynonymMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: 'std::iter::FromIterator' is included in the prelude starting in Edition 2021 [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 104 | impl IntoIterator<(K, V)> for SynonymMap { [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | #![feature(plugin_registrar, macro_rules, phase, quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:911:26 [INFO] [stdout] | [INFO] [stdout] 911 | WithProgramUsage(box e, dopt.p.usage.as_slice().trim().to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:464:50 [INFO] [stdout] | [INFO] [stdout] 464 | seq = seq.into_iter().map(|p| Repeat(box p)).collect(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:541:20 [INFO] [stdout] | [INFO] [stdout] 541 | Repeat(box pat) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box pattern syntax is experimental [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:624:25 [INFO] [stdout] | [INFO] [stdout] 624 | &Repeat(box ref mut p) => add(p, all_atoms, par), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #29641 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box pattern syntax is experimental [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | &Repeat(box ref p) => all_atoms(p, set), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #29641 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box pattern syntax is experimental [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:689:25 [INFO] [stdout] | [INFO] [stdout] 689 | &Repeat(box ref p) => dotag(p, true, map, seen), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #29641 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box pattern syntax is experimental [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/parse.rs:1185:21 [INFO] [stdout] | [INFO] [stdout] 1185 | &Repeat(box ref p) => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #29641 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/index/jis0212.rs:2756:18 [INFO] [stdout] | [INFO] [stdout] 2756 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 2757 | | dups = [] [INFO] [stdout] 2758 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 2756 ~ multi_byte_tests!{ [INFO] [stdout] 2757 | dups = [] [INFO] [stdout] 2758 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 2758 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/error.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | assert_feed_err!(e, "", "\xa0", "", []); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/ascii.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | assert_feed_err!(e, "", "\xa0", "", []); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/ascii.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | assert_feed_err!(e, "X", "\xa0", "Z", [0x58]); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/singlebyte.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | if ch <= '\u007f' { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/singlebyte.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | assert_feed_err!(e, "A", "\uFFFF", "B", [0x41]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{FFFF}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/singlebyte.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 126 | assert_feed_err!(e, "A", "\U00010000", "B", [0x41]); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 126 | assert_feed_err!(e, "A", r"\U00010000", "B", [0x41]); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:266:47 [INFO] [stdout] | [INFO] [stdout] 266 | assert_feed_ok!(d, [0xc2, 0xa2], [], "\xa2"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:267:59 [INFO] [stdout] | [INFO] [stdout] 267 | assert_feed_ok!(d, [0xc2, 0xac, 0xc2, 0xa9], [], "\xac\xa9"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:267:63 [INFO] [stdout] | [INFO] [stdout] 267 | assert_feed_ok!(d, [0xc2, 0xac, 0xc2, 0xa9], [], "\xac\xa9"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0561}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0575}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0562}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0578}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:50 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0582}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:56 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0562}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:62 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0565}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:271:68 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0576}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:276:53 [INFO] [stdout] | [INFO] [stdout] 276 | assert_feed_ok!(d, [0xed, 0x92, 0x89], [], "\ud489"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d489}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:277:71 [INFO] [stdout] | [INFO] [stdout] 277 | assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u5b57"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{6f22}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:277:77 [INFO] [stdout] | [INFO] [stdout] 277 | assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u5b57"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{5b57}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:279:71 [INFO] [stdout] | [INFO] [stdout] 279 | assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0259}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:279:77 [INFO] [stdout] | [INFO] [stdout] 279 | assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0254}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:279:83 [INFO] [stdout] | [INFO] [stdout] 279 | assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0250}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:284:60 [INFO] [stdout] | [INFO] [stdout] 284 | assert_feed_ok!(d, [0xf0, 0x90, 0x82, 0x82], [], "\U00010082"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 284 | assert_feed_ok!(d, [0xf0, 0x90, 0x82, 0x82], [], r"\U00010082"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:302:47 [INFO] [stdout] | [INFO] [stdout] 302 | assert_feed_ok!(d, [0xc2, 0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | assert_feed_ok!(d, [0xdf, 0xbf], [], "\u07ff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{07ff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:310:53 [INFO] [stdout] | [INFO] [stdout] 310 | assert_feed_ok!(d, [0xe0, 0xa0, 0x80], [], "\u0800"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:314:53 [INFO] [stdout] | [INFO] [stdout] 314 | assert_feed_ok!(d, [0xed, 0x9f, 0xbf], [], "\ud7ff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7ff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:318:53 [INFO] [stdout] | [INFO] [stdout] 318 | assert_feed_ok!(d, [0xee, 0x80, 0x80], [], "\ue000"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:322:53 [INFO] [stdout] | [INFO] [stdout] 322 | assert_feed_ok!(d, [0xef, 0xbf, 0xbf], [], "\uffff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:326:60 [INFO] [stdout] | [INFO] [stdout] 326 | assert_feed_ok!(d, [0xf0, 0x90, 0x80, 0x80], [], "\U00010000"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 326 | assert_feed_ok!(d, [0xf0, 0x90, 0x80, 0x80], [], r"\U00010000"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:330:60 [INFO] [stdout] | [INFO] [stdout] 330 | assert_feed_ok!(d, [0xf4, 0x8f, 0xbf, 0xbf], [], "\U0010ffff"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 330 | assert_feed_ok!(d, [0xf4, 0x8f, 0xbf, 0xbf], [], r"\U0010ffff"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:340:46 [INFO] [stdout] | [INFO] [stdout] 340 | assert_feed_ok!(d, [0x82], [0xed], "\U00010082"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 340 | assert_feed_ok!(d, [0x82], [0xed], r"\U00010082"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | assert_feed_ok!(d, [0x92, 0x89], [], "\ud489"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d489}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:346:47 [INFO] [stdout] | [INFO] [stdout] 346 | assert_feed_ok!(d, [0xa9, 0x20], [], "\xa9\x20"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:516:56 [INFO] [stdout] | [INFO] [stdout] 516 | assert_feed_err!(d, [0xc2, 0x80], [0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:520:62 [INFO] [stdout] | [INFO] [stdout] 520 | assert_feed_err!(d, [0xe0, 0xa0, 0x80], [0x80], [], "\u0800"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:524:69 [INFO] [stdout] | [INFO] [stdout] 524 | assert_feed_err!(d, [0xf0, 0x90, 0x80, 0x80], [0x80], [], "\U00010000"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 524 | assert_feed_err!(d, [0xf0, 0x90, 0x80, 0x80], [0x80], [], r"\U00010000"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:549:50 [INFO] [stdout] | [INFO] [stdout] 549 | assert_feed_err!(d, [0x80], [0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:554:50 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_err!(d, [0x80], [0x80], [], "\u0800"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:559:51 [INFO] [stdout] | [INFO] [stdout] 559 | assert_feed_err!(d, [0x80], [0x80], [], "\U00010000"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 559 | assert_feed_err!(d, [0x80], [0x80], [], r"\U00010000"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:617:51 [INFO] [stdout] | [INFO] [stdout] 617 | assert_feed_ok!(d, [0xc2, 0x80], [0xc2], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:619:47 [INFO] [stdout] | [INFO] [stdout] 619 | assert_feed_ok!(d, [0xc2, 0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | queue: [u8, ..4], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_8.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | static CHAR_CATEGORY: [u8, ..256] = [ [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | assert_feed_ok!(e, "\u0000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0001}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0002}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:308:41 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0004}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:308:47 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0008}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:309:29 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0010}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:309:35 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0020}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:309:41 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0040}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:309:47 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0100}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:310:35 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0200}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:310:41 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0400}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:311:29 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:311:35 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:311:41 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{4000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:311:47 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:312:29 [INFO] [stdout] | [INFO] [stdout] 312 | ... \uffff", "", [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 319 | assert_feed_ok!(e, "\U00010000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:320:30 [INFO] [stdout] | [INFO] [stdout] 320 | ... \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:320:40 [INFO] [stdout] | [INFO] [stdout] 320 | ... \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:321:30 [INFO] [stdout] | [INFO] [stdout] 321 | ... \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | ... \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:941:14 [INFO] [stdout] | [INFO] [stdout] 941 | unsafe { libc::exit(code as libc::c_int) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:941:33 [INFO] [stdout] | [INFO] [stdout] 941 | unsafe { libc::exit(code as libc::c_int) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | #![feature(plugin_registrar, macro_rules, phase, quote)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:322:30 [INFO] [stdout] | [INFO] [stdout] 322 | ... \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:322:40 [INFO] [stdout] | [INFO] [stdout] 322 | ... \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:323:30 [INFO] [stdout] | [INFO] [stdout] 323 | ... \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | ... \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:324:30 [INFO] [stdout] | [INFO] [stdout] 324 | ... \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:324:40 [INFO] [stdout] | [INFO] [stdout] 324 | ... \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:325:30 [INFO] [stdout] | [INFO] [stdout] 325 | ... \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:325:40 [INFO] [stdout] | [INFO] [stdout] 325 | ... \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | ... \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:326:40 [INFO] [stdout] | [INFO] [stdout] 326 | ... \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | ... \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | ... \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | ... \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | ... \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | ... \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | ... \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | ... \U0010FFFF", "", [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:355:26 [INFO] [stdout] | [INFO] [stdout] 355 | "\u0000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0001}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:356:32 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0002}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:356:38 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0004}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:356:44 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0008}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:357:26 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0010}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:357:32 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0020}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:357:38 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0040}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:358:26 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0100}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0200}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:358:38 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0400}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:358:44 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:359:26 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:359:32 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:359:38 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{4000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:359:44 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:360:26 [INFO] [stdout] | [INFO] [stdout] 360 | \uffff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:373:27 [INFO] [stdout] | [INFO] [stdout] 373 | "\U00010000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:374:27 [INFO] [stdout] | [INFO] [stdout] 374 | \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:374:37 [INFO] [stdout] | [INFO] [stdout] 374 | \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:375:27 [INFO] [stdout] | [INFO] [stdout] 375 | \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:375:37 [INFO] [stdout] | [INFO] [stdout] 375 | \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `phase` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-699d00e832c4f088/21ce119/src/lib.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | #![feature(plugin_registrar, macro_rules, phase, quote)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 331 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0408, E0412, E0425, E0432, E0433, E0463, E0531, E0554... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `docopt` due to 332 previous errors [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:376:27 [INFO] [stdout] | [INFO] [stdout] 376 | \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:376:37 [INFO] [stdout] | [INFO] [stdout] 376 | \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:377:27 [INFO] [stdout] | [INFO] [stdout] 377 | \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:377:37 [INFO] [stdout] | [INFO] [stdout] 377 | \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:378:27 [INFO] [stdout] | [INFO] [stdout] 378 | \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 378 | \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:379:27 [INFO] [stdout] | [INFO] [stdout] 379 | \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:379:37 [INFO] [stdout] | [INFO] [stdout] 379 | \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:380:27 [INFO] [stdout] | [INFO] [stdout] 380 | \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:380:37 [INFO] [stdout] | [INFO] [stdout] 380 | \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:381:27 [INFO] [stdout] | [INFO] [stdout] 381 | \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:381:37 [INFO] [stdout] | [INFO] [stdout] 381 | \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:382:37 [INFO] [stdout] | [INFO] [stdout] 382 | \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:383:27 [INFO] [stdout] | [INFO] [stdout] 383 | \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:383:37 [INFO] [stdout] | [INFO] [stdout] 383 | \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 384 | \U0010FFFF"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:392:41 [INFO] [stdout] | [INFO] [stdout] 392 | assert_feed_ok!(d, [0x34], [], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:394:41 [INFO] [stdout] | [INFO] [stdout] 394 | assert_feed_ok!(d, [0x78], [], "\u5678"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{5678}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:399:45 [INFO] [stdout] | [INFO] [stdout] 399 | assert_feed_ok!(d, [0x34], [0x56], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:400:53 [INFO] [stdout] | [INFO] [stdout] 400 | assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\uabcd"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{5678}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:400:59 [INFO] [stdout] | [INFO] [stdout] 400 | assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\uabcd"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{abcd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:410:46 [INFO] [stdout] | [INFO] [stdout] 410 | assert_feed_ok!(d, [0x45], [0xd9], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 410 | assert_feed_ok!(d, [0x45], [0xd9], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:413:42 [INFO] [stdout] | [INFO] [stdout] 413 | assert_feed_ok!(d, [0x90], [], "\U00067890"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 413 | assert_feed_ok!(d, [0x90], [], r"\U00067890"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:419:52 [INFO] [stdout] | [INFO] [stdout] 419 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 419 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:420:48 [INFO] [stdout] | [INFO] [stdout] 420 | assert_feed_ok!(d, [0xdc, 0x90], [], "\U00067890"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 420 | assert_feed_ok!(d, [0xdc, 0x90], [], r"\U00067890"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:425:58 [INFO] [stdout] | [INFO] [stdout] 425 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e, 0xdc], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 425 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e, 0xdc], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | assert_feed_ok!(d, [0x90], [], "\U00067890"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 426 | assert_feed_ok!(d, [0x90], [], r"\U00067890"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:501:72 [INFO] [stdout] | [INFO] [stdout] 501 | assert_feed_err!(d, [0x12, 0x34], [0xdc, 0x00], [0x56, 0x78], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:506:72 [INFO] [stdout] | [INFO] [stdout] 506 | assert_feed_err!(d, [0x12, 0x34], [0xdf, 0xff], [0x56, 0x78], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:515:51 [INFO] [stdout] | [INFO] [stdout] 515 | assert_feed_ok!(d, [0x12, 0x34], [0xdc], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:521:51 [INFO] [stdout] | [INFO] [stdout] 521 | assert_feed_ok!(d, [0x12, 0x34], [0xdf], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:533:51 [INFO] [stdout] | [INFO] [stdout] 533 | assert_feed_ok!(d, [0x12, 0x34], [0x56], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:544:63 [INFO] [stdout] | [INFO] [stdout] 544 | assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00, 0xdc], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:557:51 [INFO] [stdout] | [INFO] [stdout] 557 | assert_feed_ok!(d, [0x12, 0x34], [0xd8], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:562:57 [INFO] [stdout] | [INFO] [stdout] 562 | assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:570:51 [INFO] [stdout] | [INFO] [stdout] 570 | assert_feed_ok!(d, [0x12, 0x34], [0x12], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | assert_feed_ok!(d, [0x12, 0x34], [], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:576:76 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08, 0xdf], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08, 0xdf], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:578:70 [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:580:64 [INFO] [stdout] | [INFO] [stdout] 580 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 580 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:582:60 [INFO] [stdout] | [INFO] [stdout] 582 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 582 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<` is interpreted as a start of generic arguments for `u16`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/utf_16.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | lead | (trail as u16 << 8) [INFO] [stdout] | ^^ - interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 40 | lead | ((trail as u16) << 8) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | if ch <= '\u007f' { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | assert_feed_ok!(e, "\uac00", "", [0xb0, 0xa1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:244:67 [INFO] [stdout] | [INFO] [stdout] 244 | let add_arg = add.map(|a| a.raw()).unwrap_or(ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | assert_feed_ok!(e, "\ub098\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b098}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | assert_feed_ok!(e, "\ub098\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b2e4}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:245:67 [INFO] [stdout] | [INFO] [stdout] 245 | let rem_arg = rem.map(|r| r.raw()).unwrap_or(ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{bdc1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 137 | assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{314b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:360:60 [INFO] [stdout] | [INFO] [stdout] 360 | with_bn_in_ctx!(r, ctx, { BN_div(r.raw(), ptr::mut_null(), self.raw(), a.raw(), ctx) == 1 }) [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:137:41 [INFO] [stdout] | [INFO] [stdout] 137 | assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7a3}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:144:34 [INFO] [stdout] | [INFO] [stdout] 144 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:366:51 [INFO] [stdout] | [INFO] [stdout] 366 | with_bn_in_ctx!(r, ctx, { BN_div(ptr::mut_null(), r.raw(), self.raw(), a.raw(), ctx) == 1 }) [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:388:43 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn abs_cmp(&self, oth: BigNum) -> Ordering { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:155:47 [INFO] [stdout] | [INFO] [stdout] 155 | assert_feed_ok!(d, [0xb0, 0xa1], [], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:392:17 [INFO] [stdout] | [INFO] [stdout] 392 | Less [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Greater` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | Greater [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Greater; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Equal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | Equal [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Equal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:423:40 [INFO] [stdout] | [INFO] [stdout] 423 | let size = self.num_bytes() as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:444:11 [INFO] [stdout] | [INFO] [stdout] 444 | impl fmt::Show for BigNum { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:156:59 [INFO] [stdout] | [INFO] [stdout] 156 | assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\ub2e4"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b098}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:477:36 [INFO] [stdout] | [INFO] [stdout] 477 | fn cmp(&self, oth: &BigNum) -> Ordering { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:483:51 [INFO] [stdout] | [INFO] [stdout] 483 | fn partial_cmp(&self, oth: &BigNum) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Equal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | Equal [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Equal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:490:21 [INFO] [stdout] | [INFO] [stdout] 490 | Less [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Greater` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 492 | Greater [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Greater; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:156:65 [INFO] [stdout] | [INFO] [stdout] 156 | assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\ub2e4"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b2e4}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{bdc1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:158:32 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{314b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7a3}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d58f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:166:41 [INFO] [stdout] | [INFO] [stdout] 166 | assert_feed_ok!(d, [0xa1], [], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:516:10 [INFO] [stdout] | [INFO] [stdout] 516 | impl Add for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | assert_feed_ok!(d, [0xb3, 0xaa], [0xb4], "\ub098"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b098}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | assert_feed_ok!(d, [0xd9], [0x94], "\ub2e4"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b2e4}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:169:57 [INFO] [stdout] | [INFO] [stdout] 169 | assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u314b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{bdc1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:169:63 [INFO] [stdout] | [INFO] [stdout] 169 | assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u314b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{314b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:170:53 [INFO] [stdout] | [INFO] [stdout] 170 | assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7a3}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:170:59 [INFO] [stdout] | [INFO] [stdout] 170 | assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d58f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Sub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:522:10 [INFO] [stdout] | [INFO] [stdout] 522 | impl Sub for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Sub; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:222:51 [INFO] [stdout] | [INFO] [stdout] 222 | assert_feed_ok!(d, [0xb0, 0xa1], [0xb0], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/korean.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 224 | assert_feed_ok!(d, [0xb0, 0xa1], [], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | '\u0000'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | '\u0000'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Mul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:528:10 [INFO] [stdout] | [INFO] [stdout] 528 | impl Mul for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Div` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:534:10 [INFO] [stdout] | [INFO] [stdout] 534 | impl Div for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Div; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Rem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:540:10 [INFO] [stdout] | [INFO] [stdout] 540 | impl Rem for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Rem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Shl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:546:10 [INFO] [stdout] | [INFO] [stdout] 546 | impl Shl for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Shl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Shr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:552:10 [INFO] [stdout] | [INFO] [stdout] 552 | impl Shr for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Shr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bn/mod.rs:571:10 [INFO] [stdout] | [INFO] [stdout] 571 | impl Neg for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 510 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bio/mod.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 57 | impl Reader for MemBio { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 58 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bio/mod.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(ret as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/bio/mod.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | if buf.len() != ret as uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | '\u00a5' => { output.write_byte(0x5c); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | '\u203e' => { output.write_byte(0x7e); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff61}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:174:29 [INFO] [stdout] | [INFO] [stdout] 174 | assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:176:29 [INFO] [stdout] | [INFO] [stdout] 176 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 177 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | assert_feed_ok!(e, "\u65e5\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | assert_feed_ok!(e, "\u65e5\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn evpmd(t: HashType) -> (*const EVP_MD, 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hash.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | len: 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | len: 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/hmac.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(self.len == outlen as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkcs5.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn pbkdf2_hmac_sha1(pass: &str, salt: &[u8], iter: uint, keylen: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkcs5.rs:12:70 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn pbkdf2_hmac_sha1(pass: &str, salt: &[u8], iter: uint, keylen: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Neither` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | parts: Neither, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Neither; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:109:47 [INFO] [stdout] | [INFO] [stdout] 109 | let mut s = Vec::from_elem(len as uint, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{9ed1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:187:35 [INFO] [stdout] | [INFO] [stdout] 187 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2170}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffe2}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:195:35 [INFO] [stdout] | [INFO] [stdout] 195 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:209:71 [INFO] [stdout] | [INFO] [stdout] 209 | assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:209:77 [INFO] [stdout] | [INFO] [stdout] 209 | assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:209:83 [INFO] [stdout] | [INFO] [stdout] 209 | assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | s.truncate(r as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:126:34 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn gen(&mut self, keysz: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Both` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:141:26 [INFO] [stdout] | [INFO] [stdout] 141 | self.parts = Both; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Both; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::Shutdown::Both; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Public` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | self.parts = Public; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Public; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Both` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | self.parts = Both; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Both; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::Shutdown::Both; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn write_pem(&self, writer: &mut Writer/*, password: Option*/) -> Result<(), SslError> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:192:27 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn size(&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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:194:54 [INFO] [stdout] | [INFO] [stdout] 194 | RSA_size(EVP_PKEY_get1_RSA(self.evp)) as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn max_data(&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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:236:20 [INFO] [stdout] | [INFO] [stdout] 236 | len as uint - 41u [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | r.truncate(rv as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:272:47 [INFO] [stdout] | [INFO] [stdout] 272 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:284:34 [INFO] [stdout] | [INFO] [stdout] 284 | r.truncate(rv as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OAEP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:294:79 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn encrypt(&self, s: &[u8]) -> Vec { self.encrypt_with_padding(s, OAEP) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::EncryptionPadding::OAEP; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OAEP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:299:79 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn decrypt(&self, s: &[u8]) -> Vec { self.decrypt_with_padding(s, OAEP) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::EncryptionPadding::OAEP; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:317:47 [INFO] [stdout] | [INFO] [stdout] 317 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/pkey.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | r.truncate(len as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/rand.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn rand_bytes(len: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn evpc(t: Type) -> (EVP_CIPHER, uint, 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | fn evpc(t: Type) -> (EVP_CIPHER, uint, 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | keylen: 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | blocksize: 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | res.truncate(reslen as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | res.truncate(reslen as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Encrypt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | c.init(Encrypt, key, iv); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Role::Encrypt; [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::symm::Mode::Encrypt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:210:77 [INFO] [stdout] | [INFO] [stdout] 210 | assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 210 | assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:211:59 [INFO] [stdout] | [INFO] [stdout] 211 | assert_feed_ok!(d, [0xc6, 0xfc, 0xcb, 0xdc], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:211:65 [INFO] [stdout] | [INFO] [stdout] 211 | assert_feed_ok!(d, [0xc6, 0xfc, 0xcb, 0xdc], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:212:65 [INFO] [stdout] | [INFO] [stdout] 212 | assert_feed_ok!(d, [0x8f, 0xcb, 0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:212:71 [INFO] [stdout] | [INFO] [stdout] 212 | assert_feed_ok!(d, [0x8f, 0xcb, 0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | assert_feed_ok!(d, [0xcb], [0xa4], "\u306b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:221:45 [INFO] [stdout] | [INFO] [stdout] 221 | assert_feed_ok!(d, [0xdb], [0xa4], "\u307b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:222:41 [INFO] [stdout] | [INFO] [stdout] 222 | assert_feed_ok!(d, [0xf3], [], "\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:224:45 [INFO] [stdout] | [INFO] [stdout] 224 | assert_feed_ok!(d, [0xc6], [0x8e], "\uff86"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:225:45 [INFO] [stdout] | [INFO] [stdout] 225 | assert_feed_ok!(d, [0xce], [0x8e], "\uff8e"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | assert_feed_ok!(d, [0xdd], [], "\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:228:45 [INFO] [stdout] | [INFO] [stdout] 228 | assert_feed_ok!(d, [0xfc], [0xcb], "\u65e5"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:229:41 [INFO] [stdout] | [INFO] [stdout] 229 | assert_feed_ok!(d, [0xdc], [], "\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:232:45 [INFO] [stdout] | [INFO] [stdout] 232 | assert_feed_ok!(d, [0xc6], [0xec], "\u736c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | assert_feed_ok!(d, [0xb8], [], "\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:235:53 [INFO] [stdout] | [INFO] [stdout] 235 | assert_feed_ok!(d, [0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:235:59 [INFO] [stdout] | [INFO] [stdout] 235 | assert_feed_ok!(d, [0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:377:51 [INFO] [stdout] | [INFO] [stdout] 377 | assert_feed_ok!(d, [0xa4, 0xa2], [0xa4], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:379:47 [INFO] [stdout] | [INFO] [stdout] 379 | assert_feed_ok!(d, [0xa4, 0xa2], [], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:446:18 [INFO] [stdout] | [INFO] [stdout] 446 | '\u0000'..'\u0080' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | '\u0000'..'\u0080' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:447:18 [INFO] [stdout] | [INFO] [stdout] 447 | '\u00a5' => { output.write_byte(0x5c); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:448:18 [INFO] [stdout] | [INFO] [stdout] 448 | '\u203e' => { output.write_byte(0x7e); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | '\uff61'..'\uff9f' => { output.write_byte((ch as uint - 0xff61 + 0xa1) as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff61}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:449:28 [INFO] [stdout] | [INFO] [stdout] 449 | '\uff61'..'\uff9f' => { output.write_byte((ch as uint - 0xff61 + 0xa1) as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:532:29 [INFO] [stdout] | [INFO] [stdout] 532 | assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:533:29 [INFO] [stdout] | [INFO] [stdout] 533 | assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:534:29 [INFO] [stdout] | [INFO] [stdout] 534 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:534:35 [INFO] [stdout] | [INFO] [stdout] 534 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:534:41 [INFO] [stdout] | [INFO] [stdout] 534 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0xc6, 0xce, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:535:35 [INFO] [stdout] | [INFO] [stdout] 535 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0xc6, 0xce, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:535:41 [INFO] [stdout] | [INFO] [stdout] 535 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0xc6, 0xce, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:536:29 [INFO] [stdout] | [INFO] [stdout] 536 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x93, 0xfa, 0x96, 0x7b]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:536:35 [INFO] [stdout] | [INFO] [stdout] 536 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x93, 0xfa, 0x96, 0x7b]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:543:34 [INFO] [stdout] | [INFO] [stdout] 543 | assert_feed_err!(e, "", "\ue000", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:544:34 [INFO] [stdout] | [INFO] [stdout] 544 | assert_feed_err!(e, "", "\ue757", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e757}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | assert_feed_err!(e, "", "\ue758", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e758}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:554:29 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0x4b, 0xfa, 0x40, 0x81, 0xca]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{9ed1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:554:35 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0x4b, 0xfa, 0x40, 0x81, 0xca]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2170}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:554:41 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0x4b, 0xfa, 0x40, 0x81, 0xca]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffe2}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:561:34 [INFO] [stdout] | [INFO] [stdout] 561 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:562:35 [INFO] [stdout] | [INFO] [stdout] 562 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:563:34 [INFO] [stdout] | [INFO] [stdout] 563 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:563:44 [INFO] [stdout] | [INFO] [stdout] 563 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:575:41 [INFO] [stdout] | [INFO] [stdout] 575 | assert_feed_ok!(d, [0x80], [], "\u0080"); // compatibility [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:576:71 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:576:77 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Decrypt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/crypto/symm.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | c.init(Decrypt, key, iv); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Role::Decrypt; [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::symm::Mode::Decrypt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `UnknownError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/error.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | err => errs.push(UnknownError { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 | use ssl::error::OpensslError::UnknownError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenSslErrors` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/error.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | OpenSslErrors(errs) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use ssl::SslError::OpenSslErrors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Once` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | static mut INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Once; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Once; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ONCE_INIT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | static mut INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::ONCE_INIT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | let mutexes = box Vec::from_fn(num_locks as uint, |_| NativeMutex::new()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | let mutex = (*MUTEXES).get_mut(n as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:202:50 [INFO] [stdout] | [INFO] [stdout] 201 | impl<'ssl> MemBioRef<'ssl> { [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] 202 | fn read(&mut self, buf: &mut [u8]) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | assert!(bio != ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | match FromPrimitive::from_int(err as int) { [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[E0425]: cannot find function `blk` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:348:23 [INFO] [stdout] | [INFO] [stdout] 348 | let ret = blk(&self.ssl); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:394:52 [INFO] [stdout] | [INFO] [stdout] 393 | impl Reader for SslStream { [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] 394 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:396:34 [INFO] [stdout] | [INFO] [stdout] 396 | Ok(len) => Ok(len as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/ssl/mod.rs:417:44 [INFO] [stdout] | [INFO] [stdout] 417 | Ok(len) => start += len as 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | bits: 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | days: 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] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:153:42 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn set_bitlength(mut self, bits: uint) -> X509Generator { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn set_valid_period(mut self, days: uint) -> X509Generator { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:292:42 [INFO] [stdout] | [INFO] [stdout] 292 | let act_len = act_len as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Writer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn write_pem(&self, writer: &mut Writer) -> Result<(), SslError> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_OK` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | self::ffi::$ok_val => None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnableToGetIssuerCert` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509UnableToGetIssuerCert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:576:83 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:577:53 [INFO] [stdout] | [INFO] [stdout] 577 | assert_feed_ok!(d, [0xc6, 0xce, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:577:59 [INFO] [stdout] | [INFO] [stdout] 577 | assert_feed_ok!(d, [0xc6, 0xce, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:577:65 [INFO] [stdout] | [INFO] [stdout] 577 | assert_feed_ok!(d, [0xc6, 0xce, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:578:59 [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0x93, 0xfa, 0x96, 0x7b], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:578:65 [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0x93, 0xfa, 0x96, 0x7b], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:586:41 [INFO] [stdout] | [INFO] [stdout] 586 | assert_feed_ok!(d, [0x40], [], "\ue000"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:587:47 [INFO] [stdout] | [INFO] [stdout] 587 | assert_feed_ok!(d, [0xf9, 0xfc], [], "\ue757"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e757}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:674:51 [INFO] [stdout] | [INFO] [stdout] 674 | assert_feed_ok!(d, [0x82, 0xa0], [0x82], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:676:47 [INFO] [stdout] | [INFO] [stdout] 676 | assert_feed_ok!(d, [0x82, 0xa0], [], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:761:18 [INFO] [stdout] | [INFO] [stdout] 761 | '\u0000'..'\u007f' => { ensure_ASCII!(); output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:761:28 [INFO] [stdout] | [INFO] [stdout] 761 | '\u0000'..'\u007f' => { ensure_ASCII!(); output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:762:18 [INFO] [stdout] | [INFO] [stdout] 762 | '\u00a5' => { ensure_ASCII!(); output.write_byte(0x5c); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:763:18 [INFO] [stdout] | [INFO] [stdout] 763 | '\u203e' => { ensure_ASCII!(); output.write_byte(0x7e); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:764:18 [INFO] [stdout] | [INFO] [stdout] 764 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff61}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:764:28 [INFO] [stdout] | [INFO] [stdout] 764 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_GET_CRL` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:932:29 [INFO] [stdout] | [INFO] [stdout] 932 | assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:933:29 [INFO] [stdout] | [INFO] [stdout] 933 | assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnableToGetCrl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509UnableToGetCrl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:934:29 [INFO] [stdout] | [INFO] [stdout] 934 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x1b, 0x24, 0x42, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:934:35 [INFO] [stdout] | [INFO] [stdout] 934 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x1b, 0x24, 0x42, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:934:41 [INFO] [stdout] | [INFO] [stdout] 934 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x1b, 0x24, 0x42, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:936:29 [INFO] [stdout] | [INFO] [stdout] 936 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x46, 0x7c, 0x4b, 0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:936:35 [INFO] [stdout] | [INFO] [stdout] 936 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x46, 0x7c, 0x4b, 0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:937:29 [INFO] [stdout] | [INFO] [stdout] 937 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x1b, 0x28, 0x49, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:937:35 [INFO] [stdout] | [INFO] [stdout] 937 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x1b, 0x28, 0x49, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:937:41 [INFO] [stdout] | [INFO] [stdout] 937 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x1b, 0x28, 0x49, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:950:36 [INFO] [stdout] | [INFO] [stdout] 950 | static Bd: &'static str = "\u30cd"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{30cd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnableToDecryptCertSignature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509UnableToDecryptCertSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:951:36 [INFO] [stdout] | [INFO] [stdout] 951 | static Cd: &'static str = "\uff88"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff88}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:966:34 [INFO] [stdout] | [INFO] [stdout] 966 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:967:35 [INFO] [stdout] | [INFO] [stdout] 967 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:969:34 [INFO] [stdout] | [INFO] [stdout] 969 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:969:44 [INFO] [stdout] | [INFO] [stdout] 969 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:986:59 [INFO] [stdout] | [INFO] [stdout] 986 | ... 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:986:65 [INFO] [stdout] | [INFO] [stdout] 986 | ... 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:986:71 [INFO] [stdout] | [INFO] [stdout] 986 | ... 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:987:59 [INFO] [stdout] | [INFO] [stdout] 987 | assert_feed_ok!(d, [0x46, 0x7c, 0x4b, 0x5c], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:987:65 [INFO] [stdout] | [INFO] [stdout] 987 | assert_feed_ok!(d, [0x46, 0x7c, 0x4b, 0x5c], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:989:53 [INFO] [stdout] | [INFO] [stdout] 989 | ... 0x46, 0x4e, 0x5d], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:989:59 [INFO] [stdout] | [INFO] [stdout] 989 | ... 0x46, 0x4e, 0x5d], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:989:65 [INFO] [stdout] | [INFO] [stdout] 989 | ... 0x46, 0x4e, 0x5d], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:993:47 [INFO] [stdout] | [INFO] [stdout] 993 | ... 0x6c, 0x38], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:993:53 [INFO] [stdout] | [INFO] [stdout] 993 | ... 0x6c, 0x38], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnableToDecryptCrlSignature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | X509UnableToDecryptCrlSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509UnableToDecryptCrlSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1000:71 [INFO] [stdout] | [INFO] [stdout] 1000 | ... 0x24, 0x4b, 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1000:77 [INFO] [stdout] | [INFO] [stdout] 1000 | ... 0x24, 0x4b, 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1000:83 [INFO] [stdout] | [INFO] [stdout] 1000 | ... 0x24, 0x4b, 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1005:53 [INFO] [stdout] | [INFO] [stdout] 1005 | ... 0x46, 0x4e, 0x5d], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1005:59 [INFO] [stdout] | [INFO] [stdout] 1005 | ... 0x46, 0x4e, 0x5d], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1005:65 [INFO] [stdout] | [INFO] [stdout] 1005 | ... 0x46, 0x4e, 0x5d], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1010:47 [INFO] [stdout] | [INFO] [stdout] 1010 | ... 0x4b, 0x46], [], "\u736c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1020:36 [INFO] [stdout] | [INFO] [stdout] 1020 | static Bd: &'static str = "\u30cd"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{30cd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1021:36 [INFO] [stdout] | [INFO] [stdout] 1021 | static Cd: &'static str = "\uff88"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff88}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1022:36 [INFO] [stdout] | [INFO] [stdout] 1022 | static Dd: &'static str = "\u793b"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{793b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1049:51 [INFO] [stdout] | [INFO] [stdout] 1049 | assert_feed_ok!(d, [0x4b], [0x1b, 0x24], "\u306b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1050:53 [INFO] [stdout] | [INFO] [stdout] 1050 | assert_feed_ok!(d, [0x42, 0x24, 0x5b], [], "\u307b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1052:59 [INFO] [stdout] | [INFO] [stdout] 1052 | assert_feed_ok!(d, [0x24, 0x42, 0x24, 0x73], [], "\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1056:47 [INFO] [stdout] | [INFO] [stdout] 1056 | assert_feed_ok!(d, [0x49, 0x46], [], "\uff86"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnableToDecodeIssuerPublicKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | X509UnableToDecodeIssuerPublicKey = X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509UnableToDecodeIssuerPublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_SIGNATURE_FAILURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CertSignatureFailure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 469 | X509CertSignatureFailure = X509_V_ERR_CERT_SIGNATURE_FAILURE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509CertSignatureFailure; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_SIGNATURE_FAILURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CrlSignatureFailure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | X509CrlSignatureFailure = X509_V_ERR_CRL_SIGNATURE_FAILURE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509CrlSignatureFailure; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_NOT_YET_VALID` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CertNotYetValid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | X509CertNotYetValid = X509_V_ERR_CERT_NOT_YET_VALID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509CertNotYetValid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_HAS_EXPIRED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CertHasExpired` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | X509CertHasExpired = X509_V_ERR_CERT_HAS_EXPIRED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509CertHasExpired; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_NOT_YET_VALID` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CrlNotYetValid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | X509CrlNotYetValid = X509_V_ERR_CRL_NOT_YET_VALID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509CrlNotYetValid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_HAS_EXPIRED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CrlHasExpired` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | X509CrlHasExpired = X509_V_ERR_CRL_HAS_EXPIRED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use x509::X509ValidationError::X509CrlHasExpired; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1058:51 [INFO] [stdout] | [INFO] [stdout] 1058 | assert_feed_ok!(d, [0x49, 0x4e], [0x1b], "\uff8e"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1059:53 [INFO] [stdout] | [INFO] [stdout] 1059 | assert_feed_ok!(d, [0x28, 0x49, 0x5d], [], "\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1064:57 [INFO] [stdout] | [INFO] [stdout] 1064 | assert_feed_ok!(d, [0x46], [0x1b, 0x24, 0x28], "\u736c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1065:53 [INFO] [stdout] | [INFO] [stdout] 1065 | assert_feed_ok!(d, [0x44, 0x4b, 0x46], [], "\u736c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1077:47 [INFO] [stdout] | [INFO] [stdout] 1077 | ... 0x25, 0x4d], [], "\u30cd\n\x25\x4d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{30cd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1081:47 [INFO] [stdout] | [INFO] [stdout] 1081 | ... 0x50, 0x4b], [], "\u793b\n\x50\x4b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{793b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1086:68 [INFO] [stdout] | [INFO] [stdout] 1086 | assert_feed_err!(d, [0x1b, 0x28, 0x49, 0x48], [0x0a], [], "\uff88"); // Katakana [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff88}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/359043a/src/x509/mod.rs:455:23 [INFO] [stdout] | [INFO] [stdout] 455 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 463 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 464 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 465 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 466 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 516 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 517 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1094:69 [INFO] [stdout] | [INFO] [stdout] 1094 | assert_feed_ok!(d, [0x1b, 0x24, 0x42, 0x24, 0x4b], [0x24], "\u306b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/1d26487/src/encoding/codec/japanese.rs:1098:75 [INFO] [stdout] | [INFO] [stdout] 1098 | assert_feed_ok!(d, [0x1b, 0x24, 0x28, 0x44, 0x4b, 0x46], [0x50], "\u736c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it