Oct 12 16:39:42.372 INFO checking necaris/dice-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:39:42.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 16:39:42.607 INFO blam! e70450667e877fc12308601570be76dabef12d87d540c2ad10305c8f4eb772a0 Oct 12 16:39:42.616 INFO running `"docker" "start" "-a" "e70450667e877fc12308601570be76dabef12d87d540c2ad10305c8f4eb772a0"` Oct 12 16:39:43.271 INFO kablam! usermod: no changes Oct 12 16:39:43.336 INFO kablam! Checking term_size v0.3.0 Oct 12 16:39:43.338 INFO kablam! Checking atty v0.2.2 Oct 12 16:39:43.778 INFO kablam! Checking textwrap v0.6.0 Oct 12 16:39:44.124 INFO kablam! Checking clap v2.25.0 Oct 12 16:39:50.025 INFO kablam! Checking dice v0.1.0 (/source) Oct 12 16:39:50.795 INFO kablam! error[E0432]: unresolved import `super::die` Oct 12 16:39:50.795 INFO kablam! --> benches/lib.rs:8:16 Oct 12 16:39:50.795 INFO kablam! | Oct 12 16:39:50.795 INFO kablam! 8 | use super::die::*; Oct 12 16:39:50.795 INFO kablam! | ^^^ Maybe a missing `extern crate die;`? Oct 12 16:39:50.795 INFO kablam! Oct 12 16:39:50.796 INFO kablam! error[E0433]: failed to resolve. Maybe a missing `extern crate die;`? Oct 12 16:39:50.796 INFO kablam! --> benches/lib.rs:14:28 Oct 12 16:39:50.796 INFO kablam! | Oct 12 16:39:50.796 INFO kablam! 14 | let mut d = super::die::Die::new(sides); Oct 12 16:39:50.796 INFO kablam! | ^^^ Maybe a missing `extern crate die;`? Oct 12 16:39:50.796 INFO kablam! Oct 12 16:39:50.797 INFO kablam! warning: unused import: `super::die::*` Oct 12 16:39:50.797 INFO kablam! --> benches/lib.rs:8:9 Oct 12 16:39:50.797 INFO kablam! | Oct 12 16:39:50.797 INFO kablam! 8 | use super::die::*; Oct 12 16:39:50.797 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 16:39:50.797 INFO kablam! | Oct 12 16:39:50.797 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:39:50.797 INFO kablam! Oct 12 16:39:50.852 INFO kablam! error: aborting due to 2 previous errors Oct 12 16:39:50.853 INFO kablam! Oct 12 16:39:50.853 INFO kablam! Some errors occurred: E0432, E0433. Oct 12 16:39:50.853 INFO kablam! For more information about an error, try `rustc --explain E0432`. Oct 12 16:39:50.868 INFO kablam! error: Could not compile `dice`. Oct 12 16:39:50.868 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 16:39:51.290 INFO kablam! error: build failed Oct 12 16:39:51.291 INFO kablam! su: No module specific data is present Oct 12 16:39:52.028 INFO running `"docker" "rm" "-f" "e70450667e877fc12308601570be76dabef12d87d540c2ad10305c8f4eb772a0"` Oct 12 16:39:52.304 INFO blam! e70450667e877fc12308601570be76dabef12d87d540c2ad10305c8f4eb772a0