Sep 17 16:01:05.957 INFO checking tiny-0.4.2 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 16:01:05.957 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 16:01:05.957 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 16:01:06.078 INFO blam! 3e8f5ac612aa2d87c204cb935be1ed6a9176a5240b7cc5dd18bf041950e5593d Sep 17 16:01:06.080 INFO running `"docker" "start" "-a" "3e8f5ac612aa2d87c204cb935be1ed6a9176a5240b7cc5dd18bf041950e5593d"` Sep 17 16:01:07.375 INFO kablam! usermod: no changes Sep 17 16:01:07.558 INFO kablam! Compiling dbus v0.4.1 Sep 17 16:01:07.559 INFO kablam! Compiling termbox_simple v0.2.2 Sep 17 16:01:07.562 INFO kablam! Checking term_input v0.1.5 Sep 17 16:01:10.795 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 17 16:01:10.795 INFO kablam! Sep 17 16:01:10.877 INFO kablam! Checking notify-rust v3.4.2 Sep 17 16:01:11.511 INFO kablam! Checking tiny v0.4.2 (/source) Sep 17 16:01:12.755 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 17 16:01:12.755 INFO kablam! --> src/config.rs:6:5 Sep 17 16:01:12.755 INFO kablam! | Sep 17 16:01:12.755 INFO kablam! 6 | use std::env::home_dir; Sep 17 16:01:12.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 16:01:12.755 INFO kablam! | Sep 17 16:01:12.755 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 16:01:12.755 INFO kablam! Sep 17 16:01:12.755 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 17 16:01:12.755 INFO kablam! --> src/config.rs:80:27 Sep 17 16:01:12.755 INFO kablam! | Sep 17 16:01:12.755 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 17 16:01:12.755 INFO kablam! | ^^^^^^^^ Sep 17 16:01:12.755 INFO kablam! Sep 17 16:01:12.755 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 17 16:01:12.755 INFO kablam! --> src/config.rs:131:23 Sep 17 16:01:12.755 INFO kablam! | Sep 17 16:01:12.755 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 17 16:01:12.755 INFO kablam! | ^^^^^^^^ Sep 17 16:01:12.755 INFO kablam! Sep 17 16:01:13.267 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 17 16:01:13.267 INFO kablam! --> src/config.rs:6:5 Sep 17 16:01:13.267 INFO kablam! | Sep 17 16:01:13.267 INFO kablam! 6 | use std::env::home_dir; Sep 17 16:01:13.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 16:01:13.267 INFO kablam! | Sep 17 16:01:13.267 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 16:01:13.267 INFO kablam! Sep 17 16:01:13.267 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 17 16:01:13.267 INFO kablam! --> src/config.rs:80:27 Sep 17 16:01:13.267 INFO kablam! | Sep 17 16:01:13.267 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 17 16:01:13.267 INFO kablam! | ^^^^^^^^ Sep 17 16:01:13.267 INFO kablam! Sep 17 16:01:13.267 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 17 16:01:13.267 INFO kablam! --> src/config.rs:131:23 Sep 17 16:01:13.267 INFO kablam! | Sep 17 16:01:13.267 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 17 16:01:13.267 INFO kablam! | ^^^^^^^^ Sep 17 16:01:13.267 INFO kablam! Sep 17 16:01:13.442 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 17 16:01:13.442 INFO kablam! --> src/utils.rs:56:22 Sep 17 16:01:13.442 INFO kablam! | Sep 17 16:01:13.442 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 17 16:01:13.442 INFO kablam! | ^^^^^^^^^ Sep 17 16:01:13.442 INFO kablam! | Sep 17 16:01:13.442 INFO kablam! = help: did you mean `offset`? Sep 17 16:01:13.442 INFO kablam! Sep 17 16:01:13.690 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 17 16:01:13.691 INFO kablam! --> src/wire.rs:381:36 Sep 17 16:01:13.691 INFO kablam! | Sep 17 16:01:13.691 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 17 16:01:13.691 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:13.691 INFO kablam! Sep 17 16:01:13.691 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 17 16:01:13.691 INFO kablam! --> src/wire.rs:384:36 Sep 17 16:01:13.691 INFO kablam! | Sep 17 16:01:13.691 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 17 16:01:13.691 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:13.691 INFO kablam! Sep 17 16:01:13.691 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 17 16:01:13.691 INFO kablam! --> src/wire.rs:390:32 Sep 17 16:01:13.691 INFO kablam! | Sep 17 16:01:13.691 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 17 16:01:13.691 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:13.691 INFO kablam! Sep 17 16:01:13.875 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 17 16:01:13.875 INFO kablam! --> src/utils.rs:56:22 Sep 17 16:01:13.875 INFO kablam! | Sep 17 16:01:13.875 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 17 16:01:13.875 INFO kablam! | ^^^^^^^^^ Sep 17 16:01:13.875 INFO kablam! | Sep 17 16:01:13.875 INFO kablam! = help: did you mean `offset`? Sep 17 16:01:13.875 INFO kablam! Sep 17 16:01:13.963 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:13.963 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 17 16:01:13.963 INFO kablam! | Sep 17 16:01:13.963 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 17 16:01:13.963 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:13.963 INFO kablam! Sep 17 16:01:14.039 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:14.039 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 17 16:01:14.039 INFO kablam! | Sep 17 16:01:14.039 INFO kablam! 211 | Key::Enter => Sep 17 16:01:14.039 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:14.039 INFO kablam! Sep 17 16:01:14.095 INFO kablam! error: aborting due to 3 previous errors Sep 17 16:01:14.095 INFO kablam! Sep 17 16:01:14.095 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 17 16:01:14.097 INFO kablam! error: Could not compile `tiny`. Sep 17 16:01:14.097 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 16:01:14.255 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 17 16:01:14.255 INFO kablam! --> src/wire.rs:381:36 Sep 17 16:01:14.255 INFO kablam! | Sep 17 16:01:14.255 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 17 16:01:14.255 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.255 INFO kablam! Sep 17 16:01:14.255 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 17 16:01:14.255 INFO kablam! --> src/wire.rs:384:36 Sep 17 16:01:14.255 INFO kablam! | Sep 17 16:01:14.255 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 17 16:01:14.255 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.255 INFO kablam! Sep 17 16:01:14.255 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 17 16:01:14.255 INFO kablam! --> src/wire.rs:390:32 Sep 17 16:01:14.255 INFO kablam! | Sep 17 16:01:14.255 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 17 16:01:14.255 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.255 INFO kablam! Sep 17 16:01:14.633 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:14.633 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 17 16:01:14.633 INFO kablam! | Sep 17 16:01:14.633 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 17 16:01:14.633 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:14.633 INFO kablam! Sep 17 16:01:14.791 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:14.791 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 17 16:01:14.791 INFO kablam! | Sep 17 16:01:14.792 INFO kablam! 211 | Key::Enter => Sep 17 16:01:14.792 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:14.792 INFO kablam! Sep 17 16:01:14.817 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:14.817 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 17 16:01:14.818 INFO kablam! | Sep 17 16:01:14.818 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 17 16:01:14.818 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:14.818 INFO kablam! Sep 17 16:01:14.856 INFO kablam! error: aborting due to 4 previous errors Sep 17 16:01:14.856 INFO kablam! Sep 17 16:01:14.856 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 17 16:01:14.913 INFO kablam! error: Could not compile `tiny`. Sep 17 16:01:14.913 INFO kablam! Sep 17 16:01:14.913 INFO kablam! To learn more, run the command again with --verbose. Sep 17 16:01:14.913 INFO kablam! su: No module specific data is present Sep 17 16:01:15.806 INFO running `"docker" "rm" "-f" "3e8f5ac612aa2d87c204cb935be1ed6a9176a5240b7cc5dd18bf041950e5593d"` Sep 17 16:01:16.028 INFO blam! 3e8f5ac612aa2d87c204cb935be1ed6a9176a5240b7cc5dd18bf041950e5593d