Jul 12 13:14:44.956 INFO checking bitbuf-1.0.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 13:14:44.956 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 13:14:44.956 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 13:14:44.957 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 13:14:45.203 INFO blam! 2e296b066bcbcb0c3a51fe4de4ff032509b542c2f51508df0d0750eb08560c79 Jul 12 13:14:45.206 INFO running `"docker" "start" "-a" "2e296b066bcbcb0c3a51fe4de4ff032509b542c2f51508df0d0750eb08560c79"` Jul 12 13:14:46.289 INFO kablam! Checking bitbuf v1.0.0 (file:///source) Jul 12 13:14:47.388 INFO kablam! warning: unnecessary parentheses around method argument Jul 12 13:14:47.388 INFO kablam! --> src/lib.rs:101:28 Jul 12 13:14:47.388 INFO kablam! | Jul 12 13:14:47.388 INFO kablam! 101 | self.in_write_byte((if value {1} else {0}), 1); Jul 12 13:14:47.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 13:14:47.389 INFO kablam! | Jul 12 13:14:47.389 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 13:14:47.389 INFO kablam! Jul 12 13:14:47.673 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.673 INFO kablam! --> src/lib.rs:659:40 Jul 12 13:14:47.673 INFO kablam! | Jul 12 13:14:47.673 INFO kablam! 659 | fn benchperson_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.673 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.673 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.673 INFO kablam! | Jul 12 13:14:47.673 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.673 INFO kablam! | Jul 12 13:14:47.674 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.674 INFO kablam! | Jul 12 13:14:47.674 INFO kablam! Jul 12 13:14:47.676 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.676 INFO kablam! --> src/lib.rs:677:39 Jul 12 13:14:47.676 INFO kablam! | Jul 12 13:14:47.676 INFO kablam! 677 | fn benchperson_read1400_bench(b: &mut Bencher) { Jul 12 13:14:47.676 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.676 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.676 INFO kablam! | Jul 12 13:14:47.676 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.676 INFO kablam! | Jul 12 13:14:47.676 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.676 INFO kablam! | Jul 12 13:14:47.676 INFO kablam! Jul 12 13:14:47.676 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.676 INFO kablam! --> src/lib.rs:698:32 Jul 12 13:14:47.676 INFO kablam! | Jul 12 13:14:47.676 INFO kablam! 698 | fn bitbuf_create_bench(b: &mut Bencher) { Jul 12 13:14:47.676 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.676 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.676 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! Jul 12 13:14:47.677 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.677 INFO kablam! --> src/lib.rs:705:36 Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! 705 | fn in_byte_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.677 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.677 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! Jul 12 13:14:47.677 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.677 INFO kablam! --> src/lib.rs:716:35 Jul 12 13:14:47.677 INFO kablam! | Jul 12 13:14:47.677 INFO kablam! 716 | fn in_byte_read1400_bench(b: &mut Bencher) { Jul 12 13:14:47.677 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.677 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! Jul 12 13:14:47.678 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.678 INFO kablam! --> src/lib.rs:730:35 Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! 730 | fn string_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.678 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.678 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! Jul 12 13:14:47.678 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.678 INFO kablam! --> src/lib.rs:741:34 Jul 12 13:14:47.678 INFO kablam! | Jul 12 13:14:47.678 INFO kablam! 741 | fn string_read1400_bench(b: &mut Bencher) { Jul 12 13:14:47.679 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.679 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! Jul 12 13:14:47.679 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.679 INFO kablam! --> src/lib.rs:755:32 Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! 755 | fn i32_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.679 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.679 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! Jul 12 13:14:47.679 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.679 INFO kablam! --> src/lib.rs:766:32 Jul 12 13:14:47.679 INFO kablam! | Jul 12 13:14:47.679 INFO kablam! 766 | fn i64_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.680 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.680 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! Jul 12 13:14:47.680 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.680 INFO kablam! --> src/lib.rs:777:31 Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! 777 | fn i64_read1400_bench(b: &mut Bencher) { Jul 12 13:14:47.680 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.680 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.680 INFO kablam! Jul 12 13:14:47.680 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.680 INFO kablam! --> src/lib.rs:791:32 Jul 12 13:14:47.680 INFO kablam! | Jul 12 13:14:47.681 INFO kablam! 791 | fn f32_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.681 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.681 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.681 INFO kablam! | Jul 12 13:14:47.681 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.681 INFO kablam! | Jul 12 13:14:47.681 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.681 INFO kablam! | Jul 12 13:14:47.681 INFO kablam! Jul 12 13:14:47.681 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.681 INFO kablam! --> src/lib.rs:802:32 Jul 12 13:14:47.681 INFO kablam! | Jul 12 13:14:47.681 INFO kablam! 802 | fn f64_write1400_bench(b: &mut Bencher) { Jul 12 13:14:47.681 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.685 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.685 INFO kablam! | Jul 12 13:14:47.685 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.685 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.686 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! Jul 12 13:14:47.686 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Jul 12 13:14:47.686 INFO kablam! --> src/lib.rs:813:31 Jul 12 13:14:47.686 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! 813 | fn f64_read1400_bench(b: &mut Bencher) { Jul 12 13:14:47.686 INFO kablam! | ^^^^^^^ not found in this scope Jul 12 13:14:47.686 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Jul 12 13:14:47.686 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! 1 | use __test::test::Bencher; Jul 12 13:14:47.686 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! 1 | use __test::test::test::Bencher; Jul 12 13:14:47.686 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! Jul 12 13:14:47.686 INFO kablam! warning: unnecessary parentheses around method argument Jul 12 13:14:47.686 INFO kablam! --> src/lib.rs:101:28 Jul 12 13:14:47.686 INFO kablam! | Jul 12 13:14:47.686 INFO kablam! 101 | self.in_write_byte((if value {1} else {0}), 1); Jul 12 13:14:47.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Jul 12 13:14:47.698 INFO kablam! | Jul 12 13:14:47.699 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 12 13:14:47.699 INFO kablam! Jul 12 13:14:47.805 INFO kablam! warning: method is never used: `write_i64_part` Jul 12 13:14:47.805 INFO kablam! --> src/lib.rs:325:5 Jul 12 13:14:47.805 INFO kablam! | Jul 12 13:14:47.805 INFO kablam! 325 | fn write_i64_part(&mut self, value: i64, bits: u8) { Jul 12 13:14:47.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 13:14:47.805 INFO kablam! | Jul 12 13:14:47.806 INFO kablam! = note: #[warn(dead_code)] on by default Jul 12 13:14:47.806 INFO kablam! Jul 12 13:14:47.806 INFO kablam! warning: method is never used: `read_i64_part` Jul 12 13:14:47.806 INFO kablam! --> src/lib.rs:329:5 Jul 12 13:14:47.806 INFO kablam! | Jul 12 13:14:47.806 INFO kablam! 329 | fn read_i64_part(&mut self, bits: u8) -> i64 { Jul 12 13:14:47.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 13:14:47.806 INFO kablam! Jul 12 13:14:48.292 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Jul 12 13:14:48.292 INFO kablam! --> src/lib.rs:662:21 Jul 12 13:14:48.292 INFO kablam! | Jul 12 13:14:48.292 INFO kablam! 662 | first_name: String::from_str("John"), Jul 12 13:14:48.292 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Jul 12 13:14:48.292 INFO kablam! | Jul 12 13:14:48.292 INFO kablam! = help: items from traits can only be used if the trait is in scope Jul 12 13:14:48.292 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Jul 12 13:14:48.292 INFO kablam! | Jul 12 13:14:48.292 INFO kablam! 1 | use std::str::FromStr; Jul 12 13:14:48.293 INFO kablam! | Jul 12 13:14:48.293 INFO kablam! Jul 12 13:14:48.299 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Jul 12 13:14:48.299 INFO kablam! --> src/lib.rs:663:20 Jul 12 13:14:48.300 INFO kablam! | Jul 12 13:14:48.300 INFO kablam! 663 | last_name: String::from_str("Johnson"), Jul 12 13:14:48.300 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Jul 12 13:14:48.300 INFO kablam! | Jul 12 13:14:48.300 INFO kablam! = help: items from traits can only be used if the trait is in scope Jul 12 13:14:48.301 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Jul 12 13:14:48.301 INFO kablam! | Jul 12 13:14:48.301 INFO kablam! 1 | use std::str::FromStr; Jul 12 13:14:48.301 INFO kablam! | Jul 12 13:14:48.301 INFO kablam! Jul 12 13:14:48.311 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Jul 12 13:14:48.311 INFO kablam! --> src/lib.rs:680:21 Jul 12 13:14:48.311 INFO kablam! | Jul 12 13:14:48.311 INFO kablam! 680 | first_name: String::from_str("John"), Jul 12 13:14:48.311 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Jul 12 13:14:48.311 INFO kablam! | Jul 12 13:14:48.311 INFO kablam! = help: items from traits can only be used if the trait is in scope Jul 12 13:14:48.318 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Jul 12 13:14:48.318 INFO kablam! | Jul 12 13:14:48.318 INFO kablam! 1 | use std::str::FromStr; Jul 12 13:14:48.318 INFO kablam! | Jul 12 13:14:48.318 INFO kablam! Jul 12 13:14:48.320 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Jul 12 13:14:48.320 INFO kablam! --> src/lib.rs:681:20 Jul 12 13:14:48.320 INFO kablam! | Jul 12 13:14:48.320 INFO kablam! 681 | last_name: String::from_str("Johnson"), Jul 12 13:14:48.320 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Jul 12 13:14:48.320 INFO kablam! | Jul 12 13:14:48.320 INFO kablam! = help: items from traits can only be used if the trait is in scope Jul 12 13:14:48.321 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Jul 12 13:14:48.321 INFO kablam! | Jul 12 13:14:48.321 INFO kablam! 1 | use std::str::FromStr; Jul 12 13:14:48.321 INFO kablam! | Jul 12 13:14:48.321 INFO kablam! Jul 12 13:14:48.369 INFO kablam! error: aborting due to 17 previous errors Jul 12 13:14:48.369 INFO kablam! Jul 12 13:14:48.369 INFO kablam! Some errors occurred: E0412, E0599. Jul 12 13:14:48.369 INFO kablam! For more information about an error, try `rustc --explain E0412`. Jul 12 13:14:48.391 INFO kablam! error: Could not compile `bitbuf`. Jul 12 13:14:48.391 INFO kablam! Jul 12 13:14:48.391 INFO kablam! To learn more, run the command again with --verbose. Jul 12 13:14:48.393 INFO kablam! su: No module specific data is present Jul 12 13:14:48.872 INFO running `"docker" "rm" "-f" "2e296b066bcbcb0c3a51fe4de4ff032509b542c2f51508df0d0750eb08560c79"` Jul 12 13:14:49.028 INFO blam! 2e296b066bcbcb0c3a51fe4de4ff032509b542c2f51508df0d0750eb08560c79