Dec 17 18:54:12.991 INFO checking navicore/tempmon-rs against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 17 18:54:12.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/navicore/tempmon-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 18:54:13.502 INFO [stdout] c7e1bc4dff6f1a59ab589902da01ee2afed7097eed77da84b97bee7aedd4e345 Dec 17 18:54:13.505 INFO running `"docker" "start" "-a" "c7e1bc4dff6f1a59ab589902da01ee2afed7097eed77da84b97bee7aedd4e345"` Dec 17 18:54:15.596 INFO [stderr] Checking mraa v0.0.1 Dec 17 18:54:15.596 INFO [stderr] Compiling memchr v2.1.0 Dec 17 18:54:15.608 INFO [stderr] Compiling openssl-sys v0.7.17 Dec 17 18:54:15.608 INFO [stderr] Checking tokio-executor v0.1.5 Dec 17 18:54:15.608 INFO [stderr] Compiling openssl-sys-extras v0.7.14 Dec 17 18:54:15.608 INFO [stderr] Compiling openssl v0.7.14 Dec 17 18:54:15.660 INFO [stderr] Checking mqtt3 v0.1.4 Dec 17 18:54:15.688 INFO [stderr] Checking tokio-io v0.1.9 Dec 17 18:54:15.917 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.918 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/lib.rs:3:1 Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] 3 | extern crate libc; Dec 17 18:54:15.918 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.918 INFO [stderr] Dec 17 18:54:15.918 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.918 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:3:36 Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] 3 | pub const MRAA_INTEL_GALILEO_GEN1: ::libc::c_uint = 0; Dec 17 18:54:15.918 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.918 INFO [stderr] Dec 17 18:54:15.918 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.918 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:4:36 Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] 4 | pub const MRAA_INTEL_GALILEO_GEN2: ::libc::c_uint = 1; Dec 17 18:54:15.918 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.918 INFO [stderr] Dec 17 18:54:15.918 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.918 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:5:36 Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] 5 | pub const MRAA_INTEL_EDISON_FAB_C: ::libc::c_uint = 2; Dec 17 18:54:15.918 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.918 INFO [stderr] Dec 17 18:54:15.918 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.918 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:6:30 Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] 6 | pub const MRAA_INTEL_DE3815: ::libc::c_uint = 3; Dec 17 18:54:15.918 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.918 INFO [stderr] Dec 17 18:54:15.918 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.918 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:7:39 Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] 7 | pub const MRAA_INTEL_MINNOWBOARD_MAX: ::libc::c_uint = 4; Dec 17 18:54:15.918 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.918 INFO [stderr] | Dec 17 18:54:15.918 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:8:30 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 8 | pub const MRAA_RASPBERRY_PI: ::libc::c_uint = 5; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:9:28 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 9 | pub const MRAA_BEAGLEBONE: ::libc::c_uint = 6; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:10:24 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 10 | pub const MRAA_BANANA: ::libc::c_uint = 7; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:11:34 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 11 | pub const MRAA_UNKNOWN_PLATFORM: ::libc::c_uint = 99; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:12:28 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 12 | pub type mraa_platform_t = ::libc::c_uint; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:13:46 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 13 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_1: ::libc::c_uint = 0; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:14:46 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 14 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_5: ::libc::c_uint = 4; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:15:46 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] 15 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_7: ::libc::c_uint = 6; Dec 17 18:54:15.919 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.919 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.919 INFO [stderr] Dec 17 18:54:15.919 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.919 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:16:46 Dec 17 18:54:15.919 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] 16 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_8: ::libc::c_uint = 7; Dec 17 18:54:15.920 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.920 INFO [stderr] Dec 17 18:54:15.920 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.920 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:17:46 Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] 17 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_9: ::libc::c_uint = 8; Dec 17 18:54:15.920 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.920 INFO [stderr] Dec 17 18:54:15.920 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.920 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:18:47 Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] 18 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_10: ::libc::c_uint = 9; Dec 17 18:54:15.920 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.920 INFO [stderr] Dec 17 18:54:15.920 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.920 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:19:47 Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.920 INFO [stderr] 19 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_11: ::libc::c_uint = 10; Dec 17 18:54:15.920 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.920 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:20:47 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 20 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_12: ::libc::c_uint = 11; Dec 17 18:54:15.928 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:21:47 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 21 | pub const MRAA_INTEL_EDISON_MINIBOARD_J17_14: ::libc::c_uint = 13; Dec 17 18:54:15.928 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:22:46 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 22 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_1: ::libc::c_uint = 14; Dec 17 18:54:15.928 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:23:46 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 23 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_2: ::libc::c_uint = 15; Dec 17 18:54:15.928 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:24:46 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 24 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_6: ::libc::c_uint = 19; Dec 17 18:54:15.928 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:25:46 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 25 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_7: ::libc::c_uint = 20; Dec 17 18:54:15.928 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.928 INFO [stderr] Dec 17 18:54:15.928 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.928 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:26:46 Dec 17 18:54:15.928 INFO [stderr] | Dec 17 18:54:15.928 INFO [stderr] 26 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_8: ::libc::c_uint = 21; Dec 17 18:54:15.929 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.929 INFO [stderr] Dec 17 18:54:15.929 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.929 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:27:47 Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] 27 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_10: ::libc::c_uint = 23; Dec 17 18:54:15.929 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.929 INFO [stderr] Dec 17 18:54:15.929 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.929 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:28:47 Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] 28 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_11: ::libc::c_uint = 24; Dec 17 18:54:15.929 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.929 INFO [stderr] Dec 17 18:54:15.929 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.929 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:29:47 Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] 29 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_12: ::libc::c_uint = 25; Dec 17 18:54:15.929 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.929 INFO [stderr] Dec 17 18:54:15.929 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.929 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:30:47 Dec 17 18:54:15.929 INFO [stderr] | Dec 17 18:54:15.929 INFO [stderr] 30 | pub const MRAA_INTEL_EDISON_MINIBOARD_J18_13: ::libc::c_uint = 26; Dec 17 18:54:15.929 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.932 INFO [stderr] | Dec 17 18:54:15.932 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.933 INFO [stderr] Dec 17 18:54:15.933 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.933 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:31:46 Dec 17 18:54:15.933 INFO [stderr] | Dec 17 18:54:15.933 INFO [stderr] 31 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_4: ::libc::c_uint = 31; Dec 17 18:54:15.934 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.934 INFO [stderr] | Dec 17 18:54:15.934 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.934 INFO [stderr] Dec 17 18:54:15.934 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.935 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:32:46 Dec 17 18:54:15.935 INFO [stderr] | Dec 17 18:54:15.935 INFO [stderr] 32 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_5: ::libc::c_uint = 32; Dec 17 18:54:15.935 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.935 INFO [stderr] | Dec 17 18:54:15.935 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.935 INFO [stderr] Dec 17 18:54:15.936 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.936 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:33:46 Dec 17 18:54:15.936 INFO [stderr] | Dec 17 18:54:15.936 INFO [stderr] 33 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_6: ::libc::c_uint = 33; Dec 17 18:54:15.936 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.936 INFO [stderr] | Dec 17 18:54:15.936 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.936 INFO [stderr] Dec 17 18:54:15.936 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.936 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:34:46 Dec 17 18:54:15.936 INFO [stderr] | Dec 17 18:54:15.937 INFO [stderr] 34 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_8: ::libc::c_uint = 35; Dec 17 18:54:15.937 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.937 INFO [stderr] | Dec 17 18:54:15.937 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.937 INFO [stderr] Dec 17 18:54:15.937 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.937 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:35:46 Dec 17 18:54:15.937 INFO [stderr] | Dec 17 18:54:15.937 INFO [stderr] 35 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_9: ::libc::c_uint = 36; Dec 17 18:54:15.937 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.937 INFO [stderr] | Dec 17 18:54:15.938 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.938 INFO [stderr] Dec 17 18:54:15.938 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.938 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:36:47 Dec 17 18:54:15.938 INFO [stderr] | Dec 17 18:54:15.938 INFO [stderr] 36 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_10: ::libc::c_uint = 37; Dec 17 18:54:15.938 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.939 INFO [stderr] | Dec 17 18:54:15.939 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.939 INFO [stderr] Dec 17 18:54:15.939 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.939 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:37:47 Dec 17 18:54:15.939 INFO [stderr] | Dec 17 18:54:15.939 INFO [stderr] 37 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_11: ::libc::c_uint = 38; Dec 17 18:54:15.939 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.939 INFO [stderr] | Dec 17 18:54:15.939 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.940 INFO [stderr] Dec 17 18:54:15.941 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.941 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:38:47 Dec 17 18:54:15.941 INFO [stderr] | Dec 17 18:54:15.941 INFO [stderr] 38 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_12: ::libc::c_uint = 39; Dec 17 18:54:15.941 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.952 INFO [stderr] Dec 17 18:54:15.952 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.952 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:39:47 Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] 39 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_13: ::libc::c_uint = 40; Dec 17 18:54:15.952 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.952 INFO [stderr] Dec 17 18:54:15.952 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.952 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:40:47 Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] 40 | pub const MRAA_INTEL_EDISON_MINIBOARD_J19_14: ::libc::c_uint = 41; Dec 17 18:54:15.952 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.952 INFO [stderr] Dec 17 18:54:15.952 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.952 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:41:46 Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] 41 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_3: ::libc::c_uint = 44; Dec 17 18:54:15.952 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.952 INFO [stderr] Dec 17 18:54:15.952 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.952 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:42:46 Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] 42 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_4: ::libc::c_uint = 45; Dec 17 18:54:15.952 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.952 INFO [stderr] Dec 17 18:54:15.952 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.952 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:43:46 Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] 43 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_5: ::libc::c_uint = 46; Dec 17 18:54:15.952 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.952 INFO [stderr] Dec 17 18:54:15.952 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.952 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:44:46 Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.952 INFO [stderr] 44 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_6: ::libc::c_uint = 47; Dec 17 18:54:15.952 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.952 INFO [stderr] | Dec 17 18:54:15.953 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.953 INFO [stderr] Dec 17 18:54:15.953 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.953 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:45:46 Dec 17 18:54:15.953 INFO [stderr] | Dec 17 18:54:15.953 INFO [stderr] 45 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_7: ::libc::c_uint = 48; Dec 17 18:54:15.953 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.953 INFO [stderr] | Dec 17 18:54:15.953 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.953 INFO [stderr] Dec 17 18:54:15.953 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.953 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:46:46 Dec 17 18:54:15.953 INFO [stderr] | Dec 17 18:54:15.953 INFO [stderr] 46 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_8: ::libc::c_uint = 49; Dec 17 18:54:15.953 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.953 INFO [stderr] | Dec 17 18:54:15.953 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.953 INFO [stderr] Dec 17 18:54:15.953 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.953 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:47:46 Dec 17 18:54:15.953 INFO [stderr] | Dec 17 18:54:15.953 INFO [stderr] 47 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_9: ::libc::c_uint = 50; Dec 17 18:54:15.953 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:48:47 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 48 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_10: ::libc::c_uint = 51; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:49:47 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 49 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_11: ::libc::c_uint = 52; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:50:47 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 50 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_12: ::libc::c_uint = 53; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:51:47 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 51 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_13: ::libc::c_uint = 54; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:52:47 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 52 | pub const MRAA_INTEL_EDISON_MINIBOARD_J20_14: ::libc::c_uint = 55; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:53:42 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 53 | pub type mraa_intel_edison_miniboard_t = ::libc::c_uint; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:54:36 Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] 54 | pub const MRAA_INTEL_EDISON_GP182: ::libc::c_uint = 0; Dec 17 18:54:15.960 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.960 INFO [stderr] | Dec 17 18:54:15.960 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.960 INFO [stderr] Dec 17 18:54:15.960 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.960 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:55:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 55 | pub const MRAA_INTEL_EDISON_GP135: ::libc::c_uint = 4; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:56:35 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 56 | pub const MRAA_INTEL_EDISON_GP27: ::libc::c_uint = 6; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:57:35 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 57 | pub const MRAA_INTEL_EDISON_GP20: ::libc::c_uint = 7; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:58:35 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 58 | pub const MRAA_INTEL_EDISON_GP28: ::libc::c_uint = 8; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:59:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 59 | pub const MRAA_INTEL_EDISON_GP111: ::libc::c_uint = 0; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:60:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 60 | pub const MRAA_INTEL_EDISON_GP109: ::libc::c_uint = 10; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:61:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 61 | pub const MRAA_INTEL_EDISON_GP115: ::libc::c_uint = 11; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:62:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 62 | pub const MRAA_INTEL_EDISON_GP128: ::libc::c_uint = 13; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:63:35 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 63 | pub const MRAA_INTEL_EDISON_GP13: ::libc::c_uint = 14; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:64:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 64 | pub const MRAA_INTEL_EDISON_GP165: ::libc::c_uint = 15; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:65:35 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 65 | pub const MRAA_INTEL_EDISON_GP19: ::libc::c_uint = 19; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:66:35 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 66 | pub const MRAA_INTEL_EDISON_GP12: ::libc::c_uint = 20; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:67:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 67 | pub const MRAA_INTEL_EDISON_GP183: ::libc::c_uint = 21; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.961 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.961 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:68:36 Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] 68 | pub const MRAA_INTEL_EDISON_GP110: ::libc::c_uint = 23; Dec 17 18:54:15.961 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.961 INFO [stderr] | Dec 17 18:54:15.961 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.961 INFO [stderr] Dec 17 18:54:15.962 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.962 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:69:36 Dec 17 18:54:15.962 INFO [stderr] | Dec 17 18:54:15.962 INFO [stderr] 69 | pub const MRAA_INTEL_EDISON_GP114: ::libc::c_uint = 24; Dec 17 18:54:15.962 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.968 INFO [stderr] Dec 17 18:54:15.968 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.968 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:70:36 Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] 70 | pub const MRAA_INTEL_EDISON_GP129: ::libc::c_uint = 25; Dec 17 18:54:15.968 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.968 INFO [stderr] Dec 17 18:54:15.968 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.968 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:71:36 Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] 71 | pub const MRAA_INTEL_EDISON_GP130: ::libc::c_uint = 26; Dec 17 18:54:15.968 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.968 INFO [stderr] Dec 17 18:54:15.968 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.968 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:72:35 Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] 72 | pub const MRAA_INTEL_EDISON_GP44: ::libc::c_uint = 31; Dec 17 18:54:15.968 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.968 INFO [stderr] Dec 17 18:54:15.968 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.968 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:73:35 Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] 73 | pub const MRAA_INTEL_EDISON_GP46: ::libc::c_uint = 32; Dec 17 18:54:15.968 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.968 INFO [stderr] Dec 17 18:54:15.968 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.968 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:74:35 Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] 74 | pub const MRAA_INTEL_EDISON_GP48: ::libc::c_uint = 33; Dec 17 18:54:15.968 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.968 INFO [stderr] Dec 17 18:54:15.968 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.968 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:75:36 Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] 75 | pub const MRAA_INTEL_EDISON_GP131: ::libc::c_uint = 35; Dec 17 18:54:15.968 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.968 INFO [stderr] | Dec 17 18:54:15.968 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:76:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 76 | pub const MRAA_INTEL_EDISON_GP14: ::libc::c_uint = 36; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:77:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 77 | pub const MRAA_INTEL_EDISON_GP40: ::libc::c_uint = 37; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:78:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 78 | pub const MRAA_INTEL_EDISON_GP43: ::libc::c_uint = 38; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:79:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 79 | pub const MRAA_INTEL_EDISON_GP77: ::libc::c_uint = 39; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:80:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 80 | pub const MRAA_INTEL_EDISON_GP82: ::libc::c_uint = 40; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:81:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 81 | pub const MRAA_INTEL_EDISON_GP83: ::libc::c_uint = 41; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:82:36 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 82 | pub const MRAA_INTEL_EDISON_GP134: ::libc::c_uint = 44; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:83:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 83 | pub const MRAA_INTEL_EDISON_GP45: ::libc::c_uint = 45; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:84:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 84 | pub const MRAA_INTEL_EDISON_GP47: ::libc::c_uint = 46; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:85:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 85 | pub const MRAA_INTEL_EDISON_GP49: ::libc::c_uint = 47; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:86:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 86 | pub const MRAA_INTEL_EDISON_GP15: ::libc::c_uint = 48; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.969 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:87:35 Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] 87 | pub const MRAA_INTEL_EDISON_GP84: ::libc::c_uint = 49; Dec 17 18:54:15.969 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.969 INFO [stderr] | Dec 17 18:54:15.969 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.969 INFO [stderr] Dec 17 18:54:15.969 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:88:35 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 88 | pub const MRAA_INTEL_EDISON_GP42: ::libc::c_uint = 50; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:89:35 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 89 | pub const MRAA_INTEL_EDISON_GP41: ::libc::c_uint = 51; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:90:35 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 90 | pub const MRAA_INTEL_EDISON_GP78: ::libc::c_uint = 52; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:91:35 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 91 | pub const MRAA_INTEL_EDISON_GP79: ::libc::c_uint = 53; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:92:35 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 92 | pub const MRAA_INTEL_EDISON_GP80: ::libc::c_uint = 54; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:93:35 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 93 | pub const MRAA_INTEL_EDISON_GP81: ::libc::c_uint = 55; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:94:32 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 94 | pub type mraa_intel_edison_t = ::libc::c_uint; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:95:39 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 95 | pub const MRAA_RASPBERRY_WIRING_PIN8: ::libc::c_uint = 3; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:96:39 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 96 | pub const MRAA_RASPBERRY_WIRING_PIN9: ::libc::c_uint = 5; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:97:39 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 97 | pub const MRAA_RASPBERRY_WIRING_PIN7: ::libc::c_uint = 7; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:98:40 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 98 | pub const MRAA_RASPBERRY_WIRING_PIN15: ::libc::c_uint = 8; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.970 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.970 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:99:40 Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] 99 | pub const MRAA_RASPBERRY_WIRING_PIN16: ::libc::c_uint = 10; Dec 17 18:54:15.970 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.970 INFO [stderr] | Dec 17 18:54:15.970 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.970 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:100:39 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 100 | pub const MRAA_RASPBERRY_WIRING_PIN0: ::libc::c_uint = 11; Dec 17 18:54:15.976 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.976 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:101:39 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 101 | pub const MRAA_RASPBERRY_WIRING_PIN1: ::libc::c_uint = 12; Dec 17 18:54:15.976 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.976 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:102:39 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 102 | pub const MRAA_RASPBERRY_WIRING_PIN2: ::libc::c_uint = 13; Dec 17 18:54:15.976 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.976 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:103:39 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 103 | pub const MRAA_RASPBERRY_WIRING_PIN3: ::libc::c_uint = 15; Dec 17 18:54:15.976 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.976 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:104:39 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 104 | pub const MRAA_RASPBERRY_WIRING_PIN4: ::libc::c_uint = 16; Dec 17 18:54:15.976 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.976 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:105:39 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 105 | pub const MRAA_RASPBERRY_WIRING_PIN5: ::libc::c_uint = 18; Dec 17 18:54:15.976 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.976 INFO [stderr] Dec 17 18:54:15.976 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.976 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:106:40 Dec 17 18:54:15.976 INFO [stderr] | Dec 17 18:54:15.976 INFO [stderr] 106 | pub const MRAA_RASPBERRY_WIRING_PIN12: ::libc::c_uint = 19; Dec 17 18:54:15.977 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.977 INFO [stderr] | Dec 17 18:54:15.977 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.977 INFO [stderr] Dec 17 18:54:15.977 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.977 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:107:40 Dec 17 18:54:15.977 INFO [stderr] | Dec 17 18:54:15.977 INFO [stderr] 107 | pub const MRAA_RASPBERRY_WIRING_PIN13: ::libc::c_uint = 21; Dec 17 18:54:15.977 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.983 INFO [stderr] | Dec 17 18:54:15.983 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.983 INFO [stderr] Dec 17 18:54:15.983 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.983 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:108:39 Dec 17 18:54:15.983 INFO [stderr] | Dec 17 18:54:15.983 INFO [stderr] 108 | pub const MRAA_RASPBERRY_WIRING_PIN6: ::libc::c_uint = 22; Dec 17 18:54:15.983 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.983 INFO [stderr] | Dec 17 18:54:15.983 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.983 INFO [stderr] Dec 17 18:54:15.984 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.984 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:109:40 Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] 109 | pub const MRAA_RASPBERRY_WIRING_PIN14: ::libc::c_uint = 23; Dec 17 18:54:15.984 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.984 INFO [stderr] Dec 17 18:54:15.984 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.984 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:110:40 Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] 110 | pub const MRAA_RASPBERRY_WIRING_PIN10: ::libc::c_uint = 24; Dec 17 18:54:15.984 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.984 INFO [stderr] Dec 17 18:54:15.984 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.984 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:111:40 Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] 111 | pub const MRAA_RASPBERRY_WIRING_PIN11: ::libc::c_uint = 26; Dec 17 18:54:15.984 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.984 INFO [stderr] Dec 17 18:54:15.984 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.984 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:112:40 Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] 112 | pub const MRAA_RASPBERRY_WIRING_PIN17: ::libc::c_uint = 29; Dec 17 18:54:15.984 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.984 INFO [stderr] | Dec 17 18:54:15.984 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.984 INFO [stderr] Dec 17 18:54:15.984 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:113:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 113 | pub const MRAA_RASPBERRY_WIRING_PIN21: ::libc::c_uint = 29; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.985 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:114:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 114 | pub const MRAA_RASPBERRY_WIRING_PIN18: ::libc::c_uint = 30; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.985 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:115:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 115 | pub const MRAA_RASPBERRY_WIRING_PIN19: ::libc::c_uint = 31; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.985 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:116:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 116 | pub const MRAA_RASPBERRY_WIRING_PIN22: ::libc::c_uint = 31; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.985 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:117:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 117 | pub const MRAA_RASPBERRY_WIRING_PIN20: ::libc::c_uint = 32; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.985 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:118:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 118 | pub const MRAA_RASPBERRY_WIRING_PIN26: ::libc::c_uint = 32; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.985 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.985 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:119:40 Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] 119 | pub const MRAA_RASPBERRY_WIRING_PIN23: ::libc::c_uint = 33; Dec 17 18:54:15.985 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.985 INFO [stderr] | Dec 17 18:54:15.985 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.985 INFO [stderr] Dec 17 18:54:15.989 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.989 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:120:40 Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] 120 | pub const MRAA_RASPBERRY_WIRING_PIN24: ::libc::c_uint = 35; Dec 17 18:54:15.989 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.989 INFO [stderr] Dec 17 18:54:15.989 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.989 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:121:40 Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] 121 | pub const MRAA_RASPBERRY_WIRING_PIN27: ::libc::c_uint = 36; Dec 17 18:54:15.989 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.989 INFO [stderr] Dec 17 18:54:15.989 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.989 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:122:40 Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] 122 | pub const MRAA_RASPBERRY_WIRING_PIN25: ::libc::c_uint = 37; Dec 17 18:54:15.989 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.989 INFO [stderr] Dec 17 18:54:15.989 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.989 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:123:40 Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] 123 | pub const MRAA_RASPBERRY_WIRING_PIN28: ::libc::c_uint = 38; Dec 17 18:54:15.989 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.989 INFO [stderr] Dec 17 18:54:15.989 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.989 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:124:40 Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] 124 | pub const MRAA_RASPBERRY_WIRING_PIN29: ::libc::c_uint = 40; Dec 17 18:54:15.989 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.989 INFO [stderr] | Dec 17 18:54:15.989 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.989 INFO [stderr] Dec 17 18:54:15.989 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:125:36 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 125 | pub type mraa_raspberry_wiring_t = ::libc::c_uint; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:126:25 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 126 | pub const MRAA_SUCCESS: ::libc::c_uint = 0; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:127:47 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 127 | pub const MRAA_ERROR_FEATURE_NOT_IMPLEMENTED: ::libc::c_uint = 1; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:128:45 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 128 | pub const MRAA_ERROR_FEATURE_NOT_SUPPORTED: ::libc::c_uint = 2; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:129:47 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 129 | pub const MRAA_ERROR_INVALID_VERBOSITY_LEVEL: ::libc::c_uint = 3; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:130:41 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 130 | pub const MRAA_ERROR_INVALID_PARAMETER: ::libc::c_uint = 4; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:131:38 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 131 | pub const MRAA_ERROR_INVALID_HANDLE: ::libc::c_uint = 5; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:132:36 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 132 | pub const MRAA_ERROR_NO_RESOURCES: ::libc::c_uint = 6; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:133:40 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 133 | pub const MRAA_ERROR_INVALID_RESOURCE: ::libc::c_uint = 7; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:134:42 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 134 | pub const MRAA_ERROR_INVALID_QUEUE_TYPE: ::libc::c_uint = 8; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.990 INFO [stderr] Dec 17 18:54:15.990 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.990 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:135:41 Dec 17 18:54:15.990 INFO [stderr] | Dec 17 18:54:15.990 INFO [stderr] 135 | pub const MRAA_ERROR_NO_DATA_AVAILABLE: ::libc::c_uint = 9; Dec 17 18:54:15.990 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:136:40 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 136 | pub const MRAA_ERROR_INVALID_PLATFORM: ::libc::c_uint = 10; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:137:48 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 137 | pub const MRAA_ERROR_PLATFORM_NOT_INITIALISED: ::libc::c_uint = 11; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:138:52 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 138 | pub const MRAA_ERROR_PLATFORM_ALREADY_INITIALISED: ::libc::c_uint = 12; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:139:35 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 139 | pub const MRAA_ERROR_UNSPECIFIED: ::libc::c_uint = 99; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:140:26 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 140 | pub type mraa_result_t = ::libc::c_uint; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:141:27 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 141 | pub const MRAA_PIN_VALID: ::libc::c_uint = 0; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:142:26 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 142 | pub const MRAA_PIN_GPIO: ::libc::c_uint = 1; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:143:25 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 143 | pub const MRAA_PIN_PWM: ::libc::c_uint = 2; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:144:31 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 144 | pub const MRAA_PIN_FAST_GPIO: ::libc::c_uint = 3; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:145:25 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 145 | pub const MRAA_PIN_SPI: ::libc::c_uint = 4; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:146:25 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 146 | pub const MRAA_PIN_I2C: ::libc::c_uint = 5; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.991 INFO [stderr] Dec 17 18:54:15.991 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.991 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:147:25 Dec 17 18:54:15.991 INFO [stderr] | Dec 17 18:54:15.991 INFO [stderr] 147 | pub const MRAA_PIN_AIO: ::libc::c_uint = 6; Dec 17 18:54:15.991 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.992 INFO [stderr] Dec 17 18:54:15.992 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.992 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:148:26 Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] 148 | pub const MRAA_PIN_UART: ::libc::c_uint = 7; Dec 17 18:54:15.992 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.992 INFO [stderr] Dec 17 18:54:15.992 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.992 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:149:28 Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] 149 | pub type mraa_pinmodes_t = ::libc::c_uint; Dec 17 18:54:15.992 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.992 INFO [stderr] Dec 17 18:54:15.992 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.992 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:150:25 Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] 150 | pub const MRAA_I2C_STD: ::libc::c_uint = 0; Dec 17 18:54:15.992 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.992 INFO [stderr] Dec 17 18:54:15.992 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.992 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:151:26 Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] 151 | pub const MRAA_I2C_FAST: ::libc::c_uint = 1; Dec 17 18:54:15.992 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.992 INFO [stderr] Dec 17 18:54:15.992 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.992 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:152:26 Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] 152 | pub const MRAA_I2C_HIGH: ::libc::c_uint = 2; Dec 17 18:54:15.992 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:15.992 INFO [stderr] Dec 17 18:54:15.992 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:15.992 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/types.rs:153:28 Dec 17 18:54:15.992 INFO [stderr] | Dec 17 18:54:15.992 INFO [stderr] 153 | pub type mraa_i2c_mode_t = ::libc::c_uint; Dec 17 18:54:16.002 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.002 INFO [stderr] | Dec 17 18:54:16.002 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.002 INFO [stderr] Dec 17 18:54:16.002 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.002 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/aio.rs:9:31 Dec 17 18:54:16.002 INFO [stderr] | Dec 17 18:54:16.002 INFO [stderr] 9 | pub fn mraa_aio_init(pin: ::libc::c_uint) -> mraa_aio_context; Dec 17 18:54:16.002 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.002 INFO [stderr] | Dec 17 18:54:16.002 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.002 INFO [stderr] Dec 17 18:54:16.002 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.002 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/aio.rs:10:52 Dec 17 18:54:16.002 INFO [stderr] | Dec 17 18:54:16.002 INFO [stderr] 10 | pub fn mraa_aio_read(dev: mraa_aio_context) -> ::libc::c_uint; Dec 17 18:54:16.002 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.002 INFO [stderr] | Dec 17 18:54:16.002 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.002 INFO [stderr] Dec 17 18:54:16.002 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/aio.rs:11:58 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 11 | pub fn mraa_aio_read_float(dev: mraa_aio_context) -> ::libc::c_float; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/aio.rs:13:58 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 13 | pub fn mraa_aio_set_bit(dev: mraa_aio_context, bits: ::libc::c_int) Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/aio.rs:15:55 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 15 | pub fn mraa_aio_get_bit(dev: mraa_aio_context) -> ::libc::c_int; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:4:27 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 4 | pub type mraa_boolean_t = ::libc::c_uint; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:9:36 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 9 | pub fn mraa_pin_mode_test(pin: ::libc::c_int, mode: mraa_pinmodes_t) Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:11:35 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 11 | pub fn mraa_adc_raw_bits() -> ::libc::c_uint; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:12:41 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 12 | pub fn mraa_adc_supported_bits() -> ::libc::c_uint; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:13:38 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 13 | pub fn mraa_set_log_level(level: ::libc::c_int) -> mraa_result_t; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:14:45 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 14 | pub fn mraa_get_platform_name() -> *mut ::libc::c_char; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:15:40 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 15 | pub fn mraa_set_priority(priority: ::libc::c_uint) -> ::libc::c_int; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.003 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.003 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:15:59 Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] 15 | pub fn mraa_set_priority(priority: ::libc::c_uint) -> ::libc::c_int; Dec 17 18:54:16.003 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.003 INFO [stderr] | Dec 17 18:54:16.003 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.003 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:16:41 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 16 | pub fn mraa_get_version() -> *const ::libc::c_char; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:19:36 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 19 | pub fn mraa_get_pin_count() -> ::libc::c_uint; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:20:35 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 20 | pub fn mraa_get_pin_name(pin: ::libc::c_int) -> *mut ::libc::c_char; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/common.rs:20:58 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 20 | pub fn mraa_get_pin_name(pin: ::libc::c_int) -> *mut ::libc::c_char; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:7:26 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 7 | pub type Enum_Unnamed1 = ::libc::c_uint; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:8:29 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 8 | pub const MRAA_GPIO_STRONG: ::libc::c_uint = 0; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:9:29 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 9 | pub const MRAA_GPIO_PULLUP: ::libc::c_uint = 1; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:10:31 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 10 | pub const MRAA_GPIO_PULLDOWN: ::libc::c_uint = 2; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:11:26 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 11 | pub const MRAA_GPIO_HIZ: ::libc::c_uint = 3; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.004 INFO [stderr] Dec 17 18:54:16.004 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.004 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:13:26 Dec 17 18:54:16.004 INFO [stderr] | Dec 17 18:54:16.004 INFO [stderr] 13 | pub type Enum_Unnamed2 = ::libc::c_uint; Dec 17 18:54:16.004 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.012 INFO [stderr] Dec 17 18:54:16.012 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.012 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:14:26 Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] 14 | pub const MRAA_GPIO_OUT: ::libc::c_uint = 0; Dec 17 18:54:16.012 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.012 INFO [stderr] Dec 17 18:54:16.012 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.012 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:15:25 Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] 15 | pub const MRAA_GPIO_IN: ::libc::c_uint = 1; Dec 17 18:54:16.012 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.012 INFO [stderr] Dec 17 18:54:16.012 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.012 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:16:31 Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] 16 | pub const MRAA_GPIO_OUT_HIGH: ::libc::c_uint = 2; Dec 17 18:54:16.012 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.012 INFO [stderr] Dec 17 18:54:16.012 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.012 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:17:30 Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] 17 | pub const MRAA_GPIO_OUT_LOW: ::libc::c_uint = 3; Dec 17 18:54:16.012 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.012 INFO [stderr] Dec 17 18:54:16.012 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.012 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:19:26 Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] 19 | pub type Enum_Unnamed3 = ::libc::c_uint; Dec 17 18:54:16.012 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.012 INFO [stderr] Dec 17 18:54:16.012 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.012 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:20:32 Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.012 INFO [stderr] 20 | pub const MRAA_GPIO_EDGE_NONE: ::libc::c_uint = 0; Dec 17 18:54:16.012 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.012 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:21:32 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 21 | pub const MRAA_GPIO_EDGE_BOTH: ::libc::c_uint = 1; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:22:34 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 22 | pub const MRAA_GPIO_EDGE_RISING: ::libc::c_uint = 2; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:23:35 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 23 | pub const MRAA_GPIO_EDGE_FALLING: ::libc::c_uint = 3; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:27:32 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 27 | pub fn mraa_gpio_init(pin: ::libc::c_int) -> mraa_gpio_context; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:28:40 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 28 | pub fn mraa_gpio_init_raw(gpiopin: ::libc::c_int) -> mraa_gpio_context; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:43:54 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 43 | pub fn mraa_gpio_read(dev: mraa_gpio_context) -> ::libc::c_int; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:44:59 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 44 | pub fn mraa_gpio_write(dev: mraa_gpio_context, value: ::libc::c_int) Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:50:57 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 50 | pub fn mraa_gpio_get_pin(dev: mraa_gpio_context) -> ::libc::c_int; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/gpio.rs:51:61 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 51 | pub fn mraa_gpio_get_pin_raw(dev: mraa_gpio_context) -> ::libc::c_int; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:8:31 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 8 | pub fn mraa_i2c_init(bus: ::libc::c_int) -> mraa_i2c_context; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.013 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.013 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:9:35 Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] 9 | pub fn mraa_i2c_init_raw(bus: ::libc::c_uint) -> mraa_i2c_context; Dec 17 18:54:16.013 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.013 INFO [stderr] | Dec 17 18:54:16.013 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.013 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:13:34 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 13 | length: ::libc::c_int) -> ::libc::c_int; Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:13:52 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 13 | length: ::libc::c_int) -> ::libc::c_int; Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:20:60 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 20 | data: *mut u8, length: ::libc::c_int) Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:21:9 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 21 | -> ::libc::c_int; Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/i2c.rs:23:35 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 23 | length: ::libc::c_int) -> mraa_result_t; Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:10:31 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 10 | pub fn mraa_pwm_init(pin: ::libc::c_int) -> mraa_pwm_context; Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:11:38 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 11 | pub fn mraa_pwm_init_raw(chipid: ::libc::c_int, pin: ::libc::c_int) Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:11:58 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 11 | pub fn mraa_pwm_init_raw(chipid: ::libc::c_int, pin: ::libc::c_int) Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:13:62 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 13 | pub fn mraa_pwm_write(dev: mraa_pwm_context, percentage: ::libc::c_float) Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:15:52 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 15 | pub fn mraa_pwm_read(dev: mraa_pwm_context) -> ::libc::c_float; Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.014 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.014 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:16:60 Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] 16 | pub fn mraa_pwm_period(dev: mraa_pwm_context, seconds: ::libc::c_float) Dec 17 18:54:16.014 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.014 INFO [stderr] | Dec 17 18:54:16.014 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.014 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:18:58 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 18 | pub fn mraa_pwm_period_ms(dev: mraa_pwm_context, ms: ::libc::c_int) Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:20:58 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 20 | pub fn mraa_pwm_period_us(dev: mraa_pwm_context, us: ::libc::c_int) Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:23:41 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 23 | seconds: ::libc::c_float) -> mraa_result_t; Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:24:62 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 24 | pub fn mraa_pwm_pulsewidth_ms(dev: mraa_pwm_context, ms: ::libc::c_int) Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:26:62 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 26 | pub fn mraa_pwm_pulsewidth_us(dev: mraa_pwm_context, us: ::libc::c_int) Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:28:59 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 28 | pub fn mraa_pwm_enable(dev: mraa_pwm_context, enable: ::libc::c_int) Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:33:62 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 33 | pub fn mraa_pwm_config_ms(dev: mraa_pwm_context, period: ::libc::c_int, Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:34:37 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 34 | duty: ::libc::c_float) -> mraa_result_t; Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:36:44 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 36 | period: ::libc::c_int, Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:37:42 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 37 | duty: ::libc::c_float) -> mraa_result_t; Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.015 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:38:41 Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] 38 | pub fn mraa_pwm_get_max_period() -> ::libc::c_int; Dec 17 18:54:16.015 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.015 INFO [stderr] | Dec 17 18:54:16.015 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.015 INFO [stderr] Dec 17 18:54:16.015 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.016 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/pwm.rs:39:41 Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] 39 | pub fn mraa_pwm_get_min_period() -> ::libc::c_int; Dec 17 18:54:16.016 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.016 INFO [stderr] Dec 17 18:54:16.016 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.016 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:5:26 Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] 5 | pub type Enum_Unnamed1 = ::libc::c_uint; Dec 17 18:54:16.016 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.016 INFO [stderr] Dec 17 18:54:16.016 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.016 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:6:27 Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] 6 | pub const MRAA_SPI_MODE0: ::libc::c_uint = 0; Dec 17 18:54:16.016 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.016 INFO [stderr] Dec 17 18:54:16.016 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.016 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:7:27 Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] 7 | pub const MRAA_SPI_MODE1: ::libc::c_uint = 1; Dec 17 18:54:16.016 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.016 INFO [stderr] | Dec 17 18:54:16.016 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.020 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.020 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:8:27 Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] 8 | pub const MRAA_SPI_MODE2: ::libc::c_uint = 2; Dec 17 18:54:16.020 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.020 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.020 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:9:27 Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] 9 | pub const MRAA_SPI_MODE3: ::libc::c_uint = 3; Dec 17 18:54:16.020 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.020 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.020 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:15:31 Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] 15 | pub fn mraa_spi_init(bus: ::libc::c_int) -> mraa_spi_context; Dec 17 18:54:16.020 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.020 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.020 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:16:35 Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] 16 | pub fn mraa_spi_init_raw(bus: ::libc::c_uint, cs: ::libc::c_uint) Dec 17 18:54:16.020 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.020 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.020 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:16:55 Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] 16 | pub fn mraa_spi_init_raw(bus: ::libc::c_uint, cs: ::libc::c_uint) Dec 17 18:54:16.020 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.020 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.020 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:20:58 Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] 20 | pub fn mraa_spi_frequency(dev: mraa_spi_context, hz: ::libc::c_int) Dec 17 18:54:16.020 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.020 INFO [stderr] | Dec 17 18:54:16.020 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.020 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:23:9 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 23 | -> ::libc::c_int; Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:27:39 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 27 | length: ::libc::c_int) -> *mut u8; Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:29:44 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 29 | length: ::libc::c_int) -> *mut u16; Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:31:58 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 31 | rxbuf: *mut u8, length: ::libc::c_int) Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:36:47 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 36 | length: ::libc::c_int) -> mraa_result_t; Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/spi.rs:39:63 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 39 | pub fn mraa_spi_bit_per_word(dev: mraa_spi_context, bits: ::libc::c_uint) Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/uart.rs:7:33 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 7 | pub fn mraa_uart_init(uart: ::libc::c_int) -> mraa_uart_context; Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.021 INFO [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) Dec 17 18:54:16.021 INFO [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mraa-0.0.1/src/bindings/uart.rs:9:14 Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] 9 | -> *mut ::libc::c_char; Dec 17 18:54:16.021 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 17 18:54:16.021 INFO [stderr] | Dec 17 18:54:16.021 INFO [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable Dec 17 18:54:16.021 INFO [stderr] Dec 17 18:54:16.060 INFO [stderr] error: aborting due to 232 previous errors Dec 17 18:54:16.060 INFO [stderr] Dec 17 18:54:16.060 INFO [stderr] For more information about this error, try `rustc --explain E0658`. Dec 17 18:54:16.088 INFO [stderr] error: Could not compile `mraa`. Dec 17 18:54:16.088 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 17 18:54:18.024 INFO [stderr] error: build failed Dec 17 18:54:19.063 INFO running `"docker" "inspect" "c7e1bc4dff6f1a59ab589902da01ee2afed7097eed77da84b97bee7aedd4e345"` Dec 17 18:54:19.238 INFO running `"docker" "rm" "-f" "c7e1bc4dff6f1a59ab589902da01ee2afed7097eed77da84b97bee7aedd4e345"` Dec 17 18:54:19.607 INFO [stdout] c7e1bc4dff6f1a59ab589902da01ee2afed7097eed77da84b97bee7aedd4e345