Oct 13 11:56:57.496 INFO checking moore-svlog-syntax-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:56:57.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:56:57.965 INFO blam! 19cd82cef8b0769e85e89c7374aaaf31652cefe6d7b9535668e086e9b2bdd99b Oct 13 11:56:57.967 INFO running `"docker" "start" "-a" "19cd82cef8b0769e85e89c7374aaaf31652cefe6d7b9535668e086e9b2bdd99b"` Oct 13 11:56:59.796 INFO kablam! usermod: no changes Oct 13 11:56:59.938 INFO kablam! Checking moore-common v0.1.0 Oct 13 11:56:59.938 INFO kablam! Checking bincode v0.6.1 Oct 13 11:57:02.775 INFO kablam! Checking moore-svlog-syntax v0.1.0 (/source) Oct 13 11:57:05.208 INFO kablam! warning: unused import: `moore_common::source::*` Oct 13 11:57:05.209 INFO kablam! --> lexer.rs:511:6 Oct 13 11:57:05.209 INFO kablam! | Oct 13 11:57:05.209 INFO kablam! 511 | use moore_common::source::*; Oct 13 11:57:05.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:05.210 INFO kablam! | Oct 13 11:57:05.210 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:57:05.211 INFO kablam! Oct 13 11:57:05.211 INFO kablam! warning: unused import: `moore_common::name::*` Oct 13 11:57:05.211 INFO kablam! --> lexer.rs:512:6 Oct 13 11:57:05.212 INFO kablam! | Oct 13 11:57:05.212 INFO kablam! 512 | use moore_common::name::*; Oct 13 11:57:05.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:05.213 INFO kablam! Oct 13 11:57:05.213 INFO kablam! warning: unused import: `preproc::*` Oct 13 11:57:05.213 INFO kablam! --> lexer.rs:513:6 Oct 13 11:57:05.214 INFO kablam! | Oct 13 11:57:05.214 INFO kablam! 513 | use preproc::*; Oct 13 11:57:05.214 INFO kablam! | ^^^^^^^^^^ Oct 13 11:57:05.214 INFO kablam! Oct 13 11:57:05.215 INFO kablam! warning: unused import: `moore_common::name::*` Oct 13 11:57:05.215 INFO kablam! --> parser.rs:5203:6 Oct 13 11:57:05.215 INFO kablam! | Oct 13 11:57:05.216 INFO kablam! 5203 | use moore_common::name::*; Oct 13 11:57:05.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:05.216 INFO kablam! Oct 13 11:57:05.217 INFO kablam! warning: unused import: `moore_common::source::*` Oct 13 11:57:05.217 INFO kablam! --> preproc.rs:665:6 Oct 13 11:57:05.217 INFO kablam! | Oct 13 11:57:05.217 INFO kablam! 665 | use moore_common::source::*; Oct 13 11:57:05.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:05.218 INFO kablam! Oct 13 11:57:05.218 INFO kablam! warning: unused import: `cat::CatTokenKind::*` Oct 13 11:57:05.218 INFO kablam! --> preproc.rs:667:6 Oct 13 11:57:05.219 INFO kablam! | Oct 13 11:57:05.219 INFO kablam! 667 | use cat::CatTokenKind::*; Oct 13 11:57:05.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:05.219 INFO kablam! Oct 13 11:57:14.584 INFO kablam! warning: variable does not need to be mutable Oct 13 11:57:14.584 INFO kablam! --> preproc.rs:683:7 Oct 13 11:57:14.584 INFO kablam! | Oct 13 11:57:14.584 INFO kablam! 683 | let mut pp = preproc(input); Oct 13 11:57:14.584 INFO kablam! | ----^^ Oct 13 11:57:14.584 INFO kablam! | | Oct 13 11:57:14.584 INFO kablam! | help: remove this `mut` Oct 13 11:57:14.584 INFO kablam! | Oct 13 11:57:14.584 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 11:57:14.584 INFO kablam! Oct 13 11:57:14.585 INFO kablam! warning: variable does not need to be mutable Oct 13 11:57:14.586 INFO kablam! --> preproc.rs:689:7 Oct 13 11:57:14.586 INFO kablam! | Oct 13 11:57:14.586 INFO kablam! 689 | let mut pp = preproc(input); Oct 13 11:57:14.586 INFO kablam! | ----^^ Oct 13 11:57:14.586 INFO kablam! | | Oct 13 11:57:14.586 INFO kablam! | help: remove this `mut` Oct 13 11:57:14.586 INFO kablam! Oct 13 11:57:14.589 INFO kablam! warning: variable does not need to be mutable Oct 13 11:57:14.589 INFO kablam! --> preproc.rs:699:7 Oct 13 11:57:14.589 INFO kablam! | Oct 13 11:57:14.589 INFO kablam! 699 | let mut pp = Preprocessor::new(sm.open("test.sv").unwrap(), &[]); Oct 13 11:57:14.589 INFO kablam! | ----^^ Oct 13 11:57:14.589 INFO kablam! | | Oct 13 11:57:14.589 INFO kablam! | help: remove this `mut` Oct 13 11:57:14.589 INFO kablam! Oct 13 11:57:14.596 INFO kablam! warning: variable does not need to be mutable Oct 13 11:57:14.596 INFO kablam! --> preproc.rs:716:7 Oct 13 11:57:14.596 INFO kablam! | Oct 13 11:57:14.596 INFO kablam! 716 | let mut pp = Preprocessor::new(sm.open("test.sv").unwrap(), &[]); Oct 13 11:57:14.596 INFO kablam! | ----^^ Oct 13 11:57:14.596 INFO kablam! | | Oct 13 11:57:14.596 INFO kablam! | help: remove this `mut` Oct 13 11:57:14.596 INFO kablam! Oct 13 11:57:15.228 INFO kablam! warning: function is never used: `check` Oct 13 11:57:15.228 INFO kablam! --> preproc.rs:682:2 Oct 13 11:57:15.228 INFO kablam! | Oct 13 11:57:15.228 INFO kablam! 682 | fn check(input: &str, expected: &[CatTokenKind]) { Oct 13 11:57:15.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:15.228 INFO kablam! | Oct 13 11:57:15.228 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 11:57:15.228 INFO kablam! Oct 13 11:57:15.364 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 11:57:15.364 INFO kablam! --> parser.rs:5219:3 Oct 13 11:57:15.364 INFO kablam! | Oct 13 11:57:15.364 INFO kablam! 5219 | super::parse(lexer); Oct 13 11:57:15.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 11:57:15.364 INFO kablam! | Oct 13 11:57:15.364 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 11:57:15.364 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 11:57:15.364 INFO kablam! Oct 13 11:57:15.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.67s Oct 13 11:57:15.506 INFO kablam! su: No module specific data is present Oct 13 11:57:16.614 INFO running `"docker" "rm" "-f" "19cd82cef8b0769e85e89c7374aaaf31652cefe6d7b9535668e086e9b2bdd99b"` Oct 13 11:57:16.961 INFO blam! 19cd82cef8b0769e85e89c7374aaaf31652cefe6d7b9535668e086e9b2bdd99b