Sep 01 05:38:50.726 INFO checking eep-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 05:38:50.726 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 05:38:50.726 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 05:38:50.906 INFO blam! 7dbd3cd2af4a70b8149b3f4d913b6ed565fb4274a34551d1a38ec50789b217ec Sep 01 05:38:50.908 INFO running `"docker" "start" "-a" "7dbd3cd2af4a70b8149b3f4d913b6ed565fb4274a34551d1a38ec50789b217ec"` Sep 01 05:38:51.482 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 01 05:38:52.409 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.409 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 01 05:38:52.409 INFO kablam! | Sep 01 05:38:52.409 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 05:38:52.409 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.409 INFO kablam! | Sep 01 05:38:52.409 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.409 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 05:38:52.409 INFO kablam! Sep 01 05:38:52.409 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.409 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 01 05:38:52.409 INFO kablam! | Sep 01 05:38:52.409 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 05:38:52.409 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.409 INFO kablam! | Sep 01 05:38:52.409 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.410 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 05:38:52.410 INFO kablam! Sep 01 05:38:52.410 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.410 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 01 05:38:52.410 INFO kablam! | Sep 01 05:38:52.410 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 05:38:52.410 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.410 INFO kablam! | Sep 01 05:38:52.410 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.410 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 05:38:52.410 INFO kablam! Sep 01 05:38:52.410 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.410 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 01 05:38:52.410 INFO kablam! | Sep 01 05:38:52.410 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 01 05:38:52.410 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.410 INFO kablam! | Sep 01 05:38:52.410 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 01 05:38:52.410 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.410 INFO kablam! Sep 01 05:38:52.420 INFO kablam! error: aborting due to 4 previous errors Sep 01 05:38:52.420 INFO kablam! Sep 01 05:38:52.420 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 05:38:52.429 INFO kablam! error: Could not compile `eep`. Sep 01 05:38:52.429 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 05:38:52.641 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.641 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 01 05:38:52.641 INFO kablam! | Sep 01 05:38:52.641 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 05:38:52.641 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.641 INFO kablam! | Sep 01 05:38:52.641 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.641 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 05:38:52.641 INFO kablam! Sep 01 05:38:52.641 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.642 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 01 05:38:52.642 INFO kablam! | Sep 01 05:38:52.642 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 05:38:52.642 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.642 INFO kablam! | Sep 01 05:38:52.642 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.642 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 05:38:52.642 INFO kablam! Sep 01 05:38:52.642 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.642 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 01 05:38:52.642 INFO kablam! | Sep 01 05:38:52.642 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 05:38:52.642 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.642 INFO kablam! | Sep 01 05:38:52.642 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.642 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 05:38:52.642 INFO kablam! Sep 01 05:38:52.642 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 05:38:52.642 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 01 05:38:52.642 INFO kablam! | Sep 01 05:38:52.642 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 01 05:38:52.642 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 05:38:52.643 INFO kablam! | Sep 01 05:38:52.643 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 01 05:38:52.643 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 01 05:38:52.643 INFO kablam! Sep 01 05:38:52.655 INFO kablam! error: aborting due to 4 previous errors Sep 01 05:38:52.655 INFO kablam! Sep 01 05:38:52.655 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 05:38:52.666 INFO kablam! error: Could not compile `eep`. Sep 01 05:38:52.666 INFO kablam! Sep 01 05:38:52.666 INFO kablam! To learn more, run the command again with --verbose. Sep 01 05:38:52.667 INFO kablam! su: No module specific data is present Sep 01 05:38:53.128 INFO running `"docker" "rm" "-f" "7dbd3cd2af4a70b8149b3f4d913b6ed565fb4274a34551d1a38ec50789b217ec"` Sep 01 05:38:53.259 INFO blam! 7dbd3cd2af4a70b8149b3f4d913b6ed565fb4274a34551d1a38ec50789b217ec