Sep 21 08:43:07.754 INFO checking hunspell-0.1.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:43:07.754 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:43:07.754 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 08:43:07.892 INFO blam! c23656954a3c6957f2c2f28663e269833efd3e61b811f0ea2be8164a776379a1 Sep 21 08:43:07.894 INFO running `"docker" "start" "-a" "c23656954a3c6957f2c2f28663e269833efd3e61b811f0ea2be8164a776379a1"` Sep 21 08:43:08.879 INFO kablam! usermod: no changes Sep 21 08:43:08.922 INFO kablam! Checking hunspell v0.1.2 (/source) Sep 21 08:43:09.199 INFO kablam! warning: unused import: `std::os::raw::c_char` Sep 21 08:43:09.199 INFO kablam! --> src/lib.rs:19:5 Sep 21 08:43:09.199 INFO kablam! | Sep 21 08:43:09.199 INFO kablam! 19 | use std::os::raw::c_char; Sep 21 08:43:09.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.199 INFO kablam! | Sep 21 08:43:09.199 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 08:43:09.199 INFO kablam! Sep 21 08:43:09.224 INFO kablam! warning: unused import: `std::os::raw::c_char` Sep 21 08:43:09.224 INFO kablam! --> src/lib.rs:19:5 Sep 21 08:43:09.224 INFO kablam! | Sep 21 08:43:09.224 INFO kablam! 19 | use std::os::raw::c_char; Sep 21 08:43:09.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.224 INFO kablam! | Sep 21 08:43:09.224 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 08:43:09.224 INFO kablam! Sep 21 08:43:09.242 INFO kablam! warning: foreign function is never used: `Hunspell_get_dic_encoding` Sep 21 08:43:09.242 INFO kablam! --> src/lib.rs:59:5 Sep 21 08:43:09.242 INFO kablam! | Sep 21 08:43:09.242 INFO kablam! 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; Sep 21 08:43:09.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.242 INFO kablam! | Sep 21 08:43:09.242 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 08:43:09.242 INFO kablam! Sep 21 08:43:09.242 INFO kablam! warning: foreign function is never used: `Hunspell_stem2` Sep 21 08:43:09.242 INFO kablam! --> src/lib.rs:64:5 Sep 21 08:43:09.242 INFO kablam! | Sep 21 08:43:09.242 INFO kablam! 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; Sep 21 08:43:09.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.242 INFO kablam! Sep 21 08:43:09.242 INFO kablam! warning: foreign function is never used: `Hunspell_generate2` Sep 21 08:43:09.242 INFO kablam! --> src/lib.rs:66:5 Sep 21 08:43:09.242 INFO kablam! | Sep 21 08:43:09.242 INFO kablam! 66 | fn Hunspell_generate2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, word: *const i8, desc: *mut *mut i8, n: i32) -> i32; Sep 21 08:43:09.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.242 INFO kablam! Sep 21 08:43:09.242 INFO kablam! warning: foreign function is never used: `Hunspell_add` Sep 21 08:43:09.242 INFO kablam! --> src/lib.rs:68:5 Sep 21 08:43:09.242 INFO kablam! | Sep 21 08:43:09.242 INFO kablam! 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; Sep 21 08:43:09.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.242 INFO kablam! Sep 21 08:43:09.243 INFO kablam! warning: foreign function is never used: `Hunspell_add_with_affix` Sep 21 08:43:09.243 INFO kablam! --> src/lib.rs:69:5 Sep 21 08:43:09.243 INFO kablam! | Sep 21 08:43:09.243 INFO kablam! 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; Sep 21 08:43:09.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.243 INFO kablam! Sep 21 08:43:09.243 INFO kablam! warning: foreign function is never used: `Hunspell_remove` Sep 21 08:43:09.243 INFO kablam! --> src/lib.rs:70:5 Sep 21 08:43:09.243 INFO kablam! | Sep 21 08:43:09.243 INFO kablam! 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; Sep 21 08:43:09.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.243 INFO kablam! Sep 21 08:43:09.243 INFO kablam! warning: type alias is never used: `CStringList` Sep 21 08:43:09.243 INFO kablam! --> src/lib.rs:75:1 Sep 21 08:43:09.243 INFO kablam! | Sep 21 08:43:09.243 INFO kablam! 75 | type CStringList = *mut *mut i8; Sep 21 08:43:09.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.243 INFO kablam! Sep 21 08:43:09.271 INFO kablam! warning: unused variable: `hs` Sep 21 08:43:09.271 INFO kablam! --> src/lib.rs:23:9 Sep 21 08:43:09.271 INFO kablam! | Sep 21 08:43:09.271 INFO kablam! 23 | let hs = Hunspell::new("/usr/share/hunspell/en_US.aff", Sep 21 08:43:09.271 INFO kablam! | ^^ help: consider using `_hs` instead Sep 21 08:43:09.271 INFO kablam! | Sep 21 08:43:09.271 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 08:43:09.271 INFO kablam! Sep 21 08:43:09.278 INFO kablam! warning: foreign function is never used: `Hunspell_get_dic_encoding` Sep 21 08:43:09.278 INFO kablam! --> src/lib.rs:59:5 Sep 21 08:43:09.278 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.279 INFO kablam! warning: foreign function is never used: `Hunspell_stem2` Sep 21 08:43:09.279 INFO kablam! --> src/lib.rs:64:5 Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.279 INFO kablam! warning: foreign function is never used: `Hunspell_generate2` Sep 21 08:43:09.279 INFO kablam! --> src/lib.rs:66:5 Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 66 | fn Hunspell_generate2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, word: *const i8, desc: *mut *mut i8, n: i32) -> i32; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.279 INFO kablam! warning: foreign function is never used: `Hunspell_add` Sep 21 08:43:09.279 INFO kablam! --> src/lib.rs:68:5 Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.279 INFO kablam! warning: foreign function is never used: `Hunspell_add_with_affix` Sep 21 08:43:09.279 INFO kablam! --> src/lib.rs:69:5 Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.279 INFO kablam! warning: foreign function is never used: `Hunspell_remove` Sep 21 08:43:09.279 INFO kablam! --> src/lib.rs:70:5 Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.279 INFO kablam! warning: type alias is never used: `CStringList` Sep 21 08:43:09.279 INFO kablam! --> src/lib.rs:75:1 Sep 21 08:43:09.279 INFO kablam! | Sep 21 08:43:09.279 INFO kablam! 75 | type CStringList = *mut *mut i8; Sep 21 08:43:09.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 08:43:09.279 INFO kablam! Sep 21 08:43:09.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.38s Sep 21 08:43:09.290 INFO kablam! su: No module specific data is present Sep 21 08:43:09.733 INFO running `"docker" "rm" "-f" "c23656954a3c6957f2c2f28663e269833efd3e61b811f0ea2be8164a776379a1"` Sep 21 08:43:09.814 INFO blam! c23656954a3c6957f2c2f28663e269833efd3e61b811f0ea2be8164a776379a1