[INFO] cloning repository https://github.com/O-I/nickel-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/O-I/nickel-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-I%2Fnickel-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-I%2Fnickel-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a4e3f63f30bd6b76deb7a2ae40f91f891f353b5 [INFO] testing O-I/nickel-demo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FO-I%2Fnickel-demo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/O-I/nickel-demo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/O-I/nickel-demo [INFO] finished tweaking git repo https://github.com/O-I/nickel-demo [INFO] tweaked toml for git repo https://github.com/O-I/nickel-demo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/O-I/nickel-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f110e5009fed146857e398b3ba1bdf21fcef871432b5c48e5cb3f855f23e733 [INFO] running `Command { std: "docker" "start" "-a" "2f110e5009fed146857e398b3ba1bdf21fcef871432b5c48e5cb3f855f23e733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f110e5009fed146857e398b3ba1bdf21fcef871432b5c48e5cb3f855f23e733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f110e5009fed146857e398b3ba1bdf21fcef871432b5c48e5cb3f855f23e733", kill_on_drop: false }` [INFO] [stdout] 2f110e5009fed146857e398b3ba1bdf21fcef871432b5c48e5cb3f855f23e733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0c15d89ddae4133a836579384f1e03005405ac11f20fdbc3bd060ba34116803 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0c15d89ddae4133a836579384f1e03005405ac11f20fdbc3bd060ba34116803", kill_on_drop: false }` [INFO] [stderr] Compiling encoding v0.1.0 (https://github.com/lifthrasiir/rust-encoding#35f0d70f) [INFO] [stderr] Compiling http v0.1.0-pre (https://github.com/chris-morgan/rust-http.git#c1d601c1) [INFO] [stderr] Compiling openssl v0.0.0 (https://github.com/sfackler/rust-openssl.git#cec41181) [INFO] [stderr] Compiling anymap v0.9.0 (https://github.com/chris-morgan/anymap.git#ad7ea81b) [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+`, not `&'a Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | impl<'a> UncheckedAnyRefExt<'a> for &'a Any + 'a { [INFO] [stdout] | ^^^^^^^^^^^^ help: try adding parentheses: `&'a (Any + 'a)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+`, not `&'a mut Any` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | impl<'a> UncheckedAnyMutRefExt<'a> for &'a mut Any + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try adding parentheses: `&'a mut (Any + 'a)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | for _ in range(0u, 100) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | data.insert(42i); [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | for _ in range(0u, 100) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | data.insert(42i); [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | for _ in range(0u, 100) { [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::intrinsics::TypeId` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::intrinsics::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `TypeId` in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::collections::Collection`, `std::collections::Mutable` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | use std::collections::{Collection, HashMap, Mutable}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ no `Mutable` in `collections` [INFO] [stdout] | | [INFO] [stdout] | no `Collection` in `collections` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::hash::Writer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | use std::hash::{Hash, Hasher, Writer}; [INFO] [stdout] | ^^^^^^ no `Writer` in `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | use std::raw::TraitObject; [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `hash` is not a member of trait `Hasher` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / fn hash>(&self, value: &T) -> u64 { [INFO] [stdout] 41 | | let mut state = TypeIdState { [INFO] [stdout] 42 | | value: 0, [INFO] [stdout] 43 | | }; [INFO] [stdout] 44 | | value.hash(&mut state); [INFO] [stdout] 45 | | state.value [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ not a member of trait `Hasher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `copy_nonoverlapping_memory` in module `std::ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | std::ptr::copy_nonoverlapping_memory(&mut self.value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `copy_nonoverlapping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | fn len(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(default_type_params)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `default_type_params` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/anymap-b21c0d487ae1c127/ad7ea81/src/lib.rs:137:45 [INFO] [stdout] | [INFO] [stdout] 137 | self.data.insert(TypeId::of::(), box value as Box); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0178, E0407, E0412, E0425, E0432, E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0178`. [INFO] [stdout] [INFO] [stderr] error: could not compile `anymap` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read /opt/rustwide/cargo-home/git/checkouts/rust-http-512ca2c735548880/c1d601c/sh prebuild.sh: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/lib.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 180 | #![feature(import_shadowing)] // XXX Rust issue #16597 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` due to 2 previous errors [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/util.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | macro_rules! stateful_decoder( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 119 | | ( [INFO] [stdout] 120 | | $(#[$decmeta:meta])* [INFO] [stdout] 121 | | struct $dec:ident; [INFO] [stdout] ... | [INFO] [stdout] 296 | | ) [INFO] [stdout] 297 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 118 ~ macro_rules! stateful_decoder{ [INFO] [stdout] 119 | ( [INFO] [stdout] 120 | $(#[$decmeta:meta])* [INFO] [stdout] 121 | struct $dec:ident; [INFO] [stdout] 122 | module $stmod:ident; // should be unique from other existing identifiers [INFO] [stdout] 123 | ascii_compatible $asciicompat:expr; [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 297 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/util.rs:300:47 [INFO] [stdout] | [INFO] [stdout] 300 | macro_rules! ascii_compatible_stateful_decoder( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 301 | | ( [INFO] [stdout] 302 | | $(#[$decmeta:meta])* [INFO] [stdout] 303 | | struct $dec:ident; [INFO] [stdout] ... | [INFO] [stdout] 328 | | ) [INFO] [stdout] 329 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 300 ~ macro_rules! ascii_compatible_stateful_decoder{ [INFO] [stdout] 301 | ( [INFO] [stdout] 302 | $(#[$decmeta:meta])* [INFO] [stdout] 303 | struct $dec:ident; [INFO] [stdout] 304 | module $stmod:ident; // should be unique from other existing identifiers [INFO] [stdout] 305 | $(internal $item:item)* // will only be visible from state functions [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 329 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:385:51 [INFO] [stdout] | [INFO] [stdout] 385 | DecodeReplace => { output.write_char('\ufffd'); true }, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{fffd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:484:27 [INFO] [stdout] | [INFO] [stdout] 484 | if ch <= '\u007f' && ch != self.prohibit { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:517:50 [INFO] [stdout] | [INFO] [stdout] 517 | &MyEncoding { flag: true, prohibit: '\u0080', prepend: "" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:519:51 [INFO] [stdout] | [INFO] [stdout] 519 | &MyEncoding { flag: false, prohibit: '\u0080', prepend: "" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:521:40 [INFO] [stdout] | [INFO] [stdout] 521 | assert_eq!(COMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:523:42 [INFO] [stdout] | [INFO] [stdout] 523 | assert_eq!(INCOMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:530:50 [INFO] [stdout] | [INFO] [stdout] 530 | &MyEncoding { flag: true, prohibit: '\u0080', prepend: "*" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:532:51 [INFO] [stdout] | [INFO] [stdout] 532 | &MyEncoding { flag: false, prohibit: '\u0080', prepend: "*" }; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:535:40 [INFO] [stdout] | [INFO] [stdout] 535 | assert_eq!(COMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:537:42 [INFO] [stdout] | [INFO] [stdout] 537 | assert_eq!(INCOMPAT.encode("Hello\u203d I'm fine.", EncodeNcrEscape), [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:547:35 [INFO] [stdout] | [INFO] [stdout] 547 | let _ = FAIL.encode("Hello\u203d I'm fine.", EncodeNcrEscape); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0178]: expected a path on the left-hand side of `+`, not `&'static Encoding` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/types.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | pub type EncodingRef = &'static Encoding + Send + Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try adding parentheses: `&'static (Encoding + Send + Sync)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/ibm866.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 76 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 76 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_2.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_3.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 57 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 57 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_4.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 59 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_5.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_6.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 55 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 55 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | macro_rules! try_ssl( [INFO] [stdout] | _____________________^ [INFO] [stdout] 20 | | ($e:expr) => ( [INFO] [stdout] 21 | | match $e { [INFO] [stdout] 22 | | Ok(ok) => ok, [INFO] [stdout] ... | [INFO] [stdout] 25 | | ) [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 19 ~ macro_rules! try_ssl{ [INFO] [stdout] 20 | ($e:expr) => ( [INFO] [stdout] 21 | match $e { [INFO] [stdout] 22 | Ok(ok) => ok, [INFO] [stdout] 23 | Err(err) => return Err(StreamError(err)) [INFO] [stdout] 24 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 26 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | macro_rules! make_validation_error( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 211 | | ($ok_val:ident, $($name:ident = $val:ident,)+) => ( [INFO] [stdout] 212 | | pub enum X509ValidationError { [INFO] [stdout] 213 | | $($name,)+ [INFO] [stdout] ... | [INFO] [stdout] 227 | | ) [INFO] [stdout] 228 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 210 ~ macro_rules! make_validation_error{ [INFO] [stdout] 211 | ($ok_val:ident, $($name:ident = $val:ident,)+) => ( [INFO] [stdout] 212 | pub enum X509ValidationError { [INFO] [stdout] 213 | $($name,)+ [INFO] [stdout] 214 | X509UnknownError(c_int) [INFO] [stdout] 215 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 228 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_7.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 66 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 66 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:230:23 [INFO] [stdout] | [INFO] [stdout] 230 | make_validation_error!(X509_V_OK, [INFO] [stdout] | _______________________^ [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 230 ~ make_validation_error!{X509_V_OK, [INFO] [stdout] 231 | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] 234 | X509UnableToDecryptCrlSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE, [INFO] [stdout] 235 | X509UnableToDecodeIssuerPublicKey = X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY, [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 284 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_8.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 64 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 64 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:485:41 [INFO] [stdout] | [INFO] [stdout] 485 | fn in_retry_wrapper(&mut self, blk: |&Ssl| -> c_int) [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-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_10.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | MD5 => (EVP_md5(), 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | SHA1 => (EVP_sha1(), 20u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | SHA224 => (EVP_sha224(), 28u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | SHA256 => (EVP_sha256(), 32u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | SHA384 => (EVP_sha384(), 48u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | SHA512 => (EVP_sha512(), 64u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | RIPEMD160 => (EVP_ripemd160(), 20u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn final(&self) -> Vec { [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 96 | pub fn r#final(&self) -> Vec { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 120 | h.final() [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 120 | h.r#final() [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_13.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 65 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | key: [c_uchar, ..128] [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn final(&mut self) -> Vec { [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 73 | pub fn r#final(&mut self) -> Vec { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `res` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(self.len == outlen as uint) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 79 | res [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 93 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_14.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ------ ^ expected one of `;` or `]` [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:126:48 [INFO] [stdout] | [INFO] [stdout] 126 | let tests: [(Vec, Vec, Vec), ..7] = [ [INFO] [stdout] | ------ ^ expected one of `;` or `]` [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_15.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 63 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 63 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | let tests: [(Vec, Vec), ..6] = [ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `;` or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | let tests: [(Vec, Vec), ..6] = [ [INFO] [stdout] | ------ ^ expected one of `;` or `]` [INFO] [stdout] | | | [INFO] [stdout] | | help: use `=` if you meant to assign [INFO] [stdout] | while parsing the type for `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/iso_8859_16.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/koi8_r.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/koi8_u.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 81 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 81 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/macintosh.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 132 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 132 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | 65537u as c_uint, [INFO] [stdout] | ^^^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:213:27 [INFO] [stdout] | [INFO] [stdout] 213 | len as uint - 41u [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:224:54 [INFO] [stdout] | [INFO] [stdout] 224 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:249:54 [INFO] [stdout] | [INFO] [stdout] 249 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:294:54 [INFO] [stdout] | [INFO] [stdout] 294 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:347:16 [INFO] [stdout] | [INFO] [stdout] 347 | k0.gen(512u); [INFO] [stdout] | ^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:365:16 [INFO] [stdout] | [INFO] [stdout] 365 | k0.gen(512u); [INFO] [stdout] | ^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:384:16 [INFO] [stdout] | [INFO] [stdout] 384 | k0.gen(512u); [INFO] [stdout] | ^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:396:16 [INFO] [stdout] | [INFO] [stdout] 396 | k0.gen(512u); [INFO] [stdout] | ^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:408:16 [INFO] [stdout] | [INFO] [stdout] 408 | k0.gen(512u); [INFO] [stdout] | ^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:420:16 [INFO] [stdout] | [INFO] [stdout] 420 | k0.gen(512u); [INFO] [stdout] | ^^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | let bytes = rand_bytes(32u); [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | AES_128_ECB => (EVP_aes_128_ecb(), 16u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | AES_128_ECB => (EVP_aes_128_ecb(), 16u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | AES_128_CBC => (EVP_aes_128_cbc(), 16u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:59:53 [INFO] [stdout] | [INFO] [stdout] 59 | AES_128_CBC => (EVP_aes_128_cbc(), 16u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | AES_256_ECB => (EVP_aes_256_ecb(), 32u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:63:53 [INFO] [stdout] | [INFO] [stdout] 63 | AES_256_ECB => (EVP_aes_256_ecb(), 32u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | AES_256_CBC => (EVP_aes_256_cbc(), 32u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:64:53 [INFO] [stdout] | [INFO] [stdout] 64 | AES_256_CBC => (EVP_aes_256_cbc(), 32u, 16u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | RC4_128 => (EVP_rc4(), 16u, 0u), [INFO] [stdout] | ^^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | RC4_128 => (EVP_rc4(), 16u, 0u), [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn final(&self) -> Vec { [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 147 | pub fn r#final(&self) -> Vec { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | let rest = c.final(); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 178 | let rest = c.r#final(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | 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] 190 | let rest = c.r#final(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:216:51 [INFO] [stdout] | [INFO] [stdout] 216 | let r0 = c.update(p0.as_slice()).append(c.final().as_slice()); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 216 | let r0 = c.update(p0.as_slice()).append(c.r#final().as_slice()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:220:51 [INFO] [stdout] | [INFO] [stdout] 220 | let p1 = c.update(r0.as_slice()).append(c.final().as_slice()); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 220 | let p1 = c.update(r0.as_slice()).append(c.r#final().as_slice()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `final` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:231:87 [INFO] [stdout] | [INFO] [stdout] 231 | let computed = cipher.update(pt.from_hex().unwrap().as_slice()).append(cipher.final().as_slice()); [INFO] [stdout] | ^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `final` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 231 | let computed = cipher.update(pt.from_hex().unwrap().as_slice()).append(cipher.r#final().as_slice()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | macro_rules! with_ctx( [INFO] [stdout] | ______________________^ [INFO] [stdout] 88 | | ($name:ident, $action:block) => ({ [INFO] [stdout] 89 | | let $name = BN_CTX_new(); [INFO] [stdout] 90 | | if ($name).is_null() { [INFO] [stdout] ... | [INFO] [stdout] 97 | | }); [INFO] [stdout] 98 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 87 ~ macro_rules! with_ctx{ [INFO] [stdout] 88 | ($name:ident, $action:block) => ({ [INFO] [stdout] 89 | let $name = BN_CTX_new(); [INFO] [stdout] 90 | if ($name).is_null() { [INFO] [stdout] 91 | Err(SslError::get()) [INFO] [stdout] 92 | } else { [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 98 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | macro_rules! with_bn( [INFO] [stdout] | _____________________^ [INFO] [stdout] 101 | | ($name:ident, $action:block) => ({ [INFO] [stdout] 102 | | let tmp = BigNum::new(); [INFO] [stdout] 103 | | match tmp { [INFO] [stdout] ... | [INFO] [stdout] 113 | | }); [INFO] [stdout] 114 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 100 ~ macro_rules! with_bn{ [INFO] [stdout] 101 | ($name:ident, $action:block) => ({ [INFO] [stdout] 102 | let tmp = BigNum::new(); [INFO] [stdout] 103 | match tmp { [INFO] [stdout] 104 | Ok($name) => { [INFO] [stdout] 105 | if $action { [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 114 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | macro_rules! with_bn_in_ctx( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | ($name:ident, $ctx_name:ident, $action:block) => ({ [INFO] [stdout] 118 | | let tmp = BigNum::new(); [INFO] [stdout] 119 | | match tmp { [INFO] [stdout] ... | [INFO] [stdout] 137 | | }); [INFO] [stdout] 138 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 116 ~ macro_rules! with_bn_in_ctx{ [INFO] [stdout] 117 | ($name:ident, $ctx_name:ident, $action:block) => ({ [INFO] [stdout] 118 | let tmp = BigNum::new(); [INFO] [stdout] 119 | match tmp { [INFO] [stdout] 120 | Ok($name) => { [INFO] [stdout] 121 | let $ctx_name = BN_CTX_new(); [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 138 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_874.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 67 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 67 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1250.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1251.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1252.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 72 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1253.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 69 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1254.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1255.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 74 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1256.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 80 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1257.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 73 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/windows_1258.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 78 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 78 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/x_mac_cyrillic.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | single_byte_tests!() [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 79 | single_byte_tests!{} [INFO] [stdout] | ~~ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 79 | single_byte_tests!(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/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[E0432]: unresolved imports `std::io::IoResult`, `std::io::IoError`, `std::io::EndOfFile`, `std::io::Stream`, `std::io::Reader`, `std::io::Writer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, EndOfFile, Stream, Reader, Writer}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ no `Writer` in `io` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `Reader` in `io` [INFO] [stdout] | | | | no `Stream` in `io` [INFO] [stdout] | | | no `EndOfFile` in `io` [INFO] [stdout] | | no `IoError` in `io` [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{Result, IoError, EndOfFile, Stream, Reader, Writer}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, Error, EndOfFile, Stream, Reader, Writer}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, EndOfFile, Stream, Read, Writer}; [INFO] [stdout] | ~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{IoResult, IoError, EndOfFile, Stream, Reader, Write}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::rt::mutex` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::rt::mutex::NativeMutex; [INFO] [stdout] | ^^^^^ could not find `mutex` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::IoError; [INFO] [stdout] | ^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Error` [INFO] [stdout] | no `IoError` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crypto::hash::MD5`, `crypto::hash::SHA1`, `crypto::hash::SHA224`, `crypto::hash::SHA256`, `crypto::hash::SHA384`, `crypto::hash::SHA512`, `crypto::hash::RIPEMD160` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/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] [INFO] [stdout] error[E0432]: unresolved imports `ssl::error::SslSessionClosed`, `ssl::error::StreamError` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use ssl::error::{SslError, SslSessionClosed, StreamError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ no `StreamError` in `ssl::error` [INFO] [stdout] | | [INFO] [stdout] | no `SslSessionClosed` in `ssl::error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | if r != 1 as c_int { fail!() } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:522:21 [INFO] [stdout] | [INFO] [stdout] 522 | fail!("Unexpected null pointer from BN_dup(..)") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[deriving(Show, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[deriving(Show, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[deriving(Show, Hash, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:384:3 [INFO] [stdout] | [INFO] [stdout] 384 | #[deriving(FromPrimitive)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fail` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | if r != 1 { fail!(); } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/big5.rs:6583:18 [INFO] [stdout] | [INFO] [stdout] 6583 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 6584 | | dups = [ [INFO] [stdout] 6585 | | 1133, 1135, 1164, 1166, 2673, 3437, 4369, 4748, 4828, 4898, 4902, 4981, [INFO] [stdout] 6586 | | 4982, 4997, 5206, 5207, 5208, 5209, 5214, 5512, 5599, 6410, 6422, 6543, [INFO] [stdout] ... | [INFO] [stdout] 6595 | | ] [INFO] [stdout] 6596 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 6583 ~ multi_byte_tests!{ [INFO] [stdout] 6584 | dups = [ [INFO] [stdout] 6585 | 1133, 1135, 1164, 1166, 2673, 3437, 4369, 4748, 4828, 4898, 4902, 4981, [INFO] [stdout] 6586 | 4982, 4997, 5206, 5207, 5208, 5209, 5214, 5512, 5599, 6410, 6422, 6543, [INFO] [stdout] 6587 | 6732, 7300, 7410, 7915, 8240, 8281, 8870, 9081, 9103, 9741, 9802, 9810, [INFO] [stdout] 6588 | 9840, 9909, 10024, 10696, 10825, 10950, 10957, 11332, 11345, 11458, [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 6596 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:354:15 [INFO] [stdout] | [INFO] [stdout] 354 | match FromPrimitive::from_int(err as int) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `string` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:527:34 [INFO] [stdout] | [INFO] [stdout] 527 | 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-03f3b95a10160e29/35f0d70/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[E0422]: cannot find struct, variant or union type `UnknownError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | err => errs.push(UnknownError { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 | use ssl::error::OpensslError::UnknownError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenSslErrors` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | OpenSslErrors(errs) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use ssl::SslError::OpenSslErrors; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Once` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | static mut INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::Once; [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Once; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ONCE_INIT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | static mut INIT: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::ONCE_INIT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | let mutexes = box Vec::from_fn(num_locks as uint, |_| NativeMutex::new()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | let mutex = (*MUTEXES).get_mut(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | if ctx == ptr::mut_null() { [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_OK` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | self::ffi::$ok_val => None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509UnableToGetIssuerCert` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | 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 ssl::X509ValidationError::X509UnableToGetIssuerCert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_GET_CRL` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509UnableToGetCrl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | 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 ssl::X509ValidationError::X509UnableToGetCrl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509UnableToDecryptCertSignature` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | 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 ssl::X509ValidationError::X509UnableToDecryptCertSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | 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 ssl::X509ValidationError::X509UnableToDecryptCrlSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509UnableToDecodeIssuerPublicKey` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | 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 ssl::X509ValidationError::X509UnableToDecodeIssuerPublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_SIGNATURE_FAILURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CertSignatureFailure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | 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 ssl::X509ValidationError::X509CertSignatureFailure; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_SIGNATURE_FAILURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CrlSignatureFailure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | 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 ssl::X509ValidationError::X509CrlSignatureFailure; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_NOT_YET_VALID` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CertNotYetValid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | 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 ssl::X509ValidationError::X509CertNotYetValid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_HAS_EXPIRED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CertHasExpired` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | 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 ssl::X509ValidationError::X509CertHasExpired; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_NOT_YET_VALID` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CrlNotYetValid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | 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 ssl::X509ValidationError::X509CrlNotYetValid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_HAS_EXPIRED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `make_validation_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `X509CrlHasExpired` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | 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 ssl::X509ValidationError::X509CrlHasExpired; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | 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 ssl::X509ValidationError::X509ErrorInCertNotBeforeField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509ErrorInCertNotAfterField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | 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 ssl::X509ValidationError::X509ErrorInCertNotAfterField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509ErrorInCrlLastUpdateField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | 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 ssl::X509ValidationError::X509ErrorInCrlLastUpdateField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | 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 ssl::X509ValidationError::X509ErrorInCrlNextUpdateField; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_OUT_OF_MEM` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | 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 ssl::X509ValidationError::X509OutOfMem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | 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 ssl::X509ValidationError::X509DepthZeroSelfSignedCert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | 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 ssl::X509ValidationError::X509SelfSignedCertInChain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | 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 ssl::X509ValidationError::X509UnableToGetIssuerCertLocally; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | 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 ssl::X509ValidationError::X509UnableToVerifyLeafSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_CHAIN_TOO_LONG` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | 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 ssl::X509ValidationError::X509CertChainTooLong; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_REVOKED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | 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 ssl::X509ValidationError::X509CertRevoked; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_INVALID_CA` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | 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 ssl::X509ValidationError::X509InvalidCA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_PATH_LENGTH_EXCEEDED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | 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 ssl::X509ValidationError::X509PathLengthExceeded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_INVALID_PURPOSE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509InvalidPurpose` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | 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 ssl::X509ValidationError::X509InvalidPurpose; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_UNTRUSTED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | 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 ssl::X509ValidationError::X509CertUntrusted; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CERT_REJECTED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | 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 ssl::X509ValidationError::X509CertRejected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_SUBJECT_ISSUER_MISMATCH` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | 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 ssl::X509ValidationError::X509SubjectIssuerMismatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_AKID_SKID_MISMATCH` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | 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 ssl::X509ValidationError::X509AkidSkidMismatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | 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 ssl::X509ValidationError::X509AkidIssuerSerialMismatch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_KEYUSAGE_NO_CERTSIGN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | 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 ssl::X509ValidationError::X509KeyusageNoCertsign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | 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 ssl::X509ValidationError::X509UnableToGetCrlIssuer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | 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 ssl::X509ValidationError::X509UnhandledCriticalExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_KEYUSAGE_NO_CRL_SIGN` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | 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 ssl::X509ValidationError::X509KeyusageNoCrlSign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | 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 ssl::X509ValidationError::X509UnhandledCriticalCrlExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_INVALID_NON_CA` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | 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 ssl::X509ValidationError::X509InvalidNonCA; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_PROXY_PATH_LENGTH_EXCEEDED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | 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 ssl::X509ValidationError::X509ProxyPathLengthExceeded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | 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 ssl::X509ValidationError::X509KeyusageNoDigitalSignature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_PROXY_CERTIFICATES_NOT_ALLOWED` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | 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 ssl::X509ValidationError::X509ProxyCertificatesNotAllowed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_INVALID_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | 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 ssl::X509ValidationError::X509InvalidExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_INVALID_POLICY_EXTENSION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509InavlidPolicyExtension` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | 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 ssl::X509ValidationError::X509InavlidPolicyExtension; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_NO_EXPLICIT_POLICY` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | 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 ssl::X509ValidationError::X509NoExplicitPolicy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_DIFFERENT_CRL_SCOPE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | 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 ssl::X509ValidationError::X509DifferentCrlScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNSUPPORTED_EXTENSION_FEATURE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | 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 ssl::X509ValidationError::X509UnsupportedExtensionFeature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNNESTED_RESOURCE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | 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 ssl::X509ValidationError::X509UnnestedResource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_PERMITTED_VIOLATION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | 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 ssl::X509ValidationError::X509PermittedVolation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_EXCLUDED_VIOLATION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509ExcludedViolation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | 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 ssl::X509ValidationError::X509ExcludedViolation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_SUBTREE_MINMAX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | 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 ssl::X509ValidationError::X509SubtreeMinmax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNSUPPORTED_CONSTRAINT_TYPE` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509UnsupportedConstraintType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | 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 ssl::X509ValidationError::X509UnsupportedConstraintType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNSUPPORTED_CONSTRAINT_SYNTAX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | 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 ssl::X509ValidationError::X509UnsupportedConstraintSyntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_UNSUPPORTED_NAME_SYNTAX` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509UnsupportedNameSyntax` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | 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 ssl::X509ValidationError::X509UnsupportedNameSyntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_CRL_PATH_VALIDATION_ERROR` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | 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 ssl::X509ValidationError::X509CrlPathValidationError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected unit struct, unit variant or constant, found static `self::ffi::X509_V_ERR_APPLICATION_VERIFICATION` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | $(self::ffi::$val => Some($name),)+ [INFO] [stdout] | ^^^^^^^^^^^^^^^ not a unit struct, unit variant or constant [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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 `X509ApplicationVerification` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use ssl::X509ValidationError::X509ApplicationVerification; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `X509UnknownError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 223 | err => Some(X509UnknownError(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [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] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use ssl::X509ValidationError::X509UnknownError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:299:24 [INFO] [stdout] | [INFO] [stdout] 299 | if ssl == ptr::mut_null() { [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:305:25 [INFO] [stdout] | [INFO] [stdout] 305 | if rbio == ptr::mut_null() { [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | if wbio == ptr::mut_null() { [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | assert!(bio != ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:354:46 [INFO] [stdout] | [INFO] [stdout] 354 | 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-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:405:46 [INFO] [stdout] | [INFO] [stdout] 404 | impl<'ssl> MemBioRef<'ssl> { [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] 405 | fn read(&self, buf: &mut [u8]) -> 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/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 429 | impl MemBio { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 430 | fn read(&self, buf: &mut [u8]) -> 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/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 439 | Some(ret as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:448:38 [INFO] [stdout] | [INFO] [stdout] 448 | assert_eq!(buf.len(), ret as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `blk` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:488:23 [INFO] [stdout] | [INFO] [stdout] 488 | let ret = blk(&self.ssl); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:534:52 [INFO] [stdout] | [INFO] [stdout] 533 | impl Reader for SslStream { [INFO] [stdout] | - help: you might be missing a type parameter: `, uint` [INFO] [stdout] 534 | fn read(&mut self, buf: &mut [u8]) -> IoResult { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:536:34 [INFO] [stdout] | [INFO] [stdout] 536 | Ok(len) => Ok(len as uint), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:557:44 [INFO] [stdout] | [INFO] [stdout] 557 | Ok(len) => start += len as uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn evpmd(t: HashType) -> (*const EVP_MD, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:99:62 [INFO] [stdout] | [INFO] [stdout] 99 | EVP_DigestFinal(self.ctx, res.as_mut_ptr(), ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | len: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(self.len == outlen as uint) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn pbkdf2_hmac_sha1(pass: &str, salt: &[u8], iter: uint, keylen: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/gb18030.rs:4973:18 [INFO] [stdout] | [INFO] [stdout] 4973 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 4974 | | dups = [ [INFO] [stdout] 4975 | | 6555, [INFO] [stdout] 4976 | | ] [INFO] [stdout] 4977 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 4973 ~ multi_byte_tests!{ [INFO] [stdout] 4974 | dups = [ [INFO] [stdout] 4975 | 6555, [INFO] [stdout] 4976 | ] [INFO] [stdout] 4977 + } [INFO] [stdout] | [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 4977 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:12:70 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn pbkdf2_hmac_sha1(pass: &str, salt: &[u8], iter: uint, keylen: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Neither` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | parts: Neither, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Neither; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 99 | 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-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | s.truncate(r as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | let rsa = ptr::mut_null(); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:116:34 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn gen(&mut self, keysz: uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Both` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | self.parts = Both; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Both; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::Shutdown::Both; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Public` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | self.parts = Public; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Public; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Both` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | self.parts = Both; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Parts::Both; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::Shutdown::Both; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:169:27 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn size(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:171:54 [INFO] [stdout] | [INFO] [stdout] 171 | RSA_size(EVP_PKEY_get1_RSA(self.evp)) as uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn max_data(&self) -> uint { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | len as uint - 41u [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 224 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | r.truncate(rv as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:249:47 [INFO] [stdout] | [INFO] [stdout] 249 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:261:34 [INFO] [stdout] | [INFO] [stdout] 261 | r.truncate(rv as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OAEP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:271:79 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn encrypt(&self, s: &[u8]) -> Vec { self.encrypt_with_padding(s, OAEP) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::EncryptionPadding::OAEP; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OAEP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:276:79 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn decrypt(&self, s: &[u8]) -> Vec { self.decrypt_with_padding(s, OAEP) } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::EncryptionPadding::OAEP; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:294:47 [INFO] [stdout] | [INFO] [stdout] 294 | let mut r = Vec::from_elem(len as uint + 1u, 0u8); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | r.truncate(len as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn rand_bytes(len: uint) -> Vec { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | fn evpc(t: Type) -> (EVP_CIPHER, uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | fn evpc(t: Type) -> (EVP_CIPHER, uint, uint) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | keylen: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | blocksize: uint [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | res.truncate(reslen as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:156:36 [INFO] [stdout] | [INFO] [stdout] 156 | res.truncate(reslen as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Encrypt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | c.init(Encrypt, key, iv); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Role::Encrypt; [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::symm::Mode::Encrypt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Decrypt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | c.init(Decrypt, key, iv); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::pkey::Role::Decrypt; [INFO] [stdout] | [INFO] [stdout] 1 | use crypto::symm::Mode::Decrypt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:237:67 [INFO] [stdout] | [INFO] [stdout] 237 | let add_arg = add.map(|a| a.raw()).unwrap_or(ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:238:67 [INFO] [stdout] | [INFO] [stdout] 238 | let rem_arg = rem.map(|r| r.raw()).unwrap_or(ptr::mut_null()); [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:353:60 [INFO] [stdout] | [INFO] [stdout] 353 | with_bn_in_ctx!(r, ctx, { BN_div(r.raw(), ptr::mut_null(), self.raw(), a.raw(), ctx) == 1 }) [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `mut_null` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:359:51 [INFO] [stdout] | [INFO] [stdout] 359 | with_bn_in_ctx!(r, ctx, { BN_div(ptr::mut_null(), r.raw(), self.raw(), a.raw(), ctx) == 1 }) [INFO] [stdout] | ^^^^^^^^ help: a function with a similar name exists: `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:381:43 [INFO] [stdout] | [INFO] [stdout] 381 | pub fn abs_cmp(&self, oth: BigNum) -> Ordering { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | Less [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Greater` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 387 | Greater [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Greater; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Equal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | Equal [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Equal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:416:40 [INFO] [stdout] | [INFO] [stdout] 416 | let size = self.num_bytes() as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:436:36 [INFO] [stdout] | [INFO] [stdout] 436 | fn cmp(&self, oth: &BigNum) -> Ordering { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ordering` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:442:51 [INFO] [stdout] | [INFO] [stdout] 442 | fn partial_cmp(&self, oth: &BigNum) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering; [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::atomic::Ordering; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Equal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 447 | Equal [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Equal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:449:21 [INFO] [stdout] | [INFO] [stdout] 449 | Less [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Greater` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | Greater [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::Ordering::Greater; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:475:10 [INFO] [stdout] | [INFO] [stdout] 475 | impl Add for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | 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-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | impl Sub for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | 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-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:487:10 [INFO] [stdout] | [INFO] [stdout] 487 | impl Mul for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | use std::ops::Mul; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Div` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | impl Div for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | use std::ops::Div; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Rem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | impl Rem for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | use std::ops::Rem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Shl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:505:10 [INFO] [stdout] | [INFO] [stdout] 505 | impl Shl for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | use std::ops::Shl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Shr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:511:10 [INFO] [stdout] | [INFO] [stdout] 511 | impl Shr for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | use std::ops::Shr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Neg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | impl Neg for BigNum { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 469 | use std::ops::Neg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(struct_variant, macro_rules)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `struct_variant` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] = help: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | let mutexes = box Vec::from_fn(num_locks as uint, |_| NativeMutex::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_void, c_char}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_void, c_char}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | static mut VERIFY_IDX: c_int = -1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | extern fn locking_function(mode: c_int, n: c_int, _file: *const c_char, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:83:44 [INFO] [stdout] | [INFO] [stdout] 83 | extern fn locking_function(mode: c_int, n: c_int, _file: *const c_char, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:83:65 [INFO] [stdout] | [INFO] [stdout] 83 | extern fn locking_function(mode: c_int, n: c_int, _file: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:84:39 [INFO] [stdout] | [INFO] [stdout] 84 | ... _line: c_int) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | extern fn raw_verify(preverify_ok: c_int, x509_ctx: *mut ffi::X509_STORE_CTX) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:109:64 [INFO] [stdout] | [INFO] [stdout] 109 | Some(verify) => verify(preverify_ok != 0, &ctx) as c_int [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:214:30 [INFO] [stdout] | [INFO] [stdout] 214 | X509UnknownError(c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | ffi::SSL_CTX_set_verify(self.ctx, mode as c_int, Some(raw_verify)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:219:34 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn from_raw(err: c_int) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 230 | / make_validation_error!(X509_V_OK, [INFO] [stdout] 231 | | X509UnableToGetIssuerCert = X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT, [INFO] [stdout] 232 | | X509UnableToGetCrl = X509_V_ERR_UNABLE_TO_GET_CRL, [INFO] [stdout] 233 | | X509UnableToDecryptCertSignature = X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE, [INFO] [stdout] ... | [INFO] [stdout] 283 | | X509ApplicationVerification = X509_V_ERR_APPLICATION_VERIFICATION, [INFO] [stdout] 284 | | ) [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:338:26 [INFO] [stdout] | [INFO] [stdout] 338 | fn connect(&self) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:342:39 [INFO] [stdout] | [INFO] [stdout] 342 | fn read(&self, buf: &mut [u8]) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:344:45 [INFO] [stdout] | [INFO] [stdout] 344 | ... buf.len() as c_int) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:347:36 [INFO] [stdout] | [INFO] [stdout] 347 | fn write(&self, buf: &[u8]) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:349:46 [INFO] [stdout] | [INFO] [stdout] 349 | ... buf.len() as c_int) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:352:30 [INFO] [stdout] | [INFO] [stdout] 352 | fn get_error(&self, ret: c_int) -> LibSslError { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:433:40 [INFO] [stdout] | [INFO] [stdout] 433 | buf.len() as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:446:41 [INFO] [stdout] | [INFO] [stdout] 446 | ... buf.len() as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:486:23 [INFO] [stdout] | [INFO] [stdout] 486 | -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{c_void, c_int, c_ulong}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::{c_void, c_int, c_ulong}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | top: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | dmax: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | neg: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | flags: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:155:53 [INFO] [stdout] | [INFO] [stdout] 155 | if bn.is_null() || BN_set_word(bn, n as c_ulong) == 0 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:166:65 [INFO] [stdout] | [INFO] [stdout] 166 | if bn.is_null() || BN_bin2bn(n.as_ptr(), n.len() as c_int, bn).is_null() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:240:55 [INFO] [stdout] | [INFO] [stdout] 240 | BN_generate_prime_ex(r.raw(), bits as c_int, safe as c_int, add_arg, rem_arg, ptr::null()) == 1 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:240:70 [INFO] [stdout] | [INFO] [stdout] 240 | BN_generate_prime_ex(r.raw(), bits as c_int, safe as c_int, add_arg, rem_arg, ptr::null()) == 1 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | Ok(BN_is_prime_ex(self.raw(), checks as c_int, ctx, ptr::null()) == 1) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:256:66 [INFO] [stdout] | [INFO] [stdout] 256 | Ok(BN_is_prime_fasttest_ex(self.raw(), checks as c_int, ctx, do_trial_division as c_int, ptr::null()) == 1) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:256:99 [INFO] [stdout] | [INFO] [stdout] 256 | Ok(BN_is_prime_fasttest_ex(self.raw(), checks as c_int, ctx, do_trial_division as c_int, ptr::null()) == 1) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:263:64 [INFO] [stdout] | [INFO] [stdout] 263 | with_bn_in_ctx!(r, ctx, { BN_rand(r.raw(), bits as c_int, prop as c_int, odd as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:263:79 [INFO] [stdout] | [INFO] [stdout] 263 | with_bn_in_ctx!(r, ctx, { BN_rand(r.raw(), bits as c_int, prop as c_int, odd as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:263:93 [INFO] [stdout] | [INFO] [stdout] 263 | with_bn_in_ctx!(r, ctx, { BN_rand(r.raw(), bits as c_int, prop as c_int, odd as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:269:71 [INFO] [stdout] | [INFO] [stdout] 269 | with_bn_in_ctx!(r, ctx, { BN_pseudo_rand(r.raw(), bits as c_int, prop as c_int, odd as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:269:86 [INFO] [stdout] | [INFO] [stdout] 269 | with_bn_in_ctx!(r, ctx, { BN_pseudo_rand(r.raw(), bits as c_int, prop as c_int, odd as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:269:100 [INFO] [stdout] | [INFO] [stdout] 269 | with_bn_in_ctx!(r, ctx, { BN_pseudo_rand(r.raw(), bits as c_int, prop as c_int, odd as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:287:44 [INFO] [stdout] | [INFO] [stdout] 287 | if BN_set_bit(self.raw(), n as c_int) == 1 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:297:46 [INFO] [stdout] | [INFO] [stdout] 297 | if BN_clear_bit(self.raw(), n as c_int) == 1 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 307 | BN_is_bit_set(self.raw(), n as c_int) == 1 [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:313:46 [INFO] [stdout] | [INFO] [stdout] 313 | if BN_mask_bits(self.raw(), n as c_int) == 1 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:365:64 [INFO] [stdout] | [INFO] [stdout] 365 | with_bn!(r, { BN_lshift(r.raw(), self.raw(), *a as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:371:64 [INFO] [stdout] | [INFO] [stdout] 371 | with_bn!(r, { BN_rshift(r.raw(), self.raw(), *a as c_int) == 1 }) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:377:64 [INFO] [stdout] | [INFO] [stdout] 377 | BN_set_negative(self.raw(), !self.is_negative() as c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | fn BN_set_word(bn: *mut BIGNUM, n: c_ulong) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:28:52 [INFO] [stdout] | [INFO] [stdout] 28 | fn BN_set_word(bn: *mut BIGNUM, n: c_ulong) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | fn BN_set_negative(bn: *mut BIGNUM, n: c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | fn BN_num_bits(bn: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:33:66 [INFO] [stdout] | [INFO] [stdout] 33 | fn BN_add(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | fn BN_sub(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:35:84 [INFO] [stdout] | [INFO] [stdout] 35 | fn BN_mul(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:36:68 [INFO] [stdout] | [INFO] [stdout] 36 | fn BN_sqr(r: *mut BIGNUM, a: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:37:103 [INFO] [stdout] | [INFO] [stdout] 37 | fn BN_div(dv: *mut BIGNUM, rem: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:38:88 [INFO] [stdout] | [INFO] [stdout] 38 | fn BN_nnmod(rem: *mut BIGNUM, a: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:39:104 [INFO] [stdout] | [INFO] [stdout] 39 | fn BN_mod_add(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:40:104 [INFO] [stdout] | [INFO] [stdout] 40 | fn BN_mod_sub(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:41:104 [INFO] [stdout] | [INFO] [stdout] 41 | fn BN_mod_mul(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:42:88 [INFO] [stdout] | [INFO] [stdout] 42 | fn BN_mod_sqr(r: *mut BIGNUM, a: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:43:84 [INFO] [stdout] | [INFO] [stdout] 43 | fn BN_exp(r: *mut BIGNUM, a: *mut BIGNUM, p: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:44:104 [INFO] [stdout] | [INFO] [stdout] 44 | fn BN_mod_exp(r: *mut BIGNUM, a: *mut BIGNUM, p: *mut BIGNUM, m: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:45:92 [INFO] [stdout] | [INFO] [stdout] 45 | fn BN_mod_inverse(r: *mut BIGNUM, a: *mut BIGNUM, n: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:46:84 [INFO] [stdout] | [INFO] [stdout] 46 | fn BN_gcd(r: *mut BIGNUM, a: *mut BIGNUM, b: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | fn BN_set_bit(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/index/jis0208.rs:3321:18 [INFO] [stdout] | [INFO] [stdout] 3321 | multi_byte_tests!( [INFO] [stdout] | __________________^ [INFO] [stdout] 3322 | | remap = 8272 .. 8835, [INFO] [stdout] 3323 | | dups = [ [INFO] [stdout] 3324 | | 1207, 1208, 1209, 1212, 1213, 1214, 1217, 1218, 1219, 8644, 10716, [INFO] [stdout] ... | [INFO] [stdout] 3364 | | ] [INFO] [stdout] 3365 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 3321 ~ multi_byte_tests!{ [INFO] [stdout] 3322 | remap = 8272 .. 8835, [INFO] [stdout] 3323 | dups = [ [INFO] [stdout] 3324 | 1207, 1208, 1209, 1212, 1213, 1214, 1217, 1218, 1219, 8644, 10716, [INFO] [stdout] 3325 | 10717, 10718, 10719, 10720, 10721, 10722, 10723, 10724, 10725, 10726, [INFO] [stdout] 3326 | 10727, 10728, 10729, 10730, 10731, 10732, 10733, 10734, 10735, 10736, [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 3365 | ); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:49:48 [INFO] [stdout] | [INFO] [stdout] 49 | fn BN_set_bit(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn BN_clear_bit(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | fn BN_clear_bit(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | fn BN_is_bit_set(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | fn BN_is_bit_set(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | fn BN_mask_bits(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:52:50 [INFO] [stdout] | [INFO] [stdout] 52 | fn BN_mask_bits(a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:53:53 [INFO] [stdout] | [INFO] [stdout] 53 | fn BN_lshift(r: *mut BIGNUM, a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:53:63 [INFO] [stdout] | [INFO] [stdout] 53 | fn BN_lshift(r: *mut BIGNUM, a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:54:54 [INFO] [stdout] | [INFO] [stdout] 54 | fn BN_lshift1(r: *mut BIGNUM, a: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:55:53 [INFO] [stdout] | [INFO] [stdout] 55 | fn BN_rshift(r: *mut BIGNUM, a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:55:63 [INFO] [stdout] | [INFO] [stdout] 55 | fn BN_rshift(r: *mut BIGNUM, a: *mut BIGNUM, n: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:56:54 [INFO] [stdout] | [INFO] [stdout] 56 | fn BN_rshift1(r: *mut BIGNUM, a: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | fn BN_cmp(a: *mut BIGNUM, b: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | fn BN_ucmp(a: *mut BIGNUM, b: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:63:51 [INFO] [stdout] | [INFO] [stdout] 63 | fn BN_generate_prime_ex(r: *mut BIGNUM, bits: c_int, safe: c_int, add: *mut BIGNUM, rem: *mut BIGNUM, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:63:64 [INFO] [stdout] | [INFO] [stdout] 63 | fn BN_generate_prime_ex(r: *mut BIGNUM, bits: c_int, safe: c_int, add: *mut BIGNUM, rem: *mut BIGNUM, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:63:129 [INFO] [stdout] | [INFO] [stdout] 63 | fn BN_generate_prime_ex(r: *mut BIGNUM, bits: c_int, safe: c_int, add: *mut BIGNUM, rem: *mut BIGNUM, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | fn BN_is_prime_ex(p: *mut BIGNUM, checks: c_int, ctx: *mut BN_CTX, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:64:94 [INFO] [stdout] | [INFO] [stdout] 64 | fn BN_is_prime_ex(p: *mut BIGNUM, checks: c_int, ctx: *mut BN_CTX, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:65:56 [INFO] [stdout] | [INFO] [stdout] 65 | fn BN_is_prime_fasttest_ex(p: *mut BIGNUM, checks: c_int, ctx: *mut BN_CTX, do_trial_division: c_int, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:65:100 [INFO] [stdout] | [INFO] [stdout] 65 | fn BN_is_prime_fasttest_ex(p: *mut BIGNUM, checks: c_int, ctx: *mut BN_CTX, do_trial_division: c_int, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:65:129 [INFO] [stdout] | [INFO] [stdout] 65 | fn BN_is_prime_fasttest_ex(p: *mut BIGNUM, checks: c_int, ctx: *mut BN_CTX, do_trial_division: c_int, cb: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:68:38 [INFO] [stdout] | [INFO] [stdout] 68 | fn BN_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | fn BN_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | fn BN_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:68:75 [INFO] [stdout] | [INFO] [stdout] 68 | fn BN_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | fn BN_pseudo_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:69:57 [INFO] [stdout] | [INFO] [stdout] 69 | fn BN_pseudo_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:69:72 [INFO] [stdout] | [INFO] [stdout] 69 | fn BN_pseudo_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:69:82 [INFO] [stdout] | [INFO] [stdout] 69 | fn BN_pseudo_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:70:61 [INFO] [stdout] | [INFO] [stdout] 70 | fn BN_rand_range(r: *mut BIGNUM, range: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:71:68 [INFO] [stdout] | [INFO] [stdout] 71 | fn BN_pseudo_rand_range(r: *mut BIGNUM, range: *mut BIGNUM) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | fn BN_bn2bin(a: *mut BIGNUM, to: *mut u8) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/bn/mod.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | fn BN_bin2bn(s: *const u8, size: c_int, ret: *mut BIGNUM) -> *mut BIGNUM; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | fn get_lib(err: c_ulong) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | fn get_func(err: c_ulong) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/error.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | fn get_reason(err: c_ulong) -> u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use libc::{c_int, c_void, c_long, c_ulong, c_char}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use libc::{c_int, c_void, c_long, c_ulong, c_char}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use libc::{c_int, c_void, c_long, c_ulong, c_char}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:3:44 [INFO] [stdout] | [INFO] [stdout] 3 | use libc::{c_int, c_void, c_long, c_ulong, c_char}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:17:72 [INFO] [stdout] | [INFO] [stdout] 17 | ... ad: *const CRYPTO_EX_DATA, idx: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | ... argl: c_long, argp: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:18:78 [INFO] [stdout] | [INFO] [stdout] 18 | ... argl: c_long, argp: *const c_void) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | ... idx: c_int, argl: c_long, argp: *mut c_void) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 21 | ... idx: c_int, argl: c_long, argp: *mut c_void) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | ... -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:24:71 [INFO] [stdout] | [INFO] [stdout] 24 | ... ad: *mut CRYPTO_EX_DATA, idx: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | ... argl: c_long, argp: *mut c_void); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | pub static CRYPTO_LOCK: c_int = 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub static SSL_ERROR_NONE: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub static SSL_ERROR_SSL: c_int = 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | pub static SSL_ERROR_WANT_READ: c_int = 2; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub static SSL_ERROR_WANT_WRITE: c_int = 3; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:33:40 [INFO] [stdout] | [INFO] [stdout] 33 | pub static SSL_ERROR_WANT_X509_LOOKUP: c_int = 4; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | pub static SSL_ERROR_SYSCALL: c_int = 5; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:35:35 [INFO] [stdout] | [INFO] [stdout] 35 | pub static SSL_ERROR_ZERO_RETURN: c_int = 6; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | pub static SSL_ERROR_WANT_CONNECT: c_int = 7; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | pub static SSL_ERROR_WANT_ACCEPT: c_int = 8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | pub static SSL_VERIFY_NONE: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub static SSL_VERIFY_PEER: c_int = 1; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | pub static SSL_CTRL_SET_TLSEXT_HOSTNAME: c_int = 55; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | pub static TLSEXT_NAMETYPE_host_name: c_long = 0; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | pub static X509_V_OK: c_int = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | pub static X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT: c_int = 2; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | pub static X509_V_ERR_UNABLE_TO_GET_CRL: c_int = 3; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | pub static X509_V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE: c_int = 4; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | pub static X509_V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE: c_int = 5; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:51:59 [INFO] [stdout] | [INFO] [stdout] 51 | pub static X509_V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY: c_int = 6; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:52:47 [INFO] [stdout] | [INFO] [stdout] 52 | pub static X509_V_ERR_CERT_SIGNATURE_FAILURE: c_int = 7; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | pub static X509_V_ERR_CRL_SIGNATURE_FAILURE: c_int = 8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | pub static X509_V_ERR_CERT_NOT_YET_VALID: c_int = 9; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pub static X509_V_ERR_CERT_HAS_EXPIRED: c_int = 10; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | pub static X509_V_ERR_CRL_NOT_YET_VALID: c_int = 11; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | pub static X509_V_ERR_CRL_HAS_EXPIRED: c_int = 12; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | pub static X509_V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD: c_int = 13; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:59:54 [INFO] [stdout] | [INFO] [stdout] 59 | pub static X509_V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD: c_int = 14; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 60 | pub static X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD: c_int = 15; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | pub static X509_V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD: c_int = 16; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | pub static X509_V_ERR_OUT_OF_MEM: c_int = 17; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | pub static X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT: c_int = 18; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | pub static X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN: c_int = 19; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | pub static X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY: c_int = 20; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | pub static X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE: c_int = 21; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | pub static X509_V_ERR_CERT_CHAIN_TOO_LONG: c_int = 22; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | pub static X509_V_ERR_CERT_REVOKED: c_int = 23; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | pub static X509_V_ERR_INVALID_CA: c_int = 24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | pub static X509_V_ERR_PATH_LENGTH_EXCEEDED: c_int = 25; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:71:40 [INFO] [stdout] | [INFO] [stdout] 71 | pub static X509_V_ERR_INVALID_PURPOSE: c_int = 26; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | pub static X509_V_ERR_CERT_UNTRUSTED: c_int = 27; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | pub static X509_V_ERR_CERT_REJECTED: c_int = 28; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:74:48 [INFO] [stdout] | [INFO] [stdout] 74 | pub static X509_V_ERR_SUBJECT_ISSUER_MISMATCH: c_int = 29; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | pub static X509_V_ERR_AKID_SKID_MISMATCH: c_int = 30; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:76:52 [INFO] [stdout] | [INFO] [stdout] 76 | pub static X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH: c_int = 31; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub static X509_V_ERR_KEYUSAGE_NO_CERTSIGN: c_int = 32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:78:49 [INFO] [stdout] | [INFO] [stdout] 78 | pub static X509_V_ERR_UNABLE_TO_GET_CRL_ISSUER: c_int = 33; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:79:53 [INFO] [stdout] | [INFO] [stdout] 79 | pub static X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION: c_int = 34; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:80:45 [INFO] [stdout] | [INFO] [stdout] 80 | pub static X509_V_ERR_KEYUSAGE_NO_CRL_SIGN: c_int = 35; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub static X509_V_ERR_UNHANDLED_CRITICAL_CRL_EXTENSION: c_int = 36; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | pub static X509_V_ERR_INVALID_NON_CA: c_int = 37; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:83:51 [INFO] [stdout] | [INFO] [stdout] 83 | pub static X509_V_ERR_PROXY_PATH_LENGTH_EXCEEDED: c_int = 38; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:84:54 [INFO] [stdout] | [INFO] [stdout] 84 | pub static X509_V_ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE: c_int = 39; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:85:55 [INFO] [stdout] | [INFO] [stdout] 85 | pub static X509_V_ERR_PROXY_CERTIFICATES_NOT_ALLOWED: c_int = 40; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | pub static X509_V_ERR_INVALID_EXTENSION: c_int = 41; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | pub static X509_V_ERR_INVALID_POLICY_EXTENSION: c_int = 42; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:88:43 [INFO] [stdout] | [INFO] [stdout] 88 | pub static X509_V_ERR_NO_EXPLICIT_POLICY: c_int = 43; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:89:44 [INFO] [stdout] | [INFO] [stdout] 89 | pub static X509_V_ERR_DIFFERENT_CRL_SCOPE: c_int = 44; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | pub static X509_V_ERR_UNSUPPORTED_EXTENSION_FEATURE: c_int = 45; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | pub static X509_V_ERR_UNNESTED_RESOURCE: c_int = 46; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | pub static X509_V_ERR_PERMITTED_VIOLATION: c_int = 47; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:93:43 [INFO] [stdout] | [INFO] [stdout] 93 | pub static X509_V_ERR_EXCLUDED_VIOLATION: c_int = 48; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | pub static X509_V_ERR_SUBTREE_MINMAX: c_int = 49; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | pub static X509_V_ERR_UNSUPPORTED_CONSTRAINT_TYPE: c_int = 51; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:96:54 [INFO] [stdout] | [INFO] [stdout] 96 | pub static X509_V_ERR_UNSUPPORTED_CONSTRAINT_SYNTAX: c_int = 52; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:97:48 [INFO] [stdout] | [INFO] [stdout] 97 | pub static X509_V_ERR_UNSUPPORTED_NAME_SYNTAX: c_int = 53; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:98:50 [INFO] [stdout] | [INFO] [stdout] 98 | pub static X509_V_ERR_CRL_PATH_VALIDATION_ERROR: c_int = 54; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | pub static X509_V_ERR_APPLICATION_VERIFICATION: c_int = 50; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn CRYPTO_num_locks() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:105:66 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn CRYPTO_set_locking_callback(func: extern "C" fn(mode: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:106:63 [INFO] [stdout] | [INFO] [stdout] 106 | ... n: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:107:73 [INFO] [stdout] | [INFO] [stdout] 107 | ... file: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:108:66 [INFO] [stdout] | [INFO] [stdout] 108 | ... line: c_int)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:110:31 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ERR_get_error() -> c_ulong; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn SSL_library_init() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:122:56 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn SSL_CTX_set_verify(ctx: *mut SSL_CTX, mode: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:123:65 [INFO] [stdout] | [INFO] [stdout] 123 | ... verify_callback: Option c_int>); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:123:96 [INFO] [stdout] | [INFO] [stdout] 123 | ... verify_callback: Option c_int>); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:124:76 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn SSL_CTX_load_verify_locations(ctx: *mut SSL_CTX, CAfile: *const c_char, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:125:57 [INFO] [stdout] | [INFO] [stdout] 125 | ... CApath: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | ... CApath: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:126:43 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn SSL_CTX_get_ex_new_index(argl: c_long, argp: *const c_void, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:130:40 [INFO] [stdout] | [INFO] [stdout] 130 | ... -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:131:56 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn SSL_CTX_set_ex_data(ctx: *mut SSL_CTX, idx: c_int, data: *mut c_void) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:132:35 [INFO] [stdout] | [INFO] [stdout] 132 | ... -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:133:56 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn SSL_CTX_get_ex_data(ctx: *mut SSL_CTX, idx: c_int) -> *mut c_void; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:135:70 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn X509_STORE_CTX_get_ex_data(ctx: *mut X509_STORE_CTX, idx: c_int) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:138:66 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn X509_STORE_CTX_get_error(ctx: *mut X509_STORE_CTX) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:147:42 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn SSL_connect(ssl: *mut SSL) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:148:41 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn SSL_ctrl(ssl: *mut SSL, cmd: c_int, larg: c_long, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:148:54 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn SSL_ctrl(ssl: *mut SSL, cmd: c_int, larg: c_long, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:149:43 [INFO] [stdout] | [INFO] [stdout] 149 | parg: *mut c_void) -> c_long; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:150:46 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn SSL_get_error(ssl: *mut SSL, ret: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:150:56 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn SSL_get_error(ssl: *mut SSL, ret: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:151:59 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn SSL_read(ssl: *mut SSL, buf: *mut c_void, num: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:151:69 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn SSL_read(ssl: *mut SSL, buf: *mut c_void, num: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:152:62 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn SSL_write(ssl: *mut SSL, buf: *const c_void, num: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:152:72 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn SSL_write(ssl: *mut SSL, buf: *const c_void, num: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/ascii.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | assert_feed_err!(e, "", "\xa0", "", []); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/ascii.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | assert_feed_err!(e, "X", "\xa0", "Z", [0x58]); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/singlebyte.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | if ch <= '\u007f' { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/singlebyte.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | assert_feed_err!(e, "A", "\uFFFF", "B", [0x41]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{FFFF}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/singlebyte.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 126 | assert_feed_err!(e, "A", "\U00010000", "B", [0x41]); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 126 | assert_feed_err!(e, "A", r"\U00010000", "B", [0x41]); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:266:47 [INFO] [stdout] | [INFO] [stdout] 266 | assert_feed_ok!(d, [0xc2, 0xa2], [], "\xa2"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:267:59 [INFO] [stdout] | [INFO] [stdout] 267 | assert_feed_ok!(d, [0xc2, 0xac, 0xc2, 0xa9], [], "\xac\xa9"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:267:63 [INFO] [stdout] | [INFO] [stdout] 267 | assert_feed_ok!(d, [0xc2, 0xac, 0xc2, 0xa9], [], "\xac\xa9"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0561}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0575}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0562}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0578}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:50 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0582}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:56 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0562}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:62 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0565}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:271:68 [INFO] [stdout] | [INFO] [stdout] 271 | "\u0561\u0575\u0562\u0578\u0582\u0562\u0565\u0576"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0576}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:276:53 [INFO] [stdout] | [INFO] [stdout] 276 | assert_feed_ok!(d, [0xed, 0x92, 0x89], [], "\ud489"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d489}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:277:71 [INFO] [stdout] | [INFO] [stdout] 277 | assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u5b57"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{6f22}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:153:52 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn SSL_get_ex_data_X509_STORE_CTX_idx() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:160:57 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn BIO_read(b: *mut BIO, buf: *mut c_void, len: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:160:67 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn BIO_read(b: *mut BIO, buf: *mut c_void, len: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:161:60 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn BIO_write(b: *mut BIO, buf: *const c_void, len: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:161:70 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn BIO_write(b: *mut BIO, buf: *const c_void, len: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/ffi.rs:163:66 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn SSL_COMP_get_name(comp: *const COMP_METHOD) -> *const c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | flags: libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:88:69 [INFO] [stdout] | [INFO] [stdout] 88 | EVP_DigestUpdate(self.ctx, data.as_ptr(), data.len() as c_uint) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hash.rs:49:67 [INFO] [stdout] | [INFO] [stdout] 49 | fn EVP_DigestUpdate(ctx: *mut EVP_MD_CTX, data: *const u8, n: c_uint); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | use libc::{c_uchar, c_int, c_uint}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use libc::{c_uchar, c_int, c_uint}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | use libc::{c_uchar, c_int, c_uint}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | key_length: c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | key.len() as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:69:69 [INFO] [stdout] | [INFO] [stdout] 69 | HMAC_Update(&mut self.ctx, data.as_ptr(), data.len() as c_uint) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:35:65 [INFO] [stdout] | [INFO] [stdout] 35 | fn HMAC_Init_ex(ctx: *mut HMAC_CTX, key: *const u8, keylen: c_int, md: *const hash::EVP_MD, imple: *const ENGINE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:36:63 [INFO] [stdout] | [INFO] [stdout] 36 | fn HMAC_Update(ctx: *mut HMAC_CTX, input: *const u8, len: c_uint); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/hmac.rs:37:66 [INFO] [stdout] | [INFO] [stdout] 37 | fn HMAC_Final(ctx: *mut HMAC_CTX, output: *mut u8, len: *mut c_uint); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | pass.as_ptr(), pass.len() as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | salt.as_ptr(), salt.len() as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | iter as c_int, keylen as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | iter as c_int, keylen as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:5:57 [INFO] [stdout] | [INFO] [stdout] 5 | fn PKCS5_PBKDF2_HMAC_SHA1(pass: *const u8, passlen: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | ... salt: *const u8, saltlen: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | ... iter: c_int, keylen: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:7:52 [INFO] [stdout] | [INFO] [stdout] 7 | ... iter: c_int, keylen: c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkcs5.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | ... out: *mut u8) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:277:77 [INFO] [stdout] | [INFO] [stdout] 277 | assert_feed_ok!(d, [0xe6, 0xbc, 0xa2, 0xe5, 0xad, 0x97], [], "\u6f22\u5b57"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{5b57}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_char, c_int, c_uint}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:279:71 [INFO] [stdout] | [INFO] [stdout] 279 | assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0259}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_char, c_int, c_uint}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_char, c_int, c_uint}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:279:77 [INFO] [stdout] | [INFO] [stdout] 279 | assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0254}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | fn openssl_padding_code(padding: EncryptionPadding) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:279:83 [INFO] [stdout] | [INFO] [stdout] 279 | assert_feed_ok!(d, [0xc9, 0x99, 0xc9, 0x94, 0xc9, 0x90], [], "\u0259\u0254\u0250"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0250}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | fn openssl_hash_nid(hash: HashType) -> c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:94:75 [INFO] [stdout] | [INFO] [stdout] 94 | fn _tostr(&self, f: unsafe extern "C" fn(*mut RSA, *const *mut u8) -> c_int) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | if len < 0 as c_int { return vec!(); } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:108:97 [INFO] [stdout] | [INFO] [stdout] 108 | fn _fromstr(&mut self, s: &[u8], f: unsafe extern "C" fn(*const *mut RSA, *const *const u8, c_uint) -> *mut RSA) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:111:45 [INFO] [stdout] | [INFO] [stdout] 111 | f(&rsa, &s.as_ptr(), s.len() as c_uint); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | keysz as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | assert_feed_ok!(d, [0xdf, 0xbf], [], "\u07ff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{07ff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | 65537u as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | 6 as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:310:53 [INFO] [stdout] | [INFO] [stdout] 310 | assert_feed_ok!(d, [0xe0, 0xa0, 0x80], [], "\u0800"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:227:28 [INFO] [stdout] | [INFO] [stdout] 227 | s.len() as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | if rv < 0 as c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:314:53 [INFO] [stdout] | [INFO] [stdout] 314 | assert_feed_ok!(d, [0xed, 0x9f, 0xbf], [], "\ud7ff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7ff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | assert_eq!(s.len() as c_uint, RSA_size(rsa)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:252:28 [INFO] [stdout] | [INFO] [stdout] 252 | s.len() as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:318:53 [INFO] [stdout] | [INFO] [stdout] 318 | assert_feed_ok!(d, [0xee, 0x80, 0x80], [], "\ue000"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | if rv < 0 as c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:299:28 [INFO] [stdout] | [INFO] [stdout] 299 | s.len() as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:322:53 [INFO] [stdout] | [INFO] [stdout] 322 | assert_feed_ok!(d, [0xef, 0xbf, 0xbf], [], "\uffff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:304:26 [INFO] [stdout] | [INFO] [stdout] 304 | if rv < 0 as c_int { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:320:28 [INFO] [stdout] | [INFO] [stdout] 320 | m.len() as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:322:28 [INFO] [stdout] | [INFO] [stdout] 322 | s.len() as c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:326:24 [INFO] [stdout] | [INFO] [stdout] 326 | rv == 1 as c_int [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | fn EVP_PKEY_assign(pkey: *mut EVP_PKEY, typ: c_int, key: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:17:69 [INFO] [stdout] | [INFO] [stdout] 17 | fn EVP_PKEY_assign(pkey: *mut EVP_PKEY, typ: c_int, key: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:17:80 [INFO] [stdout] | [INFO] [stdout] 17 | fn EVP_PKEY_assign(pkey: *mut EVP_PKEY, typ: c_int, key: *const c_char) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | fn EVP_PKEY_set1_RSA(k: *mut EVP_PKEY, r: *mut RSA) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | assert_feed_ok!(d, [0x92, 0x89], [], "\ud489"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d489}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:21:60 [INFO] [stdout] | [INFO] [stdout] 21 | fn i2d_RSA_PUBKEY(k: *mut RSA, buf: *const *mut u8) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn d2i_RSA_PUBKEY(k: *const *mut RSA, buf: *const *const u8, len: c_uint) -> *mut RSA; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:23:63 [INFO] [stdout] | [INFO] [stdout] 23 | fn i2d_RSAPrivateKey(k: *mut RSA, buf: *const *mut u8) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | fn d2i_RSAPrivateKey(k: *const *mut RSA, buf: *const *const u8, len: c_uint) -> *mut RSA; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | fn RSA_generate_key(modsz: c_uint, e: c_uint, cb: *const u8, cbarg: *const u8) -> *mut RSA; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:516:56 [INFO] [stdout] | [INFO] [stdout] 516 | assert_feed_err!(d, [0xc2, 0x80], [0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:520:62 [INFO] [stdout] | [INFO] [stdout] 520 | assert_feed_err!(d, [0xe0, 0xa0, 0x80], [0x80], [], "\u0800"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:524:69 [INFO] [stdout] | [INFO] [stdout] 524 | assert_feed_err!(d, [0xf0, 0x90, 0x80, 0x80], [0x80], [], "\U00010000"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 524 | assert_feed_err!(d, [0xf0, 0x90, 0x80, 0x80], [0x80], [], r"\U00010000"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:549:50 [INFO] [stdout] | [INFO] [stdout] 549 | assert_feed_err!(d, [0x80], [0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:554:50 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_err!(d, [0x80], [0x80], [], "\u0800"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:559:51 [INFO] [stdout] | [INFO] [stdout] 559 | assert_feed_err!(d, [0x80], [0x80], [], "\U00010000"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 559 | assert_feed_err!(d, [0x80], [0x80], [], r"\U00010000"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:617:51 [INFO] [stdout] | [INFO] [stdout] 617 | assert_feed_ok!(d, [0xc2, 0x80], [0xc2], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: out of range hex escape [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:619:47 [INFO] [stdout] | [INFO] [stdout] 619 | assert_feed_ok!(d, [0xc2, 0x80], [], "\x80"); [INFO] [stdout] | ^^^^ must be a character in the range [\x00-\x7f] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | queue: [u8, ..4], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_8.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | static CHAR_CATEGORY: [u8, ..256] = [ [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | assert_feed_ok!(e, "\u0000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0001}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:26:43 [INFO] [stdout] | [INFO] [stdout] 26 | fn RSA_generate_key(modsz: c_uint, e: c_uint, cb: *const u8, cbarg: *const u8) -> *mut RSA; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | fn RSA_size(k: *mut RSA) -> c_uint; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0002}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | fn RSA_public_encrypt(flen: c_uint, from: *const u8, to: *mut u8, k: *mut RSA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | pad: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:308:41 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0004}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | pad: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:308:47 [INFO] [stdout] | [INFO] [stdout] 308 | ... \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0008}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | fn RSA_private_decrypt(flen: c_uint, from: *const u8, to: *mut u8, k: *mut RSA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ... pad: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:309:29 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0010}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | ... pad: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | fn RSA_sign(t: c_int, m: *const u8, mlen: c_uint, sig: *mut u8, siglen: *mut c_uint, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:309:35 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0020}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | fn RSA_sign(t: c_int, m: *const u8, mlen: c_uint, sig: *mut u8, siglen: *mut c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:309:41 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0040}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:33:82 [INFO] [stdout] | [INFO] [stdout] 33 | fn RSA_sign(t: c_int, m: *const u8, mlen: c_uint, sig: *mut u8, siglen: *mut c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | k: *mut RSA) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:309:47 [INFO] [stdout] | [INFO] [stdout] 309 | ... \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | fn RSA_verify(t: c_int, m: *const u8, mlen: c_uint, sig: *const u8, siglen: c_uint, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | fn RSA_verify(t: c_int, m: *const u8, mlen: c_uint, sig: *const u8, siglen: c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0100}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:35:81 [INFO] [stdout] | [INFO] [stdout] 35 | fn RSA_verify(t: c_int, m: *const u8, mlen: c_uint, sig: *const u8, siglen: c_uint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:310:35 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0200}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/pkey.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | k: *mut RSA) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:310:41 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0400}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | let r = RAND_bytes(out.as_mut_ptr(), len as c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | if r != 1 as c_int { fail!() } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | ... \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | fn RAND_bytes(buf: *mut u8, num: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:311:29 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/rand.rs:5:48 [INFO] [stdout] | [INFO] [stdout] 5 | fn RAND_bytes(buf: *mut u8, num: c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_uint}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:311:35 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use libc::{c_int, c_uint}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:311:41 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{4000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | let v = if padding { 1 as c_int } else { 0 }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | Encrypt => 1 as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:311:47 [INFO] [stdout] | [INFO] [stdout] 311 | ... \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | Decrypt => 0 as c_int, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | data.len() as c_int [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:312:29 [INFO] [stdout] | [INFO] [stdout] 312 | ... \uffff", "", [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:150:48 [INFO] [stdout] | [INFO] [stdout] 150 | let mut reslen = self.blocksize as c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:13:65 [INFO] [stdout] | [INFO] [stdout] 13 | fn EVP_CIPHER_CTX_set_padding(ctx: EVP_CIPHER_CTX, padding: c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:29:60 [INFO] [stdout] | [INFO] [stdout] 29 | key: *const u8, iv: *const u8, mode: c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 319 | assert_feed_ok!(e, "\U00010000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | outlen: &mut c_uint, inbuf: *const u8, inlen: c_int); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:320:30 [INFO] [stdout] | [INFO] [stdout] 320 | ... \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:320:40 [INFO] [stdout] | [INFO] [stdout] 320 | ... \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:321:30 [INFO] [stdout] | [INFO] [stdout] 321 | ... \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | ... \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:322:30 [INFO] [stdout] | [INFO] [stdout] 322 | ... \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:322:40 [INFO] [stdout] | [INFO] [stdout] 322 | ... \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:323:30 [INFO] [stdout] | [INFO] [stdout] 323 | ... \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | ... \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:324:30 [INFO] [stdout] | [INFO] [stdout] 324 | ... \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:324:40 [INFO] [stdout] | [INFO] [stdout] 324 | ... \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:325:30 [INFO] [stdout] | [INFO] [stdout] 325 | ... \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:325:40 [INFO] [stdout] | [INFO] [stdout] 325 | ... \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | ... \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:326:40 [INFO] [stdout] | [INFO] [stdout] 326 | ... \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | ... \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | ... \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 328 | ... \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | ... \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | ... \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | ... \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:330:30 [INFO] [stdout] | [INFO] [stdout] 330 | ... \U0010FFFF", "", [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 319 ~ assert_feed_ok!(e, r"\U00010000\ [INFO] [stdout] 320 + \U00010001\U00010002\ [INFO] [stdout] 321 + \U00010004\U00010008\ [INFO] [stdout] 322 + \U00010010\U00010020\ [INFO] [stdout] 323 + \U00010040\U00010080\ [INFO] [stdout] 324 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:355:26 [INFO] [stdout] | [INFO] [stdout] 355 | "\u0000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:356:26 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0001}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:356:32 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0002}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:356:38 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0004}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:356:44 [INFO] [stdout] | [INFO] [stdout] 356 | \u0001\u0002\u0004\u0008\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0008}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:357:26 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0010}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:357:32 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0020}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:357:38 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0040}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | \u0010\u0020\u0040\u0080\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:358:26 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0100}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0200}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:358:38 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0400}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:358:44 [INFO] [stdout] | [INFO] [stdout] 358 | \u0100\u0200\u0400\u0800\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0800}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:359:26 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:359:32 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:359:38 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{4000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:359:44 [INFO] [stdout] | [INFO] [stdout] 359 | \u1000\u2000\u4000\u8000\ [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:360:26 [INFO] [stdout] | [INFO] [stdout] 360 | \uffff"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:373:27 [INFO] [stdout] | [INFO] [stdout] 373 | "\U00010000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:31:71 [INFO] [stdout] | [INFO] [stdout] 31 | outlen: &mut c_uint, inbuf: *const u8, inlen: c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/crypto/symm.rs:32:69 [INFO] [stdout] | [INFO] [stdout] 32 | fn EVP_CipherFinal(ctx: EVP_CIPHER_CTX, res: *mut u8, len: &mut c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:374:27 [INFO] [stdout] | [INFO] [stdout] 374 | \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | SslVerifyPeer = ffi::SSL_VERIFY_PEER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | SslVerifyNone = ffi::SSL_VERIFY_NONE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:374:37 [INFO] [stdout] | [INFO] [stdout] 374 | \U00010001\U00010002\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` due to 581 previous errors [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 387 | ErrorNone = ffi::SSL_ERROR_NONE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:388:16 [INFO] [stdout] | [INFO] [stdout] 388 | ErrorSsl = ffi::SSL_ERROR_SSL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:375:27 [INFO] [stdout] | [INFO] [stdout] 375 | \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | ErrorWantRead = ffi::SSL_ERROR_WANT_READ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:390:22 [INFO] [stdout] | [INFO] [stdout] 390 | ErrorWantWrite = ffi::SSL_ERROR_WANT_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:391:27 [INFO] [stdout] | [INFO] [stdout] 391 | ErrorWantX509Lookup = ffi::SSL_ERROR_WANT_X509_LOOKUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:392:20 [INFO] [stdout] | [INFO] [stdout] 392 | ErrorSyscall = ffi::SSL_ERROR_SYSCALL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:375:37 [INFO] [stdout] | [INFO] [stdout] 375 | \U00010004\U00010008\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:393:23 [INFO] [stdout] | [INFO] [stdout] 393 | ErrorZeroReturn = ffi::SSL_ERROR_ZERO_RETURN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:394:24 [INFO] [stdout] | [INFO] [stdout] 394 | ErrorWantConnect = ffi::SSL_ERROR_WANT_CONNECT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0013]: constants cannot refer to statics [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-openssl-41da9d20ce19f5aa/cec4118/src/ssl/mod.rs:395:23 [INFO] [stdout] | [INFO] [stdout] 395 | ErrorWantAccept = ffi::SSL_ERROR_WANT_ACCEPT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider extracting the value of the `static` to a `const`, and referring to that [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 580 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0013, E0405, E0412, E0422, E0425, E0432, E0433, E0463, E0532... [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0013`. [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:376:27 [INFO] [stdout] | [INFO] [stdout] 376 | \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:376:37 [INFO] [stdout] | [INFO] [stdout] 376 | \U00010010\U00010020\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:377:27 [INFO] [stdout] | [INFO] [stdout] 377 | \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:377:37 [INFO] [stdout] | [INFO] [stdout] 377 | \U00010040\U00010080\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:378:27 [INFO] [stdout] | [INFO] [stdout] 378 | \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 378 | \U00010100\U00010200\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:379:27 [INFO] [stdout] | [INFO] [stdout] 379 | \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:379:37 [INFO] [stdout] | [INFO] [stdout] 379 | \U00010400\U00010800\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:380:27 [INFO] [stdout] | [INFO] [stdout] 380 | \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:380:37 [INFO] [stdout] | [INFO] [stdout] 380 | \U00011000\U00012000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:381:27 [INFO] [stdout] | [INFO] [stdout] 381 | \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:381:37 [INFO] [stdout] | [INFO] [stdout] 381 | \U00014000\U00018000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:382:37 [INFO] [stdout] | [INFO] [stdout] 382 | \U00020000\U00030000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:383:27 [INFO] [stdout] | [INFO] [stdout] 383 | \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:383:37 [INFO] [stdout] | [INFO] [stdout] 383 | \U00050000\U00090000\ [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 384 | \U0010FFFF"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 373 ~ r"\U00010000\ [INFO] [stdout] 374 + \U00010001\U00010002\ [INFO] [stdout] 375 + \U00010004\U00010008\ [INFO] [stdout] 376 + \U00010010\U00010020\ [INFO] [stdout] 377 + \U00010040\U00010080\ [INFO] [stdout] 378 + \U00010100\U00010200\ [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:392:41 [INFO] [stdout] | [INFO] [stdout] 392 | assert_feed_ok!(d, [0x34], [], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:394:41 [INFO] [stdout] | [INFO] [stdout] 394 | assert_feed_ok!(d, [0x78], [], "\u5678"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{5678}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:399:45 [INFO] [stdout] | [INFO] [stdout] 399 | assert_feed_ok!(d, [0x34], [0x56], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:400:53 [INFO] [stdout] | [INFO] [stdout] 400 | assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\uabcd"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{5678}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:400:59 [INFO] [stdout] | [INFO] [stdout] 400 | assert_feed_ok!(d, [0x78, 0xab, 0xcd], [], "\u5678\uabcd"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{abcd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:410:46 [INFO] [stdout] | [INFO] [stdout] 410 | assert_feed_ok!(d, [0x45], [0xd9], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 410 | assert_feed_ok!(d, [0x45], [0xd9], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:413:42 [INFO] [stdout] | [INFO] [stdout] 413 | assert_feed_ok!(d, [0x90], [], "\U00067890"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 413 | assert_feed_ok!(d, [0x90], [], r"\U00067890"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:419:52 [INFO] [stdout] | [INFO] [stdout] 419 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 419 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:420:48 [INFO] [stdout] | [INFO] [stdout] 420 | assert_feed_ok!(d, [0xdc, 0x90], [], "\U00067890"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 420 | assert_feed_ok!(d, [0xdc, 0x90], [], r"\U00067890"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:425:58 [INFO] [stdout] | [INFO] [stdout] 425 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e, 0xdc], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 425 | assert_feed_ok!(d, [0x45], [0xd9, 0x5e, 0xdc], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:426:42 [INFO] [stdout] | [INFO] [stdout] 426 | assert_feed_ok!(d, [0x90], [], "\U00067890"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 426 | assert_feed_ok!(d, [0x90], [], r"\U00067890"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:501:72 [INFO] [stdout] | [INFO] [stdout] 501 | assert_feed_err!(d, [0x12, 0x34], [0xdc, 0x00], [0x56, 0x78], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:506:72 [INFO] [stdout] | [INFO] [stdout] 506 | assert_feed_err!(d, [0x12, 0x34], [0xdf, 0xff], [0x56, 0x78], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:515:51 [INFO] [stdout] | [INFO] [stdout] 515 | assert_feed_ok!(d, [0x12, 0x34], [0xdc], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:521:51 [INFO] [stdout] | [INFO] [stdout] 521 | assert_feed_ok!(d, [0x12, 0x34], [0xdf], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:533:51 [INFO] [stdout] | [INFO] [stdout] 533 | assert_feed_ok!(d, [0x12, 0x34], [0x56], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:544:63 [INFO] [stdout] | [INFO] [stdout] 544 | assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00, 0xdc], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:557:51 [INFO] [stdout] | [INFO] [stdout] 557 | assert_feed_ok!(d, [0x12, 0x34], [0xd8], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:562:57 [INFO] [stdout] | [INFO] [stdout] 562 | assert_feed_ok!(d, [0x12, 0x34], [0xd8, 0x00], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:570:51 [INFO] [stdout] | [INFO] [stdout] 570 | assert_feed_ok!(d, [0x12, 0x34], [0x12], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:572:47 [INFO] [stdout] | [INFO] [stdout] 572 | assert_feed_ok!(d, [0x12, 0x34], [], "\u1234"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{1234}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:576:76 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08, 0xdf], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08, 0xdf], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:578:70 [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8, 0x08], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:580:64 [INFO] [stdout] | [INFO] [stdout] 580 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 580 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [0xd8], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unknown character escape: `U` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:582:60 [INFO] [stdout] | [INFO] [stdout] 582 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [], "\U00012345"); [INFO] [stdout] | ^ unknown character escape [INFO] [stdout] | [INFO] [stdout] = help: for more information, visit [INFO] [stdout] help: if you meant to write a literal backslash (perhaps escaping in a regular expression), consider a raw string literal [INFO] [stdout] | [INFO] [stdout] 582 | assert_feed_ok!(d, [0xd8, 0x08, 0xdf, 0x45], [], r"\U00012345"); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `<` is interpreted as a start of generic arguments for `u16`, not a shift [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/utf_16.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | lead | (trail as u16 << 8) [INFO] [stdout] | ^^ - interpreted as generic arguments [INFO] [stdout] | | [INFO] [stdout] | not interpreted as shift [INFO] [stdout] | [INFO] [stdout] help: try shifting the cast value [INFO] [stdout] | [INFO] [stdout] 40 | lead | ((trail as u16) << 8) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | if ch <= '\u007f' { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | assert_feed_ok!(e, "\uac00", "", [0xb0, 0xa1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | assert_feed_ok!(e, "\ub098\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b098}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:136:35 [INFO] [stdout] | [INFO] [stdout] 136 | assert_feed_ok!(e, "\ub098\ub2e4", "", [0xb3, 0xaa, 0xb4, 0xd9]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b2e4}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{bdc1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 137 | assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{314b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:137:41 [INFO] [stdout] | [INFO] [stdout] 137 | assert_feed_ok!(e, "\ubdc1\u314b\ud7a3", "", [0x94, 0xee, 0xa4, 0xbb, 0xc6, 0x52]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7a3}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:144:34 [INFO] [stdout] | [INFO] [stdout] 144 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:155:47 [INFO] [stdout] | [INFO] [stdout] 155 | assert_feed_ok!(d, [0xb0, 0xa1], [], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:156:59 [INFO] [stdout] | [INFO] [stdout] 156 | assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\ub2e4"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b098}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:156:65 [INFO] [stdout] | [INFO] [stdout] 156 | assert_feed_ok!(d, [0xb3, 0xaa, 0xb4, 0xd9], [], "\ub098\ub2e4"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b2e4}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{bdc1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:158:32 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{314b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7a3}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | "\ubdc1\u314b\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d58f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:166:41 [INFO] [stdout] | [INFO] [stdout] 166 | assert_feed_ok!(d, [0xa1], [], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | assert_feed_ok!(d, [0xb3, 0xaa], [0xb4], "\ub098"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b098}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | assert_feed_ok!(d, [0xd9], [0x94], "\ub2e4"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{b2e4}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:169:57 [INFO] [stdout] | [INFO] [stdout] 169 | assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u314b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{bdc1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:169:63 [INFO] [stdout] | [INFO] [stdout] 169 | assert_feed_ok!(d, [0xee, 0xa4, 0xbb], [0xc6], "\ubdc1\u314b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{314b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:170:53 [INFO] [stdout] | [INFO] [stdout] 170 | assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d7a3}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:170:59 [INFO] [stdout] | [INFO] [stdout] 170 | assert_feed_ok!(d, [0x52, 0xc1, 0x64], [], "\ud7a3\ud58f"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{d58f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:222:51 [INFO] [stdout] | [INFO] [stdout] 222 | assert_feed_ok!(d, [0xb0, 0xa1], [0xb0], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/korean.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 224 | assert_feed_ok!(d, [0xb0, 0xa1], [], "\uac00"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ac00}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | '\u0000'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | '\u0000'..'\u007f' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | '\u00a5' => { output.write_byte(0x5c); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | '\u203e' => { output.write_byte(0x7e); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff61}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:174:29 [INFO] [stdout] | [INFO] [stdout] 174 | assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:176:29 [INFO] [stdout] | [INFO] [stdout] 176 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 177 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | assert_feed_ok!(e, "\u65e5\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | assert_feed_ok!(e, "\u65e5\u672c", "", [0xc6, 0xfc, 0xcb, 0xdc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{9ed1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:187:35 [INFO] [stdout] | [INFO] [stdout] 187 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2170}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0xee, 0xfc, 0xf1, 0xa2, 0xcc]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffe2}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:195:35 [INFO] [stdout] | [INFO] [stdout] 195 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:209:71 [INFO] [stdout] | [INFO] [stdout] 209 | assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:209:77 [INFO] [stdout] | [INFO] [stdout] 209 | assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:209:83 [INFO] [stdout] | [INFO] [stdout] 209 | assert_feed_ok!(d, [0xa4, 0xcb, 0xa4, 0xdb, 0xa4, 0xf3], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:210:71 [INFO] [stdout] | [INFO] [stdout] 210 | assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:210:77 [INFO] [stdout] | [INFO] [stdout] 210 | assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:210:83 [INFO] [stdout] | [INFO] [stdout] 210 | assert_feed_ok!(d, [0x8e, 0xc6, 0x8e, 0xce, 0x8e, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:211:59 [INFO] [stdout] | [INFO] [stdout] 211 | assert_feed_ok!(d, [0xc6, 0xfc, 0xcb, 0xdc], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:211:65 [INFO] [stdout] | [INFO] [stdout] 211 | assert_feed_ok!(d, [0xc6, 0xfc, 0xcb, 0xdc], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:212:65 [INFO] [stdout] | [INFO] [stdout] 212 | assert_feed_ok!(d, [0x8f, 0xcb, 0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:212:71 [INFO] [stdout] | [INFO] [stdout] 212 | assert_feed_ok!(d, [0x8f, 0xcb, 0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | assert_feed_ok!(d, [0xcb], [0xa4], "\u306b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:221:45 [INFO] [stdout] | [INFO] [stdout] 221 | assert_feed_ok!(d, [0xdb], [0xa4], "\u307b"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:222:41 [INFO] [stdout] | [INFO] [stdout] 222 | assert_feed_ok!(d, [0xf3], [], "\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:224:45 [INFO] [stdout] | [INFO] [stdout] 224 | assert_feed_ok!(d, [0xc6], [0x8e], "\uff86"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:225:45 [INFO] [stdout] | [INFO] [stdout] 225 | assert_feed_ok!(d, [0xce], [0x8e], "\uff8e"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:226:41 [INFO] [stdout] | [INFO] [stdout] 226 | assert_feed_ok!(d, [0xdd], [], "\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:228:45 [INFO] [stdout] | [INFO] [stdout] 228 | assert_feed_ok!(d, [0xfc], [0xcb], "\u65e5"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:229:41 [INFO] [stdout] | [INFO] [stdout] 229 | assert_feed_ok!(d, [0xdc], [], "\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:232:45 [INFO] [stdout] | [INFO] [stdout] 232 | assert_feed_ok!(d, [0xc6], [0xec], "\u736c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:233:41 [INFO] [stdout] | [INFO] [stdout] 233 | assert_feed_ok!(d, [0xb8], [], "\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:235:53 [INFO] [stdout] | [INFO] [stdout] 235 | assert_feed_ok!(d, [0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:235:59 [INFO] [stdout] | [INFO] [stdout] 235 | assert_feed_ok!(d, [0xc6, 0xec, 0xb8], [], "\u736c\u8c78"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:377:51 [INFO] [stdout] | [INFO] [stdout] 377 | assert_feed_ok!(d, [0xa4, 0xa2], [0xa4], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:379:47 [INFO] [stdout] | [INFO] [stdout] 379 | assert_feed_ok!(d, [0xa4, 0xa2], [], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:446:18 [INFO] [stdout] | [INFO] [stdout] 446 | '\u0000'..'\u0080' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | '\u0000'..'\u0080' => { output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:447:18 [INFO] [stdout] | [INFO] [stdout] 447 | '\u00a5' => { output.write_byte(0x5c); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:448:18 [INFO] [stdout] | [INFO] [stdout] 448 | '\u203e' => { output.write_byte(0x7e); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | '\uff61'..'\uff9f' => { output.write_byte((ch as uint - 0xff61 + 0xa1) as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff61}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:449:28 [INFO] [stdout] | [INFO] [stdout] 449 | '\uff61'..'\uff9f' => { output.write_byte((ch as uint - 0xff61 + 0xa1) as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:532:29 [INFO] [stdout] | [INFO] [stdout] 532 | assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:533:29 [INFO] [stdout] | [INFO] [stdout] 533 | assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:534:29 [INFO] [stdout] | [INFO] [stdout] 534 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:534:35 [INFO] [stdout] | [INFO] [stdout] 534 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:534:41 [INFO] [stdout] | [INFO] [stdout] 534 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:535:29 [INFO] [stdout] | [INFO] [stdout] 535 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0xc6, 0xce, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:535:35 [INFO] [stdout] | [INFO] [stdout] 535 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0xc6, 0xce, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:535:41 [INFO] [stdout] | [INFO] [stdout] 535 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0xc6, 0xce, 0xdd]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:536:29 [INFO] [stdout] | [INFO] [stdout] 536 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x93, 0xfa, 0x96, 0x7b]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:536:35 [INFO] [stdout] | [INFO] [stdout] 536 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x93, 0xfa, 0x96, 0x7b]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:543:34 [INFO] [stdout] | [INFO] [stdout] 543 | assert_feed_err!(e, "", "\ue000", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:544:34 [INFO] [stdout] | [INFO] [stdout] 544 | assert_feed_err!(e, "", "\ue757", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e757}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:545:34 [INFO] [stdout] | [INFO] [stdout] 545 | assert_feed_err!(e, "", "\ue758", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e758}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:554:29 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0x4b, 0xfa, 0x40, 0x81, 0xca]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{9ed1}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:554:35 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0x4b, 0xfa, 0x40, 0x81, 0xca]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{2170}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:554:41 [INFO] [stdout] | [INFO] [stdout] 554 | assert_feed_ok!(e, "\u9ed1\u2170\uffe2", "", [0xfc, 0x4b, 0xfa, 0x40, 0x81, 0xca]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffe2}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:561:34 [INFO] [stdout] | [INFO] [stdout] 561 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:562:35 [INFO] [stdout] | [INFO] [stdout] 562 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:563:34 [INFO] [stdout] | [INFO] [stdout] 563 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:563:44 [INFO] [stdout] | [INFO] [stdout] 563 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:575:41 [INFO] [stdout] | [INFO] [stdout] 575 | assert_feed_ok!(d, [0x80], [], "\u0080"); // compatibility [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0080}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:576:71 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:576:77 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:576:83 [INFO] [stdout] | [INFO] [stdout] 576 | assert_feed_ok!(d, [0x82, 0xc9, 0x82, 0xd9, 0x82, 0xf1], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:577:53 [INFO] [stdout] | [INFO] [stdout] 577 | assert_feed_ok!(d, [0xc6, 0xce, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:577:59 [INFO] [stdout] | [INFO] [stdout] 577 | assert_feed_ok!(d, [0xc6, 0xce, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:577:65 [INFO] [stdout] | [INFO] [stdout] 577 | assert_feed_ok!(d, [0xc6, 0xce, 0xdd], [], "\uff86\uff8e\uff9d"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:578:59 [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0x93, 0xfa, 0x96, 0x7b], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:578:65 [INFO] [stdout] | [INFO] [stdout] 578 | assert_feed_ok!(d, [0x93, 0xfa, 0x96, 0x7b], [], "\u65e5\u672c"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:586:41 [INFO] [stdout] | [INFO] [stdout] 586 | assert_feed_ok!(d, [0x40], [], "\ue000"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:587:47 [INFO] [stdout] | [INFO] [stdout] 587 | assert_feed_ok!(d, [0xf9, 0xfc], [], "\ue757"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{e757}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:674:51 [INFO] [stdout] | [INFO] [stdout] 674 | assert_feed_ok!(d, [0x82, 0xa0], [0x82], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:676:47 [INFO] [stdout] | [INFO] [stdout] 676 | assert_feed_ok!(d, [0x82, 0xa0], [], "\u3042"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3042}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:761:18 [INFO] [stdout] | [INFO] [stdout] 761 | '\u0000'..'\u007f' => { ensure_ASCII!(); output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{0000}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:761:28 [INFO] [stdout] | [INFO] [stdout] 761 | '\u0000'..'\u007f' => { ensure_ASCII!(); output.write_byte(ch as u8); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{007f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:762:18 [INFO] [stdout] | [INFO] [stdout] 762 | '\u00a5' => { ensure_ASCII!(); output.write_byte(0x5c); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:763:18 [INFO] [stdout] | [INFO] [stdout] 763 | '\u203e' => { ensure_ASCII!(); output.write_byte(0x7e); } [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:764:18 [INFO] [stdout] | [INFO] [stdout] 764 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff61}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:764:28 [INFO] [stdout] | [INFO] [stdout] 764 | '\uff61'..'\uff9f' => { [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9f}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:932:29 [INFO] [stdout] | [INFO] [stdout] 932 | assert_feed_ok!(e, "\u00a5", "", [0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{00a5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:933:29 [INFO] [stdout] | [INFO] [stdout] 933 | assert_feed_ok!(e, "\u203e", "", [0x7e]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{203e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:934:29 [INFO] [stdout] | [INFO] [stdout] 934 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x1b, 0x24, 0x42, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{306b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:934:35 [INFO] [stdout] | [INFO] [stdout] 934 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x1b, 0x24, 0x42, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{307b}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:934:41 [INFO] [stdout] | [INFO] [stdout] 934 | assert_feed_ok!(e, "\u306b\u307b\u3093", "", [0x1b, 0x24, 0x42, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{3093}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:936:29 [INFO] [stdout] | [INFO] [stdout] 936 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x46, 0x7c, 0x4b, 0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{65e5}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:936:35 [INFO] [stdout] | [INFO] [stdout] 936 | assert_feed_ok!(e, "\u65e5\u672c", "", [0x46, 0x7c, 0x4b, 0x5c]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{672c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:937:29 [INFO] [stdout] | [INFO] [stdout] 937 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x1b, 0x28, 0x49, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff86}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:937:35 [INFO] [stdout] | [INFO] [stdout] 937 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x1b, 0x28, 0x49, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff8e}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:937:41 [INFO] [stdout] | [INFO] [stdout] 937 | assert_feed_ok!(e, "\uff86\uff8e\uff9d", "", [0x1b, 0x28, 0x49, [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff9d}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:950:36 [INFO] [stdout] | [INFO] [stdout] 950 | static Bd: &'static str = "\u30cd"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{30cd}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:951:36 [INFO] [stdout] | [INFO] [stdout] 951 | static Cd: &'static str = "\uff88"; [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ff88}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:966:34 [INFO] [stdout] | [INFO] [stdout] 966 | assert_feed_err!(e, "", "\uffff", "", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:967:35 [INFO] [stdout] | [INFO] [stdout] 967 | assert_feed_err!(e, "?", "\uffff", "!", [0x3f]); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{ffff}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:969:34 [INFO] [stdout] | [INFO] [stdout] 969 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{736c}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:969:44 [INFO] [stdout] | [INFO] [stdout] 969 | assert_feed_err!(e, "", "\u736c", "\u8c78", []); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [INFO] [stdout] | help: format of unicode escape sequences uses braces: `\u{8c78}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect unicode escape sequence [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-encoding-03f3b95a10160e29/35f0d70/src/encoding/codec/japanese.rs:986:59 [INFO] [stdout] | [INFO] [stdout] 986 | ... 0x24, 0x5b, 0x24, 0x73], [], "\u306b\u307b\u3093"); [INFO] [stdout] | ^^^--- [INFO] [stdout] | | [WARN] too many lines in the log, truncating it