Sep 21 09:55:24.801 INFO checking gimli-0.16.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:55:24.801 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:55:24.801 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/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 09:55:25.028 INFO blam! a1f4147bfdd23720ca67a1a5ba6c9aa233e8d41e7f3b4a8ddb5b5395fbca054e Sep 21 09:55:25.030 INFO running `"docker" "start" "-a" "a1f4147bfdd23720ca67a1a5ba6c9aa233e8d41e7f3b4a8ddb5b5395fbca054e"` Sep 21 09:55:25.944 INFO kablam! usermod: no changes Sep 21 09:55:26.202 INFO kablam! Checking fallible-iterator v0.1.5 Sep 21 09:55:26.210 INFO kablam! Checking uuid v0.6.5 Sep 21 09:55:26.217 INFO kablam! Checking parity-wasm v0.31.3 Sep 21 09:55:26.226 INFO kablam! Checking test-assembler v0.1.5 Sep 21 09:55:26.228 INFO kablam! Compiling scroll_derive v0.9.4 Sep 21 09:55:28.058 INFO kablam! Checking gimli v0.16.1 (/source) Sep 21 09:55:31.511 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:31.511 INFO kablam! --> src/cfi.rs:1871:30 Sep 21 09:55:31.512 INFO kablam! | Sep 21 09:55:31.512 INFO kablam! 1871 | type UnwindContextStack = ArrayVec<[UnwindTableRow; MAX_UNWIND_STACK_DEPTH]>; Sep 21 09:55:31.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:31.513 INFO kablam! | Sep 21 09:55:31.513 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 09:55:31.513 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:31.514 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.514 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.514 INFO kablam! Sep 21 09:55:31.566 INFO kablam! warning: the trait bound `Endian: endianity::Endianity` is not satisfied Sep 21 09:55:31.566 INFO kablam! --> src/endian_reader.rs:27:34 Sep 21 09:55:31.567 INFO kablam! | Sep 21 09:55:31.567 INFO kablam! 27 | pub type EndianRcSlice = EndianReader>; Sep 21 09:55:31.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `endianity::Endianity` is not implemented for `Endian` Sep 21 09:55:31.567 INFO kablam! | Sep 21 09:55:31.568 INFO kablam! = help: consider adding a `where Endian: endianity::Endianity` bound Sep 21 09:55:31.568 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.568 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.568 INFO kablam! Sep 21 09:55:31.569 INFO kablam! warning: the trait bound `Endian: endianity::Endianity` is not satisfied Sep 21 09:55:31.569 INFO kablam! --> src/endian_reader.rs:39:35 Sep 21 09:55:31.569 INFO kablam! | Sep 21 09:55:31.569 INFO kablam! 39 | pub type EndianArcSlice = EndianReader>; Sep 21 09:55:31.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `endianity::Endianity` is not implemented for `Endian` Sep 21 09:55:31.569 INFO kablam! | Sep 21 09:55:31.569 INFO kablam! = help: consider adding a `where Endian: endianity::Endianity` bound Sep 21 09:55:31.569 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.569 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.569 INFO kablam! Sep 21 09:55:31.573 INFO kablam! warning: the trait bound `Endian: endianity::Endianity` is not satisfied Sep 21 09:55:31.573 INFO kablam! --> src/lib.rs:243:38 Sep 21 09:55:31.573 INFO kablam! | Sep 21 09:55:31.573 INFO kablam! 243 | pub type EndianBuf<'input, Endian> = EndianSlice<'input, Endian>; Sep 21 09:55:31.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `endianity::Endianity` is not implemented for `Endian` Sep 21 09:55:31.582 INFO kablam! | Sep 21 09:55:31.582 INFO kablam! = help: consider adding a `where Endian: endianity::Endianity` bound Sep 21 09:55:31.582 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.582 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.582 INFO kablam! Sep 21 09:55:31.631 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:31.631 INFO kablam! --> src/line.rs:141:31 Sep 21 09:55:31.631 INFO kablam! | Sep 21 09:55:31.631 INFO kablam! 141 | type OneShotStateMachine = StateMachine>; Sep 21 09:55:31.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:31.631 INFO kablam! | Sep 21 09:55:31.631 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:31.631 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.631 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.632 INFO kablam! Sep 21 09:55:31.632 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:31.632 INFO kablam! --> src/line.rs:143:41 Sep 21 09:55:31.632 INFO kablam! | Sep 21 09:55:31.632 INFO kablam! 143 | type ResumedStateMachine<'program, R> = StateMachine>; Sep 21 09:55:31.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:31.633 INFO kablam! | Sep 21 09:55:31.633 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:31.633 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.633 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.633 INFO kablam! Sep 21 09:55:34.043 INFO kablam! Checking scroll v0.9.0 Sep 21 09:55:35.662 INFO kablam! Checking goblin v0.0.17 Sep 21 09:55:44.546 INFO kablam! Checking object v0.10.0 Sep 21 09:55:48.053 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:48.053 INFO kablam! --> src/cfi.rs:1871:30 Sep 21 09:55:48.053 INFO kablam! | Sep 21 09:55:48.053 INFO kablam! 1871 | type UnwindContextStack = ArrayVec<[UnwindTableRow; MAX_UNWIND_STACK_DEPTH]>; Sep 21 09:55:48.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:48.053 INFO kablam! | Sep 21 09:55:48.053 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 09:55:48.053 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:48.053 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.053 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.053 INFO kablam! Sep 21 09:55:48.062 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:48.062 INFO kablam! --> src/cfi.rs:3223:40 Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! 3223 | type DebugFrameCie = CommonInformationEntry, R, O>; Sep 21 09:55:48.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:48.062 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.062 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.062 INFO kablam! Sep 21 09:55:48.062 INFO kablam! warning: the trait bound `O: reader::ReaderOffset` is not satisfied Sep 21 09:55:48.062 INFO kablam! --> src/cfi.rs:3223:40 Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! 3223 | type DebugFrameCie = CommonInformationEntry, R, O>; Sep 21 09:55:48.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::ReaderOffset` is not implemented for `O` Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! = help: consider adding a `where O: reader::ReaderOffset` bound Sep 21 09:55:48.062 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.062 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.062 INFO kablam! Sep 21 09:55:48.062 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:48.062 INFO kablam! --> src/cfi.rs:3224:40 Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! 3224 | type DebugFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:48.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:48.062 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.062 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.062 INFO kablam! Sep 21 09:55:48.062 INFO kablam! warning: the trait bound `O: reader::ReaderOffset` is not satisfied Sep 21 09:55:48.062 INFO kablam! --> src/cfi.rs:3224:40 Sep 21 09:55:48.062 INFO kablam! | Sep 21 09:55:48.062 INFO kablam! 3224 | type DebugFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:48.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::ReaderOffset` is not implemented for `O` Sep 21 09:55:48.063 INFO kablam! | Sep 21 09:55:48.063 INFO kablam! = help: consider adding a `where O: reader::ReaderOffset` bound Sep 21 09:55:48.063 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.063 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.063 INFO kablam! Sep 21 09:55:48.063 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:48.063 INFO kablam! --> src/cfi.rs:3225:37 Sep 21 09:55:48.063 INFO kablam! | Sep 21 09:55:48.063 INFO kablam! 3225 | type EhFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:48.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:48.063 INFO kablam! | Sep 21 09:55:48.063 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:48.063 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.063 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.063 INFO kablam! Sep 21 09:55:48.063 INFO kablam! warning: the trait bound `O: reader::ReaderOffset` is not satisfied Sep 21 09:55:48.063 INFO kablam! --> src/cfi.rs:3225:37 Sep 21 09:55:48.063 INFO kablam! | Sep 21 09:55:48.063 INFO kablam! 3225 | type EhFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:48.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::ReaderOffset` is not implemented for `O` Sep 21 09:55:48.063 INFO kablam! | Sep 21 09:55:48.063 INFO kablam! = help: consider adding a `where O: reader::ReaderOffset` bound Sep 21 09:55:48.063 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.063 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.063 INFO kablam! Sep 21 09:55:48.071 INFO kablam! warning: the trait bound `Endian: endianity::Endianity` is not satisfied Sep 21 09:55:48.071 INFO kablam! --> src/endian_reader.rs:27:34 Sep 21 09:55:48.071 INFO kablam! | Sep 21 09:55:48.071 INFO kablam! 27 | pub type EndianRcSlice = EndianReader>; Sep 21 09:55:48.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `endianity::Endianity` is not implemented for `Endian` Sep 21 09:55:48.071 INFO kablam! | Sep 21 09:55:48.071 INFO kablam! = help: consider adding a `where Endian: endianity::Endianity` bound Sep 21 09:55:48.071 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.071 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.071 INFO kablam! Sep 21 09:55:48.071 INFO kablam! warning: the trait bound `Endian: endianity::Endianity` is not satisfied Sep 21 09:55:48.071 INFO kablam! --> src/endian_reader.rs:39:35 Sep 21 09:55:48.071 INFO kablam! | Sep 21 09:55:48.071 INFO kablam! 39 | pub type EndianArcSlice = EndianReader>; Sep 21 09:55:48.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `endianity::Endianity` is not implemented for `Endian` Sep 21 09:55:48.071 INFO kablam! | Sep 21 09:55:48.071 INFO kablam! = help: consider adding a `where Endian: endianity::Endianity` bound Sep 21 09:55:48.071 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.071 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.071 INFO kablam! Sep 21 09:55:48.076 INFO kablam! warning: the trait bound `Endian: endianity::Endianity` is not satisfied Sep 21 09:55:48.076 INFO kablam! --> src/lib.rs:243:38 Sep 21 09:55:48.076 INFO kablam! | Sep 21 09:55:48.076 INFO kablam! 243 | pub type EndianBuf<'input, Endian> = EndianSlice<'input, Endian>; Sep 21 09:55:48.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `endianity::Endianity` is not implemented for `Endian` Sep 21 09:55:48.076 INFO kablam! | Sep 21 09:55:48.076 INFO kablam! = help: consider adding a `where Endian: endianity::Endianity` bound Sep 21 09:55:48.076 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.076 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.076 INFO kablam! Sep 21 09:55:48.086 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:48.086 INFO kablam! --> src/line.rs:141:31 Sep 21 09:55:48.086 INFO kablam! | Sep 21 09:55:48.086 INFO kablam! 141 | type OneShotStateMachine = StateMachine>; Sep 21 09:55:48.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:48.086 INFO kablam! | Sep 21 09:55:48.086 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:48.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.086 INFO kablam! Sep 21 09:55:48.086 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:48.086 INFO kablam! --> src/line.rs:143:41 Sep 21 09:55:48.086 INFO kablam! | Sep 21 09:55:48.086 INFO kablam! 143 | type ResumedStateMachine<'program, R> = StateMachine>; Sep 21 09:55:48.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:48.086 INFO kablam! | Sep 21 09:55:48.086 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:48.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:48.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:48.086 INFO kablam! Sep 21 09:55:56.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.15s Sep 21 09:55:56.126 INFO kablam! su: No module specific data is present Sep 21 09:55:57.232 INFO running `"docker" "rm" "-f" "a1f4147bfdd23720ca67a1a5ba6c9aa233e8d41e7f3b4a8ddb5b5395fbca054e"` Sep 21 09:55:57.357 INFO blam! a1f4147bfdd23720ca67a1a5ba6c9aa233e8d41e7f3b4a8ddb5b5395fbca054e