Sep 06 07:39:57.987 INFO checking eep-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 07:39:57.987 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 07:39:57.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:39:58.187 INFO blam! 49cb4a14e48aba8ecb63fa1b639b83092cbdee504cf6bcece337115e15d70be9 Sep 06 07:39:58.189 INFO running `"docker" "start" "-a" "49cb4a14e48aba8ecb63fa1b639b83092cbdee504cf6bcece337115e15d70be9"` Sep 06 07:39:58.972 INFO kablam! usermod: no changes Sep 06 07:39:59.020 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 06 07:39:59.415 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.415 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 06 07:39:59.415 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.415 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 06 07:39:59.415 INFO kablam! Sep 06 07:39:59.415 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.415 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 06 07:39:59.415 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.415 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 06 07:39:59.415 INFO kablam! Sep 06 07:39:59.415 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.415 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 06 07:39:59.415 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.415 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 06 07:39:59.415 INFO kablam! Sep 06 07:39:59.415 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.415 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 06 07:39:59.415 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.415 INFO kablam! | Sep 06 07:39:59.415 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 06 07:39:59.415 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.415 INFO kablam! Sep 06 07:39:59.422 INFO kablam! error: aborting due to 4 previous errors Sep 06 07:39:59.422 INFO kablam! Sep 06 07:39:59.422 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 06 07:39:59.434 INFO kablam! error: Could not compile `eep`. Sep 06 07:39:59.434 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:39:59.633 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.633 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 06 07:39:59.633 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.633 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 06 07:39:59.633 INFO kablam! Sep 06 07:39:59.633 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.633 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 06 07:39:59.633 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.633 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 06 07:39:59.633 INFO kablam! Sep 06 07:39:59.633 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.633 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 06 07:39:59.633 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.633 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 06 07:39:59.633 INFO kablam! Sep 06 07:39:59.633 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 06 07:39:59.633 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 06 07:39:59.633 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:39:59.633 INFO kablam! | Sep 06 07:39:59.633 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 06 07:39:59.633 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 06 07:39:59.633 INFO kablam! Sep 06 07:39:59.640 INFO kablam! error: aborting due to 4 previous errors Sep 06 07:39:59.640 INFO kablam! Sep 06 07:39:59.640 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 06 07:39:59.649 INFO kablam! error: Could not compile `eep`. Sep 06 07:39:59.649 INFO kablam! Sep 06 07:39:59.649 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:39:59.649 INFO kablam! su: No module specific data is present Sep 06 07:40:00.305 INFO running `"docker" "rm" "-f" "49cb4a14e48aba8ecb63fa1b639b83092cbdee504cf6bcece337115e15d70be9"` Sep 06 07:40:00.420 INFO blam! 49cb4a14e48aba8ecb63fa1b639b83092cbdee504cf6bcece337115e15d70be9