Sep 01 22:04:58.502 INFO checking eep-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 22:04:58.502 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 22:04:58.502 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.650 INFO blam! 15246d945d5a8657928d3e06725aca3527017dcf15d231552e08ad09efde679b Sep 01 22:04:58.651 INFO running `"docker" "start" "-a" "15246d945d5a8657928d3e06725aca3527017dcf15d231552e08ad09efde679b"` Sep 01 22:04:59.393 INFO kablam! Checking leb128 v0.2.3 Sep 01 22:05:00.084 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 01 22:05:00.935 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.935 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 01 22:05:00.935 INFO kablam! | Sep 01 22:05:00.935 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:00.935 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.935 INFO kablam! | Sep 01 22:05:00.935 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.935 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:00.935 INFO kablam! Sep 01 22:05:00.935 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.936 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 01 22:05:00.936 INFO kablam! | Sep 01 22:05:00.936 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:00.936 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.936 INFO kablam! | Sep 01 22:05:00.936 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.936 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:00.936 INFO kablam! Sep 01 22:05:00.936 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.936 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 01 22:05:00.936 INFO kablam! | Sep 01 22:05:00.936 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:00.936 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.936 INFO kablam! | Sep 01 22:05:00.936 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.936 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:00.936 INFO kablam! Sep 01 22:05:00.936 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:00.936 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 01 22:05:00.936 INFO kablam! | Sep 01 22:05:00.936 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 01 22:05:00.936 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:00.936 INFO kablam! | Sep 01 22:05:00.936 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 01 22:05:00.936 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 01 22:05:00.936 INFO kablam! Sep 01 22:05:00.946 INFO kablam! error: aborting due to 4 previous errors Sep 01 22:05:00.947 INFO kablam! Sep 01 22:05:00.947 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 22:05:00.953 INFO kablam! error: Could not compile `eep`. Sep 01 22:05:00.953 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:05:01.415 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.416 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 01 22:05:01.416 INFO kablam! | Sep 01 22:05:01.416 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:01.416 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.416 INFO kablam! | Sep 01 22:05:01.416 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.416 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:01.416 INFO kablam! Sep 01 22:05:01.416 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.416 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 01 22:05:01.416 INFO kablam! | Sep 01 22:05:01.416 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:01.416 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.416 INFO kablam! | Sep 01 22:05:01.416 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.416 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:01.416 INFO kablam! Sep 01 22:05:01.416 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.416 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 01 22:05:01.416 INFO kablam! | Sep 01 22:05:01.417 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 01 22:05:01.417 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.417 INFO kablam! | Sep 01 22:05:01.417 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.417 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 01 22:05:01.417 INFO kablam! Sep 01 22:05:01.417 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 01 22:05:01.417 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 01 22:05:01.417 INFO kablam! | Sep 01 22:05:01.417 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 01 22:05:01.417 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:05:01.417 INFO kablam! | Sep 01 22:05:01.417 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 01 22:05:01.417 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 01 22:05:01.417 INFO kablam! Sep 01 22:05:01.423 INFO kablam! error: aborting due to 4 previous errors Sep 01 22:05:01.424 INFO kablam! Sep 01 22:05:01.424 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 01 22:05:01.431 INFO kablam! error: Could not compile `eep`. Sep 01 22:05:01.431 INFO kablam! Sep 01 22:05:01.431 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:05:01.432 INFO kablam! su: No module specific data is present Sep 01 22:05:01.911 INFO running `"docker" "rm" "-f" "15246d945d5a8657928d3e06725aca3527017dcf15d231552e08ad09efde679b"` Sep 01 22:05:02.024 INFO blam! 15246d945d5a8657928d3e06725aca3527017dcf15d231552e08ad09efde679b