Oct 27 08:21:09.715 INFO checking andrewhickman/submarine against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:21:09.715 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 08:21:09.929 INFO blam! 32f6ed871ce44d01c872159b2417647458a426f7a226ad6b6eefb41e8d056b7d Oct 27 08:21:09.931 INFO running `"docker" "start" "-a" "32f6ed871ce44d01c872159b2417647458a426f7a226ad6b6eefb41e8d056b7d"` Oct 27 08:21:10.260 INFO kablam! usermod: no changes Oct 27 08:21:10.320 INFO kablam! Checking submarine v0.0.0 (/source) Oct 27 08:21:10.321 INFO kablam! Checking fxhash v0.2.1 Oct 27 08:21:10.322 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 08:21:10.331 INFO kablam! Checking env_logger v0.5.12 Oct 27 08:21:11.438 INFO kablam! Checking parking_lot v0.6.3 Oct 27 08:21:12.267 INFO kablam! Checking quickcheck v0.6.2 Oct 27 08:21:13.162 INFO kablam! Checking submarine-syntax v0.1.0 (/source/submarine-syntax) Oct 27 08:21:13.895 INFO kablam! warning: unused import: `parse::tok` Oct 27 08:21:13.895 INFO kablam! --> submarine-syntax/src/ast.rs:1:5 Oct 27 08:21:13.896 INFO kablam! | Oct 27 08:21:13.896 INFO kablam! 1 | use parse::tok; Oct 27 08:21:13.896 INFO kablam! | ^^^^^^^^^^ Oct 27 08:21:13.896 INFO kablam! | Oct 27 08:21:13.896 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:21:13.896 INFO kablam! Oct 27 08:21:14.095 INFO kablam! warning: method is never used: `span` Oct 27 08:21:14.095 INFO kablam! --> submarine-syntax/src/parse/tok.rs:41:5 Oct 27 08:21:14.095 INFO kablam! | Oct 27 08:21:14.096 INFO kablam! 41 | pub(super) fn span(&self) -> Span { Oct 27 08:21:14.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:21:14.096 INFO kablam! | Oct 27 08:21:14.096 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:21:14.096 INFO kablam! Oct 27 08:21:14.096 INFO kablam! warning: field is never used: `peek` Oct 27 08:21:14.096 INFO kablam! --> submarine-syntax/src/parse/mod.rs:12:5 Oct 27 08:21:14.096 INFO kablam! | Oct 27 08:21:14.096 INFO kablam! 12 | peek: Token, Oct 27 08:21:14.096 INFO kablam! | ^^^^^^^^^^^ Oct 27 08:21:14.096 INFO kablam! Oct 27 08:21:14.096 INFO kablam! warning: field is never used: `lex` Oct 27 08:21:14.096 INFO kablam! --> submarine-syntax/src/parse/mod.rs:13:5 Oct 27 08:21:14.096 INFO kablam! | Oct 27 08:21:14.096 INFO kablam! 13 | lex: Lexer<'src>, Oct 27 08:21:14.096 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 08:21:14.096 INFO kablam! Oct 27 08:21:15.743 INFO kablam! warning: unused import: `parse::tok` Oct 27 08:21:15.744 INFO kablam! --> submarine-syntax/src/ast.rs:1:5 Oct 27 08:21:15.744 INFO kablam! | Oct 27 08:21:15.744 INFO kablam! 1 | use parse::tok; Oct 27 08:21:15.744 INFO kablam! | ^^^^^^^^^^ Oct 27 08:21:15.744 INFO kablam! | Oct 27 08:21:15.745 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:21:15.745 INFO kablam! Oct 27 08:21:16.046 INFO kablam! warning: field is never used: `peek` Oct 27 08:21:16.046 INFO kablam! --> submarine-syntax/src/parse/mod.rs:12:5 Oct 27 08:21:16.046 INFO kablam! | Oct 27 08:21:16.047 INFO kablam! 12 | peek: Token, Oct 27 08:21:16.047 INFO kablam! | ^^^^^^^^^^^ Oct 27 08:21:16.047 INFO kablam! | Oct 27 08:21:16.047 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:21:16.048 INFO kablam! Oct 27 08:21:16.048 INFO kablam! warning: field is never used: `lex` Oct 27 08:21:16.049 INFO kablam! --> submarine-syntax/src/parse/mod.rs:13:5 Oct 27 08:21:16.049 INFO kablam! | Oct 27 08:21:16.049 INFO kablam! 13 | lex: Lexer<'src>, Oct 27 08:21:16.049 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 08:21:16.049 INFO kablam! Oct 27 08:21:16.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.84s Oct 27 08:21:16.135 INFO kablam! su: No module specific data is present Oct 27 08:21:16.457 INFO running `"docker" "rm" "-f" "32f6ed871ce44d01c872159b2417647458a426f7a226ad6b6eefb41e8d056b7d"` Oct 27 08:21:16.679 INFO blam! 32f6ed871ce44d01c872159b2417647458a426f7a226ad6b6eefb41e8d056b7d