Aug 31 21:37:46.032 INFO checking merkle-1.10.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 21:37:46.032 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 21:37:46.032 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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" "-e" "USER_ID=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 21:37:46.194 INFO blam! 487791c272265637534c7713b13d61d73069acf53f3b9e384a153b0c5f65d48d Aug 31 21:37:46.199 INFO running `"docker" "start" "-a" "487791c272265637534c7713b13d61d73069acf53f3b9e384a153b0c5f65d48d"` Aug 31 21:37:46.942 INFO kablam! Compiling merkle v1.10.0 (file:///source) Aug 31 21:37:50.320 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 31 21:37:50.321 INFO kablam! --> benches/lib.rs:4:1 Aug 31 21:37:50.321 INFO kablam! | Aug 31 21:37:50.321 INFO kablam! 4 | extern crate rand; Aug 31 21:37:50.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 31 21:37:50.321 INFO kablam! | Aug 31 21:37:50.321 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.321 INFO kablam! Aug 31 21:37:50.321 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 31 21:37:50.321 INFO kablam! --> benches/lib.rs:10:5 Aug 31 21:37:50.321 INFO kablam! | Aug 31 21:37:50.321 INFO kablam! 10 | use rand::Rng; Aug 31 21:37:50.321 INFO kablam! | ^^^^^^^^^ Aug 31 21:37:50.321 INFO kablam! | Aug 31 21:37:50.321 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.321 INFO kablam! Aug 31 21:37:50.322 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 31 21:37:50.322 INFO kablam! --> benches/lib.rs:59:19 Aug 31 21:37:50.322 INFO kablam! | Aug 31 21:37:50.322 INFO kablam! 59 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 31 21:37:50.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 21:37:50.322 INFO kablam! | Aug 31 21:37:50.322 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.322 INFO kablam! Aug 31 21:37:50.322 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 31 21:37:50.322 INFO kablam! --> benches/lib.rs:74:19 Aug 31 21:37:50.322 INFO kablam! | Aug 31 21:37:50.322 INFO kablam! 74 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 31 21:37:50.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 21:37:50.322 INFO kablam! | Aug 31 21:37:50.322 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.322 INFO kablam! Aug 31 21:37:50.322 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 31 21:37:50.322 INFO kablam! --> benches/lib.rs:93:19 Aug 31 21:37:50.322 INFO kablam! | Aug 31 21:37:50.322 INFO kablam! 93 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 31 21:37:50.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 21:37:50.322 INFO kablam! | Aug 31 21:37:50.322 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.322 INFO kablam! Aug 31 21:37:50.323 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 31 21:37:50.323 INFO kablam! --> benches/lib.rs:115:19 Aug 31 21:37:50.323 INFO kablam! | Aug 31 21:37:50.323 INFO kablam! 115 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 31 21:37:50.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 31 21:37:50.323 INFO kablam! | Aug 31 21:37:50.323 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.323 INFO kablam! Aug 31 21:37:50.381 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 31 21:37:50.381 INFO kablam! --> benches/lib.rs:62:13 Aug 31 21:37:50.381 INFO kablam! | Aug 31 21:37:50.381 INFO kablam! 62 | rng.fill_bytes(&mut v); Aug 31 21:37:50.381 INFO kablam! | ^^^^^^^^^^ Aug 31 21:37:50.381 INFO kablam! | Aug 31 21:37:50.381 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.381 INFO kablam! Aug 31 21:37:50.384 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 31 21:37:50.384 INFO kablam! --> benches/lib.rs:77:13 Aug 31 21:37:50.384 INFO kablam! | Aug 31 21:37:50.384 INFO kablam! 77 | rng.fill_bytes(&mut v); Aug 31 21:37:50.384 INFO kablam! | ^^^^^^^^^^ Aug 31 21:37:50.384 INFO kablam! | Aug 31 21:37:50.384 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.384 INFO kablam! Aug 31 21:37:50.387 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 31 21:37:50.387 INFO kablam! --> benches/lib.rs:96:13 Aug 31 21:37:50.387 INFO kablam! | Aug 31 21:37:50.387 INFO kablam! 96 | rng.fill_bytes(&mut v); Aug 31 21:37:50.387 INFO kablam! | ^^^^^^^^^^ Aug 31 21:37:50.387 INFO kablam! | Aug 31 21:37:50.387 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.388 INFO kablam! Aug 31 21:37:50.392 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 31 21:37:50.392 INFO kablam! --> benches/lib.rs:118:13 Aug 31 21:37:50.392 INFO kablam! | Aug 31 21:37:50.392 INFO kablam! 118 | rng.fill_bytes(&mut v); Aug 31 21:37:50.392 INFO kablam! | ^^^^^^^^^^ Aug 31 21:37:50.392 INFO kablam! | Aug 31 21:37:50.392 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 31 21:37:50.393 INFO kablam! Aug 31 21:37:50.397 INFO kablam! error: aborting due to 10 previous errors Aug 31 21:37:50.397 INFO kablam! Aug 31 21:37:50.397 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 31 21:37:50.406 INFO kablam! error: Could not compile `merkle`. Aug 31 21:37:50.406 INFO kablam! Aug 31 21:37:50.406 INFO kablam! To learn more, run the command again with --verbose. Aug 31 21:37:50.408 INFO kablam! su: No module specific data is present Aug 31 21:37:50.956 INFO running `"docker" "rm" "-f" "487791c272265637534c7713b13d61d73069acf53f3b9e384a153b0c5f65d48d"` Aug 31 21:37:51.088 INFO blam! 487791c272265637534c7713b13d61d73069acf53f3b9e384a153b0c5f65d48d