Sep 21 05:00:44.685 INFO checking rcudnn-1.6.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:00:44.685 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:00:44.685 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:00:44.913 INFO blam! 741c20c1d29f47a5b27dc778e6a4e4b5328d2237b16b1c2a005c2ea08335cbf2 Sep 21 05:00:44.918 INFO running `"docker" "start" "-a" "741c20c1d29f47a5b27dc778e6a4e4b5328d2237b16b1c2a005c2ea08335cbf2"` Sep 21 05:00:45.976 INFO kablam! usermod: no changes Sep 21 05:00:46.228 INFO kablam! Compiling clang-sys v0.19.0 Sep 21 05:00:46.229 INFO kablam! Compiling aster v0.41.0 Sep 21 05:00:46.229 INFO kablam! Compiling quasi v0.32.0 Sep 21 05:00:46.230 INFO kablam! Compiling libloading v0.4.3 Sep 21 05:00:46.230 INFO kablam! Checking coaster v0.1.0 Sep 21 05:00:49.822 INFO kablam! Compiling quasi_codegen v0.32.0 Sep 21 05:00:52.360 INFO kablam! Compiling bindgen v0.30.0 Sep 21 05:01:29.820 INFO kablam! Compiling rcudnn-sys v0.2.0 Sep 21 05:01:35.734 INFO kablam! Checking rcudnn v1.6.0 (/source) Sep 21 05:01:37.374 INFO kablam! error[E0463]: can't find crate for `cudnn` Sep 21 05:01:37.374 INFO kablam! --> benches/cudnn_overhead.rs:4:1 Sep 21 05:01:37.374 INFO kablam! | Sep 21 05:01:37.374 INFO kablam! 4 | extern crate cudnn; Sep 21 05:01:37.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 05:01:37.374 INFO kablam! Sep 21 05:01:37.374 INFO kablam! error: aborting due to previous error Sep 21 05:01:37.374 INFO kablam! Sep 21 05:01:37.374 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 05:01:37.374 INFO kablam! error: Could not compile `rcudnn`. Sep 21 05:01:37.374 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:01:37.690 INFO kablam! warning: unused `#[macro_use]` import Sep 21 05:01:37.690 INFO kablam! --> tests/cudnn_specs.rs:3:1 Sep 21 05:01:37.690 INFO kablam! | Sep 21 05:01:37.690 INFO kablam! 3 | #[macro_use] Sep 21 05:01:37.690 INFO kablam! | ^^^^^^^^^^^^ Sep 21 05:01:37.690 INFO kablam! | Sep 21 05:01:37.690 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 05:01:37.690 INFO kablam! Sep 21 05:01:37.690 INFO kablam! warning: unused import: `co::frameworks::cuda::*` Sep 21 05:01:37.690 INFO kablam! --> tests/cudnn_specs.rs:17:9 Sep 21 05:01:37.690 INFO kablam! | Sep 21 05:01:37.690 INFO kablam! 17 | use co::frameworks::cuda::*; Sep 21 05:01:37.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:01:37.690 INFO kablam! Sep 21 05:01:37.690 INFO kablam! warning: unused import: `DropoutDescriptor` Sep 21 05:01:37.690 INFO kablam! --> tests/cudnn_specs.rs:19:40 Sep 21 05:01:37.690 INFO kablam! | Sep 21 05:01:37.690 INFO kablam! 19 | ConvolutionDescriptor, DropoutDescriptor}; Sep 21 05:01:37.690 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:01:37.690 INFO kablam! Sep 21 05:01:37.876 INFO kablam! warning: variable does not need to be mutable Sep 21 05:01:37.876 INFO kablam! --> tests/cudnn_specs.rs:148:13 Sep 21 05:01:37.876 INFO kablam! | Sep 21 05:01:37.876 INFO kablam! 148 | let mut dest_data = CudaDeviceMemory::new(2 * 2 * 2 * 4).unwrap(); Sep 21 05:01:37.876 INFO kablam! | ----^^^^^^^^^ Sep 21 05:01:37.876 INFO kablam! | | Sep 21 05:01:37.876 INFO kablam! | help: remove this `mut` Sep 21 05:01:37.876 INFO kablam! | Sep 21 05:01:37.876 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 05:01:37.876 INFO kablam! Sep 21 05:01:37.963 INFO kablam! error: build failed Sep 21 05:01:37.965 INFO kablam! su: No module specific data is present Sep 21 05:01:39.017 INFO running `"docker" "rm" "-f" "741c20c1d29f47a5b27dc778e6a4e4b5328d2237b16b1c2a005c2ea08335cbf2"` Sep 21 05:01:39.138 INFO blam! 741c20c1d29f47a5b27dc778e6a4e4b5328d2237b16b1c2a005c2ea08335cbf2