Sep 19 16:55:05.529 INFO checking tiny-0.4.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:55:05.529 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:55:05.529 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:55:05.803 INFO blam! 2f1931812bda5dadb8620ad7cd8501fd6c8a117e0ed6f3f337e15bbf01005985 Sep 19 16:55:05.804 INFO running `"docker" "start" "-a" "2f1931812bda5dadb8620ad7cd8501fd6c8a117e0ed6f3f337e15bbf01005985"` Sep 19 16:55:06.841 INFO kablam! usermod: no changes Sep 19 16:55:07.074 INFO kablam! Compiling dbus v0.4.1 Sep 19 16:55:07.074 INFO kablam! Compiling termbox_simple v0.2.2 Sep 19 16:55:07.078 INFO kablam! Checking term_input v0.1.5 Sep 19 16:55:07.079 INFO kablam! Checking quickcheck v0.3.2 Sep 19 16:55:10.589 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 19 16:55:10.589 INFO kablam! Sep 19 16:55:10.702 INFO kablam! Checking notify-rust v3.4.2 Sep 19 16:55:11.194 INFO kablam! Checking tiny v0.4.2 (/source) Sep 19 16:55:11.899 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 19 16:55:11.899 INFO kablam! --> src/config.rs:6:5 Sep 19 16:55:11.899 INFO kablam! | Sep 19 16:55:11.899 INFO kablam! 6 | use std::env::home_dir; Sep 19 16:55:11.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:55:11.899 INFO kablam! | Sep 19 16:55:11.899 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:55:11.899 INFO kablam! Sep 19 16:55:11.899 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 19 16:55:11.899 INFO kablam! --> src/config.rs:80:27 Sep 19 16:55:11.899 INFO kablam! | Sep 19 16:55:11.899 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 19 16:55:11.899 INFO kablam! | ^^^^^^^^ Sep 19 16:55:11.899 INFO kablam! Sep 19 16:55:11.899 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 19 16:55:11.899 INFO kablam! --> src/config.rs:131:23 Sep 19 16:55:11.899 INFO kablam! | Sep 19 16:55:11.899 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 19 16:55:11.899 INFO kablam! | ^^^^^^^^ Sep 19 16:55:11.899 INFO kablam! Sep 19 16:55:11.992 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 19 16:55:11.992 INFO kablam! --> src/config.rs:6:5 Sep 19 16:55:11.992 INFO kablam! | Sep 19 16:55:11.992 INFO kablam! 6 | use std::env::home_dir; Sep 19 16:55:11.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:55:11.992 INFO kablam! | Sep 19 16:55:11.992 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:55:11.992 INFO kablam! Sep 19 16:55:11.992 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 19 16:55:11.992 INFO kablam! --> src/config.rs:80:27 Sep 19 16:55:11.992 INFO kablam! | Sep 19 16:55:11.992 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 19 16:55:11.992 INFO kablam! | ^^^^^^^^ Sep 19 16:55:11.992 INFO kablam! Sep 19 16:55:11.992 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 19 16:55:11.992 INFO kablam! --> src/config.rs:131:23 Sep 19 16:55:11.992 INFO kablam! | Sep 19 16:55:11.992 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 19 16:55:11.992 INFO kablam! | ^^^^^^^^ Sep 19 16:55:11.992 INFO kablam! Sep 19 16:55:12.222 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 19 16:55:12.222 INFO kablam! --> src/utils.rs:56:22 Sep 19 16:55:12.222 INFO kablam! | Sep 19 16:55:12.222 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 19 16:55:12.222 INFO kablam! | ^^^^^^^^^ Sep 19 16:55:12.222 INFO kablam! | Sep 19 16:55:12.222 INFO kablam! = help: did you mean `offset`? Sep 19 16:55:12.222 INFO kablam! Sep 19 16:55:12.354 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 19 16:55:12.354 INFO kablam! --> src/utils.rs:56:22 Sep 19 16:55:12.354 INFO kablam! | Sep 19 16:55:12.354 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 19 16:55:12.354 INFO kablam! | ^^^^^^^^^ Sep 19 16:55:12.354 INFO kablam! | Sep 19 16:55:12.354 INFO kablam! = help: did you mean `offset`? Sep 19 16:55:12.354 INFO kablam! Sep 19 16:55:12.428 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:12.429 INFO kablam! --> src/wire.rs:381:36 Sep 19 16:55:12.429 INFO kablam! | Sep 19 16:55:12.429 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 19 16:55:12.429 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:12.429 INFO kablam! Sep 19 16:55:12.429 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:12.429 INFO kablam! --> src/wire.rs:384:36 Sep 19 16:55:12.429 INFO kablam! | Sep 19 16:55:12.429 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 19 16:55:12.429 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:12.429 INFO kablam! Sep 19 16:55:12.429 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:12.429 INFO kablam! --> src/wire.rs:390:32 Sep 19 16:55:12.429 INFO kablam! | Sep 19 16:55:12.429 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 19 16:55:12.429 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:12.429 INFO kablam! Sep 19 16:55:12.573 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:12.573 INFO kablam! --> src/wire.rs:381:36 Sep 19 16:55:12.573 INFO kablam! | Sep 19 16:55:12.573 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 19 16:55:12.573 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:12.573 INFO kablam! Sep 19 16:55:12.573 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:12.573 INFO kablam! --> src/wire.rs:384:36 Sep 19 16:55:12.573 INFO kablam! | Sep 19 16:55:12.573 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 19 16:55:12.573 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:12.573 INFO kablam! Sep 19 16:55:12.574 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:12.574 INFO kablam! --> src/wire.rs:390:32 Sep 19 16:55:12.574 INFO kablam! | Sep 19 16:55:12.574 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 19 16:55:12.574 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:12.574 INFO kablam! Sep 19 16:55:12.643 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:12.643 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 19 16:55:12.643 INFO kablam! | Sep 19 16:55:12.643 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 19 16:55:12.643 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:12.643 INFO kablam! Sep 19 16:55:12.703 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:12.703 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 19 16:55:12.703 INFO kablam! | Sep 19 16:55:12.703 INFO kablam! 211 | Key::Enter => Sep 19 16:55:12.703 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:12.703 INFO kablam! Sep 19 16:55:12.742 INFO kablam! error: aborting due to 3 previous errors Sep 19 16:55:12.742 INFO kablam! Sep 19 16:55:12.742 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 16:55:12.752 INFO kablam! error: Could not compile `tiny`. Sep 19 16:55:12.752 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:55:12.850 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:12.850 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 19 16:55:12.850 INFO kablam! | Sep 19 16:55:12.850 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 19 16:55:12.851 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:12.851 INFO kablam! Sep 19 16:55:12.966 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:12.966 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 19 16:55:12.966 INFO kablam! | Sep 19 16:55:12.966 INFO kablam! 211 | Key::Enter => Sep 19 16:55:12.966 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:12.966 INFO kablam! Sep 19 16:55:12.986 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:12.986 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 19 16:55:12.986 INFO kablam! | Sep 19 16:55:12.986 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 19 16:55:12.986 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:12.986 INFO kablam! Sep 19 16:55:13.013 INFO kablam! error: aborting due to 4 previous errors Sep 19 16:55:13.013 INFO kablam! Sep 19 16:55:13.013 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 16:55:13.032 INFO kablam! error: Could not compile `tiny`. Sep 19 16:55:13.032 INFO kablam! Sep 19 16:55:13.032 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:55:13.033 INFO kablam! su: No module specific data is present Sep 19 16:55:14.021 INFO running `"docker" "rm" "-f" "2f1931812bda5dadb8620ad7cd8501fd6c8a117e0ed6f3f337e15bbf01005985"` Sep 19 16:55:14.151 INFO blam! 2f1931812bda5dadb8620ad7cd8501fd6c8a117e0ed6f3f337e15bbf01005985