Sep 04 07:10:38.712 INFO checking scroll-0.9.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 07:10:38.712 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 07:10:38.712 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:10:38.970 INFO blam! d20982d0baea9227d596cf8fc1186de643ef087a4cbe21fad415f90770506a44 Sep 04 07:10:38.973 INFO running `"docker" "start" "-a" "d20982d0baea9227d596cf8fc1186de643ef087a4cbe21fad415f90770506a44"` Sep 04 07:10:39.878 INFO kablam! Checking scroll v0.9.0 (file:///source) Sep 04 07:10:40.461 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:10:40.461 INFO kablam! --> src/ctx.rs:287:31 Sep 04 07:10:40.461 INFO kablam! | Sep 04 07:10:40.461 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 04 07:10:40.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:10:40.461 INFO kablam! ... Sep 04 07:10:40.461 INFO kablam! 307 | from_ctx_float_impl!(f32, 4); Sep 04 07:10:40.461 INFO kablam! | ----------------------------- in this macro invocation Sep 04 07:10:40.461 INFO kablam! | Sep 04 07:10:40.461 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:10:40.461 INFO kablam! Sep 04 07:10:40.461 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:10:40.461 INFO kablam! --> src/ctx.rs:287:31 Sep 04 07:10:40.461 INFO kablam! | Sep 04 07:10:40.461 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 04 07:10:40.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:10:40.461 INFO kablam! ... Sep 04 07:10:40.462 INFO kablam! 308 | from_ctx_float_impl!(f64, 8); Sep 04 07:10:40.462 INFO kablam! | ----------------------------- in this macro invocation Sep 04 07:10:40.462 INFO kablam! Sep 04 07:10:40.462 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:10:40.463 INFO kablam! --> src/ctx.rs:456:23 Sep 04 07:10:40.463 INFO kablam! | Sep 04 07:10:40.463 INFO kablam! 456 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 04 07:10:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:10:40.463 INFO kablam! Sep 04 07:10:40.779 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:10:40.779 INFO kablam! --> src/ctx.rs:287:31 Sep 04 07:10:40.779 INFO kablam! | Sep 04 07:10:40.779 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 04 07:10:40.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:10:40.779 INFO kablam! ... Sep 04 07:10:40.780 INFO kablam! 307 | from_ctx_float_impl!(f32, 4); Sep 04 07:10:40.780 INFO kablam! | ----------------------------- in this macro invocation Sep 04 07:10:40.780 INFO kablam! | Sep 04 07:10:40.780 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:10:40.780 INFO kablam! Sep 04 07:10:40.780 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:10:40.780 INFO kablam! --> src/ctx.rs:287:31 Sep 04 07:10:40.780 INFO kablam! | Sep 04 07:10:40.780 INFO kablam! 287 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 04 07:10:40.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:10:40.780 INFO kablam! ... Sep 04 07:10:40.780 INFO kablam! 308 | from_ctx_float_impl!(f64, 8); Sep 04 07:10:40.780 INFO kablam! | ----------------------------- in this macro invocation Sep 04 07:10:40.780 INFO kablam! Sep 04 07:10:40.781 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 07:10:40.782 INFO kablam! --> src/ctx.rs:456:23 Sep 04 07:10:40.782 INFO kablam! | Sep 04 07:10:40.782 INFO kablam! 456 | transmute((if le.is_little() { data.to_le() } else { data.to_be() })) Sep 04 07:10:40.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 07:10:40.782 INFO kablam! Sep 04 07:10:43.582 INFO kablam! warning: unused imports: `Cwrite`, `IOread`, `IOwrite`, `Pwrite` Sep 04 07:10:43.582 INFO kablam! --> benches/bench.rs:8:21 Sep 04 07:10:43.582 INFO kablam! | Sep 04 07:10:43.582 INFO kablam! 8 | use scroll::{Cread, Cwrite, Pread, Pwrite, IOread, IOwrite, LE}; Sep 04 07:10:43.582 INFO kablam! | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^ Sep 04 07:10:43.582 INFO kablam! | Sep 04 07:10:43.582 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 07:10:43.582 INFO kablam! Sep 04 07:10:43.610 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 07:10:43.610 INFO kablam! --> tests/api.rs:205:5 Sep 04 07:10:43.610 INFO kablam! | Sep 04 07:10:43.610 INFO kablam! 205 | assert_eq!(foo_.foo, foo); Sep 04 07:10:43.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:10:43.610 INFO kablam! | Sep 04 07:10:43.610 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 04 07:10:43.610 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 04 07:10:43.610 INFO kablam! = note: for more information, see issue #46043 Sep 04 07:10:43.610 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 04 07:10:43.612 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 04 07:10:43.612 INFO kablam! Sep 04 07:10:43.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 07:10:43.612 INFO kablam! --> tests/api.rs:206:5 Sep 04 07:10:43.612 INFO kablam! | Sep 04 07:10:43.612 INFO kablam! 206 | assert_eq!(foo_.bar, bar); Sep 04 07:10:43.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:10:43.612 INFO kablam! | Sep 04 07:10:43.612 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 04 07:10:43.612 INFO kablam! = note: for more information, see issue #46043 Sep 04 07:10:43.612 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 04 07:10:43.612 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 04 07:10:43.612 INFO kablam! Sep 04 07:10:43.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 07:10:43.612 INFO kablam! --> tests/api.rs:237:5 Sep 04 07:10:43.612 INFO kablam! | Sep 04 07:10:43.612 INFO kablam! 237 | assert_eq!(bar.foo, -1); Sep 04 07:10:43.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:10:43.612 INFO kablam! | Sep 04 07:10:43.612 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 04 07:10:43.612 INFO kablam! = note: for more information, see issue #46043 Sep 04 07:10:43.612 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 04 07:10:43.612 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 04 07:10:43.612 INFO kablam! Sep 04 07:10:43.612 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 07:10:43.612 INFO kablam! --> tests/api.rs:238:5 Sep 04 07:10:43.612 INFO kablam! | Sep 04 07:10:43.612 INFO kablam! 238 | assert_eq!(bar.bar, 0xdeadbeef); Sep 04 07:10:43.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:10:43.613 INFO kablam! | Sep 04 07:10:43.613 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 04 07:10:43.613 INFO kablam! = note: for more information, see issue #46043 Sep 04 07:10:43.613 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 04 07:10:43.613 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 04 07:10:43.613 INFO kablam! Sep 04 07:10:43.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 07:10:43.613 INFO kablam! --> tests/api.rs:275:5 Sep 04 07:10:43.613 INFO kablam! | Sep 04 07:10:43.613 INFO kablam! 275 | assert_eq!(bar.foo, -1); Sep 04 07:10:43.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:10:43.613 INFO kablam! | Sep 04 07:10:43.613 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 04 07:10:43.613 INFO kablam! = note: for more information, see issue #46043 Sep 04 07:10:43.613 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 04 07:10:43.613 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 04 07:10:43.613 INFO kablam! Sep 04 07:10:43.613 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 04 07:10:43.613 INFO kablam! --> tests/api.rs:276:5 Sep 04 07:10:43.613 INFO kablam! | Sep 04 07:10:43.613 INFO kablam! 276 | assert_eq!(bar.bar, 0xdeadbeef); Sep 04 07:10:43.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 07:10:43.613 INFO kablam! | Sep 04 07:10:43.613 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 04 07:10:43.613 INFO kablam! = note: for more information, see issue #46043 Sep 04 07:10:43.613 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 04 07:10:43.613 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 04 07:10:43.613 INFO kablam! Sep 04 07:10:44.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.43s Sep 04 07:10:44.219 INFO kablam! su: No module specific data is present Sep 04 07:10:44.787 INFO running `"docker" "rm" "-f" "d20982d0baea9227d596cf8fc1186de643ef087a4cbe21fad415f90770506a44"` Sep 04 07:10:44.954 INFO blam! d20982d0baea9227d596cf8fc1186de643ef087a4cbe21fad415f90770506a44