Sep 01 22:04:58.445 INFO checking eep-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 22:04:58.446 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 22:04:58.446 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:04:58.612 INFO blam! d74bf1df2b95c9df62e34310197342458f8d39e8cfc01e2ebf5801eb38e5dbae Sep 01 22:04:58.613 INFO running `"docker" "start" "-a" "d74bf1df2b95c9df62e34310197342458f8d39e8cfc01e2ebf5801eb38e5dbae"` Sep 01 22:04:59.243 INFO kablam! Checking leb128 v0.2.3 Sep 01 22:04:59.832 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 01 22:05:00.735 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.736 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 01 22:05:00.736 INFO kablam! | Sep 01 22:05:00.736 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:00.736 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.736 INFO kablam! | Sep 01 22:05:00.736 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.736 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:00.736 INFO kablam! Sep 01 22:05:00.736 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.736 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 01 22:05:00.736 INFO kablam! | Sep 01 22:05:00.736 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:00.736 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.736 INFO kablam! | Sep 01 22:05:00.736 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.736 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:00.736 INFO kablam! Sep 01 22:05:00.736 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.736 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 01 22:05:00.736 INFO kablam! | Sep 01 22:05:00.736 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:00.736 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.736 INFO kablam! | Sep 01 22:05:00.736 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.737 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:00.737 INFO kablam! Sep 01 22:05:00.737 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.737 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 01 22:05:00.737 INFO kablam! | Sep 01 22:05:00.737 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 01 22:05:00.737 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.737 INFO kablam! | Sep 01 22:05:00.737 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 01 22:05:00.737 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.737 INFO kablam! Sep 01 22:05:00.747 INFO kablam! error: aborting due to 4 previous errors Sep 01 22:05:00.747 INFO kablam! Sep 01 22:05:00.747 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 22:05:00.755 INFO kablam! error: Could not compile `eep`. Sep 01 22:05:00.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:05:01.026 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.026 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 01 22:05:01.026 INFO kablam! | Sep 01 22:05:01.026 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:01.026 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.026 INFO kablam! | Sep 01 22:05:01.026 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.026 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:01.026 INFO kablam! Sep 01 22:05:01.026 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.026 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 01 22:05:01.026 INFO kablam! | Sep 01 22:05:01.026 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:01.026 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.026 INFO kablam! | Sep 01 22:05:01.026 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.026 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:01.026 INFO kablam! Sep 01 22:05:01.027 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.027 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 01 22:05:01.027 INFO kablam! | Sep 01 22:05:01.027 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:01.027 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.027 INFO kablam! | Sep 01 22:05:01.027 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.027 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:01.027 INFO kablam! Sep 01 22:05:01.027 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.027 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 01 22:05:01.027 INFO kablam! | Sep 01 22:05:01.027 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 01 22:05:01.027 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.027 INFO kablam! | Sep 01 22:05:01.027 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 01 22:05:01.027 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.027 INFO kablam! Sep 01 22:05:01.034 INFO kablam! error: aborting due to 4 previous errors Sep 01 22:05:01.034 INFO kablam! Sep 01 22:05:01.034 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 22:05:01.042 INFO kablam! error: Could not compile `eep`. Sep 01 22:05:01.042 INFO kablam! Sep 01 22:05:01.042 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:05:01.043 INFO kablam! su: No module specific data is present Sep 01 22:05:01.738 INFO running `"docker" "rm" "-f" "d74bf1df2b95c9df62e34310197342458f8d39e8cfc01e2ebf5801eb38e5dbae"` Sep 01 22:05:01.825 INFO blam! d74bf1df2b95c9df62e34310197342458f8d39e8cfc01e2ebf5801eb38e5dbae