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