Sep 20 04:09:35.019 INFO checking eep-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:09:35.019 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:09:35.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:09:35.195 INFO blam! eba6106ede5cbadf3837439318b12836bbdf878b0356d53a557d2f5684d5b156 Sep 20 04:09:35.197 INFO running `"docker" "start" "-a" "eba6106ede5cbadf3837439318b12836bbdf878b0356d53a557d2f5684d5b156"` Sep 20 04:09:36.264 INFO kablam! usermod: no changes Sep 20 04:09:36.328 INFO kablam! Checking leb128 v0.2.3 Sep 20 04:09:36.714 INFO kablam! Checking eep v0.1.0 (/source) Sep 20 04:09:37.131 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.131 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 20 04:09:37.131 INFO kablam! | Sep 20 04:09:37.131 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 20 04:09:37.131 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.131 INFO kablam! | Sep 20 04:09:37.131 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.131 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 20 04:09:37.131 INFO kablam! Sep 20 04:09:37.131 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.132 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 20 04:09:37.132 INFO kablam! | Sep 20 04:09:37.132 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 20 04:09:37.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.132 INFO kablam! | Sep 20 04:09:37.132 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.132 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 20 04:09:37.132 INFO kablam! Sep 20 04:09:37.132 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.132 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 20 04:09:37.132 INFO kablam! | Sep 20 04:09:37.132 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 20 04:09:37.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.132 INFO kablam! | Sep 20 04:09:37.132 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.132 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 20 04:09:37.132 INFO kablam! Sep 20 04:09:37.132 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.132 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 20 04:09:37.132 INFO kablam! | Sep 20 04:09:37.132 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 20 04:09:37.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.132 INFO kablam! | Sep 20 04:09:37.132 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 20 04:09:37.132 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.132 INFO kablam! Sep 20 04:09:37.138 INFO kablam! error: aborting due to 4 previous errors Sep 20 04:09:37.138 INFO kablam! Sep 20 04:09:37.138 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 20 04:09:37.146 INFO kablam! error: Could not compile `eep`. Sep 20 04:09:37.146 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:09:37.262 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.262 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 20 04:09:37.262 INFO kablam! | Sep 20 04:09:37.262 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 20 04:09:37.262 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.262 INFO kablam! | Sep 20 04:09:37.262 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.262 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 20 04:09:37.262 INFO kablam! Sep 20 04:09:37.262 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.262 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 20 04:09:37.262 INFO kablam! | Sep 20 04:09:37.262 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 20 04:09:37.262 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.263 INFO kablam! | Sep 20 04:09:37.263 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.263 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 20 04:09:37.263 INFO kablam! Sep 20 04:09:37.263 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.263 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 20 04:09:37.263 INFO kablam! | Sep 20 04:09:37.263 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 20 04:09:37.263 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.263 INFO kablam! | Sep 20 04:09:37.263 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.263 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 20 04:09:37.263 INFO kablam! Sep 20 04:09:37.263 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 20 04:09:37.263 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 20 04:09:37.263 INFO kablam! | Sep 20 04:09:37.263 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 20 04:09:37.263 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 04:09:37.263 INFO kablam! | Sep 20 04:09:37.263 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 20 04:09:37.263 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 20 04:09:37.263 INFO kablam! Sep 20 04:09:37.263 INFO kablam! error: aborting due to 4 previous errors Sep 20 04:09:37.263 INFO kablam! Sep 20 04:09:37.263 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 20 04:09:37.272 INFO kablam! error: Could not compile `eep`. Sep 20 04:09:37.272 INFO kablam! Sep 20 04:09:37.272 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:09:37.273 INFO kablam! su: No module specific data is present Sep 20 04:09:37.818 INFO running `"docker" "rm" "-f" "eba6106ede5cbadf3837439318b12836bbdf878b0356d53a557d2f5684d5b156"` Sep 20 04:09:37.884 INFO blam! eba6106ede5cbadf3837439318b12836bbdf878b0356d53a557d2f5684d5b156