Sep 14 07:39:39.967 INFO checking tiny-0.4.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 07:39:39.967 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 07:39:39.967 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:39:40.154 INFO blam! 0e79a914c67ffb3bcad6ceb401a64ebc8ffaac6229e1ca457fc76100910ae9aa Sep 14 07:39:40.155 INFO running `"docker" "start" "-a" "0e79a914c67ffb3bcad6ceb401a64ebc8ffaac6229e1ca457fc76100910ae9aa"` Sep 14 07:39:41.539 INFO kablam! usermod: no changes Sep 14 07:39:41.743 INFO kablam! Compiling dbus v0.4.1 Sep 14 07:39:41.743 INFO kablam! Compiling termbox_simple v0.2.2 Sep 14 07:39:41.747 INFO kablam! Checking serde_yaml v0.7.5 Sep 14 07:39:41.747 INFO kablam! Checking term_input v0.1.5 Sep 14 07:39:41.747 INFO kablam! Checking quickcheck v0.3.2 Sep 14 07:39:45.217 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 14 07:39:45.217 INFO kablam! Sep 14 07:39:45.296 INFO kablam! Checking notify-rust v3.4.2 Sep 14 07:39:45.808 INFO kablam! Checking tiny v0.4.2 (file:///source) Sep 14 07:39:46.504 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 14 07:39:46.504 INFO kablam! --> src/config.rs:6:5 Sep 14 07:39:46.504 INFO kablam! | Sep 14 07:39:46.504 INFO kablam! 6 | use std::env::home_dir; Sep 14 07:39:46.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 07:39:46.504 INFO kablam! | Sep 14 07:39:46.504 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 07:39:46.504 INFO kablam! Sep 14 07:39:46.504 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 14 07:39:46.504 INFO kablam! --> src/config.rs:80:27 Sep 14 07:39:46.504 INFO kablam! | Sep 14 07:39:46.504 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 14 07:39:46.504 INFO kablam! | ^^^^^^^^ Sep 14 07:39:46.504 INFO kablam! Sep 14 07:39:46.506 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 14 07:39:46.506 INFO kablam! --> src/config.rs:131:23 Sep 14 07:39:46.506 INFO kablam! | Sep 14 07:39:46.506 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 14 07:39:46.506 INFO kablam! | ^^^^^^^^ Sep 14 07:39:46.506 INFO kablam! Sep 14 07:39:46.663 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 14 07:39:46.663 INFO kablam! --> src/config.rs:6:5 Sep 14 07:39:46.663 INFO kablam! | Sep 14 07:39:46.663 INFO kablam! 6 | use std::env::home_dir; Sep 14 07:39:46.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 07:39:46.663 INFO kablam! | Sep 14 07:39:46.663 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 07:39:46.663 INFO kablam! Sep 14 07:39:46.663 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 14 07:39:46.663 INFO kablam! --> src/config.rs:80:27 Sep 14 07:39:46.663 INFO kablam! | Sep 14 07:39:46.663 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 14 07:39:46.663 INFO kablam! | ^^^^^^^^ Sep 14 07:39:46.663 INFO kablam! Sep 14 07:39:46.663 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 14 07:39:46.663 INFO kablam! --> src/config.rs:131:23 Sep 14 07:39:46.663 INFO kablam! | Sep 14 07:39:46.663 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 14 07:39:46.663 INFO kablam! | ^^^^^^^^ Sep 14 07:39:46.663 INFO kablam! Sep 14 07:39:46.789 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 14 07:39:46.789 INFO kablam! --> src/utils.rs:56:22 Sep 14 07:39:46.789 INFO kablam! | Sep 14 07:39:46.789 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 14 07:39:46.789 INFO kablam! | ^^^^^^^^^ Sep 14 07:39:46.789 INFO kablam! | Sep 14 07:39:46.789 INFO kablam! = help: did you mean `offset`? Sep 14 07:39:46.789 INFO kablam! Sep 14 07:39:46.978 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 07:39:46.978 INFO kablam! --> src/wire.rs:381:36 Sep 14 07:39:46.978 INFO kablam! | Sep 14 07:39:46.978 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 14 07:39:46.978 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:39:46.978 INFO kablam! Sep 14 07:39:46.978 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 07:39:46.978 INFO kablam! --> src/wire.rs:384:36 Sep 14 07:39:46.978 INFO kablam! | Sep 14 07:39:46.978 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 14 07:39:46.978 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:39:46.978 INFO kablam! Sep 14 07:39:46.979 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 07:39:46.979 INFO kablam! --> src/wire.rs:390:32 Sep 14 07:39:46.979 INFO kablam! | Sep 14 07:39:46.979 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 14 07:39:46.979 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:39:46.979 INFO kablam! Sep 14 07:39:47.003 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 14 07:39:47.003 INFO kablam! --> src/utils.rs:56:22 Sep 14 07:39:47.003 INFO kablam! | Sep 14 07:39:47.003 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 14 07:39:47.003 INFO kablam! | ^^^^^^^^^ Sep 14 07:39:47.003 INFO kablam! | Sep 14 07:39:47.003 INFO kablam! = help: did you mean `offset`? Sep 14 07:39:47.003 INFO kablam! Sep 14 07:39:47.193 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 14 07:39:47.193 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 14 07:39:47.193 INFO kablam! | Sep 14 07:39:47.193 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 14 07:39:47.193 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 14 07:39:47.193 INFO kablam! Sep 14 07:39:47.215 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 07:39:47.215 INFO kablam! --> src/wire.rs:381:36 Sep 14 07:39:47.216 INFO kablam! | Sep 14 07:39:47.216 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 14 07:39:47.216 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:39:47.216 INFO kablam! Sep 14 07:39:47.216 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 07:39:47.216 INFO kablam! --> src/wire.rs:384:36 Sep 14 07:39:47.216 INFO kablam! | Sep 14 07:39:47.216 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 14 07:39:47.216 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:39:47.216 INFO kablam! Sep 14 07:39:47.216 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 14 07:39:47.216 INFO kablam! --> src/wire.rs:390:32 Sep 14 07:39:47.216 INFO kablam! | Sep 14 07:39:47.216 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 14 07:39:47.216 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:39:47.216 INFO kablam! Sep 14 07:39:47.253 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 14 07:39:47.253 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 14 07:39:47.253 INFO kablam! | Sep 14 07:39:47.253 INFO kablam! 211 | Key::Enter => Sep 14 07:39:47.253 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 14 07:39:47.253 INFO kablam! Sep 14 07:39:47.288 INFO kablam! error: aborting due to 3 previous errors Sep 14 07:39:47.288 INFO kablam! Sep 14 07:39:47.288 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 07:39:47.297 INFO kablam! error: Could not compile `tiny`. Sep 14 07:39:47.297 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:39:47.484 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 14 07:39:47.484 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 14 07:39:47.484 INFO kablam! | Sep 14 07:39:47.484 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 14 07:39:47.484 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 14 07:39:47.484 INFO kablam! Sep 14 07:39:47.581 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 14 07:39:47.581 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 14 07:39:47.581 INFO kablam! | Sep 14 07:39:47.581 INFO kablam! 211 | Key::Enter => Sep 14 07:39:47.581 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 14 07:39:47.581 INFO kablam! Sep 14 07:39:47.600 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 14 07:39:47.600 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 14 07:39:47.600 INFO kablam! | Sep 14 07:39:47.600 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 14 07:39:47.600 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 14 07:39:47.600 INFO kablam! Sep 14 07:39:47.621 INFO kablam! error: aborting due to 4 previous errors Sep 14 07:39:47.621 INFO kablam! Sep 14 07:39:47.621 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 07:39:47.635 INFO kablam! error: Could not compile `tiny`. Sep 14 07:39:47.635 INFO kablam! Sep 14 07:39:47.635 INFO kablam! To learn more, run the command again with --verbose. Sep 14 07:39:47.636 INFO kablam! su: No module specific data is present Sep 14 07:39:48.273 INFO running `"docker" "rm" "-f" "0e79a914c67ffb3bcad6ceb401a64ebc8ffaac6229e1ca457fc76100910ae9aa"` Sep 14 07:39:48.352 INFO blam! 0e79a914c67ffb3bcad6ceb401a64ebc8ffaac6229e1ca457fc76100910ae9aa