Sep 02 15:41:59.640 INFO checking eep-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:41:59.640 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:41:59.640 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:41:59.838 INFO blam! 591924e9a78dd12c8fecc1a93aed5dbef53fd6f75822a7573fb7115dabd532c9 Sep 02 15:41:59.840 INFO running `"docker" "start" "-a" "591924e9a78dd12c8fecc1a93aed5dbef53fd6f75822a7573fb7115dabd532c9"` Sep 02 15:42:00.426 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 02 15:42:01.202 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.202 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 02 15:42:01.202 INFO kablam! | Sep 02 15:42:01.202 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 02 15:42:01.202 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.202 INFO kablam! | Sep 02 15:42:01.202 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.202 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 02 15:42:01.202 INFO kablam! Sep 02 15:42:01.203 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.203 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 02 15:42:01.203 INFO kablam! | Sep 02 15:42:01.203 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 02 15:42:01.203 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.203 INFO kablam! | Sep 02 15:42:01.203 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.203 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 02 15:42:01.203 INFO kablam! Sep 02 15:42:01.203 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.203 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 02 15:42:01.203 INFO kablam! | Sep 02 15:42:01.203 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 02 15:42:01.203 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.203 INFO kablam! | Sep 02 15:42:01.203 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.203 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 02 15:42:01.203 INFO kablam! Sep 02 15:42:01.204 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.204 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 02 15:42:01.204 INFO kablam! | Sep 02 15:42:01.204 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 02 15:42:01.204 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.204 INFO kablam! | Sep 02 15:42:01.204 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 02 15:42:01.204 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.204 INFO kablam! Sep 02 15:42:01.212 INFO kablam! error: aborting due to 4 previous errors Sep 02 15:42:01.212 INFO kablam! Sep 02 15:42:01.212 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 02 15:42:01.219 INFO kablam! error: Could not compile `eep`. Sep 02 15:42:01.219 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:42:01.502 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.502 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 02 15:42:01.502 INFO kablam! | Sep 02 15:42:01.502 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 02 15:42:01.502 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.502 INFO kablam! | Sep 02 15:42:01.502 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.502 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 02 15:42:01.502 INFO kablam! Sep 02 15:42:01.502 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.502 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 02 15:42:01.502 INFO kablam! | Sep 02 15:42:01.502 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 02 15:42:01.502 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.502 INFO kablam! | Sep 02 15:42:01.503 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.503 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 02 15:42:01.503 INFO kablam! Sep 02 15:42:01.503 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.503 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 02 15:42:01.503 INFO kablam! | Sep 02 15:42:01.503 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 02 15:42:01.503 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.503 INFO kablam! | Sep 02 15:42:01.503 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.503 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 02 15:42:01.503 INFO kablam! Sep 02 15:42:01.503 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 02 15:42:01.503 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 02 15:42:01.503 INFO kablam! | Sep 02 15:42:01.503 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 02 15:42:01.503 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:42:01.504 INFO kablam! | Sep 02 15:42:01.504 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 02 15:42:01.504 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 02 15:42:01.504 INFO kablam! Sep 02 15:42:01.512 INFO kablam! error: aborting due to 4 previous errors Sep 02 15:42:01.512 INFO kablam! Sep 02 15:42:01.512 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 02 15:42:01.520 INFO kablam! error: Could not compile `eep`. Sep 02 15:42:01.520 INFO kablam! Sep 02 15:42:01.520 INFO kablam! To learn more, run the command again with --verbose. Sep 02 15:42:01.522 INFO kablam! su: No module specific data is present Sep 02 15:42:01.889 INFO running `"docker" "rm" "-f" "591924e9a78dd12c8fecc1a93aed5dbef53fd6f75822a7573fb7115dabd532c9"` Sep 02 15:42:02.021 INFO blam! 591924e9a78dd12c8fecc1a93aed5dbef53fd6f75822a7573fb7115dabd532c9