Sep 21 11:31:22.144 INFO checking dcpu16-0.0.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:31:22.144 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:31:22.144 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:31:22.377 INFO blam! c05bf8ddb5c6f4abc1b63821c906dfac994e2650924417540525f402419ad48b Sep 21 11:31:22.379 INFO running `"docker" "start" "-a" "c05bf8ddb5c6f4abc1b63821c906dfac994e2650924417540525f402419ad48b"` Sep 21 11:31:24.121 INFO kablam! usermod: no changes Sep 21 11:31:24.178 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 21 11:31:24.178 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 21 11:31:24.178 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 11:31:24.178 INFO kablam! files will be included as a test target: Sep 21 11:31:24.178 INFO kablam! Sep 21 11:31:24.178 INFO kablam! * /source/tests/test_assembler.rs Sep 21 11:31:24.178 INFO kablam! * /source/tests/test_emulator.rs Sep 21 11:31:24.178 INFO kablam! Sep 21 11:31:24.178 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 11:31:24.178 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 21 11:31:24.178 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 21 11:31:24.178 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 11:31:24.178 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 11:31:24.178 INFO kablam! Sep 21 11:31:24.178 INFO kablam! For more information on this warning you can consult Sep 21 11:31:24.178 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 11:31:24.202 INFO kablam! Checking dcpu16 v0.0.6 (/source) Sep 21 11:31:24.846 INFO kablam! warning: doc comment not used by rustdoc Sep 21 11:31:24.846 INFO kablam! --> src/assembler.rs:659:9 Sep 21 11:31:24.846 INFO kablam! | Sep 21 11:31:24.846 INFO kablam! 659 | / /** Sep 21 11:31:24.846 INFO kablam! 660 | | * This whole business needs refactoring. Every case is handled by Sep 21 11:31:24.846 INFO kablam! 661 | | * an explicit case, which is extremely verbose. Sep 21 11:31:24.846 INFO kablam! 662 | | */ Sep 21 11:31:24.846 INFO kablam! | |____________^ Sep 21 11:31:24.846 INFO kablam! | Sep 21 11:31:24.846 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 21 11:31:24.846 INFO kablam! Sep 21 11:31:24.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 11:31:24.871 INFO kablam! --> src/assembler.rs:4:5 Sep 21 11:31:24.871 INFO kablam! | Sep 21 11:31:24.871 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 11:31:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 11:31:24.871 INFO kablam! | Sep 21 11:31:24.871 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:31:24.871 INFO kablam! Sep 21 11:31:24.993 INFO kablam! warning: doc comment not used by rustdoc Sep 21 11:31:24.993 INFO kablam! --> src/assembler.rs:659:9 Sep 21 11:31:24.993 INFO kablam! | Sep 21 11:31:24.993 INFO kablam! 659 | / /** Sep 21 11:31:24.993 INFO kablam! 660 | | * This whole business needs refactoring. Every case is handled by Sep 21 11:31:24.993 INFO kablam! 661 | | * an explicit case, which is extremely verbose. Sep 21 11:31:24.993 INFO kablam! 662 | | */ Sep 21 11:31:24.993 INFO kablam! | |____________^ Sep 21 11:31:24.993 INFO kablam! | Sep 21 11:31:24.993 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 21 11:31:24.993 INFO kablam! Sep 21 11:31:25.046 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 11:31:25.046 INFO kablam! --> src/assembler.rs:4:5 Sep 21 11:31:25.046 INFO kablam! | Sep 21 11:31:25.046 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 11:31:25.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 11:31:25.058 INFO kablam! | Sep 21 11:31:25.058 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 11:31:25.058 INFO kablam! Sep 21 11:31:25.602 INFO kablam! warning: unused import: `std::io::prelude` Sep 21 11:31:25.602 INFO kablam! --> src/assembler.rs:1:5 Sep 21 11:31:25.602 INFO kablam! | Sep 21 11:31:25.602 INFO kablam! 1 | use std::io::prelude::*; Sep 21 11:31:25.602 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 11:31:25.602 INFO kablam! | Sep 21 11:31:25.602 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:31:25.602 INFO kablam! Sep 21 11:31:25.602 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 11:31:25.602 INFO kablam! --> src/assembler.rs:4:5 Sep 21 11:31:25.602 INFO kablam! | Sep 21 11:31:25.602 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 11:31:25.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 11:31:25.602 INFO kablam! Sep 21 11:31:25.730 INFO kablam! warning: unused import: `std::io::prelude` Sep 21 11:31:25.730 INFO kablam! --> src/assembler.rs:1:5 Sep 21 11:31:25.730 INFO kablam! | Sep 21 11:31:25.730 INFO kablam! 1 | use std::io::prelude::*; Sep 21 11:31:25.730 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 21 11:31:25.742 INFO kablam! | Sep 21 11:31:25.742 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 11:31:25.742 INFO kablam! Sep 21 11:31:25.742 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 21 11:31:25.742 INFO kablam! --> src/assembler.rs:4:5 Sep 21 11:31:25.742 INFO kablam! | Sep 21 11:31:25.742 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 21 11:31:25.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 11:31:25.742 INFO kablam! Sep 21 11:31:28.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.32s Sep 21 11:31:28.462 INFO kablam! su: No module specific data is present Sep 21 11:31:29.289 INFO running `"docker" "rm" "-f" "c05bf8ddb5c6f4abc1b63821c906dfac994e2650924417540525f402419ad48b"` Sep 21 11:31:29.444 INFO blam! c05bf8ddb5c6f4abc1b63821c906dfac994e2650924417540525f402419ad48b