Sep 21 03:28:37.406 INFO checking scroll-0.9.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:28:37.406 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:28:37.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:28:37.612 INFO blam! d4ebe13a340c0ff6143e5c481b19f2db7cb8337251820c023f959ddbdaf5b51c Sep 21 03:28:37.614 INFO running `"docker" "start" "-a" "d4ebe13a340c0ff6143e5c481b19f2db7cb8337251820c023f959ddbdaf5b51c"` Sep 21 03:28:39.446 INFO kablam! usermod: no changes Sep 21 03:28:39.628 INFO kablam! Checking scroll v0.9.0 (/source) Sep 21 03:28:40.178 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:28:40.178 INFO kablam! --> src/ctx.rs:287:31 Sep 21 03:28:40.178 INFO kablam! | Sep 21 03:28:40.178 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 21 03:28:40.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:28:40.178 INFO kablam! ... Sep 21 03:28:40.178 INFO kablam! 307 | from_ctx_float_impl!(f32, 4); Sep 21 03:28:40.178 INFO kablam! | ----------------------------- in this macro invocation Sep 21 03:28:40.178 INFO kablam! | Sep 21 03:28:40.178 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:28:40.178 INFO kablam! Sep 21 03:28:40.178 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:28:40.179 INFO kablam! --> src/ctx.rs:287:31 Sep 21 03:28:40.179 INFO kablam! | Sep 21 03:28:40.179 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 21 03:28:40.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:28:40.179 INFO kablam! ... Sep 21 03:28:40.179 INFO kablam! 308 | from_ctx_float_impl!(f64, 8); Sep 21 03:28:40.179 INFO kablam! | ----------------------------- in this macro invocation Sep 21 03:28:40.179 INFO kablam! Sep 21 03:28:40.179 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:28:40.179 INFO kablam! --> src/ctx.rs:456:23 Sep 21 03:28:40.179 INFO kablam! | Sep 21 03:28:40.179 INFO kablam! 456 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 21 03:28:40.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:28:40.179 INFO kablam! Sep 21 03:28:40.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:28:40.274 INFO kablam! --> src/ctx.rs:287:31 Sep 21 03:28:40.274 INFO kablam! | Sep 21 03:28:40.274 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 21 03:28:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:28:40.274 INFO kablam! ... Sep 21 03:28:40.274 INFO kablam! 307 | from_ctx_float_impl!(f32, 4); Sep 21 03:28:40.274 INFO kablam! | ----------------------------- in this macro invocation Sep 21 03:28:40.274 INFO kablam! | Sep 21 03:28:40.274 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:28:40.274 INFO kablam! Sep 21 03:28:40.274 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:28:40.274 INFO kablam! --> src/ctx.rs:287:31 Sep 21 03:28:40.274 INFO kablam! | Sep 21 03:28:40.274 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 21 03:28:40.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:28:40.274 INFO kablam! ... Sep 21 03:28:40.274 INFO kablam! 308 | from_ctx_float_impl!(f64, 8); Sep 21 03:28:40.274 INFO kablam! | ----------------------------- in this macro invocation Sep 21 03:28:40.274 INFO kablam! Sep 21 03:28:40.275 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:28:40.275 INFO kablam! --> src/ctx.rs:456:23 Sep 21 03:28:40.275 INFO kablam! | Sep 21 03:28:40.275 INFO kablam! 456 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 21 03:28:40.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 03:28:40.275 INFO kablam! Sep 21 03:28:42.686 INFO kablam! warning: unused imports: `Cwrite`, `IOread`, `IOwrite`, `Pwrite` Sep 21 03:28:42.686 INFO kablam! --> benches/bench.rs:8:21 Sep 21 03:28:42.686 INFO kablam! | Sep 21 03:28:42.687 INFO kablam! 8 | use scroll::{Cread, Cwrite, Pread, Pwrite, IOread, IOwrite, LE}; Sep 21 03:28:42.687 INFO kablam! | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^ Sep 21 03:28:42.687 INFO kablam! | Sep 21 03:28:42.688 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:28:42.688 INFO kablam! Sep 21 03:28:42.786 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 03:28:42.787 INFO kablam! --> tests/api.rs:205:5 Sep 21 03:28:42.787 INFO kablam! | Sep 21 03:28:42.787 INFO kablam! 205 | assert_eq!(foo_.foo, foo); Sep 21 03:28:42.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:28:42.788 INFO kablam! | Sep 21 03:28:42.788 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 21 03:28:42.789 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 21 03:28:42.789 INFO kablam! = note: for more information, see issue #46043 Sep 21 03:28:42.789 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 21 03:28:42.790 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 21 03:28:42.790 INFO kablam! Sep 21 03:28:42.790 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 03:28:42.790 INFO kablam! --> tests/api.rs:206:5 Sep 21 03:28:42.791 INFO kablam! | Sep 21 03:28:42.791 INFO kablam! 206 | assert_eq!(foo_.bar, bar); Sep 21 03:28:42.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:28:42.791 INFO kablam! | Sep 21 03:28:42.792 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 21 03:28:42.792 INFO kablam! = note: for more information, see issue #46043 Sep 21 03:28:42.792 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 21 03:28:42.792 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 21 03:28:42.793 INFO kablam! Sep 21 03:28:42.793 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 03:28:42.793 INFO kablam! --> tests/api.rs:237:5 Sep 21 03:28:42.793 INFO kablam! | Sep 21 03:28:42.794 INFO kablam! 237 | assert_eq!(bar.foo, -1); Sep 21 03:28:42.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:28:42.794 INFO kablam! | Sep 21 03:28:42.794 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 21 03:28:42.795 INFO kablam! = note: for more information, see issue #46043 Sep 21 03:28:42.795 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 21 03:28:42.795 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 21 03:28:42.795 INFO kablam! Sep 21 03:28:42.795 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 03:28:42.796 INFO kablam! --> tests/api.rs:238:5 Sep 21 03:28:42.796 INFO kablam! | Sep 21 03:28:42.796 INFO kablam! 238 | assert_eq!(bar.bar, 0xdeadbeef); Sep 21 03:28:42.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:28:42.797 INFO kablam! | Sep 21 03:28:42.797 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 21 03:28:42.797 INFO kablam! = note: for more information, see issue #46043 Sep 21 03:28:42.797 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 21 03:28:42.798 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 21 03:28:42.798 INFO kablam! Sep 21 03:28:42.798 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 03:28:42.798 INFO kablam! --> tests/api.rs:275:5 Sep 21 03:28:42.799 INFO kablam! | Sep 21 03:28:42.799 INFO kablam! 275 | assert_eq!(bar.foo, -1); Sep 21 03:28:42.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:28:42.799 INFO kablam! | Sep 21 03:28:42.799 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 21 03:28:42.800 INFO kablam! = note: for more information, see issue #46043 Sep 21 03:28:42.800 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 21 03:28:42.800 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 21 03:28:42.800 INFO kablam! Sep 21 03:28:42.801 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 21 03:28:42.801 INFO kablam! --> tests/api.rs:276:5 Sep 21 03:28:42.801 INFO kablam! | Sep 21 03:28:42.801 INFO kablam! 276 | assert_eq!(bar.bar, 0xdeadbeef); Sep 21 03:28:42.802 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:28:42.802 INFO kablam! | Sep 21 03:28:42.802 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 21 03:28:42.802 INFO kablam! = note: for more information, see issue #46043 Sep 21 03:28:42.803 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 21 03:28:42.803 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 21 03:28:42.803 INFO kablam! Sep 21 03:28:43.113 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.62s Sep 21 03:28:43.118 INFO kablam! su: No module specific data is present Sep 21 03:28:44.411 INFO running `"docker" "rm" "-f" "d4ebe13a340c0ff6143e5c481b19f2db7cb8337251820c023f959ddbdaf5b51c"` Sep 21 03:28:44.532 INFO blam! d4ebe13a340c0ff6143e5c481b19f2db7cb8337251820c023f959ddbdaf5b51c