Sep 10 20:27:49.741 INFO checking dcpu16-0.0.6 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:27:49.741 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:27:49.741 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/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 20:27:49.965 INFO blam! 1b98a546f2b55029bbe71e0d4361d0752910f5b3ce9998e75323cb632a15bc85 Sep 10 20:27:49.973 INFO running `"docker" "start" "-a" "1b98a546f2b55029bbe71e0d4361d0752910f5b3ce9998e75323cb632a15bc85"` Sep 10 20:27:51.047 INFO kablam! usermod: no changes Sep 10 20:27:51.122 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 10 20:27:51.123 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 10 20:27:51.123 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 10 20:27:51.123 INFO kablam! files will be included as a test target: Sep 10 20:27:51.123 INFO kablam! Sep 10 20:27:51.123 INFO kablam! * /source/tests/test_assembler.rs Sep 10 20:27:51.123 INFO kablam! * /source/tests/test_emulator.rs Sep 10 20:27:51.123 INFO kablam! Sep 10 20:27:51.123 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 10 20:27:51.123 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 10 20:27:51.123 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 10 20:27:51.123 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 10 20:27:51.123 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 10 20:27:51.123 INFO kablam! Sep 10 20:27:51.123 INFO kablam! For more information on this warning you can consult Sep 10 20:27:51.123 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 10 20:27:51.134 INFO kablam! Checking dcpu16 v0.0.6 (file:///source) Sep 10 20:27:51.869 INFO kablam! warning: doc comment not used by rustdoc Sep 10 20:27:51.869 INFO kablam! --> src/assembler.rs:659:9 Sep 10 20:27:51.869 INFO kablam! | Sep 10 20:27:51.869 INFO kablam! 659 | / /** Sep 10 20:27:51.869 INFO kablam! 660 | | * This whole business needs refactoring. Every case is handled by Sep 10 20:27:51.869 INFO kablam! 661 | | * an explicit case, which is extremely verbose. Sep 10 20:27:51.869 INFO kablam! 662 | | */ Sep 10 20:27:51.869 INFO kablam! | |____________^ Sep 10 20:27:51.869 INFO kablam! | Sep 10 20:27:51.869 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 10 20:27:51.869 INFO kablam! Sep 10 20:27:51.894 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 20:27:51.894 INFO kablam! --> src/assembler.rs:4:5 Sep 10 20:27:51.894 INFO kablam! | Sep 10 20:27:51.894 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 10 20:27:51.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 20:27:51.894 INFO kablam! | Sep 10 20:27:51.894 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:27:51.894 INFO kablam! Sep 10 20:27:51.962 INFO kablam! warning: doc comment not used by rustdoc Sep 10 20:27:51.962 INFO kablam! --> src/assembler.rs:659:9 Sep 10 20:27:51.962 INFO kablam! | Sep 10 20:27:51.962 INFO kablam! 659 | / /** Sep 10 20:27:51.962 INFO kablam! 660 | | * This whole business needs refactoring. Every case is handled by Sep 10 20:27:51.962 INFO kablam! 661 | | * an explicit case, which is extremely verbose. Sep 10 20:27:51.962 INFO kablam! 662 | | */ Sep 10 20:27:51.962 INFO kablam! | |____________^ Sep 10 20:27:51.962 INFO kablam! | Sep 10 20:27:51.962 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 10 20:27:51.962 INFO kablam! Sep 10 20:27:52.014 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 20:27:52.014 INFO kablam! --> src/assembler.rs:4:5 Sep 10 20:27:52.014 INFO kablam! | Sep 10 20:27:52.014 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 10 20:27:52.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 20:27:52.014 INFO kablam! | Sep 10 20:27:52.014 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 20:27:52.014 INFO kablam! Sep 10 20:27:52.394 INFO kablam! warning: unused import: `std::io::prelude` Sep 10 20:27:52.394 INFO kablam! --> src/assembler.rs:1:5 Sep 10 20:27:52.394 INFO kablam! | Sep 10 20:27:52.394 INFO kablam! 1 | use std::io::prelude::*; Sep 10 20:27:52.394 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 20:27:52.394 INFO kablam! | Sep 10 20:27:52.394 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:27:52.394 INFO kablam! Sep 10 20:27:52.394 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 20:27:52.394 INFO kablam! --> src/assembler.rs:4:5 Sep 10 20:27:52.394 INFO kablam! | Sep 10 20:27:52.394 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 10 20:27:52.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 20:27:52.394 INFO kablam! Sep 10 20:27:52.534 INFO kablam! warning: unused import: `std::io::prelude` Sep 10 20:27:52.534 INFO kablam! --> src/assembler.rs:1:5 Sep 10 20:27:52.534 INFO kablam! | Sep 10 20:27:52.534 INFO kablam! 1 | use std::io::prelude::*; Sep 10 20:27:52.534 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 10 20:27:52.534 INFO kablam! | Sep 10 20:27:52.534 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:27:52.534 INFO kablam! Sep 10 20:27:52.542 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 10 20:27:52.542 INFO kablam! --> src/assembler.rs:4:5 Sep 10 20:27:52.542 INFO kablam! | Sep 10 20:27:52.542 INFO kablam! 4 | use std::ascii::AsciiExt; Sep 10 20:27:52.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 20:27:52.542 INFO kablam! Sep 10 20:27:55.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.39s Sep 10 20:27:55.494 INFO kablam! su: No module specific data is present Sep 10 20:27:56.446 INFO running `"docker" "rm" "-f" "1b98a546f2b55029bbe71e0d4361d0752910f5b3ce9998e75323cb632a15bc85"` Sep 10 20:27:56.556 INFO blam! 1b98a546f2b55029bbe71e0d4361d0752910f5b3ce9998e75323cb632a15bc85