Sep 18 01:20:17.341 INFO checking eep-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:20:17.341 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:20:17.342 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:20:17.521 INFO blam! 4a27e05c40d0e2884f69f8da700ec40c404fbbf8e1fba5b2809f6588af9c1236 Sep 18 01:20:17.523 INFO running `"docker" "start" "-a" "4a27e05c40d0e2884f69f8da700ec40c404fbbf8e1fba5b2809f6588af9c1236"` Sep 18 01:20:18.399 INFO kablam! usermod: no changes Sep 18 01:20:18.447 INFO kablam! Checking leb128 v0.2.3 Sep 18 01:20:18.790 INFO kablam! Checking eep v0.1.0 (/source) Sep 18 01:20:19.191 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.191 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.191 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.191 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.191 INFO kablam! Sep 18 01:20:19.191 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.191 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.191 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.191 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.191 INFO kablam! Sep 18 01:20:19.191 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.191 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.191 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.191 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.191 INFO kablam! Sep 18 01:20:19.191 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.191 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 18 01:20:19.191 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.191 INFO kablam! | Sep 18 01:20:19.191 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 18 01:20:19.191 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.191 INFO kablam! Sep 18 01:20:19.193 INFO kablam! error: aborting due to 4 previous errors Sep 18 01:20:19.193 INFO kablam! Sep 18 01:20:19.199 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 18 01:20:19.202 INFO kablam! error: Could not compile `eep`. Sep 18 01:20:19.202 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:20:19.487 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.487 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.487 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.487 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.487 INFO kablam! Sep 18 01:20:19.487 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.487 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.487 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.487 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.487 INFO kablam! Sep 18 01:20:19.487 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.487 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.487 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.487 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.487 INFO kablam! Sep 18 01:20:19.487 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.487 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 18 01:20:19.487 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.487 INFO kablam! | Sep 18 01:20:19.487 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 18 01:20:19.487 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.487 INFO kablam! Sep 18 01:20:19.495 INFO kablam! error: aborting due to 4 previous errors Sep 18 01:20:19.495 INFO kablam! Sep 18 01:20:19.495 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 18 01:20:19.503 INFO kablam! error: Could not compile `eep`. Sep 18 01:20:19.503 INFO kablam! Sep 18 01:20:19.503 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:20:19.503 INFO kablam! su: No module specific data is present Sep 18 01:20:20.289 INFO running `"docker" "rm" "-f" "4a27e05c40d0e2884f69f8da700ec40c404fbbf8e1fba5b2809f6588af9c1236"` Sep 18 01:20:20.359 INFO blam! 4a27e05c40d0e2884f69f8da700ec40c404fbbf8e1fba5b2809f6588af9c1236