Oct 21 21:49:13.549 INFO checking CloneRob/Simple-Parse-Generator against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:49:13.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:49:13.955 INFO blam! d86766bdc81d0dedefc4c59e0339d05cf642ca7653dc9d6a9a654f05cb8eb635 Oct 21 21:49:13.962 INFO running `"docker" "start" "-a" "d86766bdc81d0dedefc4c59e0339d05cf642ca7653dc9d6a9a654f05cb8eb635"` Oct 21 21:49:15.223 INFO kablam! usermod: no changes Oct 21 21:49:15.304 INFO kablam! Checking parse_generator v0.1.0 (/source) Oct 21 21:49:16.348 INFO kablam! warning: method is never used: `get_sets` Oct 21 21:49:16.348 INFO kablam! --> src/set_builder.rs:25:5 Oct 21 21:49:16.348 INFO kablam! | Oct 21 21:49:16.348 INFO kablam! 25 | / pub fn get_sets(self) Oct 21 21:49:16.348 INFO kablam! 26 | | -> (HashMap>, Oct 21 21:49:16.349 INFO kablam! 27 | | HashMap>, Oct 21 21:49:16.349 INFO kablam! 28 | | HashMap<(char, &'rule str), HashSet>) { Oct 21 21:49:16.349 INFO kablam! 29 | | (self.first_set, self.follow_set, self.first_plus_set) Oct 21 21:49:16.349 INFO kablam! 30 | | } Oct 21 21:49:16.349 INFO kablam! | |_____^ Oct 21 21:49:16.349 INFO kablam! | Oct 21 21:49:16.349 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:49:16.349 INFO kablam! Oct 21 21:49:16.349 INFO kablam! warning: method is never used: `get_first_set` Oct 21 21:49:16.349 INFO kablam! --> src/set_builder.rs:198:5 Oct 21 21:49:16.349 INFO kablam! | Oct 21 21:49:16.349 INFO kablam! 198 | pub fn get_first_set(&self) -> &HashMap> { Oct 21 21:49:16.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:49:16.349 INFO kablam! Oct 21 21:49:16.349 INFO kablam! warning: method is never used: `get_follow_set` Oct 21 21:49:16.349 INFO kablam! --> src/set_builder.rs:201:5 Oct 21 21:49:16.349 INFO kablam! | Oct 21 21:49:16.349 INFO kablam! 201 | pub fn get_follow_set(&self) -> &HashMap> { Oct 21 21:49:16.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:49:16.349 INFO kablam! Oct 21 21:49:16.552 INFO kablam! warning: method is never used: `get_sets` Oct 21 21:49:16.552 INFO kablam! --> src/set_builder.rs:25:5 Oct 21 21:49:16.552 INFO kablam! | Oct 21 21:49:16.552 INFO kablam! 25 | / pub fn get_sets(self) Oct 21 21:49:16.552 INFO kablam! 26 | | -> (HashMap>, Oct 21 21:49:16.552 INFO kablam! 27 | | HashMap>, Oct 21 21:49:16.552 INFO kablam! 28 | | HashMap<(char, &'rule str), HashSet>) { Oct 21 21:49:16.552 INFO kablam! 29 | | (self.first_set, self.follow_set, self.first_plus_set) Oct 21 21:49:16.552 INFO kablam! 30 | | } Oct 21 21:49:16.552 INFO kablam! | |_____^ Oct 21 21:49:16.552 INFO kablam! | Oct 21 21:49:16.552 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:49:16.552 INFO kablam! Oct 21 21:49:16.552 INFO kablam! warning: method is never used: `get_first_set` Oct 21 21:49:16.552 INFO kablam! --> src/set_builder.rs:198:5 Oct 21 21:49:16.552 INFO kablam! | Oct 21 21:49:16.552 INFO kablam! 198 | pub fn get_first_set(&self) -> &HashMap> { Oct 21 21:49:16.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:49:16.552 INFO kablam! Oct 21 21:49:16.552 INFO kablam! warning: method is never used: `get_follow_set` Oct 21 21:49:16.552 INFO kablam! --> src/set_builder.rs:201:5 Oct 21 21:49:16.552 INFO kablam! | Oct 21 21:49:16.552 INFO kablam! 201 | pub fn get_follow_set(&self) -> &HashMap> { Oct 21 21:49:16.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:49:16.552 INFO kablam! Oct 21 21:49:16.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 21 21:49:16.595 INFO kablam! su: No module specific data is present Oct 21 21:49:17.421 INFO running `"docker" "rm" "-f" "d86766bdc81d0dedefc4c59e0339d05cf642ca7653dc9d6a9a654f05cb8eb635"` Oct 21 21:49:17.664 INFO blam! d86766bdc81d0dedefc4c59e0339d05cf642ca7653dc9d6a9a654f05cb8eb635