Oct 11 00:51:53.622 INFO testing cstorey/gll-experiments against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:51:53.622 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:51:53.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 00:51:54.184 INFO blam! df5126d54b35b4e5a01de031af645bb7ef441ccec3b5dbd2d9693f254a8eb609 Oct 11 00:51:54.186 INFO running `"docker" "start" "-a" "df5126d54b35b4e5a01de031af645bb7ef441ccec3b5dbd2d9693f254a8eb609"` Oct 11 00:51:55.088 INFO kablam! usermod: no changes Oct 11 00:51:55.133 INFO kablam! Compiling gll-examples v0.1.0 (/source) Oct 11 00:51:55.963 INFO kablam! warning: variable does not need to be mutable Oct 11 00:51:55.963 INFO kablam! --> src/main.rs:102:17 Oct 11 00:51:55.963 INFO kablam! | Oct 11 00:51:55.963 INFO kablam! 102 | let mut fromv = self.gss.entry(v).or_insert_with(BTreeSet::new); Oct 11 00:51:55.963 INFO kablam! | ----^^^^^ Oct 11 00:51:55.963 INFO kablam! | | Oct 11 00:51:55.963 INFO kablam! | help: remove this `mut` Oct 11 00:51:55.963 INFO kablam! | Oct 11 00:51:55.963 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:51:55.963 INFO kablam! Oct 11 00:51:55.984 INFO kablam! warning: type alias is never used: `Stack` Oct 11 00:51:55.984 INFO kablam! --> src/main.rs:42:1 Oct 11 00:51:55.984 INFO kablam! | Oct 11 00:51:55.984 INFO kablam! 42 | type Stack = VecDeque; Oct 11 00:51:55.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:51:55.984 INFO kablam! | Oct 11 00:51:55.984 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:51:55.984 INFO kablam! Oct 11 00:51:58.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Oct 11 00:51:58.136 INFO kablam! su: No module specific data is present Oct 11 00:51:58.946 INFO running `"docker" "rm" "-f" "df5126d54b35b4e5a01de031af645bb7ef441ccec3b5dbd2d9693f254a8eb609"` Oct 11 00:51:59.191 INFO blam! df5126d54b35b4e5a01de031af645bb7ef441ccec3b5dbd2d9693f254a8eb609 Oct 11 00:51:59.200 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:51:59.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 00:51:59.614 INFO blam! 6ee5929a61fe167f1446d95d864367c1e625ae5ea0c848e1d765e4ebc3c588b7 Oct 11 00:51:59.624 INFO running `"docker" "start" "-a" "6ee5929a61fe167f1446d95d864367c1e625ae5ea0c848e1d765e4ebc3c588b7"` Oct 11 00:52:00.748 INFO kablam! usermod: no changes Oct 11 00:52:00.793 INFO kablam! Compiling gll-examples v0.1.0 (/source) Oct 11 00:52:01.804 INFO kablam! warning: variable does not need to be mutable Oct 11 00:52:01.804 INFO kablam! --> src/main.rs:102:17 Oct 11 00:52:01.804 INFO kablam! | Oct 11 00:52:01.804 INFO kablam! 102 | let mut fromv = self.gss.entry(v).or_insert_with(BTreeSet::new); Oct 11 00:52:01.804 INFO kablam! | ----^^^^^ Oct 11 00:52:01.804 INFO kablam! | | Oct 11 00:52:01.804 INFO kablam! | help: remove this `mut` Oct 11 00:52:01.804 INFO kablam! | Oct 11 00:52:01.804 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:52:01.804 INFO kablam! Oct 11 00:52:01.816 INFO kablam! warning: type alias is never used: `Stack` Oct 11 00:52:01.816 INFO kablam! --> src/main.rs:42:1 Oct 11 00:52:01.816 INFO kablam! | Oct 11 00:52:01.816 INFO kablam! 42 | type Stack = VecDeque; Oct 11 00:52:01.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:52:01.816 INFO kablam! | Oct 11 00:52:01.816 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:52:01.816 INFO kablam! Oct 11 00:52:04.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.24s Oct 11 00:52:04.019 INFO kablam! su: No module specific data is present Oct 11 00:52:04.763 INFO running `"docker" "rm" "-f" "6ee5929a61fe167f1446d95d864367c1e625ae5ea0c848e1d765e4ebc3c588b7"` Oct 11 00:52:05.032 INFO blam! 6ee5929a61fe167f1446d95d864367c1e625ae5ea0c848e1d765e4ebc3c588b7 Oct 11 00:52:05.049 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:52:05.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 00:52:05.586 INFO blam! be5684f301aa135568873f76ffe222fb675af0cfa9e6b0715d14e354856d3750 Oct 11 00:52:05.587 INFO running `"docker" "start" "-a" "be5684f301aa135568873f76ffe222fb675af0cfa9e6b0715d14e354856d3750"` Oct 11 00:52:06.980 INFO kablam! usermod: no changes Oct 11 00:52:07.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 00:52:07.036 INFO kablam! Running /target/debug/deps/gll_examples-c0ab18f8534c08ac Oct 11 00:52:07.037 INFO blam! Oct 11 00:52:07.037 INFO blam! running 5 tests Oct 11 00:52:07.037 INFO blam! test rejects_z ... ok Oct 11 00:52:07.040 INFO blam! test recognises_b ... ok Oct 11 00:52:07.053 INFO blam! test recognises_empty_string ... ok Oct 11 00:52:07.096 INFO blam! test rejects_aadz ... ok Oct 11 00:52:07.124 INFO blam! test recognises_aad ... ok Oct 11 00:52:07.124 INFO kablam! su: No module specific data is present Oct 11 00:52:07.124 INFO blam! Oct 11 00:52:07.124 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:52:07.124 INFO blam! Oct 11 00:52:07.869 INFO running `"docker" "rm" "-f" "be5684f301aa135568873f76ffe222fb675af0cfa9e6b0715d14e354856d3750"` Oct 11 00:52:08.187 INFO blam! be5684f301aa135568873f76ffe222fb675af0cfa9e6b0715d14e354856d3750