Oct 11 07:14:29.474 INFO testing CloneRob/Simple-Parse-Generator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:14:29.474 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:14:29.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:14:29.933 INFO blam! a51db8dae81fa6283ecac9c558730ab42a544b9c4c92143d784e17a6017aaf8d Oct 11 07:14:29.940 INFO running `"docker" "start" "-a" "a51db8dae81fa6283ecac9c558730ab42a544b9c4c92143d784e17a6017aaf8d"` Oct 11 07:14:30.981 INFO kablam! usermod: no changes Oct 11 07:14:31.068 INFO kablam! Compiling parse_generator v0.1.0 (/source) Oct 11 07:14:32.296 INFO kablam! warning: method is never used: `get_sets` Oct 11 07:14:32.296 INFO kablam! --> src/set_builder.rs:25:5 Oct 11 07:14:32.296 INFO kablam! | Oct 11 07:14:32.296 INFO kablam! 25 | / pub fn get_sets(self) Oct 11 07:14:32.296 INFO kablam! 26 | | -> (HashMap>, Oct 11 07:14:32.296 INFO kablam! 27 | | HashMap>, Oct 11 07:14:32.296 INFO kablam! 28 | | HashMap<(char, &'rule str), HashSet>) { Oct 11 07:14:32.296 INFO kablam! 29 | | (self.first_set, self.follow_set, self.first_plus_set) Oct 11 07:14:32.296 INFO kablam! 30 | | } Oct 11 07:14:32.296 INFO kablam! | |_____^ Oct 11 07:14:32.296 INFO kablam! | Oct 11 07:14:32.296 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:14:32.296 INFO kablam! Oct 11 07:14:32.296 INFO kablam! warning: method is never used: `get_first_set` Oct 11 07:14:32.296 INFO kablam! --> src/set_builder.rs:198:5 Oct 11 07:14:32.296 INFO kablam! | Oct 11 07:14:32.296 INFO kablam! 198 | pub fn get_first_set(&self) -> &HashMap> { Oct 11 07:14:32.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:32.297 INFO kablam! Oct 11 07:14:32.297 INFO kablam! warning: method is never used: `get_follow_set` Oct 11 07:14:32.297 INFO kablam! --> src/set_builder.rs:201:5 Oct 11 07:14:32.297 INFO kablam! | Oct 11 07:14:32.297 INFO kablam! 201 | pub fn get_follow_set(&self) -> &HashMap> { Oct 11 07:14:32.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:32.297 INFO kablam! Oct 11 07:14:33.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 11 07:14:33.940 INFO kablam! su: No module specific data is present Oct 11 07:14:34.734 INFO running `"docker" "rm" "-f" "a51db8dae81fa6283ecac9c558730ab42a544b9c4c92143d784e17a6017aaf8d"` Oct 11 07:14:34.964 INFO blam! a51db8dae81fa6283ecac9c558730ab42a544b9c4c92143d784e17a6017aaf8d Oct 11 07:14:34.977 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:14:34.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:14:35.386 INFO blam! af5c3109f1c7c0b850fa2ae655d00ee4c5769aa3c8f6f63c4573bd6d8a9d25c0 Oct 11 07:14:35.393 INFO running `"docker" "start" "-a" "af5c3109f1c7c0b850fa2ae655d00ee4c5769aa3c8f6f63c4573bd6d8a9d25c0"` Oct 11 07:14:36.323 INFO kablam! usermod: no changes Oct 11 07:14:36.347 INFO kablam! Compiling parse_generator v0.1.0 (/source) Oct 11 07:14:37.300 INFO kablam! warning: method is never used: `get_sets` Oct 11 07:14:37.300 INFO kablam! --> src/set_builder.rs:25:5 Oct 11 07:14:37.300 INFO kablam! | Oct 11 07:14:37.300 INFO kablam! 25 | / pub fn get_sets(self) Oct 11 07:14:37.300 INFO kablam! 26 | | -> (HashMap>, Oct 11 07:14:37.300 INFO kablam! 27 | | HashMap>, Oct 11 07:14:37.300 INFO kablam! 28 | | HashMap<(char, &'rule str), HashSet>) { Oct 11 07:14:37.300 INFO kablam! 29 | | (self.first_set, self.follow_set, self.first_plus_set) Oct 11 07:14:37.300 INFO kablam! 30 | | } Oct 11 07:14:37.300 INFO kablam! | |_____^ Oct 11 07:14:37.300 INFO kablam! | Oct 11 07:14:37.301 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:14:37.301 INFO kablam! Oct 11 07:14:37.301 INFO kablam! warning: method is never used: `get_first_set` Oct 11 07:14:37.301 INFO kablam! --> src/set_builder.rs:198:5 Oct 11 07:14:37.301 INFO kablam! | Oct 11 07:14:37.301 INFO kablam! 198 | pub fn get_first_set(&self) -> &HashMap> { Oct 11 07:14:37.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:37.301 INFO kablam! Oct 11 07:14:37.301 INFO kablam! warning: method is never used: `get_follow_set` Oct 11 07:14:37.301 INFO kablam! --> src/set_builder.rs:201:5 Oct 11 07:14:37.301 INFO kablam! | Oct 11 07:14:37.301 INFO kablam! 201 | pub fn get_follow_set(&self) -> &HashMap> { Oct 11 07:14:37.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:14:37.301 INFO kablam! Oct 11 07:14:37.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 11 07:14:37.691 INFO kablam! su: No module specific data is present Oct 11 07:14:38.168 INFO running `"docker" "rm" "-f" "af5c3109f1c7c0b850fa2ae655d00ee4c5769aa3c8f6f63c4573bd6d8a9d25c0"` Oct 11 07:14:38.424 INFO blam! af5c3109f1c7c0b850fa2ae655d00ee4c5769aa3c8f6f63c4573bd6d8a9d25c0 Oct 11 07:14:38.448 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:14:38.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:14:38.797 INFO blam! 64bb40ccdf1fddce7f498ba43bf6eb10ee98a3bd657544bc43a033f5c0fa3713 Oct 11 07:14:38.798 INFO running `"docker" "start" "-a" "64bb40ccdf1fddce7f498ba43bf6eb10ee98a3bd657544bc43a033f5c0fa3713"` Oct 11 07:14:40.131 INFO kablam! usermod: no changes Oct 11 07:14:40.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:14:40.184 INFO kablam! Running /target/debug/deps/parse_generator-4db6d5748f06a728 Oct 11 07:14:40.204 INFO blam! Oct 11 07:14:40.204 INFO blam! running 0 tests Oct 11 07:14:40.204 INFO blam! Oct 11 07:14:40.204 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:14:40.204 INFO blam! Oct 11 07:14:40.208 INFO kablam! su: No module specific data is present Oct 11 07:14:40.843 INFO running `"docker" "rm" "-f" "64bb40ccdf1fddce7f498ba43bf6eb10ee98a3bd657544bc43a033f5c0fa3713"` Oct 11 07:14:41.056 INFO blam! 64bb40ccdf1fddce7f498ba43bf6eb10ee98a3bd657544bc43a033f5c0fa3713