Sep 04 21:52:26.827 INFO checking eep-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 21:52:26.827 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 21:52:26.827 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 21:52:26.999 INFO blam! dcee0fdc7ff63bf78ccbf5ccf7e6935c85f905a700bc0212355665378f1a2002 Sep 04 21:52:27.001 INFO running `"docker" "start" "-a" "dcee0fdc7ff63bf78ccbf5ccf7e6935c85f905a700bc0212355665378f1a2002"` Sep 04 21:52:27.598 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 04 21:52:28.506 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.506 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 04 21:52:28.506 INFO kablam! | Sep 04 21:52:28.506 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 21:52:28.506 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.506 INFO kablam! | Sep 04 21:52:28.506 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.506 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 21:52:28.506 INFO kablam! Sep 04 21:52:28.506 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.506 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 04 21:52:28.506 INFO kablam! | Sep 04 21:52:28.506 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 21:52:28.506 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.506 INFO kablam! | Sep 04 21:52:28.506 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.506 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 21:52:28.506 INFO kablam! Sep 04 21:52:28.506 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.506 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 04 21:52:28.506 INFO kablam! | Sep 04 21:52:28.506 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 21:52:28.507 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.507 INFO kablam! | Sep 04 21:52:28.507 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.507 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 21:52:28.507 INFO kablam! Sep 04 21:52:28.507 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.507 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 04 21:52:28.507 INFO kablam! | Sep 04 21:52:28.507 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 04 21:52:28.507 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.507 INFO kablam! | Sep 04 21:52:28.507 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 04 21:52:28.507 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.507 INFO kablam! Sep 04 21:52:28.515 INFO kablam! error: aborting due to 4 previous errors Sep 04 21:52:28.516 INFO kablam! Sep 04 21:52:28.517 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 04 21:52:28.531 INFO kablam! error: Could not compile `eep`. Sep 04 21:52:28.531 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:52:28.865 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.865 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 04 21:52:28.865 INFO kablam! | Sep 04 21:52:28.865 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 21:52:28.865 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.865 INFO kablam! | Sep 04 21:52:28.866 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.866 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 21:52:28.866 INFO kablam! Sep 04 21:52:28.866 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.866 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 04 21:52:28.866 INFO kablam! | Sep 04 21:52:28.866 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 21:52:28.866 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.866 INFO kablam! | Sep 04 21:52:28.866 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.866 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 21:52:28.866 INFO kablam! Sep 04 21:52:28.866 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.866 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 04 21:52:28.866 INFO kablam! | Sep 04 21:52:28.866 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 21:52:28.866 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.866 INFO kablam! | Sep 04 21:52:28.866 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.866 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 21:52:28.866 INFO kablam! Sep 04 21:52:28.866 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 21:52:28.866 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 04 21:52:28.866 INFO kablam! | Sep 04 21:52:28.866 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 04 21:52:28.867 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 21:52:28.867 INFO kablam! | Sep 04 21:52:28.867 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 04 21:52:28.867 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 04 21:52:28.867 INFO kablam! Sep 04 21:52:28.874 INFO kablam! error: aborting due to 4 previous errors Sep 04 21:52:28.875 INFO kablam! Sep 04 21:52:28.875 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 04 21:52:28.881 INFO kablam! error: Could not compile `eep`. Sep 04 21:52:28.881 INFO kablam! Sep 04 21:52:28.881 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:52:28.882 INFO kablam! su: No module specific data is present Sep 04 21:52:29.370 INFO running `"docker" "rm" "-f" "dcee0fdc7ff63bf78ccbf5ccf7e6935c85f905a700bc0212355665378f1a2002"` Sep 04 21:52:29.450 INFO blam! dcee0fdc7ff63bf78ccbf5ccf7e6935c85f905a700bc0212355665378f1a2002