[INFO] cloning repository https://github.com/jroesch/rustv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jroesch/rustv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjroesch%2Frustv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjroesch%2Frustv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77dc706a1f10682f0a811c19206172f96f48deda [INFO] checking jroesch/rustv against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjroesch%2Frustv" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jroesch/rustv [INFO] finished tweaking git repo https://github.com/jroesch/rustv [INFO] tweaked toml for git repo https://github.com/jroesch/rustv written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jroesch/rustv on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jroesch/rustv already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: `[project]` is deprecated in favor of `[package]` [INFO] [stderr] Updating git repository `https://github.com/burntsushi/docopt.rs` [INFO] [stderr] Updating git repository `https://github.com/chris-morgan/rust-http` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs` [INFO] [stderr] Updating git repository `https://github.com/jroesch/toolbelt-rs` [INFO] [stderr] Updating git repository `https://github.com/sfackler/rust-openssl.git` [INFO] [stderr] Updating git repository `https://github.com/lifthrasiir/rust-encoding` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5e56d1bcd2836e78a526a32a12d5ee80cad6f2e263e6d437a71b2fd75826ef5 [INFO] running `Command { std: "docker" "start" "-a" "a5e56d1bcd2836e78a526a32a12d5ee80cad6f2e263e6d437a71b2fd75826ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5e56d1bcd2836e78a526a32a12d5ee80cad6f2e263e6d437a71b2fd75826ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e56d1bcd2836e78a526a32a12d5ee80cad6f2e263e6d437a71b2fd75826ef5", kill_on_drop: false }` [INFO] [stdout] a5e56d1bcd2836e78a526a32a12d5ee80cad6f2e263e6d437a71b2fd75826ef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47eea5c8b703d67d8d50e745ff6ec355ca500866561d32eb176a7efafe57d519 [INFO] running `Command { std: "docker" "start" "-a" "47eea5c8b703d67d8d50e745ff6ec355ca500866561d32eb176a7efafe57d519", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: `[project]` is deprecated in favor of `[package]` [INFO] [stderr] Checking 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#fbec7cb3) [INFO] [stderr] Checking openssl v0.0.0 (https://github.com/sfackler/rust-openssl.git#73885dad) [INFO] [stderr] Checking docopt v0.6.4 (https://github.com/burntsushi/docopt.rs#21ce1190) [INFO] [stderr] Checking toml v0.1.0 (https://github.com/alexcrichton/toml-rs#8cdb2747) [INFO] [stderr] Checking toolbelt v0.0.1 (https://github.com/jroesch/toolbelt-rs#1aec7752) [INFO] [stdout] error: couldn't read `/opt/rustwide/cargo-home/git/checkouts/rust-http-29989e0b27aaba5c/fbec7cb/sh prebuild.sh`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] = note: removed in 1.0.0 [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-0a1c14a2149ac9a4/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] 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] ... [INFO] [stdout] 296 | ) [INFO] [stdout] 297 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 297 | ); [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-0a1c14a2149ac9a4/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] 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] ... [INFO] [stdout] 328 | ) [INFO] [stdout] 329 + } [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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 389 - DecodeReplace => { output.write_char('\ufffd'); true }, [INFO] [stdout] 389 + DecodeReplace => { output.write_char('\u{fffd}'); true }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 488 - if ch <= '\u007f' && ch != self.prohibit { [INFO] [stdout] 488 + if ch <= '\u{007f}' && ch != self.prohibit { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 521 - &MyEncoding { flag: true, prohibit: '\u0080', prepend: "" }; [INFO] [stdout] 521 + &MyEncoding { flag: true, prohibit: '\u{0080}', prepend: "" }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 523 - &MyEncoding { flag: false, prohibit: '\u0080', prepend: "" }; [INFO] [stdout] 523 + &MyEncoding { flag: false, prohibit: '\u{0080}', prepend: "" }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 525 - assert_eq!(COMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] 525 + assert_eq!(COMPAT.encode("Hello\u{203d} I'm fine.", EncodeNcrEscape), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 527 - assert_eq!(INCOMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] 527 + assert_eq!(INCOMPAT.encode("Hello\u{203d} I'm fine.", EncodeNcrEscape), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 534 - &MyEncoding { flag: true, prohibit: '\u0080', prepend: "*" }; [INFO] [stdout] 534 + &MyEncoding { flag: true, prohibit: '\u{0080}', prepend: "*" }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 536 - &MyEncoding { flag: false, prohibit: '\u0080', prepend: "*" }; [INFO] [stdout] 536 + &MyEncoding { flag: false, prohibit: '\u{0080}', prepend: "*" }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 539 - assert_eq!(COMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] 539 + assert_eq!(COMPAT.encode("Hello\u{203d} I'm fine.", EncodeNcrEscape), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 541 - assert_eq!(INCOMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] 541 + assert_eq!(INCOMPAT.encode("Hello\u{203d} I'm fine.", EncodeNcrEscape), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 551 - let _ = FAIL.encode("Hello\u203d I'm fine.", EncodeNcrEscape); [INFO] [stdout] 551 + let _ = FAIL.encode("Hello\u{203d} I'm fine.", EncodeNcrEscape); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/types.rs:253:24 [INFO] [stdout] | [INFO] [stdout] 253 | pub type EncodingRef = &'static Encoding + Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try adding parentheses [INFO] [stdout] | [INFO] [stdout] 253 | pub type EncodingRef = &'static (Encoding + Send + Sync); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/types.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | / box MyEncoder { flag: self.flag, [INFO] [stdout] 480 | | prohibit: self.prohibit, [INFO] [stdout] 481 | | prepend: self.prepend, [INFO] [stdout] 482 | | toggle: false } as Box [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 479 ~ Box::new(MyEncoder { flag: self.flag, [INFO] [stdout] 480 | prohibit: self.prohibit, [INFO] [stdout] 481 | prepend: self.prepend, [INFO] [stdout] 482 ~ toggle: false }) as Box [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-a5e450875b7edf8d/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] 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] ... [INFO] [stdout] 219 | ) [INFO] [stdout] 220 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 220 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/types.rs:510:13 [INFO] [stdout] | [INFO] [stdout] 510 | / box MyEncoder { flag: self.flag, [INFO] [stdout] 511 | | prohibit: self.prohibit, [INFO] [stdout] 512 | | prepend: self.prepend, [INFO] [stdout] 513 | | toggle: false } as Box [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 510 ~ Box::new(MyEncoder { flag: self.flag, [INFO] [stdout] 511 | prohibit: self.prohibit, [INFO] [stdout] 512 | prepend: self.prepend, [INFO] [stdout] 513 ~ toggle: false }) as Box [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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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/docopt.rs-a5e450875b7edf8d/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: 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-0a1c14a2149ac9a4/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] 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: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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: 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-0a1c14a2149ac9a4/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] 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: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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: 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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: 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! with_ctx( [INFO] [stdout] | ______________________^ [INFO] [stdout] 19 | | ($name:ident, $action:block) => ({ [INFO] [stdout] 20 | | let $name = ffi::BN_CTX_new(); [INFO] [stdout] 21 | | if ($name).is_null() { [INFO] [stdout] ... | [INFO] [stdout] 28 | | }); [INFO] [stdout] 29 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 18 ~ macro_rules! with_ctx{ [INFO] [stdout] 19 | ($name:ident, $action:block) => ({ [INFO] [stdout] ... [INFO] [stdout] 28 | }); [INFO] [stdout] 29 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 29 | ); [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | macro_rules! with_bn( [INFO] [stdout] | _____________________^ [INFO] [stdout] 32 | | ($name:ident, $action:block) => ({ [INFO] [stdout] 33 | | let tmp = BigNum::new(); [INFO] [stdout] 34 | | match tmp { [INFO] [stdout] ... | [INFO] [stdout] 44 | | }); [INFO] [stdout] 45 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 31 ~ macro_rules! with_bn{ [INFO] [stdout] 32 | ($name:ident, $action:block) => ({ [INFO] [stdout] ... [INFO] [stdout] 44 | }); [INFO] [stdout] 45 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 45 | ); [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | macro_rules! with_bn_in_ctx( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 48 | | ($name:ident, $ctx_name:ident, $action:block) => ({ [INFO] [stdout] 49 | | let tmp = BigNum::new(); [INFO] [stdout] 50 | | match tmp { [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] 47 ~ macro_rules! with_bn_in_ctx{ [INFO] [stdout] 48 | ($name:ident, $ctx_name:ident, $action:block) => ({ [INFO] [stdout] ... [INFO] [stdout] 68 | }); [INFO] [stdout] 69 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 69 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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: removed in 1.75.0; see for more information [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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] = note: removed in 1.33.0 [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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/hash.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | 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] 59 | pub fn r#final(&self) -> Vec { [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-0a1c14a2149ac9a4/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] 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: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/hash.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | 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] 83 | h.r#final() [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-0a1c14a2149ac9a4/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] 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/docopt.rs-a5e450875b7edf8d/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: expected `;`, found keyword `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 464 - seq = seq.into_iter().map(|p| Repeat(box p)).collect(); [INFO] [stdout] 464 + seq = seq.into_iter().map(|p| Repeat(Box::new(p))).collect(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/21ce119/src/parse.rs:541:20 [INFO] [stdout] | [INFO] [stdout] 541 | Repeat(box pat) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 541 - Repeat(box pat) [INFO] [stdout] 541 + Repeat(Box::new(pat)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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: 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-0a1c14a2149ac9a4/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] 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: 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/hmac.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | 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] 51 | 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-23fbb4c6b629c7ea/73885da/src/crypto/hmac.rs:56:48 [INFO] [stdout] | [INFO] [stdout] 56 | assert!(self.len == outlen as uint) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 57 | res [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Str` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toolbelt-rs-cce1523d93bca336/1aec775/src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait StringUtil: Str { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:296:42 [INFO] [stdout] | [INFO] [stdout] 296 | Some((pos, ch)) if ch < '\u001f' => { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 296 - Some((pos, ch)) if ch < '\u001f' => { [INFO] [stdout] 296 + Some((pos, ch)) if ch < '\u{001f}' => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/hmac.rs:71:48 [INFO] [stdout] | [INFO] [stdout] 71 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 71 - let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] 71 + let tests: [(Vec, Vec, Vec); ..7] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/hmac.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 104 - let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] 104 + let tests: [(Vec, Vec, Vec); ..7] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/hmac.rs:136:39 [INFO] [stdout] | [INFO] [stdout] 136 | let tests: [(Vec, Vec), ..6] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 136 - let tests: [(Vec, Vec), ..6] = [ [INFO] [stdout] 136 + let tests: [(Vec, Vec); ..6] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:322:41 [INFO] [stdout] | [INFO] [stdout] 322 | Some((_, 'b')) => Some('\u0008'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 322 - Some((_, 'b')) => Some('\u0008'), [INFO] [stdout] 322 + Some((_, 'b')) => Some('\u{0008}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:323:41 [INFO] [stdout] | [INFO] [stdout] 323 | Some((_, 't')) => Some('\u0009'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 323 - Some((_, 't')) => Some('\u0009'), [INFO] [stdout] 323 + Some((_, 't')) => Some('\u{0009}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:324:41 [INFO] [stdout] | [INFO] [stdout] 324 | Some((_, 'n')) => Some('\u000a'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 324 - Some((_, 'n')) => Some('\u000a'), [INFO] [stdout] 324 + Some((_, 'n')) => Some('\u{000a}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:325:41 [INFO] [stdout] | [INFO] [stdout] 325 | Some((_, 'f')) => Some('\u000c'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 325 - Some((_, 'f')) => Some('\u000c'), [INFO] [stdout] 325 + Some((_, 'f')) => Some('\u{000c}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:326:41 [INFO] [stdout] | [INFO] [stdout] 326 | Some((_, 'r')) => Some('\u000d'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 326 - Some((_, 'r')) => Some('\u000d'), [INFO] [stdout] 326 + Some((_, 'r')) => Some('\u{000d}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | Some((_, '"')) => Some('\u0022'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 327 - Some((_, '"')) => Some('\u0022'), [INFO] [stdout] 327 + Some((_, '"')) => Some('\u{0022}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | Some((_, '/')) => Some('\u002f'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 328 - Some((_, '/')) => Some('\u002f'), [INFO] [stdout] 328 + Some((_, '/')) => Some('\u{002f}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:329:42 [INFO] [stdout] | [INFO] [stdout] 329 | Some((_, '\\')) => Some('\u005c'), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 329 - Some((_, '\\')) => Some('\u005c'), [INFO] [stdout] 329 + Some((_, '\\')) => Some('\u{005c}'), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `try` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | 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] 117 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | 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] 148 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | 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] 161 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | 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] 189 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | 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] 194 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:206:32 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 206 | computed.extend(cipher.r#final().into_iter()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ffi.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | key: [c_uchar, ..128] [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 57 - key: [c_uchar, ..128] [INFO] [stdout] 57 + key: [c_uchar; ..128] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0805]: malformed `cfg` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ffi.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(target_os = "macos", feature = "tlsv1_1")] [INFO] [stdout] | ^^^^^------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | expected a single argument here [INFO] [stdout] | help: must be of the form: `#[cfg(predicate)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0805]: malformed `cfg` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ffi.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg(target_os = "macos", feature = "tlsv1_2")] [INFO] [stdout] | ^^^^^------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | expected a single argument here [INFO] [stdout] | help: must be of the form: `#[cfg(predicate)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0805]: malformed `cfg` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ffi.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg(target_os = "macos", not(feature = "tlsv1_1"), not(feature = "tlsv1_2"))] [INFO] [stdout] | ^^^^^-------------------------------------------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | expected a single argument here [INFO] [stdout] | help: must be of the form: `#[cfg(predicate)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ssl/mod.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | let mutexes = box Vec::from_fn(num_locks as uint, |_| NativeMutex::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 33 - let mutexes = box Vec::from_fn(num_locks as uint, |_| NativeMutex::new()); [INFO] [stdout] 33 + let mutexes = Box::new(Vec::from_fn(num_locks as uint, |_| NativeMutex::new())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `debug` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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[E0463]: can't find crate for `log` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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[E0463]: can't find crate for `regex_macros` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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-0a1c14a2149ac9a4/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] 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: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/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: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | '\u0008' => try!(write!(f, "\\b")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 17 - '\u0008' => try!(write!(f, "\\b")), [INFO] [stdout] 17 + '\u{0008}' => try!(write!(f, "\\b")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | '\u0009' => try!(write!(f, "\\t")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 18 - '\u0009' => try!(write!(f, "\\t")), [INFO] [stdout] 18 + '\u{0009}' => try!(write!(f, "\\t")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | '\u000a' => try!(write!(f, "\\n")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 19 - '\u000a' => try!(write!(f, "\\n")), [INFO] [stdout] 19 + '\u{000a}' => try!(write!(f, "\\n")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | '\u000c' => try!(write!(f, "\\f")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 20 - '\u000c' => try!(write!(f, "\\f")), [INFO] [stdout] 20 + '\u{000c}' => try!(write!(f, "\\f")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | '\u000d' => try!(write!(f, "\\r")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 21 - '\u000d' => try!(write!(f, "\\r")), [INFO] [stdout] 21 + '\u{000d}' => try!(write!(f, "\\r")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | '\u0022' => try!(write!(f, "\\\"")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 22 - '\u0022' => try!(write!(f, "\\\"")), [INFO] [stdout] 22 + '\u{0022}' => try!(write!(f, "\\\"")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | '\u005c' => try!(write!(f, "\\\\")), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: format of unicode escape sequences uses braces [INFO] [stdout] | [INFO] [stdout] 23 - '\u005c' => try!(write!(f, "\\\\")), [INFO] [stdout] 23 + '\u{005c}' => try!(write!(f, "\\\\")), [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:320:35 [INFO] [stdout] | [INFO] [stdout] 320 | macro_rules! make_validation_error( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 321 | | ($ok_val:ident, $($name:ident = $val:ident,)+) => ( [INFO] [stdout] 322 | | pub enum X509ValidationError { [INFO] [stdout] 323 | | $($name,)+ [INFO] [stdout] ... | [INFO] [stdout] 338 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 320 ~ macro_rules! make_validation_error{ [INFO] [stdout] 321 | ($ok_val:ident, $($name:ident = $val:ident,)+) => ( [INFO] [stdout] ... [INFO] [stdout] 337 | ) [INFO] [stdout] 338 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 338 | ); [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | macro_rules! map( ($($k:expr: $v:expr),*) => ({ [INFO] [stdout] | _____________________^ [INFO] [stdout] 107 | | let mut _m = TreeMap::new(); [INFO] [stdout] 108 | | $(_m.insert($k.to_string(), $v);)* [INFO] [stdout] 109 | | _m [INFO] [stdout] 110 | | }) ) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 106 ~ macro_rules! map{ ($($k:expr: $v:expr),*) => ({ [INFO] [stdout] 107 | let mut _m = TreeMap::new(); [INFO] [stdout] 108 | $(_m.insert($k.to_string(), $v);)* [INFO] [stdout] 109 | _m [INFO] [stdout] 110 ~ }) } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 110 | }) ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | "\"foo\"") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 116 | assert_eq!(Integer(10).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | "10") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 118 | assert_eq!(Float(10.0).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | "10.0") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 120 | assert_eq!(Float(2.4).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 121 | "2.4") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 122 | assert_eq!(Boolean(true).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toolbelt` (lib) due to 1 previous error [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 123 | "true") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 124 | assert_eq!(Datetime("test".to_string()).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:125:27 [INFO] [stdout] | [INFO] [stdout] 125 | "test") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 126 | assert_eq!(Array(vec![]).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:127:25 [INFO] [stdout] | [INFO] [stdout] 127 | "[]") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 128 | assert_eq!(Array(vec![Integer(1), Integer(2)]).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | "") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 136 | assert_eq!(Table(map! { "test": Integer(2) }).to_string().as_slice(), [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | "test = 2\n") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 138 | assert_eq!(Table(map! { [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:147:39 [INFO] [stdout] | [INFO] [stdout] 147 | test = \"wut\"\n") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 148 | assert_eq!(Table(map! { [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 911 - WithProgramUsage(box e, dopt.p.usage.as_slice().trim().to_string()) [INFO] [stdout] 911 + WithProgramUsage(Box::new(e), dopt.p.usage.as_slice().trim().to_string()) [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 340 | make_validation_error!(X509_V_OK, [INFO] [stdout] | _______________________^ [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 340 ~ make_validation_error!{X509_V_OK, [INFO] [stdout] 341 | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] ... [INFO] [stdout] 393 | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 394 | ); [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-23fbb4c6b629c7ea/73885da/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: expected `;`, found `assert_eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | test = \"wut\"\n") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 158 | assert_eq!(Table(map! { [INFO] [stdout] | --------- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:200:55 [INFO] [stdout] | [INFO] [stdout] 200 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:204:63 [INFO] [stdout] | [INFO] [stdout] 204 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:210:33 [INFO] [stdout] | [INFO] [stdout] 210 | ... f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:210:67 [INFO] [stdout] | [INFO] [stdout] 210 | ... f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:217:37 [INFO] [stdout] | [INFO] [stdout] 217 | ... _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:217:71 [INFO] [stdout] | [INFO] [stdout] 217 | ... _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | ... _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:223:77 [INFO] [stdout] | [INFO] [stdout] 223 | ... _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:229:57 [INFO] [stdout] | [INFO] [stdout] 229 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:249:63 [INFO] [stdout] | [INFO] [stdout] 249 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:262:56 [INFO] [stdout] | [INFO] [stdout] 262 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:266:26 [INFO] [stdout] | [INFO] [stdout] 266 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:266:60 [INFO] [stdout] | [INFO] [stdout] 266 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:272:30 [INFO] [stdout] | [INFO] [stdout] 272 | _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:272:64 [INFO] [stdout] | [INFO] [stdout] 272 | _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | ... _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:278:68 [INFO] [stdout] | [INFO] [stdout] 278 | ... _f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:284:23 [INFO] [stdout] | [INFO] [stdout] 284 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:284:57 [INFO] [stdout] | [INFO] [stdout] 284 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:298:28 [INFO] [stdout] | [INFO] [stdout] 298 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:298:62 [INFO] [stdout] | [INFO] [stdout] 298 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | f: |this: &mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:304:60 [INFO] [stdout] | [INFO] [stdout] 304 | f: |this: &mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:315:24 [INFO] [stdout] | [INFO] [stdout] 315 | f: |this: &mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:315:64 [INFO] [stdout] | [INFO] [stdout] 315 | f: |this: &mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:321:54 [INFO] [stdout] | [INFO] [stdout] 321 | f: |&mut Encoder| -> Result<(), Error>) -> Result<(), Error> { [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:325:28 [INFO] [stdout] | [INFO] [stdout] 325 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:325:62 [INFO] [stdout] | [INFO] [stdout] 325 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:339:28 [INFO] [stdout] | [INFO] [stdout] 339 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:339:62 [INFO] [stdout] | [INFO] [stdout] 339 | f: |&mut Encoder| -> Result<(), Error>) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:489:24 [INFO] [stdout] | [INFO] [stdout] 489 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:489:63 [INFO] [stdout] | [INFO] [stdout] 489 | f: |&mut Decoder| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [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-0a1c14a2149ac9a4/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] 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: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:497:32 [INFO] [stdout] | [INFO] [stdout] 497 | ... f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:497:53 [INFO] [stdout] | [INFO] [stdout] 497 | ... f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:497:77 [INFO] [stdout] | [INFO] [stdout] 497 | ... f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:515:36 [INFO] [stdout] | [INFO] [stdout] 515 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:515:75 [INFO] [stdout] | [INFO] [stdout] 515 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:522:40 [INFO] [stdout] | [INFO] [stdout] 522 | ... _f: |&mut Decoder, uint| [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `->` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:523:41 [INFO] [stdout] | [INFO] [stdout] 522 | ... _f: |&mut Decoder, uint| [INFO] [stdout] | ---- while parsing this or-pattern starting here [INFO] [stdout] 523 | ... -> Result) [INFO] [stdout] | ^^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:523:65 [INFO] [stdout] | [INFO] [stdout] 523 | ... -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:531:46 [INFO] [stdout] | [INFO] [stdout] 531 | ... _f: |&mut Decoder| [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:532:69 [INFO] [stdout] | [INFO] [stdout] 532 | ... -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:539:26 [INFO] [stdout] | [INFO] [stdout] 539 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:539:65 [INFO] [stdout] | [INFO] [stdout] 539 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:558:71 [INFO] [stdout] | [INFO] [stdout] 558 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:581:25 [INFO] [stdout] | [INFO] [stdout] 581 | f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:581:46 [INFO] [stdout] | [INFO] [stdout] 581 | f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:581:70 [INFO] [stdout] | [INFO] [stdout] 581 | f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:587:29 [INFO] [stdout] | [INFO] [stdout] 587 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:587:68 [INFO] [stdout] | [INFO] [stdout] 587 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:595:33 [INFO] [stdout] | [INFO] [stdout] 595 | ... _f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:595:54 [INFO] [stdout] | [INFO] [stdout] 595 | ... _f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:595:78 [INFO] [stdout] | [INFO] [stdout] 595 | ... _f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:602:37 [INFO] [stdout] | [INFO] [stdout] 602 | ... _f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:602:76 [INFO] [stdout] | [INFO] [stdout] 602 | ... _f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 610 | f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:610:47 [INFO] [stdout] | [INFO] [stdout] 610 | f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:610:71 [INFO] [stdout] | [INFO] [stdout] 610 | f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | fn read_seq(&mut self, f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:619:55 [INFO] [stdout] | [INFO] [stdout] 619 | fn read_seq(&mut self, f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:619:79 [INFO] [stdout] | [INFO] [stdout] 619 | fn read_seq(&mut self, f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:638:27 [INFO] [stdout] | [INFO] [stdout] 638 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:638:66 [INFO] [stdout] | [INFO] [stdout] 638 | f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:657:34 [INFO] [stdout] | [INFO] [stdout] 657 | fn read_map(&mut self, f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:657:55 [INFO] [stdout] | [INFO] [stdout] 657 | fn read_map(&mut self, f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:657:79 [INFO] [stdout] | [INFO] [stdout] 657 | fn read_map(&mut self, f: |&mut Decoder, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:669:31 [INFO] [stdout] | [INFO] [stdout] 669 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:669:70 [INFO] [stdout] | [INFO] [stdout] 669 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:686:31 [INFO] [stdout] | [INFO] [stdout] 686 | ... f: |&mut Decoder| -> 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:686:70 [INFO] [stdout] | [INFO] [stdout] 686 | ... f: |&mut Decoder| -> Result) [INFO] [stdout] | ^ expected one of `:`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `match` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:748:11 [INFO] [stdout] | [INFO] [stdout] 748 | }) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 749 | match self.field { [INFO] [stdout] | ----- unexpected token [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:766:24 [INFO] [stdout] | [INFO] [stdout] 766 | macro_rules! encode( ($t:expr) => ({ [INFO] [stdout] | ________________________^ [INFO] [stdout] 767 | | let mut e = Encoder::new(); [INFO] [stdout] 768 | | $t.encode(&mut e).unwrap(); [INFO] [stdout] 769 | | e.toml [INFO] [stdout] 770 | | }) ) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 766 ~ macro_rules! encode{ ($t:expr) => ({ [INFO] [stdout] 767 | let mut e = Encoder::new(); [INFO] [stdout] 768 | $t.encode(&mut e).unwrap(); [INFO] [stdout] 769 | e.toml [INFO] [stdout] 770 ~ }) } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 770 | }) ); [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:772:24 [INFO] [stdout] | [INFO] [stdout] 772 | macro_rules! decode( ($t:expr) => ({ [INFO] [stdout] | ________________________^ [INFO] [stdout] 773 | | let mut d = Decoder::new($t); [INFO] [stdout] 774 | | Decodable::decode(&mut d).unwrap() [INFO] [stdout] 775 | | }) ) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 772 ~ macro_rules! decode{ ($t:expr) => ({ [INFO] [stdout] 773 | let mut d = Decoder::new($t); [INFO] [stdout] 774 | Decodable::decode(&mut d).unwrap() [INFO] [stdout] 775 ~ }) } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 775 | }) ); [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:777:21 [INFO] [stdout] | [INFO] [stdout] 777 | macro_rules! map( ($($k:ident: $v:expr),*) => ({ [INFO] [stdout] | _____________________^ [INFO] [stdout] 778 | | let mut _m = TreeMap::new(); [INFO] [stdout] 779 | | $(_m.insert(stringify!($k).to_string(), $v);)* [INFO] [stdout] 780 | | _m [INFO] [stdout] 781 | | }) ) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 777 ~ macro_rules! map{ ($($k:ident: $v:expr),*) => ({ [INFO] [stdout] 778 | let mut _m = TreeMap::new(); [INFO] [stdout] 779 | $(_m.insert(stringify!($k).to_string(), $v);)* [INFO] [stdout] 780 | _m [INFO] [stdout] 781 ~ }) } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 781 | }) ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:901:21 [INFO] [stdout] | [INFO] [stdout] 901 | a: Some(box Foo { [INFO] [stdout] | _____________________^ [INFO] [stdout] 902 | | a: None, [INFO] [stdout] 903 | | b: Bar { a: "foo".to_string(), b: 4.5 }, [INFO] [stdout] 904 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 901 ~ a: Some(Box::new(Foo { [INFO] [stdout] 902 | a: None, [INFO] [stdout] 903 | b: Bar { a: "foo".to_string(), b: 4.5 }, [INFO] [stdout] 904 ~ })), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | extern crate serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::hashmap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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 import `std::collections::TreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | use std::collections::TreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `BTreeMap` [INFO] [stdout] | no `TreeMap` 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-a5e450875b7edf8d/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] = help: consider importing this variant instead: [INFO] [stdout] Value::Switch [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Counted [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Plain [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::List [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use std::c_str::CString; [INFO] [stdout] | ^^^^^ could not find `c_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/lib.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | use std::from_str::FromStr; [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-a5e450875b7edf8d/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-a5e450875b7edf8d/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[E0432]: unresolved imports `std::num::One`, `std::num::Zero` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::{One, Zero}; [INFO] [stdout] | ^^^ ^^^^ no `Zero` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `One` in `num` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these variants instead: [INFO] [stdout] std::num::FpCategory::Zero [INFO] [stdout] std::num::IntErrorKind::Zero [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::TreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{TreeMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `TreeMap` in `collections` [INFO] [stdout] | help: a similar name exists in the module: `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] TreeMap [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/21ce119/src/lib.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | #![experimental] [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-a5e450875b7edf8d/21ce119/src/lib.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | #![license = "UNLICENSE"] [INFO] [stdout] | ^^^^^^^ [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-23fbb4c6b629c7ea/73885da/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::{IoResult, IoError, OtherIoError}; [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, IoError, OtherIoError}; [INFO] [stdout] 2 + use std::io::{IoResult, Error, OtherIoError}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::FromStrRadix` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::num::FromStrRadix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `FromStrRadix` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::collections::TreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::TreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `TreeMap` in `collections` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | + [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1 - use std::collections::TreeMap; [INFO] [stdout] 1 + use TreeMap; [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-a5e450875b7edf8d/21ce119/src/lib.rs:199:3 [INFO] [stdout] | [INFO] [stdout] 199 | #[phase(plugin, link)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `serialization::NeedsKey`, `serialization::NoValue` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/lib.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | pub use serialization::{Error, NeedsKey, NoValue}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `NoValue` in `serialization` [INFO] [stdout] | | help: a similar name exists in the module: `Value` [INFO] [stdout] | no `NeedsKey` in `serialization` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Error::NeedsKey [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Error::NoValue [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-23fbb4c6b629c7ea/73885da/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::{Reader, Writer}; [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, Writer}; [INFO] [stdout] 3 + use std::io::{Reader, Write}; [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-a5e450875b7edf8d/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-a5e450875b7edf8d/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: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `serialization::InvalidMapKeyLocation`, `serialization::InvalidMapKeyType` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/lib.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | pub use serialization::{InvalidMapKeyLocation, InvalidMapKeyType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `InvalidMapKeyType` in `serialization` [INFO] [stdout] | | [INFO] [stdout] | no `InvalidMapKeyLocation` in `serialization` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Error::InvalidMapKeyLocation [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Error::InvalidMapKeyType [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `Array`, `Table`, `Float`, `Integer`, `Boolean`, `Datetime` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | use {Array, Table, Value, Float, Integer, Boolean, Datetime, TomlTable}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^^^ no `Datetime` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `Boolean` in the root [INFO] [stdout] | | | | no `Integer` in the root [INFO] [stdout] | | | no `Float` in the root [INFO] [stdout] | | no `Table` in the root [INFO] [stdout] | no `Array` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Array [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Table [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Float [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Integer [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Boolean [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Datetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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 `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/21ce119/src/lib.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `String`, `Integer`, `Float`, `Boolean`, `Datetime`, `Array`, `Table` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use {Value, String, Integer, Float, Boolean, Datetime, Array, Table, TomlTable}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^ ^^^^^ no `Table` in the root [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | no `Array` in the root [INFO] [stdout] | | | | | no `Datetime` in the root [INFO] [stdout] | | | | no `Boolean` in the root [INFO] [stdout] | | | no `Float` in the root [INFO] [stdout] | | no `Integer` in the root [INFO] [stdout] | no `String` in the root [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `string` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::prelude::rust_2024::String [INFO] [stdout] Value::String [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Integer [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Float [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Boolean [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Datetime [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Array [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Table [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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | 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] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::MD5 [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::SHA1 [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::SHA224 [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::SHA256 [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::SHA384 [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::SHA512 [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crypto::pkey::HashType::RIPEMD160 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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 `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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[E0432]: unresolved imports `Table`, `Array`, `Integer`, `Float`, `Boolean` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use {Value, Table, Array, Integer, Float, Boolean, Parser, TomlTable}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^ no `Boolean` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Float` in the root [INFO] [stdout] | | | no `Integer` in the root [INFO] [stdout] | | no `Array` in the root [INFO] [stdout] | no `Table` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Table [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Array [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Integer [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Float [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] Value::Boolean [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | ... _ => fail!("non-heterogeneous toml array"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | #[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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[deriving(PartialEq)] [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-a5e450875b7edf8d/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-a5e450875b7edf8d/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [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-23fbb4c6b629c7ea/73885da/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::{IoResult, IoError, EndOfFile, Stream, Reader, Writer}; [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, IoError, EndOfFile, Stream, Reader, Writer}; [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, Reader, Writer}; [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, Writer}; [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-23fbb4c6b629c7ea/73885da/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: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ssl/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::IoError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `IoError` in `io` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 - use std::io::IoError; [INFO] [stdout] 2 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 2 - use std::io::IoError; [INFO] [stdout] 2 + use ssl::IoError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypto::hash::SHA1` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | use crypto::hash::{HashType, evpmd, SHA1}; [INFO] [stdout] | ^^^^ no `SHA1` in `crypto::hash` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] x509::HashType::SHA1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ssl::error::StreamError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use ssl::error::{SslError, StreamError}; [INFO] [stdout] | ^^^^^^^^^^^ no `StreamError` in `ssl::error` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] ssl::error::SslError::StreamError [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-23fbb4c6b629c7ea/73885da/src/ssl/mod.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | 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] = help: consider importing this variant instead: [INFO] [stdout] ssl::SslError::SslSessionClosed [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] ssl::SslError::StreamError [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ssl::error::StreamError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/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] = help: consider importing this variant instead: [INFO] [stdout] x509::SslError::StreamError [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | #[deriving(PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | #[deriving(PartialEq, 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:293:30 [INFO] [stdout] | [INFO] [stdout] 293 | NextArray(..) => fail!("how to encode None in an array?"), [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-a5e450875b7edf8d/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-a5e450875b7edf8d/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 `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:484:21 [INFO] [stdout] | [INFO] [stdout] 484 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:535:9 [INFO] [stdout] | [INFO] [stdout] 535 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:598:9 [INFO] [stdout] | [INFO] [stdout] 598 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:605:9 [INFO] [stdout] | [INFO] [stdout] 605 | 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/lib.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[deriving(PartialEq, Clone)] [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-a5e450875b7edf8d/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-a5e450875b7edf8d/21ce119/src/parse.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use regex; [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-0a1c14a2149ac9a4/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] 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] ... [INFO] [stdout] 6595 | ] [INFO] [stdout] 6596 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 6596 | ); [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-a5e450875b7edf8d/21ce119/src/parse.rs:576:3 [INFO] [stdout] | [INFO] [stdout] 576 | #[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/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/rand.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | if r != 1 as c_int { 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/docopt.rs-a5e450875b7edf8d/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 macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/pkcs5.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | 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-23fbb4c6b629c7ea/73885da/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/docopt.rs-a5e450875b7edf8d/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/rust-openssl-23fbb4c6b629c7ea/73885da/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/docopt.rs-a5e450875b7edf8d/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 attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/21ce119/src/parse.rs:939:3 [INFO] [stdout] | [INFO] [stdout] 939 | #[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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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-a5e450875b7edf8d/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 unit variant `Error::NoMatch`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 267 | Argv(..) | Usage(..) | Error::NoMatch | Decode(..) => true, [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-0a1c14a2149ac9a4/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[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:611:16 [INFO] [stdout] | [INFO] [stdout] 39 | impl<'a> Parser<'a> { [INFO] [stdout] | -- first declared here [INFO] [stdout] ... [INFO] [stdout] 611 | fn recurse<'a>(&mut self, mut cur: &'a mut TomlTable, orig_key: &'a str, [INFO] [stdout] | ^^ lifetime `'a` already in scope [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-23fbb4c6b629c7ea/73885da/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: 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-0a1c14a2149ac9a4/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: 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-0a1c14a2149ac9a4/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: 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-0a1c14a2149ac9a4/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] 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] ... [INFO] [stdout] 3364 | ] [INFO] [stdout] 3365 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 3365 | ); [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-0a1c14a2149ac9a4/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[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | 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 enums [INFO] [stdout] | [INFO] [stdout] 1 + use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::atomic::Ordering; [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | Less [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | Greater [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | Equal [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::cmp::Ordering::Equal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:368:11 [INFO] [stdout] | [INFO] [stdout] 368 | impl fmt::Show for BigNum { [INFO] [stdout] | ^^^^ not found in `fmt` [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:401:36 [INFO] [stdout] | [INFO] [stdout] 401 | fn cmp(&self, oth: &BigNum) -> Ordering { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 1 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:407:51 [INFO] [stdout] | [INFO] [stdout] 407 | fn partial_cmp(&self, oth: &BigNum) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/error.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new() -> Box { box ErrorEncoder as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 25 - pub fn new() -> Box { box ErrorEncoder as Box } [INFO] [stdout] 25 + pub fn new() -> Box { Box::new(ErrorEncoder) as Box } [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:412:21 [INFO] [stdout] | [INFO] [stdout] 412 | Equal [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | Less [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | Greater [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::cmp::Ordering::Greater; [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:437:10 [INFO] [stdout] | [INFO] [stdout] 437 | impl Add for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + use std::ops::Add; [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:443:10 [INFO] [stdout] | [INFO] [stdout] 443 | impl Sub for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + use std::ops::Sub; [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:449:10 [INFO] [stdout] | [INFO] [stdout] 449 | impl Mul for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:455:10 [INFO] [stdout] | [INFO] [stdout] 455 | impl Div for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:461:10 [INFO] [stdout] | [INFO] [stdout] 461 | impl Rem for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:467:10 [INFO] [stdout] | [INFO] [stdout] 467 | impl Shl for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + use std::ops::Shl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/error.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn new() -> Box { box ErrorDecoder as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 51 - pub fn new() -> Box { box ErrorDecoder as Box } [INFO] [stdout] 51 + pub fn new() -> Box { Box::new(ErrorDecoder) as Box } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/ascii.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> Box { box ASCIIEncoder as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 30 - pub fn new() -> Box { box ASCIIEncoder as Box } [INFO] [stdout] 30 + pub fn new() -> Box { Box::new(ASCIIEncoder) as Box } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/ascii.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn new() -> Box { box ASCIIDecoder as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 65 - pub fn new() -> Box { box ASCIIDecoder as Box } [INFO] [stdout] 65 + pub fn new() -> Box { Box::new(ASCIIDecoder) as Box } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 45 - if ch <= '\u007f' { [INFO] [stdout] 45 + if ch <= '\u{007f}' { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 125 - assert_feed_err!(e, "A", "\uFFFF", "B", [0x41]); [INFO] [stdout] 125 + assert_feed_err!(e, "A", "\u{FFFF}", "B", [0x41]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/singlebyte.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | box SingleByteEncoder { index_backward: index_backward } as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 33 - box SingleByteEncoder { index_backward: index_backward } as Box [INFO] [stdout] 33 + Box::new(SingleByteEncoder { index_backward: index_backward }) as Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/singlebyte.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | box SingleByteDecoder { index_forward: index_forward } as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 75 - box SingleByteDecoder { index_forward: index_forward } as Box [INFO] [stdout] 75 + Box::new(SingleByteDecoder { index_forward: index_forward }) as Box [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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:473:10 [INFO] [stdout] | [INFO] [stdout] 473 | impl Shr for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + 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-23fbb4c6b629c7ea/73885da/src/bn/mod.rs:492:10 [INFO] [stdout] | [INFO] [stdout] 492 | impl Neg for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 434 + 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-23fbb4c6b629c7ea/73885da/src/bio/mod.rs:59:52 [INFO] [stdout] | [INFO] [stdout] 59 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 58 | impl Reader for MemBio { [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-23fbb4c6b629c7ea/73885da/src/bio/mod.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | 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-23fbb4c6b629c7ea/73885da/src/bio/mod.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | if buf.len() != 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-23fbb4c6b629c7ea/73885da/src/crypto/hash.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn evpmd(t: HashType) -> (*const ffi::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-23fbb4c6b629c7ea/73885da/src/crypto/hash.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | 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-23fbb4c6b629c7ea/73885da/src/crypto/hmac.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkcs5.rs:5:56 [INFO] [stdout] | [INFO] [stdout] 5 | 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: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u{0561}\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [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-23fbb4c6b629c7ea/73885da/src/crypto/pkcs5.rs:5:70 [INFO] [stdout] | [INFO] [stdout] 5 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:70:47 [INFO] [stdout] | [INFO] [stdout] 70 | let mut s = Vec::from_elem(len as uint, 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | self.parts = Both; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::Shutdown::Both; [INFO] [stdout] | [INFO] [stdout] 1 + use crypto::pkey::Parts::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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | self.parts = Both; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::Shutdown::Both; [INFO] [stdout] | [INFO] [stdout] 1 + use crypto::pkey::Parts::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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:139:42 [INFO] [stdout] | [INFO] [stdout] 139 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:155:64 [INFO] [stdout] | [INFO] [stdout] 155 | ffi::RSA_size(ffi::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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:191:31 [INFO] [stdout] | [INFO] [stdout] 191 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:208:47 [INFO] [stdout] | [INFO] [stdout] 208 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:220:34 [INFO] [stdout] | [INFO] [stdout] 220 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:233:47 [INFO] [stdout] | [INFO] [stdout] 233 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | r.truncate(rv 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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u{0575}\u0562\u0578\u0582\u0562\u0565\u0576"); [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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:255:79 [INFO] [stdout] | [INFO] [stdout] 255 | 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: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u0575\u{0562}\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u0575\u0562\u{0578}\u0582\u0562\u0565\u0576"); [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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:260:79 [INFO] [stdout] | [INFO] [stdout] 260 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:278:47 [INFO] [stdout] | [INFO] [stdout] 278 | 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-23fbb4c6b629c7ea/73885da/src/crypto/pkey.rs:291:35 [INFO] [stdout] | [INFO] [stdout] 291 | 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-23fbb4c6b629c7ea/73885da/src/crypto/rand.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | fn evpc(t: Type) -> (*const ffi::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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:25:52 [INFO] [stdout] | [INFO] [stdout] 25 | fn evpc(t: Type) -> (*const ffi::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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:109:36 [INFO] [stdout] | [INFO] [stdout] 109 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 126 | 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-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | c.init(Encrypt, key, iv); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [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[E0425]: cannot find value `Decrypt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/crypto/symm.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | c.init(Decrypt, key, iv); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these unit variants [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-23fbb4c6b629c7ea/73885da/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: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u0575\u0562\u0578\u{0582}\u0562\u0565\u0576"); [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-23fbb4c6b629c7ea/73885da/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 `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/src/ssl/mod.rs:202:50 [INFO] [stdout] | [INFO] [stdout] 202 | fn read(&mut self, buf: &mut [u8]) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 201 | impl<'ssl, uint> MemBioRef<'ssl> { [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/rust-openssl-23fbb4c6b629c7ea/73885da/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[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/ssl/mod.rs:394:52 [INFO] [stdout] | [INFO] [stdout] 394 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 393 | impl Reader for SslStream { [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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u0575\u0562\u0578\u0582\u{0562}\u0565\u0576"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u0575\u0562\u0578\u0582\u0562\u{0565}\u0576"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 271 - "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] 271 + "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u{0576}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 276 - assert_feed_ok!(d, [0xed, 0x92, 0x89], [], "\ud489"); [INFO] [stdout] 276 + assert_feed_ok!(d, [0xed, 0x92, 0x89], [], "\u{d489}"); [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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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-23fbb4c6b629c7ea/73885da/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[E0496]: lifetime name `'a` shadows a lifetime name that is already in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/docopt.rs-a5e450875b7edf8d/21ce119/src/parse.rs:566:11 [INFO] [stdout] | [INFO] [stdout] 315 | impl<'a> PatParser<'a> { [INFO] [stdout] | -- first declared here [INFO] [stdout] ... [INFO] [stdout] 566 | fn at<'a>(&'a self, offset: int) -> &'a str { [INFO] [stdout] | ^^ lifetime `'a` already in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_OK` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | ffi::$ok_val => None, [INFO] [stdout] | ^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `ffi::X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 277 - assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u5b57"); [INFO] [stdout] 277 + assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u{6f22}\u5b57"); [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 341 | 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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 277 - assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u5b57"); [INFO] [stdout] 277 + assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u{5b57}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 279 - assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] 279 + assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u{0259}\u0254\u0250"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 279 - assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] 279 + assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u{0254}\u0250"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 279 - assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] 279 + assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u{0250}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 306 - assert_feed_ok!(d, [0xdf, 0xbf], [], "\u07ff"); [INFO] [stdout] 306 + assert_feed_ok!(d, [0xdf, 0xbf], [], "\u{07ff}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 310 - assert_feed_ok!(d, [0xe0, 0xa0, 0x80], [], "\u0800"); [INFO] [stdout] 310 + assert_feed_ok!(d, [0xe0, 0xa0, 0x80], [], "\u{0800}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 314 - assert_feed_ok!(d, [0xed, 0x9f, 0xbf], [], "\ud7ff"); [INFO] [stdout] 314 + assert_feed_ok!(d, [0xed, 0x9f, 0xbf], [], "\u{d7ff}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 318 - assert_feed_ok!(d, [0xee, 0x80, 0x80], [], "\ue000"); [INFO] [stdout] 318 + assert_feed_ok!(d, [0xee, 0x80, 0x80], [], "\u{e000}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_GET_CRL` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 322 - assert_feed_ok!(d, [0xef, 0xbf, 0xbf], [], "\uffff"); [INFO] [stdout] 322 + assert_feed_ok!(d, [0xef, 0xbf, 0xbf], [], "\u{ffff}"); [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 342 | 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: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 341 - assert_feed_ok!(d, [0x92, 0x89], [], "\ud489"); [INFO] [stdout] 341 + assert_feed_ok!(d, [0x92, 0x89], [], "\u{d489}"); [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 343 | 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: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 520 - assert_feed_err!(d, [0xe0, 0xa0, 0x80], [0x80], [], "\u0800"); [INFO] [stdout] 520 + assert_feed_err!(d, [0xe0, 0xa0, 0x80], [0x80], [], "\u{0800}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnableToDecryptCrlSignature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 344 | 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[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 554 - assert_feed_err!(d, [0x80], [0x80], [], "\u0800"); [INFO] [stdout] 554 + assert_feed_err!(d, [0x80], [0x80], [], "\u{0800}"); [INFO] [stdout] | [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 345 | 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: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CERT_SIGNATURE_FAILURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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[E0425]: cannot find value `X509CertSignatureFailure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 346 | 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 `ffi::X509_V_ERR_CRL_SIGNATURE_FAILURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new() -> Box { box UTF8Encoder as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 60 - pub fn new() -> Box { box UTF8Encoder as Box } [INFO] [stdout] 60 + pub fn new() -> Box { Box::new(UTF8Encoder) as Box } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | queue: [u8, ..4], [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 82 - queue: [u8, ..4], [INFO] [stdout] 82 + queue: [u8; ..4], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | box UTF8Decoder { queuelen: 0, queue: [0, ..4], state: INITIAL_STATE } as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 88 - box UTF8Decoder { queuelen: 0, queue: [0, ..4], state: INITIAL_STATE } as Box [INFO] [stdout] 88 + Box::new(UTF8Decoder { queuelen: 0, queue: [0, ..4], state: INITIAL_STATE }) as Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | static CHAR_CATEGORY: [u8, ..256] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 98 - static CHAR_CATEGORY: [u8, ..256] = [ [INFO] [stdout] 98 + static CHAR_CATEGORY: [u8; ..256] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | static STATE_TRANSITIONS: [u8, ..110] = [ [INFO] [stdout] | ^ expected `;` or `]` [INFO] [stdout] | [INFO] [stdout] = note: you might have meant to write a slice or array type [INFO] [stdout] help: you might have meant to use `;` as the separator [INFO] [stdout] | [INFO] [stdout] 122 - static STATE_TRANSITIONS: [u8, ..110] = [ [INFO] [stdout] 122 + static STATE_TRANSITIONS: [u8; ..110] = [ [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-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | macro_rules! is_reject_state(($state:expr) => ($state >= REJECT_STATE_WITH_BACKUP)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 140 - macro_rules! is_reject_state(($state:expr) => ($state >= REJECT_STATE_WITH_BACKUP)) [INFO] [stdout] 140 + macro_rules! is_reject_state{($state:expr) => ($state >= REJECT_STATE_WITH_BACKUP)} [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 140 | macro_rules! is_reject_state(($state:expr) => ($state >= REJECT_STATE_WITH_BACKUP)); [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-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | macro_rules! next_state(($state:expr, $ch:expr) => ( [INFO] [stdout] | ________________________^ [INFO] [stdout] 142 | | STATE_TRANSITIONS[($state + CHAR_CATEGORY[$ch as uint]) as uint] [INFO] [stdout] 143 | | )) [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 141 ~ macro_rules! next_state{($state:expr, $ch:expr) => ( [INFO] [stdout] 142 | STATE_TRANSITIONS[($state + CHAR_CATEGORY[$ch as uint]) as uint] [INFO] [stdout] 143 ~ )} [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 143 | )); [INFO] [stdout] | + [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 347 | 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: 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-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_8.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | macro_rules! return_as_whole(() => (return Some(unsafe {mem::transmute(input)}))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 222 - macro_rules! return_as_whole(() => (return Some(unsafe {mem::transmute(input)}))) [INFO] [stdout] 222 + macro_rules! return_as_whole{() => (return Some(unsafe {mem::transmute(input)}))} [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 222 | macro_rules! return_as_whole(() => (return Some(unsafe {mem::transmute(input)}))); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CERT_NOT_YET_VALID` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 348 | 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 `ffi::X509_V_ERR_CERT_HAS_EXPIRED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 349 | 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 `ffi::X509_V_ERR_CRL_NOT_YET_VALID` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 350 | 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 `ffi::X509_V_ERR_CRL_HAS_EXPIRED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 351 | 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[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509ErrorInCertNotBeforeField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 352 | X509ErrorInCertNotBeforeField = X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD, [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::X509ErrorInCertNotBeforeField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 307 - assert_feed_ok!(e, "\u0000\ [INFO] [stdout] 307 + assert_feed_ok!(e, "\u{0000}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 308 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 308 + \u{0001}\u0002\u0004\u0008\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 308 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 308 + \u0001\u{0002}\u0004\u0008\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 308 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 308 + \u0001\u0002\u{0004}\u0008\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 308 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 308 + \u0001\u0002\u0004\u{0008}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 309 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 309 + \u{0010}\u0020\u0040\u0080\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 309 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 309 + \u0010\u{0020}\u0040\u0080\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509ErrorInCertNotAfterField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 353 | X509ErrorInCertNotAfterField = X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD, [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::X509ErrorInCertNotAfterField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 309 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 309 + \u0010\u0020\u{0040}\u0080\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 309 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 309 + \u0010\u0020\u0040\u{0080}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 310 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 310 + \u{0100}\u0200\u0400\u0800\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 310 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 310 + \u0100\u{0200}\u0400\u0800\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 310 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 310 + \u0100\u0200\u{0400}\u0800\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 310 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 310 + \u0100\u0200\u0400\u{0800}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 311 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 311 + \u{1000}\u2000\u4000\u8000\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 311 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 311 + \u1000\u{2000}\u4000\u8000\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 311 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 311 + \u1000\u2000\u{4000}\u8000\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 311 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 311 + \u1000\u2000\u4000\u{8000}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 312 - \uffff", "", [INFO] [stdout] 312 + \u{ffff}", "", [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509ErrorInCrlLastUpdateField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 354 | X509ErrorInCrlLastUpdateField = X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD, [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::X509ErrorInCrlLastUpdateField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509ErrorInCrlNextUpdateField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:355:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 355 | X509ErrorInCrlNextUpdateField = X509_V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD, [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::X509ErrorInCrlNextUpdateField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_OUT_OF_MEM` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509OutOfMem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 356 | X509OutOfMem = X509_V_ERR_OUT_OF_MEM, [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::X509OutOfMem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509DepthZeroSelfSignedCert` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 357 | X509DepthZeroSelfSignedCert = X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_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::X509DepthZeroSelfSignedCert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509SelfSignedCertInChain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 358 | X509SelfSignedCertInChain = X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN, [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::X509SelfSignedCertInChain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnableToGetIssuerCertLocally` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:359:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 359 | X509UnableToGetIssuerCertLocally = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY, [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::X509UnableToGetIssuerCertLocally; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnableToVerifyLeafSignature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 360 | X509UnableToVerifyLeafSignature = X509_V_ERR_UNABLE_TO_VERIFY_LEAF_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::X509UnableToVerifyLeafSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CERT_CHAIN_TOO_LONG` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509CertChainTooLong` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 361 | X509CertChainTooLong = X509_V_ERR_CERT_CHAIN_TOO_LONG, [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::X509CertChainTooLong; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CERT_REVOKED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509CertRevoked` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 362 | X509CertRevoked = X509_V_ERR_CERT_REVOKED, [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::X509CertRevoked; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_INVALID_CA` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509InvalidCA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 363 | X509InvalidCA = X509_V_ERR_INVALID_CA, [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::X509InvalidCA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_PATH_LENGTH_EXCEEDED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509PathLengthExceeded` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 364 | X509PathLengthExceeded = X509_V_ERR_PATH_LENGTH_EXCEEDED, [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::X509PathLengthExceeded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_INVALID_PURPOSE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509InvalidPurpose` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 365 | X509InvalidPurpose = X509_V_ERR_INVALID_PURPOSE, [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::X509InvalidPurpose; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CERT_UNTRUSTED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509CertUntrusted` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 366 | X509CertUntrusted = X509_V_ERR_CERT_UNTRUSTED, [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::X509CertUntrusted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CERT_REJECTED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509CertRejected` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 367 | X509CertRejected = X509_V_ERR_CERT_REJECTED, [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::X509CertRejected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_SUBJECT_ISSUER_MISMATCH` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509SubjectIssuerMismatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 368 | X509SubjectIssuerMismatch = X509_V_ERR_SUBJECT_ISSUER_MISMATCH, [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::X509SubjectIssuerMismatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_AKID_SKID_MISMATCH` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509AkidSkidMismatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 369 | X509AkidSkidMismatch = X509_V_ERR_AKID_SKID_MISMATCH, [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::X509AkidSkidMismatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509AkidIssuerSerialMismatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 370 | X509AkidIssuerSerialMismatch = X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH, [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::X509AkidIssuerSerialMismatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 355 - "\u0000\ [INFO] [stdout] 355 + "\u{0000}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 356 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 356 + \u{0001}\u0002\u0004\u0008\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 356 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 356 + \u0001\u{0002}\u0004\u0008\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 356 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 356 + \u0001\u0002\u{0004}\u0008\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 356 - \u0001\u0002\u0004\u0008\ [INFO] [stdout] 356 + \u0001\u0002\u0004\u{0008}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 357 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 357 + \u{0010}\u0020\u0040\u0080\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 357 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 357 + \u0010\u{0020}\u0040\u0080\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 357 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 357 + \u0010\u0020\u{0040}\u0080\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 357 - \u0010\u0020\u0040\u0080\ [INFO] [stdout] 357 + \u0010\u0020\u0040\u{0080}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 358 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 358 + \u{0100}\u0200\u0400\u0800\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 358 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 358 + \u0100\u{0200}\u0400\u0800\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 358 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 358 + \u0100\u0200\u{0400}\u0800\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 358 - \u0100\u0200\u0400\u0800\ [INFO] [stdout] 358 + \u0100\u0200\u0400\u{0800}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 359 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 359 + \u{1000}\u2000\u4000\u8000\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 359 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 359 + \u1000\u{2000}\u4000\u8000\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 359 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 359 + \u1000\u2000\u{4000}\u8000\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 359 - \u1000\u2000\u4000\u8000\ [INFO] [stdout] 359 + \u1000\u2000\u4000\u{8000}\ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 360 - \uffff"); [INFO] [stdout] 360 + \u{ffff}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_KEYUSAGE_NO_CERTSIGN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509KeyusageNoCertsign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 371 | X509KeyusageNoCertsign = X509_V_ERR_KEYUSAGE_NO_CERTSIGN, [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::X509KeyusageNoCertsign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnableToGetCrlIssuer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 372 | X509UnableToGetCrlIssuer = X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER, [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::X509UnableToGetCrlIssuer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnhandledCriticalExtension` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:373:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 373 | X509UnhandledCriticalExtension = X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION, [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::X509UnhandledCriticalExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_KEYUSAGE_NO_CRL_SIGN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509KeyusageNoCrlSign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 374 | X509KeyusageNoCrlSign = X509_V_ERR_KEYUSAGE_NO_CRL_SIGN, [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::X509KeyusageNoCrlSign; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub lo: 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub hi: 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn to_linecol(&self, offset: uint) -> (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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:72:48 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn to_linecol(&self, offset: uint) -> (uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnhandledCriticalCrlExtension` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 375 | X509UnhandledCriticalCrlExtension = X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION, [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::X509UnhandledCriticalCrlExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_INVALID_NON_CA` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509InvalidNonCA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 376 | X509InvalidNonCA = X509_V_ERR_INVALID_NON_CA, [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::X509InvalidNonCA; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn to_linecol(&self, offset: uint) -> (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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | fn next_pos(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_PROXY_PATH_LENGTH_EXCEEDED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509ProxyPathLengthExceeded` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 377 | X509ProxyPathLengthExceeded = X509_V_ERR_PROXY_PATH_LENGTH_EXCEEDED, [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::X509ProxyPathLengthExceeded; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:263:33 [INFO] [stdout] | [INFO] [stdout] 263 | fn string(&mut self, start: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509KeyusageNoDigitalSignature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 378 | X509KeyusageNoDigitalSignature = X509_V_ERR_KEYUSAGE_NO_DIGITAL_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::X509KeyusageNoDigitalSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | return Some(::String(ret)) [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 276 - return Some(::String(ret)) [INFO] [stdout] 276 + return Some(String(ret)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:318:23 [INFO] [stdout] | [INFO] [stdout] 318 | return Some(::String(ret)); [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 318 - return Some(::String(ret)); [INFO] [stdout] 318 + return Some(String(ret)); [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:320:41 [INFO] [stdout] | [INFO] [stdout] 320 | fn escape(me: &mut Parser, pos: uint, multiline: bool) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:342:46 [INFO] [stdout] | [INFO] [stdout] 342 | ... for _ in range(0, len) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:404:41 [INFO] [stdout] | [INFO] [stdout] 404 | fn literal_string(&mut self, start: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 392 - assert_feed_ok!(d, [0x34], [], "\u1234"); [INFO] [stdout] 392 + assert_feed_ok!(d, [0x34], [], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 394 - assert_feed_ok!(d, [0x78], [], "\u5678"); [INFO] [stdout] 394 + assert_feed_ok!(d, [0x78], [], "\u{5678}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 399 - assert_feed_ok!(d, [0x34], [0x56], "\u1234"); [INFO] [stdout] 399 + assert_feed_ok!(d, [0x34], [0x56], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 400 - assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\uabcd"); [INFO] [stdout] 400 + assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u{5678}\uabcd"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 400 - assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\uabcd"); [INFO] [stdout] 400 + assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\u{abcd}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 501 - assert_feed_err!(d, [0x12, 0x34], [0xdc, 0x00], [0x56, 0x78], "\u1234"); [INFO] [stdout] 501 + assert_feed_err!(d, [0x12, 0x34], [0xdc, 0x00], [0x56, 0x78], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find external crate `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:437:23 [INFO] [stdout] | [INFO] [stdout] 437 | return Some(::String(ret)); [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 437 - return Some(::String(ret)); [INFO] [stdout] 437 + return Some(String(ret)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 506 - assert_feed_err!(d, [0x12, 0x34], [0xdf, 0xff], [0x56, 0x78], "\u1234"); [INFO] [stdout] 506 + assert_feed_err!(d, [0x12, 0x34], [0xdf, 0xff], [0x56, 0x78], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 515 - assert_feed_ok!(d, [0x12, 0x34], [0xdc], "\u1234"); [INFO] [stdout] 515 + assert_feed_ok!(d, [0x12, 0x34], [0xdc], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 521 - assert_feed_ok!(d, [0x12, 0x34], [0xdf], "\u1234"); [INFO] [stdout] 521 + assert_feed_ok!(d, [0x12, 0x34], [0xdf], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 533 - assert_feed_ok!(d, [0x12, 0x34], [0x56], "\u1234"); [INFO] [stdout] 533 + assert_feed_ok!(d, [0x12, 0x34], [0x56], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 544 - assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00, 0xdc], "\u1234"); [INFO] [stdout] 544 + assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00, 0xdc], "\u{1234}"); [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:440:45 [INFO] [stdout] | [INFO] [stdout] 440 | fn number_or_datetime(&mut self, start: uint) -> Option { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:475:34 [INFO] [stdout] | [INFO] [stdout] 475 | fn boolean(&mut self, start: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_PROXY_CERTIFICATES_NOT_ALLOWED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509ProxyCertificatesNotAllowed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 379 | X509ProxyCertificatesNotAllowed = X509_V_ERR_PROXY_CERTIFICATES_NOT_ALLOWED, [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::X509ProxyCertificatesNotAllowed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_INVALID_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509InvalidExtension` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 380 | X509InvalidExtension = X509_V_ERR_INVALID_EXTENSION, [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::X509InvalidExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:478:22 [INFO] [stdout] | [INFO] [stdout] 478 | for _ in range(0u, 4u) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_INVALID_POLICY_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:483:22 [INFO] [stdout] | [INFO] [stdout] 483 | for _ in range(0u, 5u) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:499:35 [INFO] [stdout] | [INFO] [stdout] 499 | fn datetime(&mut self, start: uint, end_so_far: uint) -> Option { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:499:53 [INFO] [stdout] | [INFO] [stdout] 499 | fn datetime(&mut self, start: uint, end_so_far: uint) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:501:18 [INFO] [stdout] | [INFO] [stdout] 501 | for _ in range(0u, 15u) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:548:33 [INFO] [stdout] | [INFO] [stdout] 548 | fn array(&mut self, _start: uint) -> Option { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:599:23 [INFO] [stdout] | [INFO] [stdout] 599 | key_lo: 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:612:28 [INFO] [stdout] | [INFO] [stdout] 612 | key_lo: uint) -> Option<(&'a mut TomlTable, &'a str)> { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:674:29 [INFO] [stdout] | [INFO] [stdout] 674 | key_lo: 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/parser.rs:716:28 [INFO] [stdout] | [INFO] [stdout] 716 | key_lo: 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/show.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | impl fmt::Show for Value { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | ExpectedMapKey(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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | ExpectedMapElement(uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Start` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | Encoder { state: Start, toml: TreeMap::new() } [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::io::SeekFrom::Start; [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::Start; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Start` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:135:45 [INFO] [stdout] | [INFO] [stdout] 135 | match mem::replace(&mut self.state, Start) { [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::io::SeekFrom::Start; [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::Start; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | NextKey(key) => { self.toml.insert(key, v); Ok(()) } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | NextArray(mut vec) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | self.state = NextArray(vec); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | ::String(s) => { self.state = NextKey(s); Ok(()) } [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 145 - ::String(s) => { self.state = NextKey(s); Ok(()) } [INFO] [stdout] 145 + String(s) => { self.state = NextKey(s); Ok(()) } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:145:51 [INFO] [stdout] | [INFO] [stdout] 145 | ::String(s) => { self.state = NextKey(s); Ok(()) } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | _ => Err(InvalidMapKeyType) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::InvalidMapKeyType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 557 - assert_feed_ok!(d, [0x12, 0x34], [0xd8], "\u1234"); [INFO] [stdout] 557 + assert_feed_ok!(d, [0x12, 0x34], [0xd8], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 562 - assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00], "\u1234"); [INFO] [stdout] 562 + assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 570 - assert_feed_ok!(d, [0x12, 0x34], [0x12], "\u1234"); [INFO] [stdout] 570 + assert_feed_ok!(d, [0x12, 0x34], [0x12], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 572 - assert_feed_ok!(d, [0x12, 0x34], [], "\u1234"); [INFO] [stdout] 572 + assert_feed_ok!(d, [0x12, 0x34], [], "\u{1234}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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-0a1c14a2149ac9a4/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: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_16.rs:98:50 [INFO] [stdout] | [INFO] [stdout] 98 | fn new(_endian: Option) -> Box { box UTF16Encoder:: as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 98 - fn new(_endian: Option) -> Box { box UTF16Encoder:: as Box } [INFO] [stdout] 98 + fn new(_endian: Option) -> Box { Box::new(UTF16Encoder::) as Box } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/utf_16.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | box UTF16Decoder:: { leadbyte: 0xffff, leadsurrogate: 0xffff } as Box [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 153 - box UTF16Decoder:: { leadbyte: 0xffff, leadsurrogate: 0xffff } as Box [INFO] [stdout] 153 + Box::new(UTF16Decoder:: { leadbyte: 0xffff, leadsurrogate: 0xffff }) as Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 48 - if ch <= '\u007f' { [INFO] [stdout] 48 + if ch <= '\u{007f}' { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 135 - assert_feed_ok!(e, "\uac00", "", [0xb0, 0xa1]); [INFO] [stdout] 135 + assert_feed_ok!(e, "\u{ac00}", "", [0xb0, 0xa1]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 136 - assert_feed_ok!(e, "\ub098\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] 136 + assert_feed_ok!(e, "\u{b098}\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 136 - assert_feed_ok!(e, "\ub098\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] 136 + assert_feed_ok!(e, "\ub098\u{b2e4}", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 137 - assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] 137 + assert_feed_ok!(e, "\u{bdc1}\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NeedsKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | _ => Err(NeedsKey) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::NeedsKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509InavlidPolicyExtension` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 381 | X509InavlidPolicyExtension = X509_V_ERR_INVALID_POLICY_EXTENSION, [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::X509InavlidPolicyExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_NO_EXPLICIT_POLICY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509NoExplicitPolicy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 382 | X509NoExplicitPolicy = X509_V_ERR_NO_EXPLICIT_POLICY, [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::X509NoExplicitPolicy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_DIFFERENT_CRL_SCOPE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509DifferentCrlScope` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 383 | X509DifferentCrlScope = X509_V_ERR_DIFFERENT_CRL_SCOPE, [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::X509DifferentCrlScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNSUPPORTED_EXTENSION_FEATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnsupportedExtensionFeature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 384 | X509UnsupportedExtensionFeature = X509_V_ERR_UNSUPPORTED_EXTENSION_FEATURE, [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::X509UnsupportedExtensionFeature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNNESTED_RESOURCE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnnestedResource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 385 | X509UnnestedResource = X509_V_ERR_UNNESTED_RESOURCE, [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::X509UnnestedResource; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | fn emit_uint(&mut self, v: uint) -> Result<(), Error> { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | fn emit_int(&mut self, v: int) -> Result<(), Error> { [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 external crate `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:197:27 [INFO] [stdout] | [INFO] [stdout] 197 | self.emit_value(::String(v.to_string())) [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 197 - self.emit_value(::String(v.to_string())) [INFO] [stdout] 197 + self.emit_value(String(v.to_string())) [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:203:59 [INFO] [stdout] | [INFO] [stdout] 203 | fn emit_enum_variant(&mut self, _v_name: &str, _v_id: uint, _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:203:71 [INFO] [stdout] | [INFO] [stdout] 203 | fn emit_enum_variant(&mut self, _v_name: &str, _v_id: uint, _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:209:49 [INFO] [stdout] | [INFO] [stdout] 209 | fn emit_enum_variant_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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:215:66 [INFO] [stdout] | [INFO] [stdout] 215 | fn emit_enum_struct_variant(&mut self, _v_name: &str, _v_id: 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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | ... _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:222:73 [INFO] [stdout] | [INFO] [stdout] 222 | fn emit_enum_struct_variant_field(&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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:228:50 [INFO] [stdout] | [INFO] [stdout] 228 | fn emit_struct(&mut self, _name: &str, _len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Start` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:230:45 [INFO] [stdout] | [INFO] [stdout] 230 | match mem::replace(&mut self.state, Start) { [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::io::SeekFrom::Start; [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::Start; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | NextKey(key) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | NextArray(mut arr) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | self.state = NextArray(arr); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:245:31 [INFO] [stdout] | [INFO] [stdout] 245 | NextMapKey => Err(InvalidMapKeyLocation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::InvalidMapKeyLocation; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:248:59 [INFO] [stdout] | [INFO] [stdout] 248 | fn emit_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, tuple struct or tuple variant `NextKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:252:49 [INFO] [stdout] | [INFO] [stdout] 252 | let old = mem::replace(&mut self.state, NextKey(f_name.to_string())); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Start` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | if self.state != Start { [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::io::SeekFrom::Start; [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::Start; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | return Err(NoValue) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::NoValue; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:261:35 [INFO] [stdout] | [INFO] [stdout] 261 | fn emit_tuple(&mut self, len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:263:28 [INFO] [stdout] | [INFO] [stdout] 263 | self.emit_seq(len, f) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_PERMITTED_VIOLATION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509PermittedVolation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 386 | X509PermittedVolation = X509_V_ERR_PERMITTED_VIOLATION, [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::X509PermittedVolation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_EXCLUDED_VIOLATION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:265:39 [INFO] [stdout] | [INFO] [stdout] 265 | fn emit_tuple_arg(&mut self, idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:269:32 [INFO] [stdout] | [INFO] [stdout] 269 | self.emit_seq_elt(idx, f) [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:271:56 [INFO] [stdout] | [INFO] [stdout] 271 | fn emit_tuple_struct(&mut self, _name: &str, _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:277:49 [INFO] [stdout] | [INFO] [stdout] 277 | fn emit_tuple_struct_arg(&mut self, _f_idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509ExcludedViolation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 387 | X509ExcludedViolation = X509_V_ERR_EXCLUDED_VIOLATION, [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::X509ExcludedViolation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Start` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:290:45 [INFO] [stdout] | [INFO] [stdout] 290 | match mem::replace(&mut self.state, Start) { [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::io::SeekFrom::Start; [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::Start; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_SUBTREE_MINMAX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509SubtreeMinmax` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 388 | X509SubtreeMinmax = X509_V_ERR_SUBTREE_MINMAX, [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::X509SubtreeMinmax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNSUPPORTED_CONSTRAINT_TYPE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | NextKey(_) => Ok(()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 137 - assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] 137 + assert_feed_ok!(e, "\ubdc1\u{314b}\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | NextArray(..) => fail!("how to encode None in an array?"), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 137 - assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] 137 + assert_feed_ok!(e, "\ubdc1\u314b\u{d7a3}", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 144 - assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] 144 + assert_feed_err!(e, "", "\u{ffff}", "", []); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 145 - assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] 145 + assert_feed_err!(e, "?", "\u{ffff}", "!", [0x3f]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 155 - assert_feed_ok!(d, [0xb0, 0xa1], [], "\uac00"); [INFO] [stdout] 155 + assert_feed_ok!(d, [0xb0, 0xa1], [], "\u{ac00}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 156 - assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\ub2e4"); [INFO] [stdout] 156 + assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\u{b098}\ub2e4"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 156 - assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\ub2e4"); [INFO] [stdout] 156 + assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\u{b2e4}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 158 - "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] 158 + "\u{bdc1}\u314b\ud7a3\ud58f"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 158 - "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] 158 + "\ubdc1\u{314b}\ud7a3\ud58f"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 158 - "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] 158 + "\ubdc1\u314b\u{d7a3}\ud58f"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 158 - "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] 158 + "\ubdc1\u314b\ud7a3\u{d58f}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 166 - assert_feed_ok!(d, [0xa1], [], "\uac00"); [INFO] [stdout] 166 + assert_feed_ok!(d, [0xa1], [], "\u{ac00}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 167 - assert_feed_ok!(d, [0xb3, 0xaa], [0xb4], "\ub098"); [INFO] [stdout] 167 + assert_feed_ok!(d, [0xb3, 0xaa], [0xb4], "\u{b098}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 168 - assert_feed_ok!(d, [0xd9], [0x94], "\ub2e4"); [INFO] [stdout] 168 + assert_feed_ok!(d, [0xd9], [0x94], "\u{b2e4}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 169 - assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u314b"); [INFO] [stdout] 169 + assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\u{bdc1}\u314b"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 169 - assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u314b"); [INFO] [stdout] 169 + assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u{314b}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:294:31 [INFO] [stdout] | [INFO] [stdout] 294 | NextMapKey => Err(InvalidMapKeyLocation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::InvalidMapKeyLocation; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | fn emit_seq(&mut self, _len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | let old = mem::replace(&mut self.state, NextArray(Vec::new())); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnsupportedConstraintType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 389 | X509UnsupportedConstraintType = X509_V_ERR_UNSUPPORTED_CONSTRAINT_TYPE, [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::X509UnsupportedConstraintType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNSUPPORTED_CONSTRAINT_SYNTAX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509UnsupportedConstraintSyntax` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 390 | X509UnsupportedConstraintSyntax = X509_V_ERR_UNSUPPORTED_CONSTRAINT_SYNTAX, [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::X509UnsupportedConstraintSyntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | NextArray(v) => self.emit_value(Array(v)), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextArray; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_UNSUPPORTED_NAME_SYNTAX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn emit_seq_elt(&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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | fn emit_map(&mut self, len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | self.emit_struct("foo", len, f) [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | fn emit_map_elt_key(&mut self, _idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NextMapKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:328:45 [INFO] [stdout] | [INFO] [stdout] 328 | match mem::replace(&mut self.state, NextMapKey) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextMapKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | _ => return Err(InvalidMapKeyLocation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::InvalidMapKeyLocation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NextKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | NextKey(_) => Ok(()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::EncoderState::NextKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InvalidMapKeyLocation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:335:22 [INFO] [stdout] | [INFO] [stdout] 335 | _ => Err(InvalidMapKeyLocation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use Error::InvalidMapKeyLocation; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:338:42 [INFO] [stdout] | [INFO] [stdout] 338 | fn emit_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, tuple struct or tuple variant `ExpectedType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:403:39 [INFO] [stdout] | [INFO] [stdout] 403 | Some(ref val) => self.err(ExpectedType(expected, val.type_str())), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::DecodeErrorKind::ExpectedType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 170 - assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\ud58f"); [INFO] [stdout] 170 + assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\u{d7a3}\ud58f"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 170 - assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\ud58f"); [INFO] [stdout] 170 + assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\u{d58f}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 222 - assert_feed_ok!(d, [0xb0, 0xa1], [0xb0], "\uac00"); [INFO] [stdout] 222 + assert_feed_ok!(d, [0xb0, 0xa1], [0xb0], "\u{ac00}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 224 - assert_feed_ok!(d, [0xb0, 0xa1], [], "\uac00"); [INFO] [stdout] 224 + assert_feed_ok!(d, [0xb0, 0xa1], [], "\u{ac00}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/1d26487/src/encoding/codec/korean.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new() -> Box { box Windows949Encoder as Box } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 37 - pub fn new() -> Box { box Windows949Encoder as Box } [INFO] [stdout] 37 + pub fn new() -> Box { Box::new(Windows949Encoder) as Box } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 53 - '\u0000'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] 53 + '\u{0000}'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 53 - '\u0000'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] 53 + '\u0000'..'\u{007f}' => { output.write_byte(ch as u8); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 54 - '\u00a5' => { output.write_byte(0x5c); } [INFO] [stdout] 54 + '\u{00a5}' => { output.write_byte(0x5c); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 55 - '\u203e' => { output.write_byte(0x7e); } [INFO] [stdout] 55 + '\u{203e}' => { output.write_byte(0x7e); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 56 - '\uff61'..'\uff9f' => { [INFO] [stdout] 56 + '\u{ff61}'..'\uff9f' => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 56 - '\uff61'..'\uff9f' => { [INFO] [stdout] 56 + '\uff61'..'\u{ff9f}' => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 174 - assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] 174 + assert_feed_ok!(e, "\u{00a5}", "", [0x5c]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 175 - assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] 175 + assert_feed_ok!(e, "\u{203e}", "", [0x7e]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnsupportedNameSyntax` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 391 | X509UnsupportedNameSyntax = X509_V_ERR_UNSUPPORTED_NAME_SYNTAX, [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::X509UnsupportedNameSyntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `ffi::X509_V_ERR_CRL_PATH_VALIDATION_ERROR` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | $(ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 340 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 341 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 342 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 343 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 393 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 394 | | ) [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 `X509CrlPathValidationError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-23fbb4c6b629c7ea/73885da/src/x509/mod.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 323 | $($name,)+ [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 392 | X509CrlPathValidationError= X509_V_ERR_CRL_PATH_VALIDATION_ERROR, [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::X509CrlPathValidationError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 176 - assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] 176 + assert_feed_ok!(e, "\u{306b}\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExpectedField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:404:30 [INFO] [stdout] | [INFO] [stdout] 404 | None => self.err(ExpectedField(expected)), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::DecodeErrorKind::ExpectedField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 176 - assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] 176 + assert_feed_ok!(e, "\u306b\u{307b}\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 176 - assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] 176 + assert_feed_ok!(e, "\u306b\u307b\u{3093}", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | Some(::String(ref s)) if s.len() == 0 => {} [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 412 - Some(::String(ref s)) if s.len() == 0 => {} [INFO] [stdout] 412 + Some(String(ref s)) if s.len() == 0 => {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 177 - assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] 177 + assert_feed_ok!(e, "\u{ff86}\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 177 - assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] 177 + assert_feed_ok!(e, "\uff86\u{ff8e}\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 177 - assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] 177 + assert_feed_ok!(e, "\uff86\uff8e\u{ff9d}", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 178 - assert_feed_ok!(e, "\u65e5\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] 178 + assert_feed_ok!(e, "\u{65e5}\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 178 - assert_feed_ok!(e, "\u65e5\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] 178 + assert_feed_ok!(e, "\u65e5\u{672c}", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 187 - assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] 187 + assert_feed_ok!(e, "\u{9ed1}\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 187 - assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] 187 + assert_feed_ok!(e, "\u9ed1\u{2170}\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 187 - assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] 187 + assert_feed_ok!(e, "\u9ed1\u2170\u{ffe2}", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:413:20 [INFO] [stdout] | [INFO] [stdout] 413 | Some(::String(..)) => return Err(self.err(NilTooLong)), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 413 - Some(::String(..)) => return Err(self.err(NilTooLong)), [INFO] [stdout] 413 + Some(String(..)) => return Err(self.err(NilTooLong)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 194 - assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] 194 + assert_feed_err!(e, "", "\u{ffff}", "", []); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 195 - assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] 195 + assert_feed_err!(e, "?", "\u{ffff}", "!", [0x3f]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 197 - assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] 197 + assert_feed_err!(e, "", "\u{736c}", "\u8c78", []); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 197 - assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] 197 + assert_feed_err!(e, "", "\u736c", "\u{8c78}", []); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 209 - assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] 209 + assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u{306b}\u307b\u3093"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 209 - assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] 209 + assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u{307b}\u3093"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 209 - assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] 209 + assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u{3093}"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NilTooLong` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:413:55 [INFO] [stdout] | [INFO] [stdout] 413 | Some(::String(..)) => return Err(self.err(NilTooLong)), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::DecodeErrorKind::NilTooLong; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-0a1c14a2149ac9a4/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 [INFO] [stdout] | [INFO] [stdout] 210 - assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] 210 + assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\u{ff86}\uff8e\uff9d"); [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:419:39 [INFO] [stdout] | [INFO] [stdout] 419 | fn read_uint(&mut self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 409 | impl serialize::Decoder for Decoder { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:420:38 [INFO] [stdout] | [INFO] [stdout] 420 | self.read_i64().map(|i| i as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:434:38 [INFO] [stdout] | [INFO] [stdout] 434 | 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] 434 - fn read_int(&mut self) -> Result { [INFO] [stdout] 434 + fn read_int(&mut self) -> Result { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 409 | impl serialize::Decoder for Decoder { [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:435:38 [INFO] [stdout] | [INFO] [stdout] 435 | self.read_i64().map(|i| i 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[E0531]: cannot find tuple struct or tuple variant `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:469:20 [INFO] [stdout] | [INFO] [stdout] 469 | Some(::String(ref s)) if s.as_slice().char_len() == 1 => [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 469 - Some(::String(ref s)) if s.as_slice().char_len() == 1 => [INFO] [stdout] 469 + Some(String(ref s)) if s.as_slice().char_len() == 1 => [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `String` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:478:20 [INFO] [stdout] | [INFO] [stdout] 478 | Some(::String(s)) => Ok(s), [INFO] [stdout] | ^^^^^^ not found in the crate root [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use Value::String; [INFO] [stdout] | [INFO] [stdout] help: if you import `String`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 478 - Some(::String(s)) => Ok(s), [INFO] [stdout] 478 + Some(String(s)) => Ok(s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:500:18 [INFO] [stdout] | [INFO] [stdout] 500 | for i in range(0, names.len()) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NoEnumVariants` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:511:52 [INFO] [stdout] | [INFO] [stdout] 511 | Err(first_error.unwrap_or_else(|| self.err(NoEnumVariants))) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 + use serialization::DecodeErrorKind::NoEnumVariants; [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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:514:41 [INFO] [stdout] | [INFO] [stdout] 514 | ... _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:530:50 [INFO] [stdout] | [INFO] [stdout] 530 | ... _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:538:55 [INFO] [stdout] | [INFO] [stdout] 538 | fn read_struct(&mut self, _s_name: &str, _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/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:557:37 [INFO] [stdout] | [INFO] [stdout] 557 | ... _f_idx: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/toml-rs-2f0ddadb2de6adf2/8cdb274/src/serialization.rs:584:23 [INFO] [stdout] | [INFO] [stdout] 584 | self.read_seq(f) [WARN] too many lines in the log, truncating it