Oct 10 18:41:21.702 INFO testing mbyio/lcc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:41:21.702 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:41:21.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 18:41:22.114 INFO blam! 1524a09724435cb0e3905a981d2c46693173a65c35714df711075ea1e59e1ba8 Oct 10 18:41:22.114 INFO running `"docker" "start" "-a" "1524a09724435cb0e3905a981d2c46693173a65c35714df711075ea1e59e1ba8"` Oct 10 18:41:22.956 INFO kablam! usermod: no changes Oct 10 18:41:23.008 INFO kablam! Compiling lcc v0.1.0 (/source) Oct 10 18:41:23.825 INFO kablam! warning: method is never used: `new` Oct 10 18:41:23.825 INFO kablam! --> src/main.rs:24:5 Oct 10 18:41:23.825 INFO kablam! | Oct 10 18:41:23.825 INFO kablam! 24 | fn new(kind: TokenKind) -> Token<'a> { Oct 10 18:41:23.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:23.825 INFO kablam! | Oct 10 18:41:23.825 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:41:23.825 INFO kablam! Oct 10 18:41:23.825 INFO kablam! warning: method is never used: `with_value` Oct 10 18:41:23.825 INFO kablam! --> src/main.rs:31:5 Oct 10 18:41:23.825 INFO kablam! | Oct 10 18:41:23.825 INFO kablam! 31 | fn with_value(kind: TokenKind, value: &'a str) -> Token<'a> { Oct 10 18:41:23.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:23.825 INFO kablam! Oct 10 18:41:23.825 INFO kablam! warning: method is never used: `new` Oct 10 18:41:23.825 INFO kablam! --> src/main.rs:47:5 Oct 10 18:41:23.825 INFO kablam! | Oct 10 18:41:23.825 INFO kablam! 47 | fn new(s: &'a str) -> TokenStream<'a> { Oct 10 18:41:23.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:23.825 INFO kablam! Oct 10 18:41:23.826 INFO kablam! warning: method is never used: `has_next` Oct 10 18:41:23.826 INFO kablam! --> src/main.rs:118:5 Oct 10 18:41:23.826 INFO kablam! | Oct 10 18:41:23.826 INFO kablam! 118 | fn has_next(&self) -> bool { Oct 10 18:41:23.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:23.826 INFO kablam! Oct 10 18:41:23.826 INFO kablam! warning: method is never used: `parenthesize` Oct 10 18:41:23.826 INFO kablam! --> src/main.rs:137:5 Oct 10 18:41:23.826 INFO kablam! | Oct 10 18:41:23.826 INFO kablam! 137 | fn parenthesize(&self) -> String { Oct 10 18:41:23.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:23.826 INFO kablam! Oct 10 18:41:23.826 INFO kablam! warning: method is never used: `substitute` Oct 10 18:41:23.826 INFO kablam! --> src/main.rs:455:5 Oct 10 18:41:23.826 INFO kablam! | Oct 10 18:41:23.826 INFO kablam! 455 | fn substitute(&self, target: &str, repl: &LE<'s>) -> LE<'s> { Oct 10 18:41:23.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:23.826 INFO kablam! Oct 10 18:41:24.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 10 18:41:24.428 INFO kablam! su: No module specific data is present Oct 10 18:41:25.014 INFO running `"docker" "rm" "-f" "1524a09724435cb0e3905a981d2c46693173a65c35714df711075ea1e59e1ba8"` Oct 10 18:41:25.229 INFO blam! 1524a09724435cb0e3905a981d2c46693173a65c35714df711075ea1e59e1ba8 Oct 10 18:41:25.232 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:41:25.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 18:41:25.600 INFO blam! 9465e7dabb6604087d986e246a1809f44a706f784d539614b09c5fb0ce49fd3d Oct 10 18:41:25.609 INFO running `"docker" "start" "-a" "9465e7dabb6604087d986e246a1809f44a706f784d539614b09c5fb0ce49fd3d"` Oct 10 18:41:26.715 INFO kablam! usermod: no changes Oct 10 18:41:26.769 INFO kablam! Compiling lcc v0.1.0 (/source) Oct 10 18:41:27.726 INFO kablam! warning: method is never used: `new` Oct 10 18:41:27.726 INFO kablam! --> src/main.rs:24:5 Oct 10 18:41:27.726 INFO kablam! | Oct 10 18:41:27.726 INFO kablam! 24 | fn new(kind: TokenKind) -> Token<'a> { Oct 10 18:41:27.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:27.726 INFO kablam! | Oct 10 18:41:27.726 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:41:27.726 INFO kablam! Oct 10 18:41:27.726 INFO kablam! warning: method is never used: `with_value` Oct 10 18:41:27.726 INFO kablam! --> src/main.rs:31:5 Oct 10 18:41:27.726 INFO kablam! | Oct 10 18:41:27.726 INFO kablam! 31 | fn with_value(kind: TokenKind, value: &'a str) -> Token<'a> { Oct 10 18:41:27.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:27.726 INFO kablam! Oct 10 18:41:27.726 INFO kablam! warning: method is never used: `new` Oct 10 18:41:27.726 INFO kablam! --> src/main.rs:47:5 Oct 10 18:41:27.726 INFO kablam! | Oct 10 18:41:27.726 INFO kablam! 47 | fn new(s: &'a str) -> TokenStream<'a> { Oct 10 18:41:27.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:27.726 INFO kablam! Oct 10 18:41:27.726 INFO kablam! warning: method is never used: `has_next` Oct 10 18:41:27.726 INFO kablam! --> src/main.rs:118:5 Oct 10 18:41:27.726 INFO kablam! | Oct 10 18:41:27.726 INFO kablam! 118 | fn has_next(&self) -> bool { Oct 10 18:41:27.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:27.727 INFO kablam! Oct 10 18:41:27.727 INFO kablam! warning: method is never used: `parenthesize` Oct 10 18:41:27.727 INFO kablam! --> src/main.rs:137:5 Oct 10 18:41:27.727 INFO kablam! | Oct 10 18:41:27.727 INFO kablam! 137 | fn parenthesize(&self) -> String { Oct 10 18:41:27.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:41:27.727 INFO kablam! Oct 10 18:41:28.937 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 10 18:41:28.937 INFO kablam! su: No module specific data is present Oct 10 18:41:29.824 INFO running `"docker" "rm" "-f" "9465e7dabb6604087d986e246a1809f44a706f784d539614b09c5fb0ce49fd3d"` Oct 10 18:41:30.090 INFO blam! 9465e7dabb6604087d986e246a1809f44a706f784d539614b09c5fb0ce49fd3d Oct 10 18:41:30.101 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:41:30.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 18:41:30.755 INFO blam! 81e3131de41612009d7404f1db12bd8f1be6dc70ac6231b1ad62dd9f20be1fe2 Oct 10 18:41:30.756 INFO running `"docker" "start" "-a" "81e3131de41612009d7404f1db12bd8f1be6dc70ac6231b1ad62dd9f20be1fe2"` Oct 10 18:41:31.824 INFO kablam! usermod: no changes Oct 10 18:41:31.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:41:31.876 INFO kablam! Running /target/debug/deps/lcc-20181fd3afe078f7 Oct 10 18:41:31.880 INFO blam! Oct 10 18:41:31.880 INFO blam! running 17 tests Oct 10 18:41:31.884 INFO blam! test tests::basic_bound_vars ... ok Oct 10 18:41:31.884 INFO blam! test tests::parse_func ... ok Oct 10 18:41:31.893 INFO blam! test tests::parse_app_parens ... ok Oct 10 18:41:31.893 INFO blam! test tests::parse_func_app_func ... ok Oct 10 18:41:31.893 INFO blam! test tests::parse_func_within_func ... ok Oct 10 18:41:31.893 INFO blam! test tests::substitute_app ... ok Oct 10 18:41:31.900 INFO blam! test tests::substitute_rename ... ok Oct 10 18:41:31.900 INFO blam! test tests::substitute_complex ... ok Oct 10 18:41:31.900 INFO blam! test tests::substitute_func ... ok Oct 10 18:41:31.904 INFO blam! test tests::tokenize_1 ... ok Oct 10 18:41:31.904 INFO blam! test tests::tokenize_2 ... ok Oct 10 18:41:31.908 INFO blam! test tests::substitute_var ... ok Oct 10 18:41:31.984 INFO blam! test tests::param_end_char ... ok Oct 10 18:41:31.984 INFO blam! test tests::func_char ... ok Oct 10 18:41:31.984 INFO blam! test tests::lparen ... ok Oct 10 18:41:31.984 INFO blam! test tests::rparen ... ok Oct 10 18:41:31.984 INFO blam! test tests::app_fun_char ... ok Oct 10 18:41:31.984 INFO blam! Oct 10 18:41:31.984 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:41:31.984 INFO blam! Oct 10 18:41:31.988 INFO kablam! su: No module specific data is present Oct 10 18:41:32.577 INFO running `"docker" "rm" "-f" "81e3131de41612009d7404f1db12bd8f1be6dc70ac6231b1ad62dd9f20be1fe2"` Oct 10 18:41:32.952 INFO blam! 81e3131de41612009d7404f1db12bd8f1be6dc70ac6231b1ad62dd9f20be1fe2