Sep 04 00:30:41.613 INFO checking tiny-0.4.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:30:41.613 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:30:41.613 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:30:41.782 INFO blam! bdc8992de0e4bc105f89533db9a092cc859648dde8466a63b48a3fe68524c77c Sep 04 00:30:41.784 INFO running `"docker" "start" "-a" "bdc8992de0e4bc105f89533db9a092cc859648dde8466a63b48a3fe68524c77c"` Sep 04 00:30:42.552 INFO kablam! Compiling dbus v0.4.1 Sep 04 00:30:42.552 INFO kablam! Compiling termbox_simple v0.2.2 Sep 04 00:30:42.557 INFO kablam! Checking serde_yaml v0.7.5 Sep 04 00:30:42.559 INFO kablam! Checking term_input v0.1.5 Sep 04 00:30:42.561 INFO kablam! Checking quickcheck v0.3.2 Sep 04 00:30:48.330 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 04 00:30:48.330 INFO kablam! Sep 04 00:30:48.483 INFO kablam! Checking notify-rust v3.4.2 Sep 04 00:30:49.610 INFO kablam! Checking tiny v0.4.2 (file:///source) Sep 04 00:30:50.895 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 04 00:30:50.895 INFO kablam! --> src/config.rs:6:5 Sep 04 00:30:50.895 INFO kablam! | Sep 04 00:30:50.895 INFO kablam! 6 | use std::env::home_dir; Sep 04 00:30:50.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 00:30:50.895 INFO kablam! | Sep 04 00:30:50.895 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 00:30:50.895 INFO kablam! Sep 04 00:30:50.896 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 04 00:30:50.896 INFO kablam! --> src/config.rs:80:27 Sep 04 00:30:50.896 INFO kablam! | Sep 04 00:30:50.896 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 04 00:30:50.896 INFO kablam! | ^^^^^^^^ Sep 04 00:30:50.896 INFO kablam! Sep 04 00:30:50.896 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 04 00:30:50.896 INFO kablam! --> src/config.rs:131:23 Sep 04 00:30:50.896 INFO kablam! | Sep 04 00:30:50.896 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 04 00:30:50.896 INFO kablam! | ^^^^^^^^ Sep 04 00:30:50.896 INFO kablam! Sep 04 00:30:51.332 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 04 00:30:51.332 INFO kablam! --> src/config.rs:6:5 Sep 04 00:30:51.333 INFO kablam! | Sep 04 00:30:51.333 INFO kablam! 6 | use std::env::home_dir; Sep 04 00:30:51.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 00:30:51.333 INFO kablam! | Sep 04 00:30:51.333 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 00:30:51.333 INFO kablam! Sep 04 00:30:51.333 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 04 00:30:51.333 INFO kablam! --> src/config.rs:80:27 Sep 04 00:30:51.333 INFO kablam! | Sep 04 00:30:51.333 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 04 00:30:51.333 INFO kablam! | ^^^^^^^^ Sep 04 00:30:51.333 INFO kablam! Sep 04 00:30:51.333 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 04 00:30:51.333 INFO kablam! --> src/config.rs:131:23 Sep 04 00:30:51.333 INFO kablam! | Sep 04 00:30:51.333 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 04 00:30:51.333 INFO kablam! | ^^^^^^^^ Sep 04 00:30:51.333 INFO kablam! Sep 04 00:30:51.474 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 04 00:30:51.474 INFO kablam! --> src/utils.rs:56:22 Sep 04 00:30:51.474 INFO kablam! | Sep 04 00:30:51.474 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 04 00:30:51.474 INFO kablam! | ^^^^^^^^^ Sep 04 00:30:51.474 INFO kablam! | Sep 04 00:30:51.474 INFO kablam! = help: did you mean `offset`? Sep 04 00:30:51.474 INFO kablam! Sep 04 00:30:51.893 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 00:30:51.893 INFO kablam! --> src/wire.rs:381:36 Sep 04 00:30:51.893 INFO kablam! | Sep 04 00:30:51.893 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 04 00:30:51.893 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 00:30:51.893 INFO kablam! Sep 04 00:30:51.893 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 00:30:51.893 INFO kablam! --> src/wire.rs:384:36 Sep 04 00:30:51.893 INFO kablam! | Sep 04 00:30:51.893 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 04 00:30:51.893 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 00:30:51.894 INFO kablam! Sep 04 00:30:51.894 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 00:30:51.894 INFO kablam! --> src/wire.rs:390:32 Sep 04 00:30:51.894 INFO kablam! | Sep 04 00:30:51.894 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 04 00:30:51.894 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 00:30:51.894 INFO kablam! Sep 04 00:30:51.967 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 04 00:30:51.967 INFO kablam! --> src/utils.rs:56:22 Sep 04 00:30:51.967 INFO kablam! | Sep 04 00:30:51.967 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 04 00:30:51.967 INFO kablam! | ^^^^^^^^^ Sep 04 00:30:51.967 INFO kablam! | Sep 04 00:30:51.967 INFO kablam! = help: did you mean `offset`? Sep 04 00:30:51.967 INFO kablam! Sep 04 00:30:52.415 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 04 00:30:52.416 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 04 00:30:52.416 INFO kablam! | Sep 04 00:30:52.416 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 04 00:30:52.416 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 04 00:30:52.416 INFO kablam! Sep 04 00:30:52.445 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 00:30:52.445 INFO kablam! --> src/wire.rs:381:36 Sep 04 00:30:52.446 INFO kablam! | Sep 04 00:30:52.446 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 04 00:30:52.446 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 00:30:52.446 INFO kablam! Sep 04 00:30:52.446 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 00:30:52.446 INFO kablam! --> src/wire.rs:384:36 Sep 04 00:30:52.446 INFO kablam! | Sep 04 00:30:52.446 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 04 00:30:52.446 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 00:30:52.446 INFO kablam! Sep 04 00:30:52.447 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 04 00:30:52.447 INFO kablam! --> src/wire.rs:390:32 Sep 04 00:30:52.447 INFO kablam! | Sep 04 00:30:52.447 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 04 00:30:52.447 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 00:30:52.447 INFO kablam! Sep 04 00:30:52.558 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 04 00:30:52.558 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 04 00:30:52.558 INFO kablam! | Sep 04 00:30:52.558 INFO kablam! 211 | Key::Enter => Sep 04 00:30:52.559 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 04 00:30:52.559 INFO kablam! Sep 04 00:30:52.617 INFO kablam! error: aborting due to 3 previous errors Sep 04 00:30:52.617 INFO kablam! Sep 04 00:30:52.617 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 00:30:52.629 INFO kablam! error: Could not compile `tiny`. Sep 04 00:30:52.629 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 00:30:53.003 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 04 00:30:53.003 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 04 00:30:53.003 INFO kablam! | Sep 04 00:30:53.003 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 04 00:30:53.003 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 04 00:30:53.003 INFO kablam! Sep 04 00:30:53.244 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 04 00:30:53.244 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 04 00:30:53.244 INFO kablam! | Sep 04 00:30:53.245 INFO kablam! 211 | Key::Enter => Sep 04 00:30:53.245 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 04 00:30:53.245 INFO kablam! Sep 04 00:30:53.284 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 04 00:30:53.284 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 04 00:30:53.284 INFO kablam! | Sep 04 00:30:53.284 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 04 00:30:53.284 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 04 00:30:53.284 INFO kablam! Sep 04 00:30:53.308 INFO kablam! error: aborting due to 4 previous errors Sep 04 00:30:53.308 INFO kablam! Sep 04 00:30:53.309 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 00:30:53.325 INFO kablam! error: Could not compile `tiny`. Sep 04 00:30:53.325 INFO kablam! Sep 04 00:30:53.325 INFO kablam! To learn more, run the command again with --verbose. Sep 04 00:30:53.326 INFO kablam! su: No module specific data is present Sep 04 00:30:53.676 INFO running `"docker" "rm" "-f" "bdc8992de0e4bc105f89533db9a092cc859648dde8466a63b48a3fe68524c77c"` Sep 04 00:30:53.776 INFO blam! bdc8992de0e4bc105f89533db9a092cc859648dde8466a63b48a3fe68524c77c