Sep 01 23:07:20.443 INFO checking spirv-utils-0.2.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:07:20.443 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:07:20.443 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:07:20.609 INFO blam! 22580056ed141d62cab788e21f4f8afa2195c1ff99c07e9ee2164e0f7ef14418 Sep 01 23:07:20.611 INFO running `"docker" "start" "-a" "22580056ed141d62cab788e21f4f8afa2195c1ff99c07e9ee2164e0f7ef14418"` Sep 01 23:07:21.224 INFO kablam! Compiling lalrpop-util v0.11.0 Sep 01 23:07:21.549 INFO kablam! Compiling spirv-utils v0.2.1 (file:///source) Sep 01 23:07:21.873 INFO kablam! warning: unused imports: `BufRead`, `BufReader` Sep 01 23:07:21.873 INFO kablam! --> build.rs:14:23 Sep 01 23:07:21.873 INFO kablam! | Sep 01 23:07:21.873 INFO kablam! 14 | use std::io::{Result, BufRead, BufReader, Read, Write}; Sep 01 23:07:21.873 INFO kablam! | ^^^^^^^ ^^^^^^^^^ Sep 01 23:07:21.873 INFO kablam! | Sep 01 23:07:21.873 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 23:07:21.873 INFO kablam! Sep 01 23:07:21.873 INFO kablam! warning: unused import: `lalrpop_util::ParseError` Sep 01 23:07:21.873 INFO kablam! --> build.rs:17:5 Sep 01 23:07:21.873 INFO kablam! | Sep 01 23:07:21.873 INFO kablam! 17 | use lalrpop_util::ParseError; Sep 01 23:07:21.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:21.873 INFO kablam! Sep 01 23:07:22.965 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 23:07:22.965 INFO kablam! --> util/codegen.rs:52:13 Sep 01 23:07:22.965 INFO kablam! | Sep 01 23:07:22.965 INFO kablam! 52 | self.file.flush(); Sep 01 23:07:22.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 23:07:22.966 INFO kablam! | Sep 01 23:07:22.966 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 23:07:22.966 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 23:07:22.966 INFO kablam! Sep 01 23:07:22.966 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 23:07:22.966 INFO kablam! --> util/codegen.rs:58:9 Sep 01 23:07:22.966 INFO kablam! | Sep 01 23:07:22.966 INFO kablam! 58 | self.write_indent(); Sep 01 23:07:22.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:22.966 INFO kablam! | Sep 01 23:07:22.966 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 23:07:22.966 INFO kablam! Sep 01 23:07:22.966 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 23:07:22.966 INFO kablam! --> util/codegen.rs:66:9 Sep 01 23:07:22.966 INFO kablam! | Sep 01 23:07:22.966 INFO kablam! 66 | self.write_indent(); Sep 01 23:07:22.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:22.967 INFO kablam! | Sep 01 23:07:22.967 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 23:07:22.967 INFO kablam! Sep 01 23:07:22.972 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 23:07:22.972 INFO kablam! --> build.rs:65:5 Sep 01 23:07:22.972 INFO kablam! | Sep 01 23:07:22.973 INFO kablam! 65 | input.read_to_string(&mut buf); Sep 01 23:07:22.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:22.973 INFO kablam! | Sep 01 23:07:22.973 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 23:07:22.973 INFO kablam! Sep 01 23:07:34.821 INFO kablam! warning: method is never used: `remaining_words` Sep 01 23:07:34.821 INFO kablam! --> src/parse/parser.rs:37:5 Sep 01 23:07:34.821 INFO kablam! | Sep 01 23:07:34.821 INFO kablam! 37 | fn remaining_words(&self) -> usize { Sep 01 23:07:34.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:34.821 INFO kablam! | Sep 01 23:07:34.821 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 23:07:34.821 INFO kablam! Sep 01 23:07:35.373 INFO kablam! warning: method is never used: `remaining_words` Sep 01 23:07:35.373 INFO kablam! --> src/parse/parser.rs:37:5 Sep 01 23:07:35.374 INFO kablam! | Sep 01 23:07:35.374 INFO kablam! 37 | fn remaining_words(&self) -> usize { Sep 01 23:07:35.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:35.374 INFO kablam! | Sep 01 23:07:35.374 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 23:07:35.374 INFO kablam! Sep 01 23:07:35.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.30s Sep 01 23:07:35.504 INFO kablam! su: No module specific data is present Sep 01 23:07:35.911 INFO running `"docker" "rm" "-f" "22580056ed141d62cab788e21f4f8afa2195c1ff99c07e9ee2164e0f7ef14418"` Sep 01 23:07:36.071 INFO blam! 22580056ed141d62cab788e21f4f8afa2195c1ff99c07e9ee2164e0f7ef14418