Sep 10 07:46:30.508 INFO checking tiny-0.4.2 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 07:46:30.508 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 07:46:30.508 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:46:30.704 INFO blam! 91cb4ac7e7e5e3de3547e3a028c9791e81c6f1f4a9c04010caa3316be5d24165 Sep 10 07:46:30.706 INFO running `"docker" "start" "-a" "91cb4ac7e7e5e3de3547e3a028c9791e81c6f1f4a9c04010caa3316be5d24165"` Sep 10 07:46:31.757 INFO kablam! usermod: no changes Sep 10 07:46:31.877 INFO kablam! Compiling dbus v0.4.1 Sep 10 07:46:31.877 INFO kablam! Compiling termbox_simple v0.2.2 Sep 10 07:46:31.877 INFO kablam! Checking serde_yaml v0.7.5 Sep 10 07:46:31.879 INFO kablam! Checking term_input v0.1.5 Sep 10 07:46:31.879 INFO kablam! Checking quickcheck v0.3.2 Sep 10 07:46:35.404 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 10 07:46:35.404 INFO kablam! Sep 10 07:46:35.505 INFO kablam! Checking notify-rust v3.4.2 Sep 10 07:46:35.987 INFO kablam! Checking tiny v0.4.2 (file:///source) Sep 10 07:46:36.700 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 10 07:46:36.700 INFO kablam! --> src/config.rs:6:5 Sep 10 07:46:36.700 INFO kablam! | Sep 10 07:46:36.700 INFO kablam! 6 | use std::env::home_dir; Sep 10 07:46:36.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 07:46:36.700 INFO kablam! | Sep 10 07:46:36.700 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:46:36.700 INFO kablam! Sep 10 07:46:36.700 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 10 07:46:36.700 INFO kablam! --> src/config.rs:80:27 Sep 10 07:46:36.700 INFO kablam! | Sep 10 07:46:36.701 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 10 07:46:36.701 INFO kablam! | ^^^^^^^^ Sep 10 07:46:36.701 INFO kablam! Sep 10 07:46:36.701 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 10 07:46:36.701 INFO kablam! --> src/config.rs:131:23 Sep 10 07:46:36.701 INFO kablam! | Sep 10 07:46:36.701 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 10 07:46:36.701 INFO kablam! | ^^^^^^^^ Sep 10 07:46:36.701 INFO kablam! Sep 10 07:46:36.918 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 10 07:46:36.918 INFO kablam! --> src/config.rs:6:5 Sep 10 07:46:36.918 INFO kablam! | Sep 10 07:46:36.918 INFO kablam! 6 | use std::env::home_dir; Sep 10 07:46:36.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 07:46:36.918 INFO kablam! | Sep 10 07:46:36.918 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:46:36.918 INFO kablam! Sep 10 07:46:36.918 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 10 07:46:36.918 INFO kablam! --> src/config.rs:80:27 Sep 10 07:46:36.918 INFO kablam! | Sep 10 07:46:36.918 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 10 07:46:36.918 INFO kablam! | ^^^^^^^^ Sep 10 07:46:36.918 INFO kablam! Sep 10 07:46:36.918 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 10 07:46:36.918 INFO kablam! --> src/config.rs:131:23 Sep 10 07:46:36.918 INFO kablam! | Sep 10 07:46:36.918 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 10 07:46:36.918 INFO kablam! | ^^^^^^^^ Sep 10 07:46:36.918 INFO kablam! Sep 10 07:46:37.009 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 10 07:46:37.009 INFO kablam! --> src/utils.rs:56:22 Sep 10 07:46:37.009 INFO kablam! | Sep 10 07:46:37.009 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 10 07:46:37.009 INFO kablam! | ^^^^^^^^^ Sep 10 07:46:37.009 INFO kablam! | Sep 10 07:46:37.009 INFO kablam! = help: did you mean `offset`? Sep 10 07:46:37.009 INFO kablam! Sep 10 07:46:37.238 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.238 INFO kablam! --> src/wire.rs:381:36 Sep 10 07:46:37.238 INFO kablam! | Sep 10 07:46:37.238 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 10 07:46:37.238 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.238 INFO kablam! Sep 10 07:46:37.238 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.238 INFO kablam! --> src/wire.rs:384:36 Sep 10 07:46:37.238 INFO kablam! | Sep 10 07:46:37.238 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 10 07:46:37.238 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.238 INFO kablam! Sep 10 07:46:37.238 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.238 INFO kablam! --> src/wire.rs:390:32 Sep 10 07:46:37.238 INFO kablam! | Sep 10 07:46:37.238 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 10 07:46:37.238 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.238 INFO kablam! Sep 10 07:46:37.289 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 10 07:46:37.289 INFO kablam! --> src/utils.rs:56:22 Sep 10 07:46:37.289 INFO kablam! | Sep 10 07:46:37.289 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 10 07:46:37.289 INFO kablam! | ^^^^^^^^^ Sep 10 07:46:37.289 INFO kablam! | Sep 10 07:46:37.289 INFO kablam! = help: did you mean `offset`? Sep 10 07:46:37.289 INFO kablam! Sep 10 07:46:37.491 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:37.491 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 10 07:46:37.491 INFO kablam! | Sep 10 07:46:37.491 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 10 07:46:37.491 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:37.491 INFO kablam! Sep 10 07:46:37.538 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.538 INFO kablam! --> src/wire.rs:381:36 Sep 10 07:46:37.538 INFO kablam! | Sep 10 07:46:37.538 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 10 07:46:37.538 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.538 INFO kablam! Sep 10 07:46:37.538 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.538 INFO kablam! --> src/wire.rs:384:36 Sep 10 07:46:37.538 INFO kablam! | Sep 10 07:46:37.538 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 10 07:46:37.538 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.538 INFO kablam! Sep 10 07:46:37.538 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.538 INFO kablam! --> src/wire.rs:390:32 Sep 10 07:46:37.538 INFO kablam! | Sep 10 07:46:37.538 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 10 07:46:37.538 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.538 INFO kablam! Sep 10 07:46:37.550 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:37.550 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 10 07:46:37.550 INFO kablam! | Sep 10 07:46:37.550 INFO kablam! 211 | Key::Enter => Sep 10 07:46:37.550 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:37.550 INFO kablam! Sep 10 07:46:37.593 INFO kablam! error: aborting due to 3 previous errors Sep 10 07:46:37.593 INFO kablam! Sep 10 07:46:37.593 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 07:46:37.601 INFO kablam! error: Could not compile `tiny`. Sep 10 07:46:37.601 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 07:46:37.816 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:37.816 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 10 07:46:37.816 INFO kablam! | Sep 10 07:46:37.816 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 10 07:46:37.816 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:37.816 INFO kablam! Sep 10 07:46:37.910 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:37.910 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 10 07:46:37.910 INFO kablam! | Sep 10 07:46:37.910 INFO kablam! 211 | Key::Enter => Sep 10 07:46:37.910 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:37.910 INFO kablam! Sep 10 07:46:37.926 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:37.926 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 10 07:46:37.926 INFO kablam! | Sep 10 07:46:37.926 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 10 07:46:37.927 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:37.927 INFO kablam! Sep 10 07:46:37.946 INFO kablam! error: aborting due to 4 previous errors Sep 10 07:46:37.946 INFO kablam! Sep 10 07:46:37.946 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 07:46:37.961 INFO kablam! error: Could not compile `tiny`. Sep 10 07:46:37.961 INFO kablam! Sep 10 07:46:37.961 INFO kablam! To learn more, run the command again with --verbose. Sep 10 07:46:37.962 INFO kablam! su: No module specific data is present Sep 10 07:46:38.523 INFO running `"docker" "rm" "-f" "91cb4ac7e7e5e3de3547e3a028c9791e81c6f1f4a9c04010caa3316be5d24165"` Sep 10 07:46:38.610 INFO blam! 91cb4ac7e7e5e3de3547e3a028c9791e81c6f1f4a9c04010caa3316be5d24165