[INFO] cloning repository https://github.com/nathantypanski/rtop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathantypanski/rtop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathantypanski%2Frtop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathantypanski%2Frtop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71ffa0bad2f8d8b882f5bfc067c5e20d5d123c3d [INFO] testing nathantypanski/rtop against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathantypanski%2Frtop" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathantypanski/rtop on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathantypanski/rtop [INFO] finished tweaking git repo https://github.com/nathantypanski/rtop [INFO] tweaked toml for git repo https://github.com/nathantypanski/rtop written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nathantypanski/rtop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nathantypanski/ncurses-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a52f9eb84ad931d686cc6150a1bc3b3214ae1376124292537003419240c40ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a52f9eb84ad931d686cc6150a1bc3b3214ae1376124292537003419240c40ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a52f9eb84ad931d686cc6150a1bc3b3214ae1376124292537003419240c40ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a52f9eb84ad931d686cc6150a1bc3b3214ae1376124292537003419240c40ee", kill_on_drop: false }` [INFO] [stdout] 7a52f9eb84ad931d686cc6150a1bc3b3214ae1376124292537003419240c40ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18facc8ced3d862b41656fd2628efcf02ffb71eb0b837bfac1461db15145cad7 [INFO] running `Command { std: "docker" "start" "-a" "18facc8ced3d862b41656fd2628efcf02ffb71eb0b837bfac1461db15145cad7", kill_on_drop: false }` [INFO] [stderr] Compiling ncurses v5.71.1 (https://github.com/nathantypanski/ncurses-rs#902885d4) [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1576:27 [INFO] [stdout] | [INFO] [stdout] 1576 | { 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: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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: `$b:expr` is followed by `$m:expr`, which is not allowed for `expr` fragments [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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-2068374a1ff02659/902885d/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-2068374a1ff02659/902885d/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-2068374a1ff02659/902885d/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-2068374a1ff02659/902885d/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-2068374a1ff02659/902885d/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-2068374a1ff02659/902885d/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: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 281 | 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-2068374a1ff02659/902885d/src/ncurses.rs:288:54 [INFO] [stdout] | [INFO] [stdout] 288 | 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-2068374a1ff02659/902885d/src/ncurses.rs:390:18 [INFO] [stdout] | [INFO] [stdout] 390 | 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-2068374a1ff02659/902885d/src/ncurses.rs:398:41 [INFO] [stdout] | [INFO] [stdout] 398 | 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-2068374a1ff02659/902885d/src/ncurses.rs:417:41 [INFO] [stdout] | [INFO] [stdout] 417 | 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-2068374a1ff02659/902885d/src/ncurses.rs:444:20 [INFO] [stdout] | [INFO] [stdout] 444 | 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-2068374a1ff02659/902885d/src/ncurses.rs:451:54 [INFO] [stdout] | [INFO] [stdout] 451 | 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-2068374a1ff02659/902885d/src/ncurses.rs:503:54 [INFO] [stdout] | [INFO] [stdout] 503 | 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-2068374a1ff02659/902885d/src/ncurses.rs:778:20 [INFO] [stdout] | [INFO] [stdout] 778 | 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-2068374a1ff02659/902885d/src/ncurses.rs:785:54 [INFO] [stdout] | [INFO] [stdout] 785 | 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-2068374a1ff02659/902885d/src/ncurses.rs:826:18 [INFO] [stdout] | [INFO] [stdout] 826 | 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-2068374a1ff02659/902885d/src/ncurses.rs:834:41 [INFO] [stdout] | [INFO] [stdout] 834 | 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-2068374a1ff02659/902885d/src/ncurses.rs:853:41 [INFO] [stdout] | [INFO] [stdout] 853 | 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-2068374a1ff02659/902885d/src/ncurses.rs:868:20 [INFO] [stdout] | [INFO] [stdout] 868 | 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-2068374a1ff02659/902885d/src/ncurses.rs:875:54 [INFO] [stdout] | [INFO] [stdout] 875 | 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-2068374a1ff02659/902885d/src/ncurses.rs:907:54 [INFO] [stdout] | [INFO] [stdout] 907 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1355:54 [INFO] [stdout] | [INFO] [stdout] 1355 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1389:18 [INFO] [stdout] | [INFO] [stdout] 1389 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1397:41 [INFO] [stdout] | [INFO] [stdout] 1397 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1416:41 [INFO] [stdout] | [INFO] [stdout] 1416 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1431:20 [INFO] [stdout] | [INFO] [stdout] 1431 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1438:54 [INFO] [stdout] | [INFO] [stdout] 1438 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1490:54 [INFO] [stdout] | [INFO] [stdout] 1490 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1564:43 [INFO] [stdout] | [INFO] [stdout] 1564 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1688:15 [INFO] [stdout] | [INFO] [stdout] 1688 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1688:44 [INFO] [stdout] | [INFO] [stdout] 1688 | 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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(globs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `globs` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(macro_rules)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `macro_rules` has been stable since 1.0.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:142:33 [INFO] [stdout] | [INFO] [stdout] 142 | { unsafe { ll::clearok(w, ok as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn getwin(reader: *mut libc::FILE) -> WINDOW [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:371:31 [INFO] [stdout] | [INFO] [stdout] 371 | { unsafe { ll::idcok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | { unsafe { ll::idlok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:379:33 [INFO] [stdout] | [INFO] [stdout] 379 | { unsafe { ll::immedok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:513:35 [INFO] [stdout] | [INFO] [stdout] 513 | { unsafe { ll::intrflush(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:573:32 [INFO] [stdout] | [INFO] [stdout] 573 | { unsafe { ll::keypad(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:581:33 [INFO] [stdout] | [INFO] [stdout] 581 | { unsafe { ll::leaveok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:589:30 [INFO] [stdout] | [INFO] [stdout] 589 | { unsafe { ll::meta(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:957:33 [INFO] [stdout] | [INFO] [stdout] 957 | { unsafe { ll::nodelay(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:977:35 [INFO] [stdout] | [INFO] [stdout] 977 | { unsafe { ll::notimeout(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1069:34 [INFO] [stdout] | [INFO] [stdout] 1069 | { unsafe { ll::scrollok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1173:32 [INFO] [stdout] | [INFO] [stdout] 1173 | { unsafe { ll::syncok(w, bf as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1225:29 [INFO] [stdout] | [INFO] [stdout] 1225 | { unsafe { ll::use_env(f as libc::c_int) } } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1862:33 [INFO] [stdout] | [INFO] [stdout] 1862 | { 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1862:51 [INFO] [stdout] | [INFO] [stdout] 1862 | { 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1865:77 [INFO] [stdout] | [INFO] [stdout] 1865 | { 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1868:73 [INFO] [stdout] | [INFO] [stdout] 1868 | { 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:42:47 [INFO] [stdout] | [INFO] [stdout] 42 | 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:42:57 [INFO] [stdout] | [INFO] [stdout] 42 | 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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn addch(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:48:49 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn addchnstr(_:*const chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn addchnstr(_:*const chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn addchstr(_:*const chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn addnstr(_:*const c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:50:47 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn addnstr(_:*const c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn addnstr(_:*const c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn addstr(_:*const c_char) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn addstr(_:*const c_char) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn assume_default_colors(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:52:53 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn assume_default_colors(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:52:63 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn assume_default_colors(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn attroff(_:NCURSES_ATTR_T) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:54:48 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn attron(_:NCURSES_ATTR_T) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:55:49 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn attrset(_:NCURSES_ATTR_T) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:56:65 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn attr_get(_:attr_t_p, _:short_p, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn attr_off(_:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:58:51 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn attr_on(_:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn attr_set(_:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:59:63 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn attr_set(_:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn baudrate() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn beep() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn bkgd(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:64:103 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn border(_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:65:58 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn box_(_:WINDOW, _:chtype, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn can_change_color() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn cbreak() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn chgat(_:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn chgat(_:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:68:69 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn chgat(_:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn clear() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:70:39 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn clearok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:70:49 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn clearok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn clrtobot() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn clrtoeol() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:73:36 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn color_content(_:c_short,_:short_p,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:73:78 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn color_content(_:c_short,_:short_p,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn color_set(_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:74:53 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn color_set(_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:75:33 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn COLOR_PAIR(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:75:43 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn COLOR_PAIR(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:48 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:56 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:64 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:72 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:80 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:88 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:96 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:76:106 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn curs_set(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn curs_set(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn def_prog_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn def_shell_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn delay_output(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:80:45 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn delay_output(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn delch() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn delwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn deleteln() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:85:54 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:85:62 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn derwin(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn doupdate() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn echo() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn echochar(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn erase() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn endwin() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn erasechar() -> c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn flash() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn flushinp() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn getch() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn getnstr(_:*mut c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn getnstr(_:*mut c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:98:55 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn getnstr(_:*mut c_char, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn getstr(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn halfdelay(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:101:42 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn halfdelay(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn has_colors() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn has_ic() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn has_il() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn hline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn hline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:106:38 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn idcok(_:WINDOW, _:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:107:38 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn idlok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn idlok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn immedok(_:WINDOW, _:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:110:43 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn inchnstr(_:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn inchnstr(_:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:111:43 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn inchstr(_:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:113:53 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:113:63 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:113:75 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn init_color(_:c_short,_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:114:32 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:114:42 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:114:52 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:114:64 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn init_pair(_:c_short,_:c_short,_:c_short) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn innstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:115:49 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn innstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn insch(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn insdelln(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:117:41 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn insdelln(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:118:34 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn insertln() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:119:40 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn insnstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:119:50 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn insnstr(_:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:120:40 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn insstr(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:121:39 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn instr(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn intrflush(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:122:51 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn intrflush(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:123:34 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn isendwin() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:124:46 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn is_linetouched(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:124:56 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn is_linetouched(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:125:47 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn is_wintouched(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn keyname(_:c_int) -> *const c_char; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn keyname(_:c_int) -> *const c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:127:39 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn keypad(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:127:49 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn keypad(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn killchar() -> c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:129:39 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn leaveok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:129:49 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn leaveok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:130:39 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn longname() -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn meta(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn meta(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn mv(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn mv(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn mv(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:134:59 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:135:34 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:135:43 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:135:64 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:135:74 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn mvaddchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:136:33 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvaddchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvaddchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:136:64 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn mvaddchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:137:41 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:137:60 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:137:70 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn mvaddnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn mvaddstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:138:40 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn mvaddstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:138:60 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn mvaddstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:139:39 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:139:48 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:139:67 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:139:89 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn mvchgat(_:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:140:44 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:140:52 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:140:62 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn mvcur(_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:141:30 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvdelch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:141:39 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvdelch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:141:49 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn mvdelch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:142:41 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn mvderwin(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:142:50 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn mvderwin(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:142:60 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn mvderwin(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvgetch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:143:39 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvgetch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:143:49 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn mvgetch(_:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:144:41 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:144:60 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:144:70 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn mvgetnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvgetstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:145:40 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvgetstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:145:60 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn mvgetstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:146:39 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:146:58 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:146:68 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn mvhline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:147:29 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn mvinch(_:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn mvinch(_:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:148:42 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:148:63 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:148:73 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn mvinchnstr(_:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:149:63 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn mvinchstr(_:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:150:40 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:150:59 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:150:69 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn mvinnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn mvinsch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:151:39 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn mvinsch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:151:59 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn mvinsch(_:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:152:41 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:152:60 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:152:70 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn mvinsnstr(_:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:153:31 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn mvinsstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:153:40 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn mvinsstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:153:60 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn mvinsstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvinstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvinstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:154:59 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn mvinstr(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mvprintw(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mvprintw(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:155:60 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mvprintw(_:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:157:58 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:157:68 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn mvvline(_:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:158:41 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:158:50 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:158:70 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn mvwaddch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:159:45 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:159:54 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:159:75 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:159:85 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn mvwaddchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwaddchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:160:53 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwaddchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:160:75 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn mvwaddchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:161:43 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:161:52 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:161:71 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:161:81 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn mvwaddnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:162:42 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn mvwaddstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:162:51 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn mvwaddstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:162:71 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn mvwaddstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:163:41 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:163:50 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:163:59 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:163:78 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:163:100 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn mvwchgat(_:WINDOW, _:c_int, _:c_int, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:164:41 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn mvwdelch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:164:50 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn mvwdelch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:164:60 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn mvwdelch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:165:41 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwgetch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:165:50 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwgetch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:165:60 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn mvwgetch(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:166:71 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:166:81 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn mvwgetnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:167:42 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn mvwgetstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn mvwgetstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:167:71 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn mvwgetstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:168:41 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:168:50 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:168:69 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:168:79 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn mvwhline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn mvwin(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn mvwin(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:169:55 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn mvwin(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:170:40 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn mvwinch(_:WINDOW, _:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:170:49 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn mvwinch(_:WINDOW, _:c_int, _:c_int) -> chtype; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:171:44 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:171:53 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:171:74 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:171:84 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn mvwinchnstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:172:74 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn mvwinchstr(_:WINDOW, _:c_int, _:c_int, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:173:42 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:173:51 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:173:70 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:173:80 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn mvwinnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:174:41 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn mvwinsch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:174:50 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn mvwinsch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:174:70 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn mvwinsch(_:WINDOW, _:c_int, _:c_int, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:175:43 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:175:52 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:175:71 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:175:81 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn mvwinsnstr(_:WINDOW, _:c_int, _:c_int, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:176:42 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn mvwinsstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:176:51 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn mvwinsstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:176:71 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn mvwinsstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:177:41 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn mvwinstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:177:50 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn mvwinstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:177:70 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn mvwinstr(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwprintw(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwprintw(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:178:71 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn mvwprintw(_:WINDOW, _:c_int, _:c_int, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:181:50 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:181:69 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:181:79 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn mvwvline(_:WINDOW, _:c_int, _:c_int, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn napms(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn napms(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn newpad(_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:183:37 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn newpad(_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:185:37 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:185:45 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:185:53 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn newwin(_:c_int,_:c_int,_:c_int,_:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn nl() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:187:34 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn nocbreak() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn nodelay(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:188:49 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn nodelay(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:189:32 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn noecho() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn nonl() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn noraw() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn notimeout(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:193:51 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn notimeout(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:194:50 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn overlay(_:WINDOW,_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:195:52 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn overwrite(_:WINDOW,_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pair_content(_:c_short,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:196:67 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn pair_content(_:c_short,_:short_p,_:short_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn PAIR_NUMBER(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn PAIR_NUMBER(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn pechochar(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:44 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:52 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:60 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:68 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:76 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:84 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:199:94 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pnoutrefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:40 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:48 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:56 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:64 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:72 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:80 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:200:90 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn prefresh(_:WINDOW,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:202:40 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn printw(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:203:50 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn putwin(_:WINDOW, _:FILE_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:205:29 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn raw() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:206:43 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn redrawwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:207:33 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn refresh() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn resetty() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn reset_prog_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:210:42 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn reset_shell_mode() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:212:33 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn savetty() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn scr_dump(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:215:42 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn scr_init(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:216:27 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn scrl(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:216:37 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn scrl(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:217:40 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn scroll(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:218:40 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn scrollok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:218:50 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn scrollok(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:219:45 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn scr_restore(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:220:41 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn scr_set(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn setscrreg(_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:221:40 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn setscrreg(_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:221:50 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn setscrreg(_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:223:45 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn slk_attroff(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:224:56 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn slk_attr_off(_:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:225:44 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn slk_attron(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:226:54 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn slk_attr_on(_:attr_t,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:227:45 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn slk_attrset(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:229:44 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn slk_attr_set(_:attr_t,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:229:65 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn slk_attr_set(_:attr_t,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:230:35 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn slk_clear() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:231:32 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn slk_color(_:c_short) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn slk_color(_:c_short) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn slk_init(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:232:41 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn slk_init(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn slk_label(_:c_int) -> char_p; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:234:41 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn slk_noutrefresh() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:235:37 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn slk_refresh() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:236:37 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn slk_restore() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn slk_set(_:c_int,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:237:47 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn slk_set(_:c_int,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:237:57 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn slk_set(_:c_int,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:238:35 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn slk_touch() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:239:34 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn standout() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn standend() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn start_color() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:242:57 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:242:66 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn subpad(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:243:39 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:243:48 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:243:57 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:243:66 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn subwin(_:WINDOW, _:c_int, _:c_int, _:c_int, _:c_int) -> WINDOW; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:244:39 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn syncok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:244:49 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn syncok(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:247:30 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn timeout(_:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:248:42 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn touchline(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:248:51 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn touchline(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:248:61 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn touchline(_:WINDOW, _:c_int, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:249:42 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn touchwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn typeahead(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:250:42 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn typeahead(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn ungetch(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn ungetch(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:252:44 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn untouchwin(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn use_env(_:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:254:44 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn use_default_colors() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn vidattr(_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:258:38 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn vline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:258:48 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn vline(_:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:259:63 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn vwprintw(_:WINDOW, _:char_p, _:va_list) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:260:63 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn vw_printw(_:WINDOW, _:char_p,_:va_list) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn waddch(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:264:53 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn waddchnstr(_:WINDOW,_:chtype_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:264:63 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn waddchnstr(_:WINDOW,_:chtype_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:265:54 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn waddchstr(_:WINDOW,_:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:266:49 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn waddnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:266:59 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn waddnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:267:50 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn waddstr(_:WINDOW,_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn wattron(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:268:50 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn wattron(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:269:41 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn wattroff(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn wattroff(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:270:41 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn wattrset(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:270:51 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn wattrset(_:WINDOW, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:271:76 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn wattr_get(_:WINDOW, _:attr_t_p, _:short_p, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:272:62 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn wattr_on(_:WINDOW, _:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:273:63 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn wattr_off(_:WINDOW, _:attr_t, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:274:52 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn wattr_set(_:WINDOW, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:274:74 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn wattr_set(_:WINDOW, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:275:49 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn wbkgd(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:277:113 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn wborder(_:WINDOW,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype,_:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:278:39 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn wchgat(_:WINDOW, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:278:58 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn wchgat(_:WINDOW, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:278:80 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn wchgat(_:WINDOW, _:c_int, _:attr_t, _:c_short, _:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:279:40 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn wclear(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:280:43 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn wclrtobot(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:281:43 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn wclrtoeol(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:282:42 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn wcolor_set(_:WINDOW,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:282:63 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn wcolor_set(_:WINDOW,_:c_short,_:void_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:284:40 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn wdelch(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:285:43 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn wdeleteln(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:286:53 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn wechochar(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:287:40 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn werase(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:288:40 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn wgetch(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:289:49 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn wgetnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:289:59 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn wgetnstr(_:WINDOW,_:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:290:51 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn wgetstr(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:291:49 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn whline(_:WINDOW, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:291:59 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn whline(_:WINDOW, _:chtype, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:293:54 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn winchnstr(_:WINDOW, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:293:64 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn winchnstr(_:WINDOW, _:chtype_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:294:54 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn winchstr(_:WINDOW, _:chtype_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:295:50 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn winnstr(_:WINDOW, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:295:60 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn winnstr(_:WINDOW, _:char_p, _:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:296:50 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn winsch(_:WINDOW, _:chtype) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:297:41 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn winsdelln(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:297:51 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn winsdelln(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:298:43 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn winsertln(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:299:50 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn winsnstr(_:WINDOW, _:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:299:60 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn winsnstr(_:WINDOW, _:char_p,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:300:51 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn winsstr(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:301:50 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn winstr(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:302:37 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn wmove(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:302:45 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn wmove(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:302:55 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn wmove(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn wnoutrefresh(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:304:51 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn wprintw(_:WINDOW, _:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:305:41 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn wredrawln(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:305:49 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn wredrawln(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:305:59 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn wredrawln(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:306:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn wrefresh(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:308:37 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn wscrl(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:308:47 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn wscrl(_:WINDOW,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:309:42 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn wsetscrreg(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:309:50 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn wsetscrreg(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:309:60 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn wsetscrreg(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:310:43 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn wstandout(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:311:43 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn wstandend(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:314:40 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn wtimeout(_:WINDOW,_:c_int); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:315:40 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:315:48 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:315:56 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:315:66 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn wtouchln(_:WINDOW,_:c_int,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:316:47 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn wvline(_:WINDOW,_:chtype,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:316:57 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn wvline(_:WINDOW,_:chtype,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:321:43 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn tigetflag(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:322:42 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn tigetnum(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:323:47 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tigetstr(_:char_p) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:324:38 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn putp(_:char_p) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:326:44 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn tparm(_:char_p) -> *mut c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:331:42 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn getattrs(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:332:41 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn getcurx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | pub fn getcury(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:334:41 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn getbegx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:335:41 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn getbegy(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:336:41 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn getmaxx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn getmaxy(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:338:41 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn getparx(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:339:41 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn getpary(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:346:44 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn is_cleared(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:347:42 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn is_idcok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:348:42 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn is_idlok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | pub fn is_immedok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:350:43 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn is_keypad(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:351:44 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn is_leaveok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:352:44 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn is_nodelay(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:353:46 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn is_notimeout(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:354:45 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn is_scrollok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn is_syncok(_:WINDOW) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:356:48 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn wgetscrreg(_:WINDOW, _:*mut c_int, _:*mut c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:356:62 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn wgetscrreg(_:WINDOW, _:*mut c_int, _:*mut c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:356:72 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn wgetscrreg(_:WINDOW, _:*mut c_int, _:*mut c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn has_mouse() -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:361:47 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn getmouse(_:*mut MEVENT) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:362:49 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn ungetmouse(_:*mut MEVENT) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn wenclose(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:364:48 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn wenclose(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:364:58 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn wenclose(_:WINDOW,_:c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:365:36 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mouseinterval(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:365:46 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mouseinterval(_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:366:54 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:366:67 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:366:75 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:366:85 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn wmouse_trafo(_:*mut WINDOW,_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:367:39 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:367:52 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:367:60 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ll.rs:367:70 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn mouse_trafo(_:*mut c_int,_:*mut c_int,_:c_int) -> c_int; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 374 | define_sharedffi!(cfg(not(ncursesw)), link(name="ncurses")); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = note: this error originates in the macro `define_sharedffi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/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] [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-2068374a1ff02659/902885d/src/ncurses.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | 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-2068374a1ff02659/902885d/src/ncurses.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | 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-2068374a1ff02659/902885d/src/ncurses.rs:501:13 [INFO] [stdout] | [INFO] [stdout] 501 | match s.as_slice().find('\0') [INFO] [stdout] | ^^^^^^^^ method not found in `&mut String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_buf` found for struct `String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:569:20 [INFO] [stdout] | [INFO] [stdout] 569 | { unsafe { String::from_raw_buf(ll::keyname(c) as *const u8) } } [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncurses` due to 630 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `from_raw_buf` found for struct `String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:585:20 [INFO] [stdout] | [INFO] [stdout] 585 | { unsafe { String::from_raw_buf(ll::longname() as *const u8) } } [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `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-2068374a1ff02659/902885d/src/ncurses.rs:753:38 [INFO] [stdout] | [INFO] [stdout] 753 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:757:37 [INFO] [stdout] | [INFO] [stdout] 757 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:783:13 [INFO] [stdout] | [INFO] [stdout] 783 | 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-2068374a1ff02659/902885d/src/ncurses.rs:873:13 [INFO] [stdout] | [INFO] [stdout] 873 | 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-2068374a1ff02659/902885d/src/ncurses.rs:889:38 [INFO] [stdout] | [INFO] [stdout] 889 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:893:37 [INFO] [stdout] | [INFO] [stdout] 893 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:905:13 [INFO] [stdout] | [INFO] [stdout] 905 | 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-2068374a1ff02659/902885d/src/ncurses.rs:917:37 [INFO] [stdout] | [INFO] [stdout] 917 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:937:32 [INFO] [stdout] | [INFO] [stdout] 937 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1009:25 [INFO] [stdout] | [INFO] [stdout] 1009 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1013:23 [INFO] [stdout] | [INFO] [stdout] 1013 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1053:34 [INFO] [stdout] | [INFO] [stdout] 1053 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1057:34 [INFO] [stdout] | [INFO] [stdout] 1057 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1073:37 [INFO] [stdout] | [INFO] [stdout] 1073 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1077:33 [INFO] [stdout] | [INFO] [stdout] 1077 | { 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 function or associated item named `from_raw_buf` found for struct `String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1129:20 [INFO] [stdout] | [INFO] [stdout] 1129 | { unsafe { String::from_raw_buf(ll::slk_label(n) as *const u8) } } [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `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-2068374a1ff02659/902885d/src/ncurses.rs:1145:29 [INFO] [stdout] | [INFO] [stdout] 1145 | { 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 function or associated item named `from_raw_buf` found for struct `String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1181:20 [INFO] [stdout] | [INFO] [stdout] 1181 | { unsafe { String::from_raw_buf(ll::termname() as *const u8) } } [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `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-2068374a1ff02659/902885d/src/ncurses.rs:1201:34 [INFO] [stdout] | [INFO] [stdout] 1201 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1205:33 [INFO] [stdout] | [INFO] [stdout] 1205 | { 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 function or associated item named `from_raw_buf` found for struct `String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1209:22 [INFO] [stdout] | [INFO] [stdout] 1209 | { unsafe { { String::from_raw_buf(ll::tigetstr(capname.to_c_str().as_ptr()) as *const u8) } } } [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `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-2068374a1ff02659/902885d/src/ncurses.rs:1209:56 [INFO] [stdout] | [INFO] [stdout] 1209 | { unsafe { { String::from_raw_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 function or associated item named `from_raw_buf` found for struct `String` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ncurses-rs-2068374a1ff02659/902885d/src/ncurses.rs:1213:22 [INFO] [stdout] | [INFO] [stdout] 1213 | { unsafe { { String::from_raw_buf(ll::tparm(s.to_c_str().as_ptr()) as *const u8) } } } [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `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-2068374a1ff02659/902885d/src/ncurses.rs:1213:47 [INFO] [stdout] | [INFO] [stdout] 1213 | { unsafe { { String::from_raw_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-2068374a1ff02659/902885d/src/ncurses.rs:1253:30 [INFO] [stdout] | [INFO] [stdout] 1253 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1257:29 [INFO] [stdout] | [INFO] [stdout] 1257 | { 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-2068374a1ff02659/902885d/src/ncurses.rs:1353:13 [INFO] [stdout] | [INFO] [stdout] 1353 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1436:13 [INFO] [stdout] | [INFO] [stdout] 1436 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1488:13 [INFO] [stdout] | [INFO] [stdout] 1488 | 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-2068374a1ff02659/902885d/src/ncurses.rs:1508:29 [INFO] [stdout] | [INFO] [stdout] 1508 | { 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 629 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0554, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18facc8ced3d862b41656fd2628efcf02ffb71eb0b837bfac1461db15145cad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18facc8ced3d862b41656fd2628efcf02ffb71eb0b837bfac1461db15145cad7", kill_on_drop: false }` [INFO] [stdout] 18facc8ced3d862b41656fd2628efcf02ffb71eb0b837bfac1461db15145cad7