Sep 21 11:01:28.275 INFO checking eep-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:01:28.275 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:01:28.275 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:01:28.441 INFO blam! 413a9aa874572c86eec3e8ddc1b69995595fb893ce047bd2c21a36a74b934b61 Sep 21 11:01:28.445 INFO running `"docker" "start" "-a" "413a9aa874572c86eec3e8ddc1b69995595fb893ce047bd2c21a36a74b934b61"` Sep 21 11:01:29.062 INFO kablam! usermod: no changes Sep 21 11:01:29.106 INFO kablam! Checking leb128 v0.2.3 Sep 21 11:01:29.409 INFO kablam! Checking eep v0.1.0 (/source) Sep 21 11:01:29.963 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:29.963 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 21 11:01:29.963 INFO kablam! | Sep 21 11:01:29.963 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 21 11:01:29.963 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:29.963 INFO kablam! | Sep 21 11:01:29.963 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 21 11:01:29.963 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 21 11:01:29.963 INFO kablam! Sep 21 11:01:29.963 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:29.963 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 21 11:01:29.963 INFO kablam! | Sep 21 11:01:29.963 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 21 11:01:29.963 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:29.964 INFO kablam! | Sep 21 11:01:29.964 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 21 11:01:29.964 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 21 11:01:29.964 INFO kablam! Sep 21 11:01:29.964 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:29.965 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 21 11:01:29.965 INFO kablam! | Sep 21 11:01:29.965 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 21 11:01:29.965 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:29.965 INFO kablam! | Sep 21 11:01:29.965 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 21 11:01:29.966 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 21 11:01:29.966 INFO kablam! Sep 21 11:01:29.966 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:29.966 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 21 11:01:29.966 INFO kablam! | Sep 21 11:01:29.966 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 21 11:01:29.966 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:29.967 INFO kablam! | Sep 21 11:01:29.967 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 21 11:01:29.967 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 21 11:01:29.967 INFO kablam! Sep 21 11:01:29.974 INFO kablam! error: aborting due to 4 previous errors Sep 21 11:01:29.974 INFO kablam! Sep 21 11:01:29.974 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 21 11:01:29.983 INFO kablam! error: Could not compile `eep`. Sep 21 11:01:29.983 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:01:30.094 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:30.095 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 21 11:01:30.095 INFO kablam! | Sep 21 11:01:30.095 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 21 11:01:30.095 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:30.095 INFO kablam! | Sep 21 11:01:30.095 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 21 11:01:30.095 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 21 11:01:30.095 INFO kablam! Sep 21 11:01:30.095 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:30.095 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 21 11:01:30.095 INFO kablam! | Sep 21 11:01:30.095 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 21 11:01:30.095 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:30.095 INFO kablam! | Sep 21 11:01:30.095 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 21 11:01:30.095 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 21 11:01:30.095 INFO kablam! Sep 21 11:01:30.095 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:30.095 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 21 11:01:30.095 INFO kablam! | Sep 21 11:01:30.096 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 21 11:01:30.096 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:30.096 INFO kablam! | Sep 21 11:01:30.096 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 21 11:01:30.096 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 21 11:01:30.096 INFO kablam! Sep 21 11:01:30.096 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 21 11:01:30.096 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 21 11:01:30.096 INFO kablam! | Sep 21 11:01:30.096 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 21 11:01:30.096 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 11:01:30.096 INFO kablam! | Sep 21 11:01:30.096 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 21 11:01:30.096 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 21 11:01:30.096 INFO kablam! Sep 21 11:01:30.105 INFO kablam! error: aborting due to 4 previous errors Sep 21 11:01:30.105 INFO kablam! Sep 21 11:01:30.105 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 21 11:01:30.114 INFO kablam! error: Could not compile `eep`. Sep 21 11:01:30.114 INFO kablam! Sep 21 11:01:30.114 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:01:30.115 INFO kablam! su: No module specific data is present Sep 21 11:01:30.563 INFO running `"docker" "rm" "-f" "413a9aa874572c86eec3e8ddc1b69995595fb893ce047bd2c21a36a74b934b61"` Sep 21 11:01:30.651 INFO blam! 413a9aa874572c86eec3e8ddc1b69995595fb893ce047bd2c21a36a74b934b61