Sep 05 01:58:22.984 INFO checking bitbuf-1.0.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 01:58:22.984 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 01:58:22.984 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 01:58:23.150 INFO blam! ce5d1ffa24b10f0271edf23deab56379e8dd268ad8a744b7d500fabc75e01cee Sep 05 01:58:23.151 INFO running `"docker" "start" "-a" "ce5d1ffa24b10f0271edf23deab56379e8dd268ad8a744b7d500fabc75e01cee"` Sep 05 01:58:23.990 INFO kablam! Checking bitbuf v1.0.0 (file:///source) Sep 05 01:58:24.591 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 01:58:24.591 INFO kablam! --> src/lib.rs:101:28 Sep 05 01:58:24.591 INFO kablam! | Sep 05 01:58:24.591 INFO kablam! 101 | self.in_write_byte((if value {1} else {0}), 1); Sep 05 01:58:24.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 01:58:24.591 INFO kablam! | Sep 05 01:58:24.591 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 01:58:24.591 INFO kablam! Sep 05 01:58:24.705 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.705 INFO kablam! --> src/lib.rs:659:40 Sep 05 01:58:24.706 INFO kablam! | Sep 05 01:58:24.706 INFO kablam! 659 | fn benchperson_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.706 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.706 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.706 INFO kablam! | Sep 05 01:58:24.706 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.706 INFO kablam! | Sep 05 01:58:24.706 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.706 INFO kablam! | Sep 05 01:58:24.706 INFO kablam! Sep 05 01:58:24.708 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.708 INFO kablam! --> src/lib.rs:677:39 Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! 677 | fn benchperson_read1400_bench(b: &mut Bencher) { Sep 05 01:58:24.708 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.708 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! Sep 05 01:58:24.708 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.708 INFO kablam! --> src/lib.rs:698:32 Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! 698 | fn bitbuf_create_bench(b: &mut Bencher) { Sep 05 01:58:24.708 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.708 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.708 INFO kablam! | Sep 05 01:58:24.708 INFO kablam! Sep 05 01:58:24.708 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.709 INFO kablam! --> src/lib.rs:705:36 Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 705 | fn in_byte_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.709 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.709 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! Sep 05 01:58:24.709 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.709 INFO kablam! --> src/lib.rs:716:35 Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 716 | fn in_byte_read1400_bench(b: &mut Bencher) { Sep 05 01:58:24.709 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.709 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! Sep 05 01:58:24.709 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.709 INFO kablam! --> src/lib.rs:730:35 Sep 05 01:58:24.709 INFO kablam! | Sep 05 01:58:24.709 INFO kablam! 730 | fn string_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.709 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.710 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! Sep 05 01:58:24.710 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.710 INFO kablam! --> src/lib.rs:741:34 Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 741 | fn string_read1400_bench(b: &mut Bencher) { Sep 05 01:58:24.710 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.710 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! Sep 05 01:58:24.710 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.710 INFO kablam! --> src/lib.rs:755:32 Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 755 | fn i32_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.710 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.710 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.710 INFO kablam! | Sep 05 01:58:24.710 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! Sep 05 01:58:24.711 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.711 INFO kablam! --> src/lib.rs:766:32 Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 766 | fn i64_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.711 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.711 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! Sep 05 01:58:24.711 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.711 INFO kablam! --> src/lib.rs:777:31 Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 777 | fn i64_read1400_bench(b: &mut Bencher) { Sep 05 01:58:24.711 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.711 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.711 INFO kablam! | Sep 05 01:58:24.711 INFO kablam! Sep 05 01:58:24.711 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.712 INFO kablam! --> src/lib.rs:791:32 Sep 05 01:58:24.712 INFO kablam! | Sep 05 01:58:24.712 INFO kablam! 791 | fn f32_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.712 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.712 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.712 INFO kablam! | Sep 05 01:58:24.712 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.712 INFO kablam! | Sep 05 01:58:24.712 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.712 INFO kablam! | Sep 05 01:58:24.715 INFO kablam! Sep 05 01:58:24.715 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.715 INFO kablam! --> src/lib.rs:802:32 Sep 05 01:58:24.716 INFO kablam! | Sep 05 01:58:24.716 INFO kablam! 802 | fn f64_write1400_bench(b: &mut Bencher) { Sep 05 01:58:24.716 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.716 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.716 INFO kablam! | Sep 05 01:58:24.716 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.716 INFO kablam! | Sep 05 01:58:24.716 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.716 INFO kablam! | Sep 05 01:58:24.717 INFO kablam! Sep 05 01:58:24.717 INFO kablam! error[E0412]: cannot find type `Bencher` in this scope Sep 05 01:58:24.717 INFO kablam! --> src/lib.rs:813:31 Sep 05 01:58:24.717 INFO kablam! | Sep 05 01:58:24.717 INFO kablam! 813 | fn f64_read1400_bench(b: &mut Bencher) { Sep 05 01:58:24.717 INFO kablam! | ^^^^^^^ not found in this scope Sep 05 01:58:24.717 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 05 01:58:24.717 INFO kablam! | Sep 05 01:58:24.717 INFO kablam! 1 | use __test::test::Bencher; Sep 05 01:58:24.717 INFO kablam! | Sep 05 01:58:24.717 INFO kablam! 1 | use __test::test::test::Bencher; Sep 05 01:58:24.718 INFO kablam! | Sep 05 01:58:24.718 INFO kablam! Sep 05 01:58:24.718 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 01:58:24.718 INFO kablam! --> src/lib.rs:101:28 Sep 05 01:58:24.718 INFO kablam! | Sep 05 01:58:24.718 INFO kablam! 101 | self.in_write_byte((if value {1} else {0}), 1); Sep 05 01:58:24.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 01:58:24.718 INFO kablam! | Sep 05 01:58:24.718 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 01:58:24.718 INFO kablam! Sep 05 01:58:24.850 INFO kablam! warning: method is never used: `write_i64_part` Sep 05 01:58:24.850 INFO kablam! --> src/lib.rs:325:5 Sep 05 01:58:24.850 INFO kablam! | Sep 05 01:58:24.850 INFO kablam! 325 | fn write_i64_part(&mut self, value: i64, bits: u8) { Sep 05 01:58:24.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 01:58:24.851 INFO kablam! | Sep 05 01:58:24.851 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 01:58:24.851 INFO kablam! Sep 05 01:58:24.851 INFO kablam! warning: method is never used: `read_i64_part` Sep 05 01:58:24.851 INFO kablam! --> src/lib.rs:329:5 Sep 05 01:58:24.851 INFO kablam! | Sep 05 01:58:24.851 INFO kablam! 329 | fn read_i64_part(&mut self, bits: u8) -> i64 { Sep 05 01:58:24.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 01:58:24.851 INFO kablam! Sep 05 01:58:24.966 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 05 01:58:24.966 INFO kablam! --> src/lib.rs:662:21 Sep 05 01:58:24.966 INFO kablam! | Sep 05 01:58:24.966 INFO kablam! 662 | first_name: String::from_str("John"), Sep 05 01:58:24.966 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 05 01:58:24.966 INFO kablam! | Sep 05 01:58:24.966 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 05 01:58:24.966 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 05 01:58:24.966 INFO kablam! | Sep 05 01:58:24.966 INFO kablam! 1 | use std::str::FromStr; Sep 05 01:58:24.966 INFO kablam! | Sep 05 01:58:24.966 INFO kablam! Sep 05 01:58:24.967 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 05 01:58:24.967 INFO kablam! --> src/lib.rs:663:20 Sep 05 01:58:24.967 INFO kablam! | Sep 05 01:58:24.967 INFO kablam! 663 | last_name: String::from_str("Johnson"), Sep 05 01:58:24.967 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 05 01:58:24.967 INFO kablam! | Sep 05 01:58:24.967 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 05 01:58:24.967 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 05 01:58:24.967 INFO kablam! | Sep 05 01:58:24.967 INFO kablam! 1 | use std::str::FromStr; Sep 05 01:58:24.967 INFO kablam! | Sep 05 01:58:24.967 INFO kablam! Sep 05 01:58:24.974 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 05 01:58:24.974 INFO kablam! --> src/lib.rs:680:21 Sep 05 01:58:24.974 INFO kablam! | Sep 05 01:58:24.974 INFO kablam! 680 | first_name: String::from_str("John"), Sep 05 01:58:24.974 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 05 01:58:24.974 INFO kablam! | Sep 05 01:58:24.974 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 05 01:58:24.974 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 05 01:58:24.974 INFO kablam! | Sep 05 01:58:24.974 INFO kablam! 1 | use std::str::FromStr; Sep 05 01:58:24.974 INFO kablam! | Sep 05 01:58:24.974 INFO kablam! Sep 05 01:58:24.974 INFO kablam! error[E0599]: no function or associated item named `from_str` found for type `std::string::String` in the current scope Sep 05 01:58:24.974 INFO kablam! --> src/lib.rs:681:20 Sep 05 01:58:24.974 INFO kablam! | Sep 05 01:58:24.974 INFO kablam! 681 | last_name: String::from_str("Johnson"), Sep 05 01:58:24.975 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `std::string::String` Sep 05 01:58:24.975 INFO kablam! | Sep 05 01:58:24.975 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 05 01:58:24.975 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 05 01:58:24.975 INFO kablam! | Sep 05 01:58:24.975 INFO kablam! 1 | use std::str::FromStr; Sep 05 01:58:24.975 INFO kablam! | Sep 05 01:58:24.975 INFO kablam! Sep 05 01:58:25.001 INFO kablam! error: aborting due to 17 previous errors Sep 05 01:58:25.001 INFO kablam! Sep 05 01:58:25.001 INFO kablam! Some errors occurred: E0412, E0599. Sep 05 01:58:25.001 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 05 01:58:25.012 INFO kablam! error: Could not compile `bitbuf`. Sep 05 01:58:25.012 INFO kablam! Sep 05 01:58:25.012 INFO kablam! To learn more, run the command again with --verbose. Sep 05 01:58:25.012 INFO kablam! su: No module specific data is present Sep 05 01:58:25.612 INFO running `"docker" "rm" "-f" "ce5d1ffa24b10f0271edf23deab56379e8dd268ad8a744b7d500fabc75e01cee"` Sep 05 01:58:25.711 INFO blam! ce5d1ffa24b10f0271edf23deab56379e8dd268ad8a744b7d500fabc75e01cee