Sep 10 07:46:31.294 INFO checking tiny-0.4.2 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 07:46:31.294 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 07:46:31.295 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:46:31.506 INFO blam! 885a1c9324e2a87f7b869de9f2cf645858fb596cdc5848fc204114d83df49c89 Sep 10 07:46:31.509 INFO running `"docker" "start" "-a" "885a1c9324e2a87f7b869de9f2cf645858fb596cdc5848fc204114d83df49c89"` Sep 10 07:46:32.631 INFO kablam! usermod: no changes Sep 10 07:46:32.893 INFO kablam! Compiling dbus v0.4.1 Sep 10 07:46:32.893 INFO kablam! Compiling termbox_simple v0.2.2 Sep 10 07:46:32.900 INFO kablam! Checking serde_yaml v0.7.5 Sep 10 07:46:32.900 INFO kablam! Checking term_input v0.1.5 Sep 10 07:46:32.900 INFO kablam! Checking quickcheck v0.3.2 Sep 10 07:46:36.108 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Sep 10 07:46:36.108 INFO kablam! Sep 10 07:46:36.186 INFO kablam! Checking notify-rust v3.4.2 Sep 10 07:46:36.758 INFO kablam! Checking tiny v0.4.2 (file:///source) Sep 10 07:46:37.537 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 10 07:46:37.537 INFO kablam! --> src/config.rs:6:5 Sep 10 07:46:37.537 INFO kablam! | Sep 10 07:46:37.537 INFO kablam! 6 | use std::env::home_dir; Sep 10 07:46:37.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 07:46:37.537 INFO kablam! | Sep 10 07:46:37.537 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:46:37.537 INFO kablam! Sep 10 07:46:37.537 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 10 07:46:37.537 INFO kablam! --> src/config.rs:80:27 Sep 10 07:46:37.537 INFO kablam! | Sep 10 07:46:37.537 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 10 07:46:37.537 INFO kablam! | ^^^^^^^^ Sep 10 07:46:37.537 INFO kablam! Sep 10 07:46:37.537 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 10 07:46:37.537 INFO kablam! --> src/config.rs:131:23 Sep 10 07:46:37.537 INFO kablam! | Sep 10 07:46:37.537 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 10 07:46:37.537 INFO kablam! | ^^^^^^^^ Sep 10 07:46:37.537 INFO kablam! Sep 10 07:46:37.700 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 10 07:46:37.700 INFO kablam! --> src/config.rs:6:5 Sep 10 07:46:37.700 INFO kablam! | Sep 10 07:46:37.700 INFO kablam! 6 | use std::env::home_dir; Sep 10 07:46:37.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 10 07:46:37.700 INFO kablam! | Sep 10 07:46:37.700 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 07:46:37.700 INFO kablam! Sep 10 07:46:37.700 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 10 07:46:37.700 INFO kablam! --> src/config.rs:80:27 Sep 10 07:46:37.701 INFO kablam! | Sep 10 07:46:37.701 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 10 07:46:37.701 INFO kablam! | ^^^^^^^^ Sep 10 07:46:37.701 INFO kablam! Sep 10 07:46:37.701 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 10 07:46:37.701 INFO kablam! --> src/config.rs:131:23 Sep 10 07:46:37.701 INFO kablam! | Sep 10 07:46:37.701 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 10 07:46:37.701 INFO kablam! | ^^^^^^^^ Sep 10 07:46:37.701 INFO kablam! Sep 10 07:46:37.777 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 10 07:46:37.777 INFO kablam! --> src/utils.rs:56:22 Sep 10 07:46:37.777 INFO kablam! | Sep 10 07:46:37.777 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 10 07:46:37.777 INFO kablam! | ^^^^^^^^^ Sep 10 07:46:37.777 INFO kablam! | Sep 10 07:46:37.778 INFO kablam! = help: did you mean `offset`? Sep 10 07:46:37.778 INFO kablam! Sep 10 07:46:37.935 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.935 INFO kablam! --> src/wire.rs:381:36 Sep 10 07:46:37.935 INFO kablam! | Sep 10 07:46:37.935 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 10 07:46:37.935 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.935 INFO kablam! Sep 10 07:46:37.935 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.935 INFO kablam! --> src/wire.rs:384:36 Sep 10 07:46:37.935 INFO kablam! | Sep 10 07:46:37.935 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 10 07:46:37.935 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.935 INFO kablam! Sep 10 07:46:37.936 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:37.936 INFO kablam! --> src/wire.rs:390:32 Sep 10 07:46:37.936 INFO kablam! | Sep 10 07:46:37.936 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 10 07:46:37.936 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:37.936 INFO kablam! Sep 10 07:46:37.944 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 10 07:46:37.944 INFO kablam! --> src/utils.rs:56:22 Sep 10 07:46:37.944 INFO kablam! | Sep 10 07:46:37.944 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 10 07:46:37.944 INFO kablam! | ^^^^^^^^^ Sep 10 07:46:37.944 INFO kablam! | Sep 10 07:46:37.944 INFO kablam! = help: did you mean `offset`? Sep 10 07:46:37.944 INFO kablam! Sep 10 07:46:38.124 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:38.124 INFO kablam! --> src/wire.rs:381:36 Sep 10 07:46:38.124 INFO kablam! | Sep 10 07:46:38.124 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 10 07:46:38.124 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:38.124 INFO kablam! Sep 10 07:46:38.125 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:38.125 INFO kablam! --> src/wire.rs:384:36 Sep 10 07:46:38.125 INFO kablam! | Sep 10 07:46:38.125 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 10 07:46:38.125 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:38.125 INFO kablam! Sep 10 07:46:38.125 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 10 07:46:38.125 INFO kablam! --> src/wire.rs:390:32 Sep 10 07:46:38.125 INFO kablam! | Sep 10 07:46:38.125 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 10 07:46:38.125 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 07:46:38.125 INFO kablam! Sep 10 07:46:38.137 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:38.137 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 10 07:46:38.137 INFO kablam! | Sep 10 07:46:38.137 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 10 07:46:38.137 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:38.137 INFO kablam! Sep 10 07:46:38.192 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:38.192 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 10 07:46:38.192 INFO kablam! | Sep 10 07:46:38.192 INFO kablam! 211 | Key::Enter => Sep 10 07:46:38.192 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:38.192 INFO kablam! Sep 10 07:46:38.221 INFO kablam! error: aborting due to 3 previous errors Sep 10 07:46:38.221 INFO kablam! Sep 10 07:46:38.222 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 07:46:38.229 INFO kablam! error: Could not compile `tiny`. Sep 10 07:46:38.229 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 07:46:38.348 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:38.348 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 10 07:46:38.348 INFO kablam! | Sep 10 07:46:38.348 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 10 07:46:38.348 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:38.348 INFO kablam! Sep 10 07:46:38.449 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:38.449 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 10 07:46:38.449 INFO kablam! | Sep 10 07:46:38.449 INFO kablam! 211 | Key::Enter => Sep 10 07:46:38.449 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:38.449 INFO kablam! Sep 10 07:46:38.470 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 10 07:46:38.470 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 10 07:46:38.470 INFO kablam! | Sep 10 07:46:38.470 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 10 07:46:38.470 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 10 07:46:38.470 INFO kablam! Sep 10 07:46:38.489 INFO kablam! error: aborting due to 4 previous errors Sep 10 07:46:38.489 INFO kablam! Sep 10 07:46:38.489 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 07:46:38.505 INFO kablam! error: Could not compile `tiny`. Sep 10 07:46:38.505 INFO kablam! Sep 10 07:46:38.505 INFO kablam! To learn more, run the command again with --verbose. Sep 10 07:46:38.507 INFO kablam! su: No module specific data is present Sep 10 07:46:39.089 INFO running `"docker" "rm" "-f" "885a1c9324e2a87f7b869de9f2cf645858fb596cdc5848fc204114d83df49c89"` Sep 10 07:46:39.140 INFO blam! 885a1c9324e2a87f7b869de9f2cf645858fb596cdc5848fc204114d83df49c89