Sep 20 04:21:28.911 INFO checking bluetooth-serial-port-0.3.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:21:28.911 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:21:28.911 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:21:29.189 INFO blam! 6e88bd28b0af2878ad8c64d67a5ac1ef1d081f146b8277487a9ecc3917dcfc26 Sep 20 04:21:29.192 INFO running `"docker" "start" "-a" "6e88bd28b0af2878ad8c64d67a5ac1ef1d081f146b8277487a9ecc3917dcfc26"` Sep 20 04:21:30.218 INFO kablam! usermod: no changes Sep 20 04:21:30.310 INFO kablam! Checking bluetooth-serial-port v0.3.0 (/source) Sep 20 04:21:31.127 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 04:21:31.127 INFO kablam! --> src/bluetooth.rs:179:9 Sep 20 04:21:31.127 INFO kablam! | Sep 20 04:21:31.127 INFO kablam! 179 | use std::ascii::AsciiExt; Sep 20 04:21:31.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.127 INFO kablam! | Sep 20 04:21:31.127 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:21:31.127 INFO kablam! Sep 20 04:21:31.339 INFO kablam! warning: type alias is never used: `int8_t` Sep 20 04:21:31.339 INFO kablam! --> src/linux/ffi.rs:3:1 Sep 20 04:21:31.339 INFO kablam! | Sep 20 04:21:31.339 INFO kablam! 3 | pub type int8_t = i8; Sep 20 04:21:31.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.339 INFO kablam! | Sep 20 04:21:31.339 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:21:31.339 INFO kablam! Sep 20 04:21:31.339 INFO kablam! warning: type alias is never used: `int16_t` Sep 20 04:21:31.339 INFO kablam! --> src/linux/ffi.rs:4:1 Sep 20 04:21:31.339 INFO kablam! | Sep 20 04:21:31.339 INFO kablam! 4 | pub type int16_t = i16; Sep 20 04:21:31.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.339 INFO kablam! Sep 20 04:21:31.339 INFO kablam! warning: type alias is never used: `int32_t` Sep 20 04:21:31.339 INFO kablam! --> src/linux/ffi.rs:5:1 Sep 20 04:21:31.339 INFO kablam! | Sep 20 04:21:31.339 INFO kablam! 5 | pub type int32_t = i32; Sep 20 04:21:31.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.339 INFO kablam! Sep 20 04:21:31.339 INFO kablam! warning: type alias is never used: `int64_t` Sep 20 04:21:31.339 INFO kablam! --> src/linux/ffi.rs:6:1 Sep 20 04:21:31.339 INFO kablam! | Sep 20 04:21:31.339 INFO kablam! 6 | pub type int64_t = i64; Sep 20 04:21:31.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.339 INFO kablam! Sep 20 04:21:31.339 INFO kablam! warning: type alias is never used: `uint64_t` Sep 20 04:21:31.339 INFO kablam! --> src/linux/ffi.rs:10:1 Sep 20 04:21:31.339 INFO kablam! | Sep 20 04:21:31.339 INFO kablam! 10 | pub type uint64_t = u64; Sep 20 04:21:31.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.339 INFO kablam! Sep 20 04:21:31.344 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 04:21:31.344 INFO kablam! --> src/bluetooth.rs:179:9 Sep 20 04:21:31.344 INFO kablam! | Sep 20 04:21:31.344 INFO kablam! 179 | use std::ascii::AsciiExt; Sep 20 04:21:31.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.344 INFO kablam! | Sep 20 04:21:31.344 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:21:31.344 INFO kablam! Sep 20 04:21:31.414 INFO kablam! warning: type alias is never used: `int8_t` Sep 20 04:21:31.416 INFO kablam! --> src/linux/ffi.rs:3:1 Sep 20 04:21:31.416 INFO kablam! | Sep 20 04:21:31.416 INFO kablam! 3 | pub type int8_t = i8; Sep 20 04:21:31.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.416 INFO kablam! | Sep 20 04:21:31.416 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 04:21:31.416 INFO kablam! Sep 20 04:21:31.416 INFO kablam! warning: type alias is never used: `int16_t` Sep 20 04:21:31.416 INFO kablam! --> src/linux/ffi.rs:4:1 Sep 20 04:21:31.416 INFO kablam! | Sep 20 04:21:31.416 INFO kablam! 4 | pub type int16_t = i16; Sep 20 04:21:31.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.416 INFO kablam! Sep 20 04:21:31.416 INFO kablam! warning: type alias is never used: `int32_t` Sep 20 04:21:31.416 INFO kablam! --> src/linux/ffi.rs:5:1 Sep 20 04:21:31.416 INFO kablam! | Sep 20 04:21:31.416 INFO kablam! 5 | pub type int32_t = i32; Sep 20 04:21:31.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.416 INFO kablam! Sep 20 04:21:31.416 INFO kablam! warning: type alias is never used: `int64_t` Sep 20 04:21:31.416 INFO kablam! --> src/linux/ffi.rs:6:1 Sep 20 04:21:31.416 INFO kablam! | Sep 20 04:21:31.416 INFO kablam! 6 | pub type int64_t = i64; Sep 20 04:21:31.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.417 INFO kablam! Sep 20 04:21:31.417 INFO kablam! warning: type alias is never used: `uint64_t` Sep 20 04:21:31.417 INFO kablam! --> src/linux/ffi.rs:10:1 Sep 20 04:21:31.417 INFO kablam! | Sep 20 04:21:31.417 INFO kablam! 10 | pub type uint64_t = u64; Sep 20 04:21:31.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:21:31.417 INFO kablam! Sep 20 04:21:31.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Sep 20 04:21:31.446 INFO kablam! su: No module specific data is present Sep 20 04:21:32.087 INFO running `"docker" "rm" "-f" "6e88bd28b0af2878ad8c64d67a5ac1ef1d081f146b8277487a9ecc3917dcfc26"` Sep 20 04:21:32.242 INFO blam! 6e88bd28b0af2878ad8c64d67a5ac1ef1d081f146b8277487a9ecc3917dcfc26