Aug 11 08:41:38.194 INFO checking merkle-1.10.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 08:41:38.194 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 08:41:38.194 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 08:41:38.194 INFO running `"docker" "create" "-v" "/tmp/crater.TjHux1D39YEr:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 08:41:38.486 INFO blam! 0a2395edba61c1edb58e9ff8f97f458ec12c73a1cc6917e26ea194424ceed2f7 Aug 11 08:41:38.488 INFO running `"docker" "start" "-a" "0a2395edba61c1edb58e9ff8f97f458ec12c73a1cc6917e26ea194424ceed2f7"` Aug 11 08:41:39.419 INFO kablam! Compiling merkle v1.10.0 (file:///source) Aug 11 08:41:43.032 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.032 INFO kablam! --> benches/lib.rs:4:1 Aug 11 08:41:43.032 INFO kablam! | Aug 11 08:41:43.032 INFO kablam! 4 | extern crate rand; Aug 11 08:41:43.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 11 08:41:43.032 INFO kablam! | Aug 11 08:41:43.032 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.032 INFO kablam! Aug 11 08:41:43.032 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.032 INFO kablam! --> benches/lib.rs:10:5 Aug 11 08:41:43.032 INFO kablam! | Aug 11 08:41:43.032 INFO kablam! 10 | use rand::Rng; Aug 11 08:41:43.032 INFO kablam! | ^^^^^^^^^ Aug 11 08:41:43.033 INFO kablam! | Aug 11 08:41:43.033 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.033 INFO kablam! Aug 11 08:41:43.033 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.033 INFO kablam! --> benches/lib.rs:59:19 Aug 11 08:41:43.033 INFO kablam! | Aug 11 08:41:43.033 INFO kablam! 59 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 11 08:41:43.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 08:41:43.033 INFO kablam! | Aug 11 08:41:43.033 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.034 INFO kablam! Aug 11 08:41:43.034 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.034 INFO kablam! --> benches/lib.rs:74:19 Aug 11 08:41:43.034 INFO kablam! | Aug 11 08:41:43.034 INFO kablam! 74 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 11 08:41:43.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 08:41:43.034 INFO kablam! | Aug 11 08:41:43.034 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.034 INFO kablam! Aug 11 08:41:43.035 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.035 INFO kablam! --> benches/lib.rs:93:19 Aug 11 08:41:43.035 INFO kablam! | Aug 11 08:41:43.035 INFO kablam! 93 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 11 08:41:43.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 08:41:43.035 INFO kablam! | Aug 11 08:41:43.035 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.035 INFO kablam! Aug 11 08:41:43.035 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.035 INFO kablam! --> benches/lib.rs:115:19 Aug 11 08:41:43.035 INFO kablam! | Aug 11 08:41:43.035 INFO kablam! 115 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 11 08:41:43.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 08:41:43.036 INFO kablam! | Aug 11 08:41:43.036 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.036 INFO kablam! Aug 11 08:41:43.118 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.118 INFO kablam! --> benches/lib.rs:62:13 Aug 11 08:41:43.118 INFO kablam! | Aug 11 08:41:43.118 INFO kablam! 62 | rng.fill_bytes(&mut v); Aug 11 08:41:43.118 INFO kablam! | ^^^^^^^^^^ Aug 11 08:41:43.118 INFO kablam! | Aug 11 08:41:43.118 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.119 INFO kablam! Aug 11 08:41:43.122 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.122 INFO kablam! --> benches/lib.rs:77:13 Aug 11 08:41:43.122 INFO kablam! | Aug 11 08:41:43.122 INFO kablam! 77 | rng.fill_bytes(&mut v); Aug 11 08:41:43.122 INFO kablam! | ^^^^^^^^^^ Aug 11 08:41:43.122 INFO kablam! | Aug 11 08:41:43.122 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.123 INFO kablam! Aug 11 08:41:43.127 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.128 INFO kablam! --> benches/lib.rs:96:13 Aug 11 08:41:43.128 INFO kablam! | Aug 11 08:41:43.128 INFO kablam! 96 | rng.fill_bytes(&mut v); Aug 11 08:41:43.128 INFO kablam! | ^^^^^^^^^^ Aug 11 08:41:43.128 INFO kablam! | Aug 11 08:41:43.128 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.128 INFO kablam! Aug 11 08:41:43.135 INFO kablam! error[E0658]: use of unstable library feature 'rustc_private': this 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) Aug 11 08:41:43.135 INFO kablam! --> benches/lib.rs:118:13 Aug 11 08:41:43.135 INFO kablam! | Aug 11 08:41:43.135 INFO kablam! 118 | rng.fill_bytes(&mut v); Aug 11 08:41:43.135 INFO kablam! | ^^^^^^^^^^ Aug 11 08:41:43.135 INFO kablam! | Aug 11 08:41:43.135 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 11 08:41:43.135 INFO kablam! Aug 11 08:41:43.141 INFO kablam! error: aborting due to 10 previous errors Aug 11 08:41:43.141 INFO kablam! Aug 11 08:41:43.141 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 11 08:41:43.156 INFO kablam! error: Could not compile `merkle`. Aug 11 08:41:43.156 INFO kablam! Aug 11 08:41:43.156 INFO kablam! To learn more, run the command again with --verbose. Aug 11 08:41:43.158 INFO kablam! su: No module specific data is present Aug 11 08:41:43.678 INFO running `"docker" "rm" "-f" "0a2395edba61c1edb58e9ff8f97f458ec12c73a1cc6917e26ea194424ceed2f7"` Aug 11 08:41:43.833 INFO blam! 0a2395edba61c1edb58e9ff8f97f458ec12c73a1cc6917e26ea194424ceed2f7