Sep 04 09:50:03.967 INFO checking rcudnn-1.6.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 09:50:03.967 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 09:50:03.967 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:50:04.134 INFO blam! 12fe090e966ea16b1a4f3020b444b4bf4734e2cdb237b31994118b7fbb2d4e5e Sep 04 09:50:04.136 INFO running `"docker" "start" "-a" "12fe090e966ea16b1a4f3020b444b4bf4734e2cdb237b31994118b7fbb2d4e5e"` Sep 04 09:50:04.814 INFO kablam! Compiling bindgen v0.30.0 Sep 04 09:50:04.815 INFO kablam! Checking coaster v0.1.0 Sep 04 09:50:31.077 INFO kablam! Compiling rcudnn-sys v0.2.0 Sep 04 09:50:39.324 INFO kablam! Checking rcudnn v1.6.0 (file:///source) Sep 04 09:50:41.682 INFO kablam! error[E0463]: can't find crate for `cudnn` Sep 04 09:50:41.682 INFO kablam! --> benches/cudnn_overhead.rs:4:1 Sep 04 09:50:41.682 INFO kablam! | Sep 04 09:50:41.682 INFO kablam! 4 | extern crate cudnn; Sep 04 09:50:41.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 09:50:41.683 INFO kablam! Sep 04 09:50:41.683 INFO kablam! error: aborting due to previous error Sep 04 09:50:41.684 INFO kablam! Sep 04 09:50:41.684 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 09:50:41.690 INFO kablam! error: Could not compile `rcudnn`. Sep 04 09:50:41.691 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:50:42.548 INFO kablam! warning: unused `#[macro_use]` import Sep 04 09:50:42.548 INFO kablam! --> tests/cudnn_specs.rs:3:1 Sep 04 09:50:42.548 INFO kablam! | Sep 04 09:50:42.548 INFO kablam! 3 | #[macro_use] Sep 04 09:50:42.548 INFO kablam! | ^^^^^^^^^^^^ Sep 04 09:50:42.548 INFO kablam! | Sep 04 09:50:42.548 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:50:42.548 INFO kablam! Sep 04 09:50:42.548 INFO kablam! warning: unused import: `co::frameworks::cuda::*` Sep 04 09:50:42.549 INFO kablam! --> tests/cudnn_specs.rs:17:9 Sep 04 09:50:42.549 INFO kablam! | Sep 04 09:50:42.549 INFO kablam! 17 | use co::frameworks::cuda::*; Sep 04 09:50:42.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:50:42.549 INFO kablam! Sep 04 09:50:42.549 INFO kablam! warning: unused import: `DropoutDescriptor` Sep 04 09:50:42.549 INFO kablam! --> tests/cudnn_specs.rs:19:40 Sep 04 09:50:42.549 INFO kablam! | Sep 04 09:50:42.549 INFO kablam! 19 | ConvolutionDescriptor, DropoutDescriptor}; Sep 04 09:50:42.549 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 09:50:42.549 INFO kablam! Sep 04 09:50:42.868 INFO kablam! warning: variable does not need to be mutable Sep 04 09:50:42.870 INFO kablam! --> tests/cudnn_specs.rs:148:13 Sep 04 09:50:42.870 INFO kablam! | Sep 04 09:50:42.870 INFO kablam! 148 | let mut dest_data = CudaDeviceMemory::new(2 * 2 * 2 * 4).unwrap(); Sep 04 09:50:42.870 INFO kablam! | ----^^^^^^^^^ Sep 04 09:50:42.870 INFO kablam! | | Sep 04 09:50:42.870 INFO kablam! | help: remove this `mut` Sep 04 09:50:42.870 INFO kablam! | Sep 04 09:50:42.870 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 09:50:42.870 INFO kablam! Sep 04 09:50:42.908 INFO kablam! error: build failed Sep 04 09:50:42.910 INFO kablam! su: No module specific data is present Sep 04 09:50:43.459 INFO running `"docker" "rm" "-f" "12fe090e966ea16b1a4f3020b444b4bf4734e2cdb237b31994118b7fbb2d4e5e"` Sep 04 09:50:43.599 INFO blam! 12fe090e966ea16b1a4f3020b444b4bf4734e2cdb237b31994118b7fbb2d4e5e