Sep 17 16:01:05.657 INFO checking tiny-0.4.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 16:01:05.657 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 16:01:05.657 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-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:05.820 INFO blam! 70be038d846e2bd56121d67f1dccf9d3140dc570470dfce78dc3f0883f404a29 Sep 17 16:01:05.824 INFO running `"docker" "start" "-a" "70be038d846e2bd56121d67f1dccf9d3140dc570470dfce78dc3f0883f404a29"` Sep 17 16:01:07.361 INFO kablam! usermod: no changes Sep 17 16:01:07.521 INFO kablam! Compiling dbus v0.4.1 Sep 17 16:01:07.522 INFO kablam! Compiling termbox_simple v0.2.2 Sep 17 16:01:07.522 INFO kablam! Checking yaml-rust v0.4.2 Sep 17 16:01:07.525 INFO kablam! Checking nix v0.7.0 Sep 17 16:01:07.525 INFO kablam! Checking quickcheck v0.3.2 Sep 17 16:01:09.343 INFO kablam! Checking serde_yaml v0.7.5 Sep 17 16:01:11.071 INFO kablam! Checking term_input v0.1.5 Sep 17 16:01:11.307 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 17 16:01:11.307 INFO kablam! Sep 17 16:01:11.467 INFO kablam! Checking notify-rust v3.4.2 Sep 17 16:01:12.439 INFO kablam! Checking tiny v0.4.2 (/source) Sep 17 16:01:13.735 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.735 INFO kablam! --> src/config.rs:6:5 Sep 17 16:01:13.735 INFO kablam! | Sep 17 16:01:13.735 INFO kablam! 6 | use std::env::home_dir; Sep 17 16:01:13.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 16:01:13.735 INFO kablam! | Sep 17 16:01:13.735 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 16:01:13.735 INFO kablam! Sep 17 16:01:13.735 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.735 INFO kablam! --> src/config.rs:80:27 Sep 17 16:01:13.735 INFO kablam! | Sep 17 16:01:13.735 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 17 16:01:13.735 INFO kablam! | ^^^^^^^^ Sep 17 16:01:13.735 INFO kablam! Sep 17 16:01:13.735 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.735 INFO kablam! --> src/config.rs:131:23 Sep 17 16:01:13.735 INFO kablam! | Sep 17 16:01:13.735 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 17 16:01:13.735 INFO kablam! | ^^^^^^^^ Sep 17 16:01:13.735 INFO kablam! Sep 17 16:01:14.051 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:14.051 INFO kablam! --> src/config.rs:6:5 Sep 17 16:01:14.051 INFO kablam! | Sep 17 16:01:14.051 INFO kablam! 6 | use std::env::home_dir; Sep 17 16:01:14.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 16:01:14.051 INFO kablam! | Sep 17 16:01:14.051 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 16:01:14.051 INFO kablam! Sep 17 16:01:14.051 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:14.051 INFO kablam! --> src/config.rs:80:27 Sep 17 16:01:14.051 INFO kablam! | Sep 17 16:01:14.051 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 17 16:01:14.051 INFO kablam! | ^^^^^^^^ Sep 17 16:01:14.051 INFO kablam! Sep 17 16:01:14.055 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:14.055 INFO kablam! --> src/config.rs:131:23 Sep 17 16:01:14.055 INFO kablam! | Sep 17 16:01:14.055 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 17 16:01:14.055 INFO kablam! | ^^^^^^^^ Sep 17 16:01:14.055 INFO kablam! Sep 17 16:01:14.147 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 17 16:01:14.147 INFO kablam! --> src/utils.rs:56:22 Sep 17 16:01:14.147 INFO kablam! | Sep 17 16:01:14.147 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 17 16:01:14.147 INFO kablam! | ^^^^^^^^^ Sep 17 16:01:14.147 INFO kablam! | Sep 17 16:01:14.147 INFO kablam! = help: did you mean `offset`? Sep 17 16:01:14.147 INFO kablam! Sep 17 16:01:14.428 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.428 INFO kablam! --> src/wire.rs:381:36 Sep 17 16:01:14.428 INFO kablam! | Sep 17 16:01:14.428 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 17 16:01:14.428 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.428 INFO kablam! Sep 17 16:01:14.431 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.431 INFO kablam! --> src/wire.rs:384:36 Sep 17 16:01:14.431 INFO kablam! | Sep 17 16:01:14.431 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 17 16:01:14.431 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.431 INFO kablam! Sep 17 16:01:14.431 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.431 INFO kablam! --> src/wire.rs:390:32 Sep 17 16:01:14.431 INFO kablam! | Sep 17 16:01:14.431 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 17 16:01:14.431 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.431 INFO kablam! Sep 17 16:01:14.547 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 17 16:01:14.547 INFO kablam! --> src/utils.rs:56:22 Sep 17 16:01:14.547 INFO kablam! | Sep 17 16:01:14.547 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 17 16:01:14.547 INFO kablam! | ^^^^^^^^^ Sep 17 16:01:14.547 INFO kablam! | Sep 17 16:01:14.547 INFO kablam! = help: did you mean `offset`? Sep 17 16:01:14.547 INFO kablam! Sep 17 16:01:14.747 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:14.747 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 17 16:01:14.747 INFO kablam! | Sep 17 16:01:14.747 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 17 16:01:14.747 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:14.747 INFO kablam! Sep 17 16:01:14.827 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:14.827 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 17 16:01:14.827 INFO kablam! | Sep 17 16:01:14.827 INFO kablam! 211 | Key::Enter => Sep 17 16:01:14.827 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:14.827 INFO kablam! Sep 17 16:01:14.895 INFO kablam! error: aborting due to 3 previous errors Sep 17 16:01:14.895 INFO kablam! Sep 17 16:01:14.895 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 17 16:01:14.898 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.898 INFO kablam! --> src/wire.rs:381:36 Sep 17 16:01:14.898 INFO kablam! | Sep 17 16:01:14.898 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 17 16:01:14.898 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.898 INFO kablam! Sep 17 16:01:14.898 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.898 INFO kablam! --> src/wire.rs:384:36 Sep 17 16:01:14.898 INFO kablam! | Sep 17 16:01:14.898 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 17 16:01:14.898 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.898 INFO kablam! Sep 17 16:01:14.899 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.899 INFO kablam! --> src/wire.rs:390:32 Sep 17 16:01:14.899 INFO kablam! | Sep 17 16:01:14.899 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 17 16:01:14.899 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 16:01:14.899 INFO kablam! Sep 17 16:01:14.899 INFO kablam! error: Could not compile `tiny`. Sep 17 16:01:14.900 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 16:01:15.259 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:15.259 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 17 16:01:15.259 INFO kablam! | Sep 17 16:01:15.259 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 17 16:01:15.259 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:15.259 INFO kablam! Sep 17 16:01:15.415 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:15.415 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 17 16:01:15.415 INFO kablam! | Sep 17 16:01:15.415 INFO kablam! 211 | Key::Enter => Sep 17 16:01:15.415 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:15.415 INFO kablam! Sep 17 16:01:15.446 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 17 16:01:15.447 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 17 16:01:15.447 INFO kablam! | Sep 17 16:01:15.447 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 17 16:01:15.447 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 17 16:01:15.447 INFO kablam! Sep 17 16:01:15.490 INFO kablam! error: aborting due to 4 previous errors Sep 17 16:01:15.491 INFO kablam! Sep 17 16:01:15.491 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 17 16:01:15.495 INFO kablam! error: Could not compile `tiny`. Sep 17 16:01:15.495 INFO kablam! Sep 17 16:01:15.495 INFO kablam! To learn more, run the command again with --verbose. Sep 17 16:01:15.500 INFO kablam! su: No module specific data is present Sep 17 16:01:16.281 INFO running `"docker" "rm" "-f" "70be038d846e2bd56121d67f1dccf9d3140dc570470dfce78dc3f0883f404a29"` Sep 17 16:01:16.529 INFO blam! 70be038d846e2bd56121d67f1dccf9d3140dc570470dfce78dc3f0883f404a29