[INFO] cloning repository https://github.com/hwchen/tetris-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hwchen/tetris-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwchen%2Ftetris-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwchen%2Ftetris-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b02ac0e13210fbe123cd10e39fe3b8739417de1c [INFO] checking hwchen/tetris-rs against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwchen%2Ftetris-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hwchen/tetris-rs on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hwchen/tetris-rs [INFO] finished tweaking git repo https://github.com/hwchen/tetris-rs [INFO] tweaked toml for git repo https://github.com/hwchen/tetris-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hwchen/tetris-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2336aa3484120e4d97efd343072fad810859a32c47ee677462f3afb1b9968db9 [INFO] running `Command { std: "docker" "start" "-a" "2336aa3484120e4d97efd343072fad810859a32c47ee677462f3afb1b9968db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2336aa3484120e4d97efd343072fad810859a32c47ee677462f3afb1b9968db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2336aa3484120e4d97efd343072fad810859a32c47ee677462f3afb1b9968db9", kill_on_drop: false }` [INFO] [stdout] 2336aa3484120e4d97efd343072fad810859a32c47ee677462f3afb1b9968db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee06d5b426f3f2900751261d8ee2add645cf43a9437916baf8304e948c71c5f2 [INFO] running `Command { std: "docker" "start" "-a" "ee06d5b426f3f2900751261d8ee2add645cf43a9437916baf8304e948c71c5f2", kill_on_drop: false }` [INFO] [stderr] Checking ncurses v5.71.1 (https://github.com/jeaye/ncurses-rs.git#e8399702) [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1575:27 [INFO] [stdout] | [INFO] [stdout] 1575 | { NCURSES_BITS(((1u32) << 8u) - 1u32, 0u32) as i32 } [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: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | macro_rules! define_sharedffi( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 42 | | ($cfgopt: meta, $link: meta) => { [INFO] [stdout] 43 | | #[$cfgopt] #[$link] extern { [INFO] [stdout] 44 | | pub fn addch(_:chtype) -> c_int; [INFO] [stdout] ... | [INFO] [stdout] 365 | | } [INFO] [stdout] 366 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 41 | macro_rules! define_sharedffi{ [INFO] [stdout] 42 | ($cfgopt: meta, $link: meta) => { [INFO] [stdout] 43 | #[$cfgopt] #[$link] extern { [INFO] [stdout] 44 | pub fn addch(_:chtype) -> c_int; [INFO] [stdout] 45 | pub fn addchnstr(_:*const chtype, _:c_int) -> c_int; [INFO] [stdout] 46 | pub fn addchstr(_:*const chtype) -> c_int; [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 366 | }); [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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:370:18 [INFO] [stdout] | [INFO] [stdout] 370 | define_sharedffi!(cfg(ncursesw), link(name="ncursesw")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 370 | define_sharedffi!{cfg(ncursesw), link(name="ncursesw")} [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 370 | define_sharedffi!(cfg(ncursesw), link(name="ncursesw")); [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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:371:18 [INFO] [stdout] | [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 371 | define_sharedffi!{cfg(not(ncursesw)), link(name="ncurses")} [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 17 | { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 30 | pub static acs_map: [chtype, ..0]; [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] 31 | } [INFO] [stdout] | - the item list ends here [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 186 | macro_rules! ncurses_mouse_mask( ($b: expr $m: expr) => ($m << (($b - 1) * 5)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 186 | macro_rules! ncurses_mouse_mask{ ($b: expr $m: expr) => ($m << (($b - 1) * 5)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 186 | macro_rules! ncurses_mouse_mask( ($b: expr $m: expr) => ($m << (($b - 1) * 5)); ); [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | macro_rules! button_release( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x001)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 233 | macro_rules! button_release{ ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x001)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 233 | macro_rules! button_release( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x001)); ); [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 234 | macro_rules! button_press( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x002)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 234 | macro_rules! button_press{ ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x002)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 234 | macro_rules! button_press( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x002)); ); [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | macro_rules! button_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x004)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 235 | macro_rules! button_click{ ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x004)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 235 | macro_rules! button_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x004)); ); [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:236:33 [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! button_double_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x008)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! button_double_click{ ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x008)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! button_double_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x008)); ); [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:237:33 [INFO] [stdout] | [INFO] [stdout] 237 | macro_rules! button_triple_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x010)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 237 | macro_rules! button_triple_click{ ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x010)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 237 | macro_rules! button_triple_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x010)); ); [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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:238:35 [INFO] [stdout] | [INFO] [stdout] 238 | macro_rules! button_reserved_event( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x020)); ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 238 | macro_rules! button_reserved_event{ ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x020)); } [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 238 | macro_rules! button_reserved_event( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x020)); ); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$b:expr` is followed by `$m:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:186:44 [INFO] [stdout] | [INFO] [stdout] 186 | macro_rules! ncurses_mouse_mask( ($b: expr $m: expr) => ($m << (($b - 1) * 5)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$e:expr` is followed by `$x:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | macro_rules! button_release( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x001)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$e:expr` is followed by `$x:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:234:38 [INFO] [stdout] | [INFO] [stdout] 234 | macro_rules! button_press( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x002)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$e:expr` is followed by `$x:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:235:38 [INFO] [stdout] | [INFO] [stdout] 235 | macro_rules! button_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x004)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$e:expr` is followed by `$x:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:236:45 [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! button_double_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x008)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$e:expr` is followed by `$x:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:237:45 [INFO] [stdout] | [INFO] [stdout] 237 | macro_rules! button_triple_click( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x010)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$e:expr` is followed by `$x:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:238:47 [INFO] [stdout] | [INFO] [stdout] 238 | macro_rules! button_reserved_event( ($e: expr $x: expr) => (e & ncurses_mouse_mask!(x 0x020)); ) [INFO] [stdout] | ^^^^^^^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:568:20 [INFO] [stdout] | [INFO] [stdout] 568 | { unsafe { string::raw::from_buf(ll::keyname(c) as *const u8) } } [INFO] [stdout] | ^^^ could not find `raw` in `string` [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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:584:20 [INFO] [stdout] | [INFO] [stdout] 584 | { unsafe { string::raw::from_buf(ll::longname() as *const u8) } } [INFO] [stdout] | ^^^ could not find `raw` in `string` [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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1128:20 [INFO] [stdout] | [INFO] [stdout] 1128 | { unsafe { string::raw::from_buf(ll::slk_label(n) as *const u8) } } [INFO] [stdout] | ^^^ could not find `raw` in `string` [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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1180:20 [INFO] [stdout] | [INFO] [stdout] 1180 | { unsafe { string::raw::from_buf(ll::termname() as *const u8) } } [INFO] [stdout] | ^^^ could not find `raw` in `string` [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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1208:22 [INFO] [stdout] | [INFO] [stdout] 1208 | { unsafe { { string::raw::from_buf(ll::tigetstr(capname.to_c_str().as_ptr()) as *const u8) } } } [INFO] [stdout] | ^^^ could not find `raw` in `string` [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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1212:22 [INFO] [stdout] | [INFO] [stdout] 1212 | { unsafe { { string::raw::from_buf(ll::tparm(s.to_c_str().as_ptr()) as *const u8) } } } [INFO] [stdout] | ^^^ could not find `raw` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:280:20 [INFO] [stdout] | [INFO] [stdout] 280 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:287:54 [INFO] [stdout] | [INFO] [stdout] 287 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:389:18 [INFO] [stdout] | [INFO] [stdout] 389 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:397:41 [INFO] [stdout] | [INFO] [stdout] 397 | Some(index) => s.set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:416:41 [INFO] [stdout] | [INFO] [stdout] 416 | Some(index) => s.set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:443:20 [INFO] [stdout] | [INFO] [stdout] 443 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:450:54 [INFO] [stdout] | [INFO] [stdout] 450 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:502:54 [INFO] [stdout] | [INFO] [stdout] 502 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:777:20 [INFO] [stdout] | [INFO] [stdout] 777 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:784:54 [INFO] [stdout] | [INFO] [stdout] 784 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:825:18 [INFO] [stdout] | [INFO] [stdout] 825 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:833:41 [INFO] [stdout] | [INFO] [stdout] 833 | Some(index) => s.set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:852:41 [INFO] [stdout] | [INFO] [stdout] 852 | Some(index) => s.set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:867:20 [INFO] [stdout] | [INFO] [stdout] 867 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:874:54 [INFO] [stdout] | [INFO] [stdout] 874 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:906:54 [INFO] [stdout] | [INFO] [stdout] 906 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1354:54 [INFO] [stdout] | [INFO] [stdout] 1354 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1388:18 [INFO] [stdout] | [INFO] [stdout] 1388 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1396:41 [INFO] [stdout] | [INFO] [stdout] 1396 | Some(index) => s.set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1415:41 [INFO] [stdout] | [INFO] [stdout] 1415 | Some(index) => s.set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1430:20 [INFO] [stdout] | [INFO] [stdout] 1430 | s.reserve(n as uint); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1437:54 [INFO] [stdout] | [INFO] [stdout] 1437 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1489:54 [INFO] [stdout] | [INFO] [stdout] 1489 | Some(index) => s.as_mut_vec().set_len(index 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/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1563:43 [INFO] [stdout] | [INFO] [stdout] 1563 | { mask << (shift + NCURSES_ATTR_SHIFT) as uint } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `acs_map` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1687:15 [INFO] [stdout] | [INFO] [stdout] 1687 | unsafe { *acs_map.as_ptr().offset(c as int) } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1687:44 [INFO] [stdout] | [INFO] [stdout] 1687 | unsafe { *acs_map.as_ptr().offset(c 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[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | { unsafe { ll::clearok(w, ok as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:309:28 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn getwin(reader: *mut libc::FILE) -> WINDOW [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:370:31 [INFO] [stdout] | [INFO] [stdout] 370 | { unsafe { ll::idcok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:374:31 [INFO] [stdout] | [INFO] [stdout] 374 | { unsafe { ll::idlok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:378:33 [INFO] [stdout] | [INFO] [stdout] 378 | { unsafe { ll::immedok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:512:35 [INFO] [stdout] | [INFO] [stdout] 512 | { unsafe { ll::intrflush(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:572:32 [INFO] [stdout] | [INFO] [stdout] 572 | { unsafe { ll::keypad(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:580:33 [INFO] [stdout] | [INFO] [stdout] 580 | { unsafe { ll::leaveok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:588:30 [INFO] [stdout] | [INFO] [stdout] 588 | { unsafe { ll::meta(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:956:33 [INFO] [stdout] | [INFO] [stdout] 956 | { unsafe { ll::nodelay(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:976:35 [INFO] [stdout] | [INFO] [stdout] 976 | { unsafe { ll::notimeout(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1068:34 [INFO] [stdout] | [INFO] [stdout] 1068 | { unsafe { ll::scrollok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1172:32 [INFO] [stdout] | [INFO] [stdout] 1172 | { unsafe { ll::syncok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | { unsafe { ll::use_env(f as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1861:33 [INFO] [stdout] | [INFO] [stdout] 1861 | { unsafe { ll::wenclose(w, y as libc::c_int, x as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1861:51 [INFO] [stdout] | [INFO] [stdout] 1861 | { unsafe { ll::wenclose(w, y as libc::c_int, x as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1864:77 [INFO] [stdout] | [INFO] [stdout] 1864 | { unsafe { ll::wmouse_trafo(w, y.as_mut_ptr(), x.as_mut_ptr(), to_screen as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1867:73 [INFO] [stdout] | [INFO] [stdout] 1867 | { unsafe { ll::mouse_trafo(y.as_mut_ptr(), x.as_mut_ptr(), to_screen as libc::c_int ) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use libc::{ c_char, c_int, c_short, c_uint, c_void, FILE }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use libc::{ c_char, c_int, c_short, c_uint, c_void, FILE }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use libc::{ c_char, c_int, c_short, c_uint, c_void, FILE }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | use libc::{ c_char, c_int, c_short, c_uint, c_void, FILE }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:14:53 [INFO] [stdout] | [INFO] [stdout] 14 | use libc::{ c_char, c_int, c_short, c_uint, c_void, FILE }; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub type chtype = c_uint; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | pub type mmask_t = c_uint; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub type attr_t = c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub type short_p = *mut c_short; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | pub type char_p = *const c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | pub type FILE_p = *mut FILE; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct MEVENT { id: c_short, x: c_int, y: c_int, z: c_int, bstate: mmask_t} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct MEVENT { id: c_short, x: c_int, y: c_int, z: c_int, bstate: mmask_t} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct MEVENT { id: c_short, x: c_int, y: c_int, z: c_int, bstate: mmask_t} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:39:57 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct MEVENT { id: c_short, x: c_int, y: c_int, z: c_int, bstate: mmask_t} [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn addch(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:45:49 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn addchnstr(_:*const chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn addchnstr(_:*const chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn addchstr(_:*const chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn addnstr(_:*const c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn addnstr(_:*const c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn addnstr(_:*const c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:48:36 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn addstr(_:*const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn addstr(_:*const c_char) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:49:44 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn assume_default_colors(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn assume_default_colors(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:49:63 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn assume_default_colors(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn attroff(_:NCURSES_ATTR_T) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn attron(_:NCURSES_ATTR_T) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn attrset(_:NCURSES_ATTR_T) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:53:65 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn attr_get(_:attr_t_p, _:short_p, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:54:52 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn attr_off(_:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn attr_on(_:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:56:41 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn attr_set(_:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:56:63 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn attr_set(_:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn baudrate() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn beep() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn bkgd(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:61:103 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn border(_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn box_(_:WINDOW, _:chtype, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn can_change_color() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn cbreak() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn chgat(_:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn chgat(_:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:65:69 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn chgat(_:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn clear() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn clearok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:67:49 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn clearok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn clrtobot() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn clrtoeol() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn color_content(_:c_short,_:short_p,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:70:78 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn color_content(_:c_short,_:short_p,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:71:32 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn color_set(_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:71:53 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn color_set(_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:72:33 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn COLOR_PAIR(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn COLOR_PAIR(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:56 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:64 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:72 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:80 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:88 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:96 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:73:106 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn copywin(_:WINDOW,_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn curs_set(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn curs_set(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn def_prog_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn def_shell_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn delay_output(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn delay_output(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn delch() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn delwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn deleteln() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:82:38 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:82:54 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:82:62 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn doupdate() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn echo() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn echochar(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn erase() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn endwin() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn erasechar() -> c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn flash() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn flushinp() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn getch() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn getnstr(_:*mut c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:95:45 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn getnstr(_:*mut c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:95:55 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn getnstr(_:*mut c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn getstr(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn halfdelay(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:98:42 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn halfdelay(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn has_colors() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn has_ic() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn has_il() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn hline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:102:48 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn hline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn idcok(_:WINDOW, _:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn idlok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:104:48 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn idlok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:105:40 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn immedok(_:WINDOW, _:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn inchnstr(_:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:107:53 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn inchnstr(_:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:108:43 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn inchstr(_:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:110:43 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:110:63 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:110:75 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:111:64 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn innstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:112:49 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn innstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn insch(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn insdelln(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:114:41 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn insdelln(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:115:34 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn insertln() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:116:40 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn insnstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:116:50 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn insnstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:117:40 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn insstr(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn instr(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn intrflush(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:119:51 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn intrflush(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn isendwin() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:121:46 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn is_linetouched(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:121:56 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn is_linetouched(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn is_wintouched(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn keyname(_:c_int) -> *const c_char; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:123:47 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn keyname(_:c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:124:39 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn keypad(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:124:49 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn keypad(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn killchar() -> c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn leaveok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:126:49 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn leaveok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn longname() -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn meta(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn meta(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn mv(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn mv(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn mv(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:131:39 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:131:59 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:132:64 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:132:74 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:133:33 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn mvaddchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:133:42 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn mvaddchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:133:64 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn mvaddchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:134:41 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:134:60 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:134:70 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:135:40 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:135:60 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:136:39 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:136:48 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:136:67 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:136:89 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:137:52 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn mvdelch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn mvdelch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:138:49 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn mvdelch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:139:41 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvderwin(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:139:50 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvderwin(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:139:60 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvderwin(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvgetch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:140:39 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvgetch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:140:49 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvgetch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:141:41 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:141:60 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:141:70 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn mvgetstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:142:40 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn mvgetstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:142:60 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn mvgetstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:143:39 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:143:58 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:143:68 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn mvinch(_:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:144:38 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn mvinch(_:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:145:42 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:145:63 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:145:73 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvinchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvinchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:146:63 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvinchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:147:40 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:147:59 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:147:69 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinsch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinsch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:148:59 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinsch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:149:60 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:149:70 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinsstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:150:40 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinsstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:150:60 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinsstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn mvinstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:151:39 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn mvinstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:151:59 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn mvinstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:152:31 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvprintw(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvprintw(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:152:60 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvprintw(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:154:58 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:154:68 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:155:41 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mvwaddch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:155:50 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mvwaddch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:155:70 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mvwaddch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:156:54 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:156:75 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:156:85 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvwaddchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:157:53 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvwaddchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:157:75 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvwaddchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:158:52 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:158:71 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:158:81 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:159:42 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:159:51 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:159:71 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:160:50 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:160:59 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:160:78 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:160:100 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:161:41 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwdelch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:161:50 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwdelch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:161:60 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwdelch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:162:41 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn mvwgetch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn mvwgetch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn mvwgetch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:163:43 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:163:52 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:163:71 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:163:81 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:164:42 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn mvwgetstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:164:51 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn mvwgetstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:164:71 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn mvwgetstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:165:41 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:165:50 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:165:69 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:165:79 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:166:37 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwin(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:166:45 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwin(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:166:55 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwin(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:167:40 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn mvwinch(_:WINDOW, _:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:167:49 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn mvwinch(_:WINDOW, _:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:168:44 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:168:53 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:168:74 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:168:84 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:169:43 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn mvwinchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:169:52 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn mvwinchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:169:74 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn mvwinchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:170:42 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:170:51 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:170:70 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:170:80 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:171:41 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinsch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:171:50 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinsch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:171:70 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinsch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:172:71 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:172:81 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinsstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:173:51 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinsstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:173:71 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinsstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:174:41 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn mvwinstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:174:50 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn mvwinstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:174:70 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn mvwinstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:175:42 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwprintw(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:175:51 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwprintw(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:175:71 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwprintw(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:178:41 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:178:50 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:178:69 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:178:79 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:179:28 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn napms(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:179:38 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn napms(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn newpad(_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:180:37 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn newpad(_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:182:37 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:182:45 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:182:53 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn nl() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:184:34 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn nocbreak() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:185:39 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn nodelay(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:185:49 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn nodelay(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn noecho() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn nonl() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:189:31 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn noraw() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:190:41 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn notimeout(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:190:51 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn notimeout(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:191:50 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn overlay(_:WINDOW,_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:192:52 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn overwrite(_:WINDOW,_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn pair_content(_:c_short,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:193:67 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn pair_content(_:c_short,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:194:34 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn PAIR_NUMBER(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:194:44 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn PAIR_NUMBER(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:195:53 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn pechochar(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:44 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:60 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:68 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:76 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:84 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:196:94 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:40 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:48 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:56 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:64 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:72 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:80 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:197:90 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:199:40 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn printw(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:200:50 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn putwin(_:WINDOW, _:FILE_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn raw() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn redrawwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:204:33 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn refresh() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn resetty() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn reset_prog_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:207:42 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn reset_shell_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:209:33 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn savetty() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:211:42 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn scr_dump(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn scr_init(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:213:27 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn scrl(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:213:37 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn scrl(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn scroll(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:215:40 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn scrollok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:215:50 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn scrollok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:216:45 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn scr_restore(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:217:41 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn scr_set(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn setscrreg(_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:218:40 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn setscrreg(_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:218:50 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn setscrreg(_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn slk_attroff(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:221:56 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn slk_attr_off(_:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:222:44 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn slk_attron(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn slk_attr_on(_:attr_t,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:224:45 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn slk_attrset(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:226:44 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn slk_attr_set(_:attr_t,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:226:65 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn slk_attr_set(_:attr_t,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn slk_clear() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn slk_color(_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:228:44 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn slk_color(_:c_short) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:229:31 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn slk_init(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:229:41 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn slk_init(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn slk_label(_:c_int) -> char_p; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:231:41 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn slk_noutrefresh() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:232:37 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn slk_refresh() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:233:37 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn slk_restore() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn slk_set(_:c_int,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn slk_set(_:c_int,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:234:57 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn slk_set(_:c_int,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:235:35 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn slk_touch() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn standout() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn standend() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:238:37 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn start_color() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:239:39 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:239:66 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:240:39 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:240:48 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:240:57 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:240:66 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:241:39 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn syncok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:241:49 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn syncok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn timeout(_:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:245:42 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn touchline(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:245:51 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn touchline(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:245:61 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn touchline(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn touchwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:247:32 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn typeahead(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:247:42 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn typeahead(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn ungetch(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:248:40 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn ungetch(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:249:44 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn untouchwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn use_env(_:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:251:44 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn use_default_colors() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:252:41 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn vidattr(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:255:38 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn vline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:255:48 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn vline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:256:63 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn vwprintw(_:WINDOW, _:char_p, _:va_list) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:257:63 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn vw_printw(_:WINDOW, _:char_p,_:va_list) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:260:50 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn waddch(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:261:53 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn waddchnstr(_:WINDOW,_:chtype_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:261:63 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn waddchnstr(_:WINDOW,_:chtype_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:262:54 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn waddchstr(_:WINDOW,_:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:263:49 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn waddnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:263:59 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn waddnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:264:50 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn waddstr(_:WINDOW,_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:265:40 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn wattron(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:265:50 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn wattron(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:266:41 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn wattroff(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:266:51 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn wattroff(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:267:41 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn wattrset(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:267:51 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn wattrset(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:268:76 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn wattr_get(_:WINDOW, _:attr_t_p, _:short_p, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:269:62 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn wattr_on(_:WINDOW, _:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:270:63 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn wattr_off(_:WINDOW, _:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:271:52 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn wattr_set(_:WINDOW, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:271:74 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn wattr_set(_:WINDOW, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:272:49 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn wbkgd(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:274:113 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn wborder(_:WINDOW,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:275:39 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn wchgat(_:WINDOW, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:275:58 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn wchgat(_:WINDOW, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:275:80 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn wchgat(_:WINDOW, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:276:40 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn wclear(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:277:43 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn wclrtobot(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:278:43 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn wclrtoeol(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:279:42 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn wcolor_set(_:WINDOW,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:279:63 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn wcolor_set(_:WINDOW,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:281:40 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn wdelch(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:282:43 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn wdeleteln(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn wechochar(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:284:40 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn werase(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:285:40 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn wgetch(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:286:49 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn wgetnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:286:59 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn wgetnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:287:51 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn wgetstr(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn whline(_:WINDOW, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:288:59 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn whline(_:WINDOW, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:290:54 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn winchnstr(_:WINDOW, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:290:64 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn winchnstr(_:WINDOW, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:291:54 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn winchstr(_:WINDOW, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:292:50 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn winnstr(_:WINDOW, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:292:60 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn winnstr(_:WINDOW, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:293:50 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn winsch(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:294:41 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn winsdelln(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:294:51 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn winsdelln(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:295:43 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn winsertln(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:296:50 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn winsnstr(_:WINDOW, _:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:296:60 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn winsnstr(_:WINDOW, _:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:297:51 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn winsstr(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:298:50 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn winstr(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:299:37 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn wmove(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:299:45 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn wmove(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:299:55 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn wmove(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:300:46 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn wnoutrefresh(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:301:51 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn wprintw(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:302:41 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn wredrawln(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:302:49 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn wredrawln(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:302:59 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn wredrawln(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn wrefresh(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:305:37 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn wscrl(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:305:47 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn wscrl(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:306:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn wsetscrreg(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:306:50 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn wsetscrreg(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:306:60 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn wsetscrreg(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:307:43 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn wstandout(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:308:43 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn wstandend(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:311:40 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn wtimeout(_:WINDOW,_:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:312:40 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:312:56 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:312:66 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:313:47 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn wvline(_:WINDOW,_:chtype,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:313:57 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn wvline(_:WINDOW,_:chtype,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:318:43 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn tigetflag(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:319:42 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn tigetnum(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:320:47 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn tigetstr(_:char_p) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:321:38 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn putp(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:323:44 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tparm(_:char_p) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn getattrs(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:329:41 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn getcurx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn getcury(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:331:41 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn getbegx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:332:41 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn getbegy(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn getmaxx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:334:41 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn getmaxy(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:335:41 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn getparx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:336:41 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getpary(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:343:44 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn is_cleared(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn is_idcok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:345:42 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn is_idlok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:346:44 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn is_immedok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:347:43 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn is_keypad(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:348:44 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn is_leaveok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn is_nodelay(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:350:46 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn is_notimeout(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:351:45 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn is_scrollok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:352:43 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn is_syncok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:353:48 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn wgetscrreg(_:WINDOW, _:*mut c_int, _:*mut c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:353:62 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn wgetscrreg(_:WINDOW, _:*mut c_int, _:*mut c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:353:72 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn wgetscrreg(_:WINDOW, _:*mut c_int, _:*mut c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:357:35 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn has_mouse() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:358:47 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn getmouse(_:*mut MEVENT) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:359:49 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn ungetmouse(_:*mut MEVENT) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:361:40 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn wenclose(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:361:48 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn wenclose(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:361:58 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn wenclose(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:362:36 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn mouseinterval(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:362:46 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn mouseinterval(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:363:54 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:363:67 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:363:75 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:363:85 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:364:39 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:364:52 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:364:60 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/ll.rs:364:70 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")) [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (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/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{ c_char, c_int }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::{ c_char, c_int }; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub static ttytype: *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | pub static COLORS: c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | pub static COLOR_PAIRS: c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub static COLS: c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | pub static ESCDELAY: c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | pub static LINES: c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/constants.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub static TABSIZE: c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | { unsafe { ll::addnstr(s.to_c_str().as_ptr(), n) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | { unsafe { ll::addstr(s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:500:13 [INFO] [stdout] | [INFO] [stdout] 500 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:752:38 [INFO] [stdout] | [INFO] [stdout] 752 | { unsafe { ll::mvwaddnstr(w, y, x, s.to_c_str().as_ptr(), n) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:756:37 [INFO] [stdout] | [INFO] [stdout] 756 | { unsafe { ll::mvwaddstr(w, y, x, s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:782:13 [INFO] [stdout] | [INFO] [stdout] 782 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:872:13 [INFO] [stdout] | [INFO] [stdout] 872 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:888:38 [INFO] [stdout] | [INFO] [stdout] 888 | { unsafe { ll::mvwinsnstr(w, y, x, s.to_c_str().as_ptr(), n) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:892:37 [INFO] [stdout] | [INFO] [stdout] 892 | { unsafe { ll::mvwinsstr(w, y, x, s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:904:13 [INFO] [stdout] | [INFO] [stdout] 904 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:916:37 [INFO] [stdout] | [INFO] [stdout] 916 | { unsafe { ll::mvwprintw(w, y, x, s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:936:32 [INFO] [stdout] | [INFO] [stdout] 936 | Some(s) => ll::newterm(s.to_c_str().as_ptr(), out_fd, in_fd), [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1008:25 [INFO] [stdout] | [INFO] [stdout] 1008 | { unsafe { ll::printw(s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1012:23 [INFO] [stdout] | [INFO] [stdout] 1012 | { unsafe { ll::putp(s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1052:34 [INFO] [stdout] | [INFO] [stdout] 1052 | { unsafe { ll::scr_dump(filename.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1056:34 [INFO] [stdout] | [INFO] [stdout] 1056 | { unsafe { ll::scr_init(filename.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1072:37 [INFO] [stdout] | [INFO] [stdout] 1072 | { unsafe { ll::scr_restore(filename.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1076:33 [INFO] [stdout] | [INFO] [stdout] 1076 | { unsafe { ll::scr_set(filename.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1144:29 [INFO] [stdout] | [INFO] [stdout] 1144 | { unsafe { ll::slk_set(n, s.to_c_str().as_ptr(), fmt) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1200:34 [INFO] [stdout] | [INFO] [stdout] 1200 | { unsafe { ll::tigetflag(capname.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1204:33 [INFO] [stdout] | [INFO] [stdout] 1204 | { unsafe { ll::tigetnum(capname.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1208:57 [INFO] [stdout] | [INFO] [stdout] 1208 | { unsafe { { string::raw::from_buf(ll::tigetstr(capname.to_c_str().as_ptr()) as *const u8) } } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1212:48 [INFO] [stdout] | [INFO] [stdout] 1212 | { unsafe { { string::raw::from_buf(ll::tparm(s.to_c_str().as_ptr()) as *const u8) } } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1252:30 [INFO] [stdout] | [INFO] [stdout] 1252 | { unsafe { ll::waddnstr(w, s.to_c_str().as_ptr(), n) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1256:29 [INFO] [stdout] | [INFO] [stdout] 1256 | { unsafe { ll::waddstr(w, s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1352:13 [INFO] [stdout] | [INFO] [stdout] 1352 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1435:13 [INFO] [stdout] | [INFO] [stdout] 1435 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_slice` found for mutable reference `&mut String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1487:13 [INFO] [stdout] | [INFO] [stdout] 1487 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_c_str` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-906159c7a1156e44/e839970/src/ncurses.rs:1507:29 [INFO] [stdout] | [INFO] [stdout] 1507 | { unsafe { ll::wprintw(w, s.to_c_str().as_ptr()) } } [INFO] [stdout] | ^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 633 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncurses` due to 634 previous errors [INFO] running `Command { std: "docker" "inspect" "ee06d5b426f3f2900751261d8ee2add645cf43a9437916baf8304e948c71c5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee06d5b426f3f2900751261d8ee2add645cf43a9437916baf8304e948c71c5f2", kill_on_drop: false }` [INFO] [stdout] ee06d5b426f3f2900751261d8ee2add645cf43a9437916baf8304e948c71c5f2