Sep 20 06:06:16.907 INFO checking bitbuf-1.0.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:06:16.907 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:06:16.907 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:06:17.056 INFO blam! 1d9bbb317591348dce4cd54f28f481cf2e9525600195916383117607c8259b1f Sep 20 06:06:17.057 INFO running `"docker" "start" "-a" "1d9bbb317591348dce4cd54f28f481cf2e9525600195916383117607c8259b1f"` Sep 20 06:06:18.453 INFO kablam! usermod: no changes Sep 20 06:06:18.536 INFO kablam! Checking bitbuf v1.0.0 (/source) Sep 20 06:06:19.021 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 06:06:19.021 INFO kablam! --> src/lib.rs:101:28 Sep 20 06:06:19.021 INFO kablam! | Sep 20 06:06:19.022 INFO kablam! 101 | self.in_write_byte((if value {1} else {0}), 1); Sep 20 06:06:19.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 06:06:19.022 INFO kablam! | Sep 20 06:06:19.022 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:06:19.022 INFO kablam! Sep 20 06:06:19.206 INFO kablam! warning: method is never used: `write_i64_part` Sep 20 06:06:19.206 INFO kablam! --> src/lib.rs:325:5 Sep 20 06:06:19.206 INFO kablam! | Sep 20 06:06:19.206 INFO kablam! 325 | fn write_i64_part(&mut self, value: i64, bits: u8) { Sep 20 06:06:19.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:06:19.206 INFO kablam! | Sep 20 06:06:19.206 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:06:19.206 INFO kablam! Sep 20 06:06:19.206 INFO kablam! warning: method is never used: `read_i64_part` Sep 20 06:06:19.206 INFO kablam! --> src/lib.rs:329:5 Sep 20 06:06:19.206 INFO kablam! | Sep 20 06:06:19.206 INFO kablam! 329 | fn read_i64_part(&mut self, bits: u8) -> i64 { Sep 20 06:06:19.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:06:19.206 INFO kablam! Sep 20 06:06:19.245 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.245 INFO kablam! --> src/lib.rs:659:40 Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 659 | fn benchperson_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.245 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.245 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! Sep 20 06:06:19.245 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.245 INFO kablam! --> src/lib.rs:677:39 Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 677 | fn benchperson_read1400_bench(b: &mut Bencher) { Sep 20 06:06:19.245 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.245 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! Sep 20 06:06:19.245 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.245 INFO kablam! --> src/lib.rs:698:32 Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 698 | fn bitbuf_create_bench(b: &mut Bencher) { Sep 20 06:06:19.245 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.245 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! Sep 20 06:06:19.245 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.245 INFO kablam! --> src/lib.rs:705:36 Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 705 | fn in_byte_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.245 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.245 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.245 INFO kablam! | Sep 20 06:06:19.245 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! Sep 20 06:06:19.246 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.246 INFO kablam! --> src/lib.rs:716:35 Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! 716 | fn in_byte_read1400_bench(b: &mut Bencher) { Sep 20 06:06:19.246 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.246 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! Sep 20 06:06:19.246 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.246 INFO kablam! --> src/lib.rs:730:35 Sep 20 06:06:19.246 INFO kablam! | Sep 20 06:06:19.246 INFO kablam! 730 | fn string_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.246 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.246 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! Sep 20 06:06:19.247 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.247 INFO kablam! --> src/lib.rs:741:34 Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 741 | fn string_read1400_bench(b: &mut Bencher) { Sep 20 06:06:19.247 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.247 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! Sep 20 06:06:19.247 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.247 INFO kablam! --> src/lib.rs:755:32 Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 755 | fn i32_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.247 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.247 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.247 INFO kablam! | Sep 20 06:06:19.247 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.248 INFO kablam! | Sep 20 06:06:19.248 INFO kablam! Sep 20 06:06:19.248 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.248 INFO kablam! --> src/lib.rs:766:32 Sep 20 06:06:19.248 INFO kablam! | Sep 20 06:06:19.248 INFO kablam! 766 | fn i64_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.248 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.248 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.248 INFO kablam! | Sep 20 06:06:19.248 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.248 INFO kablam! | Sep 20 06:06:19.248 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.248 INFO kablam! | Sep 20 06:06:19.248 INFO kablam! Sep 20 06:06:19.249 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.249 INFO kablam! --> src/lib.rs:777:31 Sep 20 06:06:19.249 INFO kablam! | Sep 20 06:06:19.249 INFO kablam! 777 | fn i64_read1400_bench(b: &mut Bencher) { Sep 20 06:06:19.249 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.249 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.249 INFO kablam! | Sep 20 06:06:19.249 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.249 INFO kablam! | Sep 20 06:06:19.249 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.249 INFO kablam! | Sep 20 06:06:19.249 INFO kablam! Sep 20 06:06:19.249 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.249 INFO kablam! --> src/lib.rs:791:32 Sep 20 06:06:19.249 INFO kablam! | Sep 20 06:06:19.249 INFO kablam! 791 | fn f32_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.249 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.249 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.249 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! Sep 20 06:06:19.250 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.250 INFO kablam! --> src/lib.rs:802:32 Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! 802 | fn f64_write1400_bench(b: &mut Bencher) { Sep 20 06:06:19.250 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.250 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! Sep 20 06:06:19.250 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 20 06:06:19.250 INFO kablam! --> src/lib.rs:813:31 Sep 20 06:06:19.250 INFO kablam! | Sep 20 06:06:19.250 INFO kablam! 813 | fn f64_read1400_bench(b: &mut Bencher) { Sep 20 06:06:19.250 INFO kablam! | ^^^^^^^ not found in this scope Sep 20 06:06:19.250 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 20 06:06:19.251 INFO kablam! | Sep 20 06:06:19.251 INFO kablam! 1 | use test::Bencher; Sep 20 06:06:19.251 INFO kablam! | Sep 20 06:06:19.251 INFO kablam! 1 | use test::test::Bencher; Sep 20 06:06:19.251 INFO kablam! | Sep 20 06:06:19.251 INFO kablam! Sep 20 06:06:19.254 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 06:06:19.254 INFO kablam! --> src/lib.rs:101:28 Sep 20 06:06:19.254 INFO kablam! | Sep 20 06:06:19.254 INFO kablam! 101 | self.in_write_byte((if value {1} else {0}), 1); Sep 20 06:06:19.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 06:06:19.255 INFO kablam! | Sep 20 06:06:19.255 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:06:19.255 INFO kablam! Sep 20 06:06:19.424 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 20 06:06:19.424 INFO kablam! --> src/lib.rs:662:21 Sep 20 06:06:19.424 INFO kablam! | Sep 20 06:06:19.424 INFO kablam! 662 | first_name: String::from_str("John"), Sep 20 06:06:19.424 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 20 06:06:19.424 INFO kablam! | Sep 20 06:06:19.424 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 06:06:19.424 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 06:06:19.424 INFO kablam! | Sep 20 06:06:19.424 INFO kablam! 1 | use std::str::FromStr; Sep 20 06:06:19.424 INFO kablam! | Sep 20 06:06:19.424 INFO kablam! Sep 20 06:06:19.425 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 20 06:06:19.425 INFO kablam! --> src/lib.rs:663:20 Sep 20 06:06:19.425 INFO kablam! | Sep 20 06:06:19.425 INFO kablam! 663 | last_name: String::from_str("Johnson"), Sep 20 06:06:19.425 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 20 06:06:19.425 INFO kablam! | Sep 20 06:06:19.425 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 06:06:19.425 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 06:06:19.425 INFO kablam! | Sep 20 06:06:19.425 INFO kablam! 1 | use std::str::FromStr; Sep 20 06:06:19.425 INFO kablam! | Sep 20 06:06:19.425 INFO kablam! Sep 20 06:06:19.429 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 20 06:06:19.430 INFO kablam! --> src/lib.rs:680:21 Sep 20 06:06:19.430 INFO kablam! | Sep 20 06:06:19.430 INFO kablam! 680 | first_name: String::from_str("John"), Sep 20 06:06:19.430 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 20 06:06:19.430 INFO kablam! | Sep 20 06:06:19.430 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 06:06:19.431 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 06:06:19.431 INFO kablam! | Sep 20 06:06:19.431 INFO kablam! 1 | use std::str::FromStr; Sep 20 06:06:19.431 INFO kablam! | Sep 20 06:06:19.431 INFO kablam! Sep 20 06:06:19.432 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 20 06:06:19.432 INFO kablam! --> src/lib.rs:681:20 Sep 20 06:06:19.432 INFO kablam! | Sep 20 06:06:19.432 INFO kablam! 681 | last_name: String::from_str("Johnson"), Sep 20 06:06:19.433 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 20 06:06:19.433 INFO kablam! | Sep 20 06:06:19.438 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 06:06:19.438 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 06:06:19.438 INFO kablam! | Sep 20 06:06:19.438 INFO kablam! 1 | use std::str::FromStr; Sep 20 06:06:19.438 INFO kablam! | Sep 20 06:06:19.438 INFO kablam! Sep 20 06:06:19.458 INFO kablam! error: aborting due to 17 previous errors Sep 20 06:06:19.458 INFO kablam! Sep 20 06:06:19.458 INFO kablam! Some errors occurred: E0412, E0599. Sep 20 06:06:19.458 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 20 06:06:19.465 INFO kablam! error: Could not compile `bitbuf`. Sep 20 06:06:19.465 INFO kablam! Sep 20 06:06:19.465 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:06:19.466 INFO kablam! su: No module specific data is present Sep 20 06:06:20.601 INFO running `"docker" "rm" "-f" "1d9bbb317591348dce4cd54f28f481cf2e9525600195916383117607c8259b1f"` Sep 20 06:06:20.726 INFO blam! 1d9bbb317591348dce4cd54f28f481cf2e9525600195916383117607c8259b1f