Sep 04 19:02:39.941 INFO checking eep-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:02:39.942 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:02:39.942 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:02:40.137 INFO blam! 8ccb675bcf95417a15d65f13a09217177d07c057e03ce5a7d96f380934dea38e Sep 04 19:02:40.139 INFO running `"docker" "start" "-a" "8ccb675bcf95417a15d65f13a09217177d07c057e03ce5a7d96f380934dea38e"` Sep 04 19:02:40.876 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 04 19:02:41.856 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:41.856 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 04 19:02:41.856 INFO kablam! | Sep 04 19:02:41.856 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 19:02:41.856 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:41.856 INFO kablam! | Sep 04 19:02:41.856 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 19:02:41.856 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 19:02:41.856 INFO kablam! Sep 04 19:02:41.856 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:41.856 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 04 19:02:41.856 INFO kablam! | Sep 04 19:02:41.856 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 19:02:41.856 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:41.856 INFO kablam! | Sep 04 19:02:41.856 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 19:02:41.856 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 19:02:41.857 INFO kablam! Sep 04 19:02:41.857 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:41.857 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 04 19:02:41.857 INFO kablam! | Sep 04 19:02:41.857 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 19:02:41.857 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:41.857 INFO kablam! | Sep 04 19:02:41.857 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 19:02:41.857 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 19:02:41.857 INFO kablam! Sep 04 19:02:41.857 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:41.857 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 04 19:02:41.857 INFO kablam! | Sep 04 19:02:41.857 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 04 19:02:41.857 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:41.857 INFO kablam! | Sep 04 19:02:41.857 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 04 19:02:41.857 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 04 19:02:41.857 INFO kablam! Sep 04 19:02:41.867 INFO kablam! error: aborting due to 4 previous errors Sep 04 19:02:41.867 INFO kablam! Sep 04 19:02:41.867 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 04 19:02:41.876 INFO kablam! error: Could not compile `eep`. Sep 04 19:02:41.876 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:02:42.138 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:42.138 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 04 19:02:42.139 INFO kablam! | Sep 04 19:02:42.139 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 19:02:42.139 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:42.139 INFO kablam! | Sep 04 19:02:42.139 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 19:02:42.139 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 19:02:42.139 INFO kablam! Sep 04 19:02:42.139 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:42.139 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 04 19:02:42.139 INFO kablam! | Sep 04 19:02:42.139 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 19:02:42.139 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:42.139 INFO kablam! | Sep 04 19:02:42.139 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 19:02:42.139 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 19:02:42.139 INFO kablam! Sep 04 19:02:42.139 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:42.139 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 04 19:02:42.139 INFO kablam! | Sep 04 19:02:42.139 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 04 19:02:42.140 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:42.140 INFO kablam! | Sep 04 19:02:42.140 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 04 19:02:42.140 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 04 19:02:42.140 INFO kablam! Sep 04 19:02:42.140 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 04 19:02:42.140 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 04 19:02:42.140 INFO kablam! | Sep 04 19:02:42.140 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 04 19:02:42.140 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:02:42.140 INFO kablam! | Sep 04 19:02:42.140 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 04 19:02:42.140 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 04 19:02:42.140 INFO kablam! Sep 04 19:02:42.150 INFO kablam! error: aborting due to 4 previous errors Sep 04 19:02:42.150 INFO kablam! Sep 04 19:02:42.150 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 04 19:02:42.160 INFO kablam! error: Could not compile `eep`. Sep 04 19:02:42.160 INFO kablam! Sep 04 19:02:42.160 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:02:42.161 INFO kablam! su: No module specific data is present Sep 04 19:02:42.537 INFO running `"docker" "rm" "-f" "8ccb675bcf95417a15d65f13a09217177d07c057e03ce5a7d96f380934dea38e"` Sep 04 19:02:42.628 INFO blam! 8ccb675bcf95417a15d65f13a09217177d07c057e03ce5a7d96f380934dea38e