Sep 18 01:20:17.906 INFO checking eep-0.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:20:17.906 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:20:17.906 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:20:18.109 INFO blam! 552c363c005933e0c1548a7a39ad4aced7d1daeb75249fb62e9448dd3b16bd66 Sep 18 01:20:18.111 INFO running `"docker" "start" "-a" "552c363c005933e0c1548a7a39ad4aced7d1daeb75249fb62e9448dd3b16bd66"` Sep 18 01:20:18.878 INFO kablam! usermod: no changes Sep 18 01:20:18.935 INFO kablam! Checking leb128 v0.2.3 Sep 18 01:20:19.427 INFO kablam! Checking eep v0.1.0 (/source) Sep 18 01:20:19.824 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.824 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 18 01:20:19.824 INFO kablam! | Sep 18 01:20:19.824 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.824 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.824 INFO kablam! | Sep 18 01:20:19.824 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.824 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.824 INFO kablam! Sep 18 01:20:19.824 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.824 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 18 01:20:19.824 INFO kablam! | Sep 18 01:20:19.824 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.824 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.824 INFO kablam! | Sep 18 01:20:19.824 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.824 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.824 INFO kablam! Sep 18 01:20:19.825 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.825 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 18 01:20:19.825 INFO kablam! | Sep 18 01:20:19.825 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:19.825 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.825 INFO kablam! | Sep 18 01:20:19.825 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.825 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:19.825 INFO kablam! Sep 18 01:20:19.825 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:19.825 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 18 01:20:19.825 INFO kablam! | Sep 18 01:20:19.825 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 18 01:20:19.825 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:19.825 INFO kablam! | Sep 18 01:20:19.825 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 18 01:20:19.825 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 18 01:20:19.825 INFO kablam! Sep 18 01:20:19.831 INFO kablam! error: aborting due to 4 previous errors Sep 18 01:20:19.831 INFO kablam! Sep 18 01:20:19.831 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 18 01:20:19.839 INFO kablam! error: Could not compile `eep`. Sep 18 01:20:19.839 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:20:20.002 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:20.002 INFO kablam! --> src/ring_buffer.rs:95:40 Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! 95 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:20.002 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:20.002 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:20.002 INFO kablam! Sep 18 01:20:20.002 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:20.002 INFO kablam! --> src/ring_buffer.rs:114:40 Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! 114 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:20.002 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:20.002 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:20.002 INFO kablam! Sep 18 01:20:20.002 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:20.002 INFO kablam! --> src/ring_buffer.rs:131:40 Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! 131 | let entry: [u8; 65] = unsafe { mem::transmute(entry) }; Sep 18 01:20:20.002 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! = note: source type: ring_buffer::Entry (456 bits) Sep 18 01:20:20.002 INFO kablam! = note: target type: [u8; 65] (520 bits) Sep 18 01:20:20.002 INFO kablam! Sep 18 01:20:20.002 INFO kablam! error[E0512]: transmute called with types of different sizes Sep 18 01:20:20.002 INFO kablam! --> src/ring_buffer.rs:235:30 Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! 235 | Some(mem::transmute(temp)) Sep 18 01:20:20.002 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 01:20:20.002 INFO kablam! | Sep 18 01:20:20.002 INFO kablam! = note: source type: [u8; 65] (520 bits) Sep 18 01:20:20.002 INFO kablam! = note: target type: ring_buffer::Entry (456 bits) Sep 18 01:20:20.002 INFO kablam! Sep 18 01:20:20.009 INFO kablam! error: aborting due to 4 previous errors Sep 18 01:20:20.009 INFO kablam! Sep 18 01:20:20.009 INFO kablam! For more information about this error, try `rustc --explain E0512`. Sep 18 01:20:20.016 INFO kablam! error: Could not compile `eep`. Sep 18 01:20:20.016 INFO kablam! Sep 18 01:20:20.016 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:20:20.017 INFO kablam! su: No module specific data is present Sep 18 01:20:20.591 INFO running `"docker" "rm" "-f" "552c363c005933e0c1548a7a39ad4aced7d1daeb75249fb62e9448dd3b16bd66"` Sep 18 01:20:20.709 INFO blam! 552c363c005933e0c1548a7a39ad4aced7d1daeb75249fb62e9448dd3b16bd66