Oct 27 12:20:49.705 INFO checking CloneRob/Simple-Parse-Generator against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:20:49.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:20:50.115 INFO blam! e8befe43018680967b7b09cd3700290943e4b2d6644691a0efa831ff253c0996 Oct 27 12:20:50.119 INFO running `"docker" "start" "-a" "e8befe43018680967b7b09cd3700290943e4b2d6644691a0efa831ff253c0996"` Oct 27 12:20:51.583 INFO kablam! usermod: no changes Oct 27 12:20:51.656 INFO kablam! Checking parse_generator v0.1.0 (/source) Oct 27 12:20:52.747 INFO kablam! warning: method is never used: `get_sets` Oct 27 12:20:52.747 INFO kablam! --> src/set_builder.rs:25:5 Oct 27 12:20:52.747 INFO kablam! | Oct 27 12:20:52.747 INFO kablam! 25 | / pub fn get_sets(self) Oct 27 12:20:52.747 INFO kablam! 26 | | -> (HashMap>, Oct 27 12:20:52.747 INFO kablam! 27 | | HashMap>, Oct 27 12:20:52.747 INFO kablam! 28 | | HashMap<(char, &'rule str), HashSet>) { Oct 27 12:20:52.747 INFO kablam! 29 | | (self.first_set, self.follow_set, self.first_plus_set) Oct 27 12:20:52.747 INFO kablam! 30 | | } Oct 27 12:20:52.747 INFO kablam! | |_____^ Oct 27 12:20:52.748 INFO kablam! | Oct 27 12:20:52.748 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:20:52.748 INFO kablam! Oct 27 12:20:52.748 INFO kablam! warning: method is never used: `get_first_set` Oct 27 12:20:52.748 INFO kablam! --> src/set_builder.rs:198:5 Oct 27 12:20:52.748 INFO kablam! | Oct 27 12:20:52.748 INFO kablam! 198 | pub fn get_first_set(&self) -> &HashMap> { Oct 27 12:20:52.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:52.748 INFO kablam! Oct 27 12:20:52.748 INFO kablam! warning: method is never used: `get_follow_set` Oct 27 12:20:52.748 INFO kablam! --> src/set_builder.rs:201:5 Oct 27 12:20:52.748 INFO kablam! | Oct 27 12:20:52.748 INFO kablam! 201 | pub fn get_follow_set(&self) -> &HashMap> { Oct 27 12:20:52.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:52.748 INFO kablam! Oct 27 12:20:52.947 INFO kablam! warning: method is never used: `get_sets` Oct 27 12:20:52.947 INFO kablam! --> src/set_builder.rs:25:5 Oct 27 12:20:52.947 INFO kablam! | Oct 27 12:20:52.947 INFO kablam! 25 | / pub fn get_sets(self) Oct 27 12:20:52.947 INFO kablam! 26 | | -> (HashMap>, Oct 27 12:20:52.947 INFO kablam! 27 | | HashMap>, Oct 27 12:20:52.947 INFO kablam! 28 | | HashMap<(char, &'rule str), HashSet>) { Oct 27 12:20:52.947 INFO kablam! 29 | | (self.first_set, self.follow_set, self.first_plus_set) Oct 27 12:20:52.947 INFO kablam! 30 | | } Oct 27 12:20:52.947 INFO kablam! | |_____^ Oct 27 12:20:52.947 INFO kablam! | Oct 27 12:20:52.947 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:20:52.947 INFO kablam! Oct 27 12:20:52.947 INFO kablam! warning: method is never used: `get_first_set` Oct 27 12:20:52.947 INFO kablam! --> src/set_builder.rs:198:5 Oct 27 12:20:52.947 INFO kablam! | Oct 27 12:20:52.947 INFO kablam! 198 | pub fn get_first_set(&self) -> &HashMap> { Oct 27 12:20:52.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:52.947 INFO kablam! Oct 27 12:20:52.947 INFO kablam! warning: method is never used: `get_follow_set` Oct 27 12:20:52.947 INFO kablam! --> src/set_builder.rs:201:5 Oct 27 12:20:52.947 INFO kablam! | Oct 27 12:20:52.947 INFO kablam! 201 | pub fn get_follow_set(&self) -> &HashMap> { Oct 27 12:20:52.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:52.947 INFO kablam! Oct 27 12:20:53.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 27 12:20:53.007 INFO kablam! su: No module specific data is present Oct 27 12:20:53.955 INFO running `"docker" "rm" "-f" "e8befe43018680967b7b09cd3700290943e4b2d6644691a0efa831ff253c0996"` Oct 27 12:20:54.471 INFO blam! e8befe43018680967b7b09cd3700290943e4b2d6644691a0efa831ff253c0996