Sep 04 14:14:39.032 INFO checking hunspell-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:14:39.033 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:14:39.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:14:39.223 INFO blam! e3bfbd4f70186777f477be72c872d40e6b1cffe46b605d6b6bf60b2f61b07bf8 Sep 04 14:14:39.228 INFO running `"docker" "start" "-a" "e3bfbd4f70186777f477be72c872d40e6b1cffe46b605d6b6bf60b2f61b07bf8"` Sep 04 14:14:39.930 INFO kablam! Checking hunspell v0.1.2 (file:///source) Sep 04 14:14:40.510 INFO kablam! warning: unused import: `std::os::raw::c_char` Sep 04 14:14:40.510 INFO kablam! --> src/lib.rs:19:5 Sep 04 14:14:40.511 INFO kablam! | Sep 04 14:14:40.511 INFO kablam! 19 | use std::os::raw::c_char; Sep 04 14:14:40.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.511 INFO kablam! | Sep 04 14:14:40.511 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:14:40.511 INFO kablam! Sep 04 14:14:40.626 INFO kablam! warning: unused import: `std::os::raw::c_char` Sep 04 14:14:40.626 INFO kablam! --> src/lib.rs:19:5 Sep 04 14:14:40.626 INFO kablam! | Sep 04 14:14:40.626 INFO kablam! 19 | use std::os::raw::c_char; Sep 04 14:14:40.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.626 INFO kablam! | Sep 04 14:14:40.626 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 14:14:40.626 INFO kablam! Sep 04 14:14:40.632 INFO kablam! warning: foreign function is never used: `Hunspell_get_dic_encoding` Sep 04 14:14:40.632 INFO kablam! --> src/lib.rs:59:5 Sep 04 14:14:40.632 INFO kablam! | Sep 04 14:14:40.632 INFO kablam! 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; Sep 04 14:14:40.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.632 INFO kablam! | Sep 04 14:14:40.632 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 14:14:40.632 INFO kablam! Sep 04 14:14:40.632 INFO kablam! warning: foreign function is never used: `Hunspell_stem2` Sep 04 14:14:40.632 INFO kablam! --> src/lib.rs:64:5 Sep 04 14:14:40.632 INFO kablam! | Sep 04 14:14:40.632 INFO kablam! 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; Sep 04 14:14:40.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.632 INFO kablam! Sep 04 14:14:40.633 INFO kablam! warning: foreign function is never used: `Hunspell_generate2` Sep 04 14:14:40.633 INFO kablam! --> src/lib.rs:66:5 Sep 04 14:14:40.633 INFO kablam! | Sep 04 14:14:40.633 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 04 14:14:40.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.633 INFO kablam! Sep 04 14:14:40.633 INFO kablam! warning: foreign function is never used: `Hunspell_add` Sep 04 14:14:40.633 INFO kablam! --> src/lib.rs:68:5 Sep 04 14:14:40.633 INFO kablam! | Sep 04 14:14:40.633 INFO kablam! 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; Sep 04 14:14:40.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.633 INFO kablam! Sep 04 14:14:40.634 INFO kablam! warning: foreign function is never used: `Hunspell_add_with_affix` Sep 04 14:14:40.634 INFO kablam! --> src/lib.rs:69:5 Sep 04 14:14:40.634 INFO kablam! | Sep 04 14:14:40.634 INFO kablam! 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; Sep 04 14:14:40.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.634 INFO kablam! Sep 04 14:14:40.634 INFO kablam! warning: foreign function is never used: `Hunspell_remove` Sep 04 14:14:40.635 INFO kablam! --> src/lib.rs:70:5 Sep 04 14:14:40.635 INFO kablam! | Sep 04 14:14:40.635 INFO kablam! 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; Sep 04 14:14:40.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.635 INFO kablam! Sep 04 14:14:40.635 INFO kablam! warning: type alias is never used: `CStringList` Sep 04 14:14:40.635 INFO kablam! --> src/lib.rs:75:1 Sep 04 14:14:40.635 INFO kablam! | Sep 04 14:14:40.635 INFO kablam! 75 | type CStringList = *mut *mut i8; Sep 04 14:14:40.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.635 INFO kablam! Sep 04 14:14:40.736 INFO kablam! warning: unused variable: `hs` Sep 04 14:14:40.737 INFO kablam! --> src/lib.rs:23:9 Sep 04 14:14:40.737 INFO kablam! | Sep 04 14:14:40.737 INFO kablam! 23 | let hs = Hunspell::new("/usr/share/hunspell/en_US.aff", Sep 04 14:14:40.737 INFO kablam! | ^^ help: consider using `_hs` instead Sep 04 14:14:40.737 INFO kablam! | Sep 04 14:14:40.737 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 14:14:40.737 INFO kablam! Sep 04 14:14:40.757 INFO kablam! warning: foreign function is never used: `Hunspell_get_dic_encoding` Sep 04 14:14:40.757 INFO kablam! --> src/lib.rs:59:5 Sep 04 14:14:40.757 INFO kablam! | Sep 04 14:14:40.757 INFO kablam! 59 | fn Hunspell_get_dic_encoding(pHunspell: *mut Hunhandle) -> *mut i8; Sep 04 14:14:40.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.757 INFO kablam! | Sep 04 14:14:40.757 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 14:14:40.757 INFO kablam! Sep 04 14:14:40.757 INFO kablam! warning: foreign function is never used: `Hunspell_stem2` Sep 04 14:14:40.757 INFO kablam! --> src/lib.rs:64:5 Sep 04 14:14:40.757 INFO kablam! | Sep 04 14:14:40.758 INFO kablam! 64 | fn Hunspell_stem2(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, desc: *mut *mut i8, n: i32) -> i32; Sep 04 14:14:40.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.758 INFO kablam! Sep 04 14:14:40.758 INFO kablam! warning: foreign function is never used: `Hunspell_generate2` Sep 04 14:14:40.758 INFO kablam! --> src/lib.rs:66:5 Sep 04 14:14:40.758 INFO kablam! | Sep 04 14:14:40.758 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 04 14:14:40.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.758 INFO kablam! Sep 04 14:14:40.758 INFO kablam! warning: foreign function is never used: `Hunspell_add` Sep 04 14:14:40.758 INFO kablam! --> src/lib.rs:68:5 Sep 04 14:14:40.758 INFO kablam! | Sep 04 14:14:40.758 INFO kablam! 68 | fn Hunspell_add(pHunspell: *mut Hunhandle, word: *const i8) -> i32; Sep 04 14:14:40.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.759 INFO kablam! Sep 04 14:14:40.759 INFO kablam! warning: foreign function is never used: `Hunspell_add_with_affix` Sep 04 14:14:40.759 INFO kablam! --> src/lib.rs:69:5 Sep 04 14:14:40.759 INFO kablam! | Sep 04 14:14:40.759 INFO kablam! 69 | fn Hunspell_add_with_affix(pHunspell: *mut Hunhandle, word: *const i8, example: *const i8) -> i32; Sep 04 14:14:40.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.759 INFO kablam! Sep 04 14:14:40.759 INFO kablam! warning: foreign function is never used: `Hunspell_remove` Sep 04 14:14:40.759 INFO kablam! --> src/lib.rs:70:5 Sep 04 14:14:40.759 INFO kablam! | Sep 04 14:14:40.759 INFO kablam! 70 | fn Hunspell_remove(pHunspell: *mut Hunhandle, slst: *mut *mut *mut i8, n: i32) -> i32; Sep 04 14:14:40.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.759 INFO kablam! Sep 04 14:14:40.759 INFO kablam! warning: type alias is never used: `CStringList` Sep 04 14:14:40.759 INFO kablam! --> src/lib.rs:75:1 Sep 04 14:14:40.759 INFO kablam! | Sep 04 14:14:40.759 INFO kablam! 75 | type CStringList = *mut *mut i8; Sep 04 14:14:40.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:14:40.759 INFO kablam! Sep 04 14:14:40.776 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Sep 04 14:14:40.779 INFO kablam! su: No module specific data is present Sep 04 14:14:41.213 INFO running `"docker" "rm" "-f" "e3bfbd4f70186777f477be72c872d40e6b1cffe46b605d6b6bf60b2f61b07bf8"` Sep 04 14:14:41.340 INFO blam! e3bfbd4f70186777f477be72c872d40e6b1cffe46b605d6b6bf60b2f61b07bf8