Sep 19 18:57:00.700 INFO checking tiny-0.4.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:57:00.700 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:57:00.700 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:57:00.923 INFO blam! e0d546bc41908c776c64db1a3c7b38ade8e329303b046bba34ce4e1b48e3858d Sep 19 18:57:00.925 INFO running `"docker" "start" "-a" "e0d546bc41908c776c64db1a3c7b38ade8e329303b046bba34ce4e1b48e3858d"` Sep 19 18:57:02.330 INFO kablam! usermod: no changes Sep 19 18:57:02.486 INFO kablam! Compiling dbus v0.4.1 Sep 19 18:57:02.487 INFO kablam! Compiling termbox_simple v0.2.2 Sep 19 18:57:02.490 INFO kablam! Checking yaml-rust v0.4.2 Sep 19 18:57:02.503 INFO kablam! Checking term_input v0.1.5 Sep 19 18:57:02.503 INFO kablam! Checking quickcheck v0.3.2 Sep 19 18:57:03.974 INFO kablam! Checking serde_yaml v0.7.5 Sep 19 18:57:05.893 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 19 18:57:05.893 INFO kablam! Sep 19 18:57:05.975 INFO kablam! Checking notify-rust v3.4.2 Sep 19 18:57:06.460 INFO kablam! Checking tiny v0.4.2 (/source) Sep 19 18:57:07.159 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 18:57:07.159 INFO kablam! --> src/config.rs:6:5 Sep 19 18:57:07.159 INFO kablam! | Sep 19 18:57:07.159 INFO kablam! 6 | use std::env::home_dir; Sep 19 18:57:07.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 18:57:07.159 INFO kablam! | Sep 19 18:57:07.159 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:57:07.159 INFO kablam! Sep 19 18:57:07.159 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 18:57:07.159 INFO kablam! --> src/config.rs:80:27 Sep 19 18:57:07.159 INFO kablam! | Sep 19 18:57:07.159 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 19 18:57:07.159 INFO kablam! | ^^^^^^^^ Sep 19 18:57:07.159 INFO kablam! Sep 19 18:57:07.159 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 18:57:07.159 INFO kablam! --> src/config.rs:131:23 Sep 19 18:57:07.159 INFO kablam! | Sep 19 18:57:07.159 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 19 18:57:07.159 INFO kablam! | ^^^^^^^^ Sep 19 18:57:07.159 INFO kablam! Sep 19 18:57:07.308 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 18:57:07.308 INFO kablam! --> src/config.rs:6:5 Sep 19 18:57:07.308 INFO kablam! | Sep 19 18:57:07.308 INFO kablam! 6 | use std::env::home_dir; Sep 19 18:57:07.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 18:57:07.308 INFO kablam! | Sep 19 18:57:07.308 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:57:07.308 INFO kablam! Sep 19 18:57:07.308 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 18:57:07.308 INFO kablam! --> src/config.rs:80:27 Sep 19 18:57:07.308 INFO kablam! | Sep 19 18:57:07.308 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 19 18:57:07.308 INFO kablam! | ^^^^^^^^ Sep 19 18:57:07.308 INFO kablam! Sep 19 18:57:07.308 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 18:57:07.308 INFO kablam! --> src/config.rs:131:23 Sep 19 18:57:07.308 INFO kablam! | Sep 19 18:57:07.308 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 19 18:57:07.308 INFO kablam! | ^^^^^^^^ Sep 19 18:57:07.308 INFO kablam! Sep 19 18:57:07.464 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 19 18:57:07.464 INFO kablam! --> src/utils.rs:56:22 Sep 19 18:57:07.464 INFO kablam! | Sep 19 18:57:07.465 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 19 18:57:07.465 INFO kablam! | ^^^^^^^^^ Sep 19 18:57:07.465 INFO kablam! | Sep 19 18:57:07.465 INFO kablam! = help: did you mean `offset`? Sep 19 18:57:07.465 INFO kablam! Sep 19 18:57:07.637 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 18:57:07.637 INFO kablam! --> src/wire.rs:381:36 Sep 19 18:57:07.637 INFO kablam! | Sep 19 18:57:07.637 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 19 18:57:07.637 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:57:07.638 INFO kablam! Sep 19 18:57:07.638 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 18:57:07.638 INFO kablam! --> src/wire.rs:384:36 Sep 19 18:57:07.638 INFO kablam! | Sep 19 18:57:07.638 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 19 18:57:07.638 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:57:07.638 INFO kablam! Sep 19 18:57:07.638 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 18:57:07.638 INFO kablam! --> src/wire.rs:390:32 Sep 19 18:57:07.638 INFO kablam! | Sep 19 18:57:07.638 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 19 18:57:07.638 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:57:07.638 INFO kablam! Sep 19 18:57:07.652 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 19 18:57:07.652 INFO kablam! --> src/utils.rs:56:22 Sep 19 18:57:07.652 INFO kablam! | Sep 19 18:57:07.652 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 19 18:57:07.652 INFO kablam! | ^^^^^^^^^ Sep 19 18:57:07.652 INFO kablam! | Sep 19 18:57:07.652 INFO kablam! = help: did you mean `offset`? Sep 19 18:57:07.652 INFO kablam! Sep 19 18:57:07.850 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 18:57:07.850 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 19 18:57:07.850 INFO kablam! | Sep 19 18:57:07.850 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 19 18:57:07.850 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 18:57:07.851 INFO kablam! Sep 19 18:57:07.906 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 18:57:07.906 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 19 18:57:07.906 INFO kablam! | Sep 19 18:57:07.906 INFO kablam! 211 | Key::Enter => Sep 19 18:57:07.906 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 18:57:07.906 INFO kablam! Sep 19 18:57:07.919 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 18:57:07.919 INFO kablam! --> src/wire.rs:381:36 Sep 19 18:57:07.919 INFO kablam! | Sep 19 18:57:07.919 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 19 18:57:07.919 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:57:07.920 INFO kablam! Sep 19 18:57:07.920 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 18:57:07.920 INFO kablam! --> src/wire.rs:384:36 Sep 19 18:57:07.920 INFO kablam! | Sep 19 18:57:07.920 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 19 18:57:07.920 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:57:07.920 INFO kablam! Sep 19 18:57:07.920 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 18:57:07.920 INFO kablam! --> src/wire.rs:390:32 Sep 19 18:57:07.920 INFO kablam! | Sep 19 18:57:07.920 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 19 18:57:07.920 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:57:07.920 INFO kablam! Sep 19 18:57:07.949 INFO kablam! error: aborting due to 3 previous errors Sep 19 18:57:07.949 INFO kablam! Sep 19 18:57:07.949 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 18:57:07.959 INFO kablam! error: Could not compile `tiny`. Sep 19 18:57:07.959 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:57:08.154 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 18:57:08.154 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 19 18:57:08.154 INFO kablam! | Sep 19 18:57:08.154 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 19 18:57:08.154 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 18:57:08.154 INFO kablam! Sep 19 18:57:08.253 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 18:57:08.254 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 19 18:57:08.254 INFO kablam! | Sep 19 18:57:08.254 INFO kablam! 211 | Key::Enter => Sep 19 18:57:08.254 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 18:57:08.254 INFO kablam! Sep 19 18:57:08.274 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 18:57:08.274 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 19 18:57:08.274 INFO kablam! | Sep 19 18:57:08.274 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 19 18:57:08.274 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 18:57:08.274 INFO kablam! Sep 19 18:57:08.302 INFO kablam! error: aborting due to 4 previous errors Sep 19 18:57:08.302 INFO kablam! Sep 19 18:57:08.302 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 18:57:08.319 INFO kablam! error: Could not compile `tiny`. Sep 19 18:57:08.319 INFO kablam! Sep 19 18:57:08.319 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:57:08.320 INFO kablam! su: No module specific data is present Sep 19 18:57:08.767 INFO running `"docker" "rm" "-f" "e0d546bc41908c776c64db1a3c7b38ade8e329303b046bba34ce4e1b48e3858d"` Sep 19 18:57:08.835 INFO blam! e0d546bc41908c776c64db1a3c7b38ade8e329303b046bba34ce4e1b48e3858d