Sep 14 17:13:57.588 INFO checking eep-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:13:57.588 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:13:57.588 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:13:57.887 INFO blam! ed49cf5ac5dd4f9ed2727ea8747b3163e60a3f1a321178a94e70183f1a4d45fa Sep 14 17:13:57.889 INFO running `"docker" "start" "-a" "ed49cf5ac5dd4f9ed2727ea8747b3163e60a3f1a321178a94e70183f1a4d45fa"` Sep 14 17:13:58.648 INFO kablam! usermod: no changes Sep 14 17:13:58.720 INFO kablam! Checking leb128 v0.2.3 Sep 14 17:13:59.164 INFO kablam! Checking eep v0.1.0 (file:///source) Sep 14 17:13:59.589 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.590 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 14 17:13:59.590 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.590 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 14 17:13:59.590 INFO kablam! Sep 14 17:13:59.590 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.590 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 14 17:13:59.590 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.590 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 14 17:13:59.590 INFO kablam! Sep 14 17:13:59.590 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.590 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 14 17:13:59.590 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.590 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 14 17:13:59.590 INFO kablam! Sep 14 17:13:59.590 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.590 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 14 17:13:59.590 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.590 INFO kablam! | Sep 14 17:13:59.590 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 14 17:13:59.590 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.590 INFO kablam! Sep 14 17:13:59.600 INFO kablam! error: aborting due to 4 previous errors Sep 14 17:13:59.600 INFO kablam! Sep 14 17:13:59.600 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 14 17:13:59.606 INFO kablam! error: Could not compile `eep`. Sep 14 17:13:59.606 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:13:59.702 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.702 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 14 17:13:59.702 INFO kablam! | Sep 14 17:13:59.702 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 14 17:13:59.702 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.702 INFO kablam! | Sep 14 17:13:59.702 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.702 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 14 17:13:59.702 INFO kablam! Sep 14 17:13:59.702 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.702 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 14 17:13:59.702 INFO kablam! | Sep 14 17:13:59.702 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 14 17:13:59.702 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.702 INFO kablam! | Sep 14 17:13:59.702 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.702 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 14 17:13:59.702 INFO kablam! Sep 14 17:13:59.702 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.702 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 14 17:13:59.703 INFO kablam! | Sep 14 17:13:59.703 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 14 17:13:59.703 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.703 INFO kablam! | Sep 14 17:13:59.703 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.703 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 14 17:13:59.703 INFO kablam! Sep 14 17:13:59.703 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 14 17:13:59.703 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 14 17:13:59.703 INFO kablam! | Sep 14 17:13:59.703 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 14 17:13:59.703 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 17:13:59.703 INFO kablam! | Sep 14 17:13:59.703 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 14 17:13:59.703 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 14 17:13:59.703 INFO kablam! Sep 14 17:13:59.713 INFO kablam! error: aborting due to 4 previous errors Sep 14 17:13:59.713 INFO kablam! Sep 14 17:13:59.713 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 14 17:13:59.720 INFO kablam! error: Could not compile `eep`. Sep 14 17:13:59.720 INFO kablam! Sep 14 17:13:59.721 INFO kablam! To learn more, run the command again with --verbose. Sep 14 17:13:59.722 INFO kablam! su: No module specific data is present Sep 14 17:14:00.338 INFO running `"docker" "rm" "-f" "ed49cf5ac5dd4f9ed2727ea8747b3163e60a3f1a321178a94e70183f1a4d45fa"` Sep 14 17:14:00.426 INFO blam! ed49cf5ac5dd4f9ed2727ea8747b3163e60a3f1a321178a94e70183f1a4d45fa