Aug 30 10:51:09.515 INFO checking merkle-1.10.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 10:51:09.515 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 10:51:09.515 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 10:51:09.728 INFO blam! d361cc38f837d81099ebf3a026b257a4e4ab044451b49f4023273ed117657029 Aug 30 10:51:09.728 INFO running `"docker" "start" "-a" "d361cc38f837d81099ebf3a026b257a4e4ab044451b49f4023273ed117657029"` Aug 30 10:51:10.586 INFO kablam! Compiling merkle v1.10.0 (file:///source) Aug 30 10:51:14.613 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 30 10:51:14.613 INFO kablam! --> benches/lib.rs:4:1 Aug 30 10:51:14.613 INFO kablam! | Aug 30 10:51:14.613 INFO kablam! 4 | extern crate rand; Aug 30 10:51:14.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 10:51:14.613 INFO kablam! | Aug 30 10:51:14.613 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.613 INFO kablam! Aug 30 10:51:14.614 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 30 10:51:14.614 INFO kablam! --> benches/lib.rs:10:5 Aug 30 10:51:14.614 INFO kablam! | Aug 30 10:51:14.614 INFO kablam! 10 | use rand::Rng; Aug 30 10:51:14.614 INFO kablam! | ^^^^^^^^^ Aug 30 10:51:14.614 INFO kablam! | Aug 30 10:51:14.614 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.614 INFO kablam! Aug 30 10:51:14.614 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 30 10:51:14.614 INFO kablam! --> benches/lib.rs:59:19 Aug 30 10:51:14.614 INFO kablam! | Aug 30 10:51:14.614 INFO kablam! 59 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 30 10:51:14.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 10:51:14.614 INFO kablam! | Aug 30 10:51:14.614 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.615 INFO kablam! Aug 30 10:51:14.615 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 30 10:51:14.615 INFO kablam! --> benches/lib.rs:74:19 Aug 30 10:51:14.615 INFO kablam! | Aug 30 10:51:14.615 INFO kablam! 74 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 30 10:51:14.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 10:51:14.615 INFO kablam! | Aug 30 10:51:14.615 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.615 INFO kablam! Aug 30 10:51:14.615 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 30 10:51:14.615 INFO kablam! --> benches/lib.rs:93:19 Aug 30 10:51:14.615 INFO kablam! | Aug 30 10:51:14.615 INFO kablam! 93 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 30 10:51:14.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 10:51:14.615 INFO kablam! | Aug 30 10:51:14.615 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.615 INFO kablam! Aug 30 10:51:14.615 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 30 10:51:14.615 INFO kablam! --> benches/lib.rs:115:19 Aug 30 10:51:14.615 INFO kablam! | Aug 30 10:51:14.615 INFO kablam! 115 | let mut rng = rand::IsaacRng::new_unseeded(); Aug 30 10:51:14.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 10:51:14.615 INFO kablam! | Aug 30 10:51:14.615 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.615 INFO kablam! Aug 30 10:51:14.712 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 30 10:51:14.713 INFO kablam! --> benches/lib.rs:62:13 Aug 30 10:51:14.713 INFO kablam! | Aug 30 10:51:14.713 INFO kablam! 62 | rng.fill_bytes(&mut v); Aug 30 10:51:14.713 INFO kablam! | ^^^^^^^^^^ Aug 30 10:51:14.713 INFO kablam! | Aug 30 10:51:14.714 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.714 INFO kablam! Aug 30 10:51:14.719 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 30 10:51:14.719 INFO kablam! --> benches/lib.rs:77:13 Aug 30 10:51:14.719 INFO kablam! | Aug 30 10:51:14.719 INFO kablam! 77 | rng.fill_bytes(&mut v); Aug 30 10:51:14.719 INFO kablam! | ^^^^^^^^^^ Aug 30 10:51:14.720 INFO kablam! | Aug 30 10:51:14.720 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.720 INFO kablam! Aug 30 10:51:14.726 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 30 10:51:14.726 INFO kablam! --> benches/lib.rs:96:13 Aug 30 10:51:14.726 INFO kablam! | Aug 30 10:51:14.726 INFO kablam! 96 | rng.fill_bytes(&mut v); Aug 30 10:51:14.726 INFO kablam! | ^^^^^^^^^^ Aug 30 10:51:14.726 INFO kablam! | Aug 30 10:51:14.726 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.726 INFO kablam! Aug 30 10:51:14.733 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 30 10:51:14.733 INFO kablam! --> benches/lib.rs:118:13 Aug 30 10:51:14.733 INFO kablam! | Aug 30 10:51:14.733 INFO kablam! 118 | rng.fill_bytes(&mut v); Aug 30 10:51:14.734 INFO kablam! | ^^^^^^^^^^ Aug 30 10:51:14.734 INFO kablam! | Aug 30 10:51:14.734 INFO kablam! = help: add #![feature(rustc_private)] to the crate attributes to enable Aug 30 10:51:14.734 INFO kablam! Aug 30 10:51:14.739 INFO kablam! error: aborting due to 10 previous errors Aug 30 10:51:14.740 INFO kablam! Aug 30 10:51:14.740 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 30 10:51:14.750 INFO kablam! error: Could not compile `merkle`. Aug 30 10:51:14.750 INFO kablam! Aug 30 10:51:14.750 INFO kablam! To learn more, run the command again with --verbose. Aug 30 10:51:14.752 INFO kablam! su: No module specific data is present Aug 30 10:51:15.182 INFO running `"docker" "rm" "-f" "d361cc38f837d81099ebf3a026b257a4e4ab044451b49f4023273ed117657029"` Aug 30 10:51:15.349 INFO blam! d361cc38f837d81099ebf3a026b257a4e4ab044451b49f4023273ed117657029