Sep 01 07:20:31.971 INFO checking scroll-0.9.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:20:31.972 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:20:31.972 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:20:32.180 INFO blam! 44ae3766d3c5639bd7c69527d2b695fbcce0b3db802cd139351088fed1645ae3 Sep 01 07:20:32.181 INFO running `"docker" "start" "-a" "44ae3766d3c5639bd7c69527d2b695fbcce0b3db802cd139351088fed1645ae3"` Sep 01 07:20:33.097 INFO kablam! Checking scroll v0.9.0 (file:///source) Sep 01 07:20:33.820 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:20:33.820 INFO kablam! --> src/ctx.rs:287:31 Sep 01 07:20:33.820 INFO kablam! | Sep 01 07:20:33.820 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 01 07:20:33.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 07:20:33.821 INFO kablam! ... Sep 01 07:20:33.821 INFO kablam! 307 | from_ctx_float_impl!(f32, 4); Sep 01 07:20:33.821 INFO kablam! | ----------------------------- in this macro invocation Sep 01 07:20:33.821 INFO kablam! | Sep 01 07:20:33.821 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 07:20:33.821 INFO kablam! Sep 01 07:20:33.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:20:33.822 INFO kablam! --> src/ctx.rs:287:31 Sep 01 07:20:33.822 INFO kablam! | Sep 01 07:20:33.822 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 01 07:20:33.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 07:20:33.822 INFO kablam! ... Sep 01 07:20:33.822 INFO kablam! 308 | from_ctx_float_impl!(f64, 8); Sep 01 07:20:33.822 INFO kablam! | ----------------------------- in this macro invocation Sep 01 07:20:33.822 INFO kablam! Sep 01 07:20:33.822 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:20:33.822 INFO kablam! --> src/ctx.rs:456:23 Sep 01 07:20:33.822 INFO kablam! | Sep 01 07:20:33.822 INFO kablam! 456 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 01 07:20:33.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 07:20:33.822 INFO kablam! Sep 01 07:20:33.958 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:20:33.958 INFO kablam! --> src/ctx.rs:287:31 Sep 01 07:20:33.958 INFO kablam! | Sep 01 07:20:33.958 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 01 07:20:33.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 07:20:33.958 INFO kablam! ... Sep 01 07:20:33.958 INFO kablam! 307 | from_ctx_float_impl!(f32, 4); Sep 01 07:20:33.958 INFO kablam! | ----------------------------- in this macro invocation Sep 01 07:20:33.958 INFO kablam! | Sep 01 07:20:33.958 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 07:20:33.958 INFO kablam! Sep 01 07:20:33.959 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:20:33.959 INFO kablam! --> src/ctx.rs:287:31 Sep 01 07:20:33.959 INFO kablam! | Sep 01 07:20:33.959 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 01 07:20:33.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 07:20:33.959 INFO kablam! ... Sep 01 07:20:33.959 INFO kablam! 308 | from_ctx_float_impl!(f64, 8); Sep 01 07:20:33.959 INFO kablam! | ----------------------------- in this macro invocation Sep 01 07:20:33.959 INFO kablam! Sep 01 07:20:33.960 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:20:33.960 INFO kablam! --> src/ctx.rs:456:23 Sep 01 07:20:33.960 INFO kablam! | Sep 01 07:20:33.960 INFO kablam! 456 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 01 07:20:33.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 07:20:33.960 INFO kablam! Sep 01 07:20:37.175 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 07:20:37.175 INFO kablam! --> tests/api.rs:205:5 Sep 01 07:20:37.175 INFO kablam! | Sep 01 07:20:37.176 INFO kablam! 205 | assert_eq!(foo_.foo, foo); Sep 01 07:20:37.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:20:37.176 INFO kablam! | Sep 01 07:20:37.176 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 07:20:37.176 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 07:20:37.176 INFO kablam! = note: for more information, see issue #46043 Sep 01 07:20:37.176 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 07:20:37.177 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 07:20:37.177 INFO kablam! Sep 01 07:20:37.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 07:20:37.177 INFO kablam! --> tests/api.rs:206:5 Sep 01 07:20:37.177 INFO kablam! | Sep 01 07:20:37.177 INFO kablam! 206 | assert_eq!(foo_.bar, bar); Sep 01 07:20:37.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:20:37.177 INFO kablam! | Sep 01 07:20:37.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 07:20:37.177 INFO kablam! = note: for more information, see issue #46043 Sep 01 07:20:37.177 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 07:20:37.177 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 07:20:37.177 INFO kablam! Sep 01 07:20:37.177 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 07:20:37.177 INFO kablam! --> tests/api.rs:237:5 Sep 01 07:20:37.177 INFO kablam! | Sep 01 07:20:37.177 INFO kablam! 237 | assert_eq!(bar.foo, -1); Sep 01 07:20:37.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:20:37.178 INFO kablam! | Sep 01 07:20:37.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 07:20:37.178 INFO kablam! = note: for more information, see issue #46043 Sep 01 07:20:37.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 07:20:37.178 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 07:20:37.178 INFO kablam! Sep 01 07:20:37.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 07:20:37.178 INFO kablam! --> tests/api.rs:238:5 Sep 01 07:20:37.178 INFO kablam! | Sep 01 07:20:37.178 INFO kablam! 238 | assert_eq!(bar.bar, 0xdeadbeef); Sep 01 07:20:37.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:20:37.178 INFO kablam! | Sep 01 07:20:37.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 07:20:37.178 INFO kablam! = note: for more information, see issue #46043 Sep 01 07:20:37.178 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 07:20:37.178 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 07:20:37.178 INFO kablam! Sep 01 07:20:37.178 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 07:20:37.178 INFO kablam! --> tests/api.rs:275:5 Sep 01 07:20:37.178 INFO kablam! | Sep 01 07:20:37.178 INFO kablam! 275 | assert_eq!(bar.foo, -1); Sep 01 07:20:37.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:20:37.178 INFO kablam! | Sep 01 07:20:37.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 07:20:37.178 INFO kablam! = note: for more information, see issue #46043 Sep 01 07:20:37.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 07:20:37.179 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 07:20:37.179 INFO kablam! Sep 01 07:20:37.179 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 07:20:37.179 INFO kablam! --> tests/api.rs:276:5 Sep 01 07:20:37.179 INFO kablam! | Sep 01 07:20:37.179 INFO kablam! 276 | assert_eq!(bar.bar, 0xdeadbeef); Sep 01 07:20:37.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:20:37.179 INFO kablam! | Sep 01 07:20:37.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 07:20:37.179 INFO kablam! = note: for more information, see issue #46043 Sep 01 07:20:37.179 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 07:20:37.179 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 01 07:20:37.179 INFO kablam! Sep 01 07:20:37.267 INFO kablam! warning: unused imports: `Cwrite`, `IOread`, `IOwrite`, `Pwrite` Sep 01 07:20:37.267 INFO kablam! --> benches/bench.rs:8:21 Sep 01 07:20:37.267 INFO kablam! | Sep 01 07:20:37.267 INFO kablam! 8 | use scroll::{Cread, Cwrite, Pread, Pwrite, IOread, IOwrite, LE}; Sep 01 07:20:37.267 INFO kablam! | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^ Sep 01 07:20:37.267 INFO kablam! | Sep 01 07:20:37.267 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:20:37.267 INFO kablam! Sep 01 07:20:37.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.54s Sep 01 07:20:37.572 INFO kablam! su: No module specific data is present Sep 01 07:20:38.139 INFO running `"docker" "rm" "-f" "44ae3766d3c5639bd7c69527d2b695fbcce0b3db802cd139351088fed1645ae3"` Sep 01 07:20:38.291 INFO blam! 44ae3766d3c5639bd7c69527d2b695fbcce0b3db802cd139351088fed1645ae3