Sep 21 09:55:26.600 INFO checking gimli-0.15.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 09:55:26.600 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 09:55:26.600 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/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:26.806 INFO blam! ab0f4b8157cebcaffaaa5d7c09b07eea7abf0c21c234675a4c550979d522f96b Sep 21 09:55:26.808 INFO running `"docker" "start" "-a" "ab0f4b8157cebcaffaaa5d7c09b07eea7abf0c21c234675a4c550979d522f96b"` Sep 21 09:55:28.229 INFO kablam! usermod: no changes Sep 21 09:55:28.379 INFO kablam! Checking scroll v0.7.0 Sep 21 09:55:28.386 INFO kablam! Checking gimli v0.15.0 (/source) Sep 21 09:55:28.434 INFO kablam! Compiling scroll_derive v0.7.0 Sep 21 09:55:31.870 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:31.870 INFO kablam! --> src/cfi.rs:1800:30 Sep 21 09:55:31.871 INFO kablam! | Sep 21 09:55:31.871 INFO kablam! 1800 | type UnwindContextStack = ArrayVec<[UnwindTableRow; MAX_UNWIND_STACK_DEPTH]>; Sep 21 09:55:31.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:31.871 INFO kablam! | Sep 21 09:55:31.872 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 09:55:31.872 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:31.873 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.873 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.873 INFO kablam! Sep 21 09:55:31.914 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:31.914 INFO kablam! --> src/line.rs:140:31 Sep 21 09:55:31.915 INFO kablam! | Sep 21 09:55:31.915 INFO kablam! 140 | type OneShotStateMachine = StateMachine>; Sep 21 09:55:31.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:31.915 INFO kablam! | Sep 21 09:55:31.916 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:31.916 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.916 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.917 INFO kablam! Sep 21 09:55:31.917 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:31.918 INFO kablam! --> src/line.rs:142:41 Sep 21 09:55:31.918 INFO kablam! | Sep 21 09:55:31.918 INFO kablam! 142 | type ResumedStateMachine<'program, R> = StateMachine>; Sep 21 09:55:31.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:31.919 INFO kablam! | Sep 21 09:55:31.919 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:31.920 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:31.920 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:31.920 INFO kablam! Sep 21 09:55:34.806 INFO kablam! Checking goblin v0.0.11 Sep 21 09:55:42.582 INFO kablam! Checking object v0.5.0 Sep 21 09:55:45.590 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:45.590 INFO kablam! --> src/cfi.rs:1800:30 Sep 21 09:55:45.590 INFO kablam! | Sep 21 09:55:45.590 INFO kablam! 1800 | type UnwindContextStack = ArrayVec<[UnwindTableRow; MAX_UNWIND_STACK_DEPTH]>; Sep 21 09:55:45.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:45.590 INFO kablam! | Sep 21 09:55:45.590 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 09:55:45.590 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:45.590 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.590 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.590 INFO kablam! Sep 21 09:55:45.595 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:45.595 INFO kablam! --> src/cfi.rs:3110:40 Sep 21 09:55:45.595 INFO kablam! | Sep 21 09:55:45.595 INFO kablam! 3110 | type DebugFrameCie = CommonInformationEntry, R, O>; Sep 21 09:55:45.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:45.595 INFO kablam! | Sep 21 09:55:45.595 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:45.595 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.595 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.595 INFO kablam! Sep 21 09:55:45.595 INFO kablam! warning: the trait bound `O: reader::ReaderOffset` is not satisfied Sep 21 09:55:45.596 INFO kablam! --> src/cfi.rs:3110:40 Sep 21 09:55:45.596 INFO kablam! | Sep 21 09:55:45.596 INFO kablam! 3110 | type DebugFrameCie = CommonInformationEntry, R, O>; Sep 21 09:55:45.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::ReaderOffset` is not implemented for `O` Sep 21 09:55:45.596 INFO kablam! | Sep 21 09:55:45.596 INFO kablam! = help: consider adding a `where O: reader::ReaderOffset` bound Sep 21 09:55:45.596 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.596 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.596 INFO kablam! Sep 21 09:55:45.602 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:45.602 INFO kablam! --> src/cfi.rs:3111:40 Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! 3111 | type DebugFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:45.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:45.602 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.602 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.602 INFO kablam! Sep 21 09:55:45.602 INFO kablam! warning: the trait bound `O: reader::ReaderOffset` is not satisfied Sep 21 09:55:45.602 INFO kablam! --> src/cfi.rs:3111:40 Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! 3111 | type DebugFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:45.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::ReaderOffset` is not implemented for `O` Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! = help: consider adding a `where O: reader::ReaderOffset` bound Sep 21 09:55:45.602 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.602 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.602 INFO kablam! Sep 21 09:55:45.602 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:45.602 INFO kablam! --> src/cfi.rs:3112:37 Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! 3112 | type EhFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:45.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:45.602 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.602 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.602 INFO kablam! Sep 21 09:55:45.602 INFO kablam! warning: the trait bound `O: reader::ReaderOffset` is not satisfied Sep 21 09:55:45.602 INFO kablam! --> src/cfi.rs:3112:37 Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! 3112 | type EhFrameFde = FrameDescriptionEntry, R, O>; Sep 21 09:55:45.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::ReaderOffset` is not implemented for `O` Sep 21 09:55:45.602 INFO kablam! | Sep 21 09:55:45.602 INFO kablam! = help: consider adding a `where O: reader::ReaderOffset` bound Sep 21 09:55:45.602 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.602 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.602 INFO kablam! Sep 21 09:55:45.612 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:45.612 INFO kablam! --> src/line.rs:140:31 Sep 21 09:55:45.613 INFO kablam! | Sep 21 09:55:45.613 INFO kablam! 140 | type OneShotStateMachine = StateMachine>; Sep 21 09:55:45.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:45.614 INFO kablam! | Sep 21 09:55:45.614 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:45.615 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.615 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.615 INFO kablam! Sep 21 09:55:45.616 INFO kablam! warning: the trait bound `R: reader::Reader` is not satisfied Sep 21 09:55:45.616 INFO kablam! --> src/line.rs:142:41 Sep 21 09:55:45.616 INFO kablam! | Sep 21 09:55:45.616 INFO kablam! 142 | type ResumedStateMachine<'program, R> = StateMachine>; Sep 21 09:55:45.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `reader::Reader` is not implemented for `R` Sep 21 09:55:45.616 INFO kablam! | Sep 21 09:55:45.616 INFO kablam! = help: consider adding a `where R: reader::Reader` bound Sep 21 09:55:45.616 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 09:55:45.616 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 09:55:45.616 INFO kablam! Sep 21 09:55:52.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.94s Sep 21 09:55:52.194 INFO kablam! su: No module specific data is present Sep 21 09:55:52.964 INFO running `"docker" "rm" "-f" "ab0f4b8157cebcaffaaa5d7c09b07eea7abf0c21c234675a4c550979d522f96b"` Sep 21 09:55:53.086 INFO blam! ab0f4b8157cebcaffaaa5d7c09b07eea7abf0c21c234675a4c550979d522f96b