Sep 19 16:55:06.260 INFO checking tiny-0.4.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 16:55:06.260 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 16:55:06.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:55:06.469 INFO blam! 4d96d3bfb7b0bb05eaa3a74806bae9647e41acdd260c7078574991c42f44e9bf Sep 19 16:55:06.475 INFO running `"docker" "start" "-a" "4d96d3bfb7b0bb05eaa3a74806bae9647e41acdd260c7078574991c42f44e9bf"` Sep 19 16:55:07.614 INFO kablam! usermod: no changes Sep 19 16:55:07.828 INFO kablam! Compiling termbox_simple v0.2.2 Sep 19 16:55:07.832 INFO kablam! Checking term_input v0.1.5 Sep 19 16:55:07.844 INFO kablam! Checking quickcheck v0.3.2 Sep 19 16:55:09.198 INFO kablam! Checking tiny v0.4.2 (/source) Sep 19 16:55:09.915 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 16:55:09.915 INFO kablam! --> src/config.rs:6:5 Sep 19 16:55:09.915 INFO kablam! | Sep 19 16:55:09.915 INFO kablam! 6 | use std::env::home_dir; Sep 19 16:55:09.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:55:09.915 INFO kablam! | Sep 19 16:55:09.915 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:55:09.915 INFO kablam! Sep 19 16:55:09.915 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 16:55:09.915 INFO kablam! --> src/config.rs:80:27 Sep 19 16:55:09.915 INFO kablam! | Sep 19 16:55:09.915 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 19 16:55:09.915 INFO kablam! | ^^^^^^^^ Sep 19 16:55:09.915 INFO kablam! Sep 19 16:55:09.915 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 16:55:09.915 INFO kablam! --> src/config.rs:131:23 Sep 19 16:55:09.915 INFO kablam! | Sep 19 16:55:09.915 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 19 16:55:09.915 INFO kablam! | ^^^^^^^^ Sep 19 16:55:09.915 INFO kablam! Sep 19 16:55:10.359 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 19 16:55:10.359 INFO kablam! --> src/utils.rs:56:22 Sep 19 16:55:10.359 INFO kablam! | Sep 19 16:55:10.359 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 19 16:55:10.359 INFO kablam! | ^^^^^^^^^ Sep 19 16:55:10.359 INFO kablam! | Sep 19 16:55:10.359 INFO kablam! = help: did you mean `offset`? Sep 19 16:55:10.359 INFO kablam! Sep 19 16:55:10.529 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 16:55:10.529 INFO kablam! --> src/config.rs:6:5 Sep 19 16:55:10.529 INFO kablam! | Sep 19 16:55:10.529 INFO kablam! 6 | use std::env::home_dir; Sep 19 16:55:10.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 16:55:10.529 INFO kablam! | Sep 19 16:55:10.529 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:55:10.529 INFO kablam! Sep 19 16:55:10.530 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 16:55:10.530 INFO kablam! --> src/config.rs:80:27 Sep 19 16:55:10.530 INFO kablam! | Sep 19 16:55:10.530 INFO kablam! 80 | let mut config_path = home_dir().unwrap(); Sep 19 16:55:10.530 INFO kablam! | ^^^^^^^^ Sep 19 16:55:10.530 INFO kablam! Sep 19 16:55:10.530 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 16:55:10.530 INFO kablam! --> src/config.rs:131:23 Sep 19 16:55:10.530 INFO kablam! | Sep 19 16:55:10.530 INFO kablam! 131 | let mut log_dir = home_dir().unwrap(); Sep 19 16:55:10.530 INFO kablam! | ^^^^^^^^ Sep 19 16:55:10.530 INFO kablam! Sep 19 16:55:10.600 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:10.600 INFO kablam! --> src/wire.rs:381:36 Sep 19 16:55:10.600 INFO kablam! | Sep 19 16:55:10.600 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 19 16:55:10.600 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:10.600 INFO kablam! Sep 19 16:55:10.600 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:10.600 INFO kablam! --> src/wire.rs:384:36 Sep 19 16:55:10.600 INFO kablam! | Sep 19 16:55:10.600 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 19 16:55:10.600 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:10.600 INFO kablam! Sep 19 16:55:10.600 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:10.600 INFO kablam! --> src/wire.rs:390:32 Sep 19 16:55:10.600 INFO kablam! | Sep 19 16:55:10.600 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 19 16:55:10.600 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:10.600 INFO kablam! Sep 19 16:55:10.842 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:10.842 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 19 16:55:10.842 INFO kablam! | Sep 19 16:55:10.842 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 19 16:55:10.842 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:10.842 INFO kablam! Sep 19 16:55:10.891 INFO kablam! error[E0599]: no method named `offset_to` found for type `*const u8` in the current scope Sep 19 16:55:10.891 INFO kablam! --> src/utils.rs:56:22 Sep 19 16:55:10.891 INFO kablam! | Sep 19 16:55:10.891 INFO kablam! 56 | .offset_to(str.as_ptr()) Sep 19 16:55:10.891 INFO kablam! | ^^^^^^^^^ Sep 19 16:55:10.891 INFO kablam! | Sep 19 16:55:10.891 INFO kablam! = help: did you mean `offset`? Sep 19 16:55:10.891 INFO kablam! Sep 19 16:55:10.893 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:10.893 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 19 16:55:10.893 INFO kablam! | Sep 19 16:55:10.893 INFO kablam! 211 | Key::Enter => Sep 19 16:55:10.893 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:10.893 INFO kablam! Sep 19 16:55:10.925 INFO kablam! error: aborting due to 3 previous errors Sep 19 16:55:10.925 INFO kablam! Sep 19 16:55:10.925 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 16:55:10.933 INFO kablam! error: Could not compile `tiny`. Sep 19 16:55:10.933 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:55:11.086 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:11.086 INFO kablam! --> src/wire.rs:381:36 Sep 19 16:55:11.086 INFO kablam! | Sep 19 16:55:11.086 INFO kablam! 381 | ret.push(unsafe { chrs.slice_unchecked(char_idx + 1, chrs.len()) }); Sep 19 16:55:11.086 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:11.086 INFO kablam! Sep 19 16:55:11.086 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:11.086 INFO kablam! --> src/wire.rs:384:36 Sep 19 16:55:11.086 INFO kablam! | Sep 19 16:55:11.086 INFO kablam! 384 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, char_idx) }); Sep 19 16:55:11.086 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:11.086 INFO kablam! Sep 19 16:55:11.086 INFO kablam! warning: use of deprecated item '__rg_allocator_abi::core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Sep 19 16:55:11.086 INFO kablam! --> src/wire.rs:390:32 Sep 19 16:55:11.086 INFO kablam! | Sep 19 16:55:11.086 INFO kablam! 390 | ret.push(unsafe { chrs.slice_unchecked(slice_begins, chrs.len()) }); Sep 19 16:55:11.086 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 16:55:11.087 INFO kablam! Sep 19 16:55:11.366 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:11.366 INFO kablam! --> src/tui/exit_dialogue.rs:53:30 Sep 19 16:55:11.366 INFO kablam! | Sep 19 16:55:11.366 INFO kablam! 53 | Key::Char('y') | Key::Enter => Sep 19 16:55:11.366 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:11.366 INFO kablam! Sep 19 16:55:11.473 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:11.473 INFO kablam! --> src/tui/text_field.rs:211:13 Sep 19 16:55:11.473 INFO kablam! | Sep 19 16:55:11.473 INFO kablam! 211 | Key::Enter => Sep 19 16:55:11.473 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:11.473 INFO kablam! Sep 19 16:55:11.494 INFO kablam! error[E0599]: no variant named `Enter` found for type `term_input::Key` in the current scope Sep 19 16:55:11.494 INFO kablam! --> src/tui/text_field.rs:674:31 Sep 19 16:55:11.494 INFO kablam! | Sep 19 16:55:11.494 INFO kablam! 674 | text_field.keypressed(Key::Enter); Sep 19 16:55:11.494 INFO kablam! | ^^^^^^^^^^ variant not found in `term_input::Key` Sep 19 16:55:11.494 INFO kablam! Sep 19 16:55:11.522 INFO kablam! error: aborting due to 4 previous errors Sep 19 16:55:11.522 INFO kablam! Sep 19 16:55:11.522 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 16:55:11.538 INFO kablam! error: Could not compile `tiny`. Sep 19 16:55:11.538 INFO kablam! Sep 19 16:55:11.538 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:55:11.540 INFO kablam! su: No module specific data is present Sep 19 16:55:12.149 INFO running `"docker" "rm" "-f" "4d96d3bfb7b0bb05eaa3a74806bae9647e41acdd260c7078574991c42f44e9bf"` Sep 19 16:55:12.229 INFO blam! 4d96d3bfb7b0bb05eaa3a74806bae9647e41acdd260c7078574991c42f44e9bf