Sep 06 09:25:15.930 INFO checking bluetooth-serial-port-0.3.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:25:15.931 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:25:15.931 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:25:16.042 INFO blam! 088b2cd02f76505509b41de364789bd1bc85ed923ea8ef52cbe322ff05eb7bde Sep 06 09:25:16.043 INFO running `"docker" "start" "-a" "088b2cd02f76505509b41de364789bd1bc85ed923ea8ef52cbe322ff05eb7bde"` Sep 06 09:25:17.290 INFO kablam! usermod: no changes Sep 06 09:25:17.346 INFO kablam! Checking bluetooth-serial-port v0.3.0 (file:///source) Sep 06 09:25:17.933 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 06 09:25:17.933 INFO kablam! --> src/bluetooth.rs:179:9 Sep 06 09:25:17.933 INFO kablam! | Sep 06 09:25:17.933 INFO kablam! 179 | use std::ascii::AsciiExt; Sep 06 09:25:17.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:17.933 INFO kablam! | Sep 06 09:25:17.933 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 09:25:17.933 INFO kablam! Sep 06 09:25:18.050 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 06 09:25:18.050 INFO kablam! --> src/bluetooth.rs:179:9 Sep 06 09:25:18.050 INFO kablam! | Sep 06 09:25:18.050 INFO kablam! 179 | use std::ascii::AsciiExt; Sep 06 09:25:18.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.050 INFO kablam! | Sep 06 09:25:18.050 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 09:25:18.050 INFO kablam! Sep 06 09:25:18.050 INFO kablam! warning: type alias is never used: `int8_t` Sep 06 09:25:18.050 INFO kablam! --> src/linux/ffi.rs:3:1 Sep 06 09:25:18.050 INFO kablam! | Sep 06 09:25:18.050 INFO kablam! 3 | pub type int8_t = i8; Sep 06 09:25:18.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.050 INFO kablam! | Sep 06 09:25:18.050 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 09:25:18.051 INFO kablam! Sep 06 09:25:18.051 INFO kablam! warning: type alias is never used: `int16_t` Sep 06 09:25:18.051 INFO kablam! --> src/linux/ffi.rs:4:1 Sep 06 09:25:18.051 INFO kablam! | Sep 06 09:25:18.051 INFO kablam! 4 | pub type int16_t = i16; Sep 06 09:25:18.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.051 INFO kablam! Sep 06 09:25:18.051 INFO kablam! warning: type alias is never used: `int32_t` Sep 06 09:25:18.051 INFO kablam! --> src/linux/ffi.rs:5:1 Sep 06 09:25:18.051 INFO kablam! | Sep 06 09:25:18.051 INFO kablam! 5 | pub type int32_t = i32; Sep 06 09:25:18.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.051 INFO kablam! Sep 06 09:25:18.051 INFO kablam! warning: type alias is never used: `int64_t` Sep 06 09:25:18.051 INFO kablam! --> src/linux/ffi.rs:6:1 Sep 06 09:25:18.051 INFO kablam! | Sep 06 09:25:18.051 INFO kablam! 6 | pub type int64_t = i64; Sep 06 09:25:18.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.051 INFO kablam! Sep 06 09:25:18.051 INFO kablam! warning: type alias is never used: `uint64_t` Sep 06 09:25:18.051 INFO kablam! --> src/linux/ffi.rs:10:1 Sep 06 09:25:18.051 INFO kablam! | Sep 06 09:25:18.051 INFO kablam! 10 | pub type uint64_t = u64; Sep 06 09:25:18.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.051 INFO kablam! Sep 06 09:25:18.095 INFO kablam! warning: type alias is never used: `int8_t` Sep 06 09:25:18.095 INFO kablam! --> src/linux/ffi.rs:3:1 Sep 06 09:25:18.095 INFO kablam! | Sep 06 09:25:18.095 INFO kablam! 3 | pub type int8_t = i8; Sep 06 09:25:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.096 INFO kablam! | Sep 06 09:25:18.096 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 09:25:18.096 INFO kablam! Sep 06 09:25:18.096 INFO kablam! warning: type alias is never used: `int16_t` Sep 06 09:25:18.096 INFO kablam! --> src/linux/ffi.rs:4:1 Sep 06 09:25:18.096 INFO kablam! | Sep 06 09:25:18.096 INFO kablam! 4 | pub type int16_t = i16; Sep 06 09:25:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.096 INFO kablam! Sep 06 09:25:18.096 INFO kablam! warning: type alias is never used: `int32_t` Sep 06 09:25:18.096 INFO kablam! --> src/linux/ffi.rs:5:1 Sep 06 09:25:18.096 INFO kablam! | Sep 06 09:25:18.096 INFO kablam! 5 | pub type int32_t = i32; Sep 06 09:25:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.096 INFO kablam! Sep 06 09:25:18.096 INFO kablam! warning: type alias is never used: `int64_t` Sep 06 09:25:18.096 INFO kablam! --> src/linux/ffi.rs:6:1 Sep 06 09:25:18.096 INFO kablam! | Sep 06 09:25:18.096 INFO kablam! 6 | pub type int64_t = i64; Sep 06 09:25:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.096 INFO kablam! Sep 06 09:25:18.096 INFO kablam! warning: type alias is never used: `uint64_t` Sep 06 09:25:18.096 INFO kablam! --> src/linux/ffi.rs:10:1 Sep 06 09:25:18.096 INFO kablam! | Sep 06 09:25:18.096 INFO kablam! 10 | pub type uint64_t = u64; Sep 06 09:25:18.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 09:25:18.096 INFO kablam! Sep 06 09:25:18.113 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Sep 06 09:25:18.116 INFO kablam! su: No module specific data is present Sep 06 09:25:18.674 INFO running `"docker" "rm" "-f" "088b2cd02f76505509b41de364789bd1bc85ed923ea8ef52cbe322ff05eb7bde"` Sep 06 09:25:18.753 INFO blam! 088b2cd02f76505509b41de364789bd1bc85ed923ea8ef52cbe322ff05eb7bde