Sep 06 01:49:14.981 INFO checking rcudnn-1.6.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:49:14.981 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:49:14.981 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:49:15.144 INFO blam! be9f32f9bfed415356600dd826a6301cc4f2308ef934abbf0003b4767b2ec413 Sep 06 01:49:15.146 INFO running `"docker" "start" "-a" "be9f32f9bfed415356600dd826a6301cc4f2308ef934abbf0003b4767b2ec413"` Sep 06 01:49:15.822 INFO kablam! usermod: no changes Sep 06 01:49:15.988 INFO kablam! Compiling clang-sys v0.19.0 Sep 06 01:49:15.992 INFO kablam! Compiling aster v0.41.0 Sep 06 01:49:15.993 INFO kablam! Compiling syntex v0.58.1 Sep 06 01:49:15.993 INFO kablam! Compiling quasi v0.32.0 Sep 06 01:49:15.993 INFO kablam! Checking coaster v0.1.0 Sep 06 01:49:20.542 INFO kablam! Compiling quasi_codegen v0.32.0 Sep 06 01:49:23.174 INFO kablam! Compiling bindgen v0.30.0 Sep 06 01:49:58.291 INFO kablam! Compiling rcudnn-sys v0.2.0 Sep 06 01:50:04.170 INFO kablam! Checking rcudnn v1.6.0 (file:///source) Sep 06 01:50:05.885 INFO kablam! error[E0463]: can't find crate for `cudnn` Sep 06 01:50:05.885 INFO kablam! --> benches/cudnn_overhead.rs:4:1 Sep 06 01:50:05.885 INFO kablam! | Sep 06 01:50:05.885 INFO kablam! 4 | extern crate cudnn; Sep 06 01:50:05.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 06 01:50:05.885 INFO kablam! Sep 06 01:50:05.885 INFO kablam! error: aborting due to previous error Sep 06 01:50:05.885 INFO kablam! Sep 06 01:50:05.885 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 06 01:50:05.906 INFO kablam! error: Could not compile `rcudnn`. Sep 06 01:50:05.906 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 01:50:06.291 INFO kablam! warning: unused `#[macro_use]` import Sep 06 01:50:06.291 INFO kablam! --> tests/cudnn_specs.rs:3:1 Sep 06 01:50:06.291 INFO kablam! | Sep 06 01:50:06.291 INFO kablam! 3 | #[macro_use] Sep 06 01:50:06.291 INFO kablam! | ^^^^^^^^^^^^ Sep 06 01:50:06.291 INFO kablam! | Sep 06 01:50:06.291 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:50:06.291 INFO kablam! Sep 06 01:50:06.291 INFO kablam! warning: unused import: `co::frameworks::cuda::*` Sep 06 01:50:06.291 INFO kablam! --> tests/cudnn_specs.rs:17:9 Sep 06 01:50:06.291 INFO kablam! | Sep 06 01:50:06.291 INFO kablam! 17 | use co::frameworks::cuda::*; Sep 06 01:50:06.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:50:06.291 INFO kablam! Sep 06 01:50:06.291 INFO kablam! warning: unused import: `DropoutDescriptor` Sep 06 01:50:06.291 INFO kablam! --> tests/cudnn_specs.rs:19:40 Sep 06 01:50:06.291 INFO kablam! | Sep 06 01:50:06.291 INFO kablam! 19 | ConvolutionDescriptor, DropoutDescriptor}; Sep 06 01:50:06.291 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 01:50:06.291 INFO kablam! Sep 06 01:50:06.414 INFO kablam! warning: variable does not need to be mutable Sep 06 01:50:06.414 INFO kablam! --> tests/cudnn_specs.rs:148:13 Sep 06 01:50:06.414 INFO kablam! | Sep 06 01:50:06.414 INFO kablam! 148 | let mut dest_data = CudaDeviceMemory::new(2 * 2 * 2 * 4).unwrap(); Sep 06 01:50:06.414 INFO kablam! | ----^^^^^^^^^ Sep 06 01:50:06.414 INFO kablam! | | Sep 06 01:50:06.414 INFO kablam! | help: remove this `mut` Sep 06 01:50:06.414 INFO kablam! | Sep 06 01:50:06.414 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 01:50:06.414 INFO kablam! Sep 06 01:50:06.456 INFO kablam! error: build failed Sep 06 01:50:06.458 INFO kablam! su: No module specific data is present Sep 06 01:50:07.315 INFO running `"docker" "rm" "-f" "be9f32f9bfed415356600dd826a6301cc4f2308ef934abbf0003b4767b2ec413"` Sep 06 01:50:07.445 INFO blam! be9f32f9bfed415356600dd826a6301cc4f2308ef934abbf0003b4767b2ec413