Oct 14 11:43:33.244 INFO testing mbyio/lcc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:43:33.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 11:43:33.736 INFO blam! 6960875ec5a599ca5a23828f59e219011319b8922b7c7cd47d63add55c9f242a Oct 14 11:43:33.739 INFO running `"docker" "start" "-a" "6960875ec5a599ca5a23828f59e219011319b8922b7c7cd47d63add55c9f242a"` Oct 14 11:43:34.770 INFO kablam! usermod: no changes Oct 14 11:43:34.823 INFO kablam! Compiling lcc v0.1.0 (/source) Oct 14 11:43:35.219 INFO kablam! warning: method is never used: `new` Oct 14 11:43:35.219 INFO kablam! --> src/main.rs:24:5 Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! 24 | fn new(kind: TokenKind) -> Token<'a> { Oct 14 11:43:35.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:43:35.219 INFO kablam! Oct 14 11:43:35.219 INFO kablam! warning: method is never used: `with_value` Oct 14 11:43:35.219 INFO kablam! --> src/main.rs:31:5 Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! 31 | fn with_value(kind: TokenKind, value: &'a str) -> Token<'a> { Oct 14 11:43:35.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:35.219 INFO kablam! Oct 14 11:43:35.219 INFO kablam! warning: method is never used: `new` Oct 14 11:43:35.219 INFO kablam! --> src/main.rs:47:5 Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! 47 | fn new(s: &'a str) -> TokenStream<'a> { Oct 14 11:43:35.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:35.219 INFO kablam! Oct 14 11:43:35.219 INFO kablam! warning: method is never used: `has_next` Oct 14 11:43:35.219 INFO kablam! --> src/main.rs:118:5 Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! 118 | fn has_next(&self) -> bool { Oct 14 11:43:35.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:35.219 INFO kablam! Oct 14 11:43:35.219 INFO kablam! warning: method is never used: `parenthesize` Oct 14 11:43:35.219 INFO kablam! --> src/main.rs:137:5 Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! 137 | fn parenthesize(&self) -> String { Oct 14 11:43:35.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:35.219 INFO kablam! Oct 14 11:43:35.219 INFO kablam! warning: method is never used: `substitute` Oct 14 11:43:35.219 INFO kablam! --> src/main.rs:455:5 Oct 14 11:43:35.219 INFO kablam! | Oct 14 11:43:35.219 INFO kablam! 455 | fn substitute(&self, target: &str, repl: &LE<'s>) -> LE<'s> { Oct 14 11:43:35.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:35.219 INFO kablam! Oct 14 11:43:35.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 14 11:43:35.933 INFO kablam! su: No module specific data is present Oct 14 11:43:36.540 INFO running `"docker" "rm" "-f" "6960875ec5a599ca5a23828f59e219011319b8922b7c7cd47d63add55c9f242a"` Oct 14 11:43:36.815 INFO blam! 6960875ec5a599ca5a23828f59e219011319b8922b7c7cd47d63add55c9f242a Oct 14 11:43:36.821 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 11:43:37.295 INFO blam! 3f5597653087c89e10b92154d6efd0d921807f3c7fa8adab852073a1cbe7f07d Oct 14 11:43:37.302 INFO running `"docker" "start" "-a" "3f5597653087c89e10b92154d6efd0d921807f3c7fa8adab852073a1cbe7f07d"` Oct 14 11:43:38.591 INFO kablam! usermod: no changes Oct 14 11:43:38.654 INFO kablam! Compiling lcc v0.1.0 (/source) Oct 14 11:43:39.407 INFO kablam! warning: method is never used: `new` Oct 14 11:43:39.407 INFO kablam! --> src/main.rs:24:5 Oct 14 11:43:39.407 INFO kablam! | Oct 14 11:43:39.407 INFO kablam! 24 | fn new(kind: TokenKind) -> Token<'a> { Oct 14 11:43:39.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:39.407 INFO kablam! | Oct 14 11:43:39.407 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:43:39.407 INFO kablam! Oct 14 11:43:39.407 INFO kablam! warning: method is never used: `with_value` Oct 14 11:43:39.407 INFO kablam! --> src/main.rs:31:5 Oct 14 11:43:39.407 INFO kablam! | Oct 14 11:43:39.407 INFO kablam! 31 | fn with_value(kind: TokenKind, value: &'a str) -> Token<'a> { Oct 14 11:43:39.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:39.407 INFO kablam! Oct 14 11:43:39.407 INFO kablam! warning: method is never used: `new` Oct 14 11:43:39.407 INFO kablam! --> src/main.rs:47:5 Oct 14 11:43:39.407 INFO kablam! | Oct 14 11:43:39.407 INFO kablam! 47 | fn new(s: &'a str) -> TokenStream<'a> { Oct 14 11:43:39.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:39.407 INFO kablam! Oct 14 11:43:39.407 INFO kablam! warning: method is never used: `has_next` Oct 14 11:43:39.407 INFO kablam! --> src/main.rs:118:5 Oct 14 11:43:39.407 INFO kablam! | Oct 14 11:43:39.407 INFO kablam! 118 | fn has_next(&self) -> bool { Oct 14 11:43:39.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:39.407 INFO kablam! Oct 14 11:43:39.407 INFO kablam! warning: method is never used: `parenthesize` Oct 14 11:43:39.407 INFO kablam! --> src/main.rs:137:5 Oct 14 11:43:39.407 INFO kablam! | Oct 14 11:43:39.407 INFO kablam! 137 | fn parenthesize(&self) -> String { Oct 14 11:43:39.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:43:39.407 INFO kablam! Oct 14 11:43:40.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 14 11:43:40.836 INFO kablam! su: No module specific data is present Oct 14 11:43:41.547 INFO running `"docker" "rm" "-f" "3f5597653087c89e10b92154d6efd0d921807f3c7fa8adab852073a1cbe7f07d"` Oct 14 11:43:41.907 INFO blam! 3f5597653087c89e10b92154d6efd0d921807f3c7fa8adab852073a1cbe7f07d Oct 14 11:43:41.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 11:43:42.481 INFO blam! 7dfdbba6b8861fe99ba2fb96c717baa78789edd29b2fbd6b978f4e279d79f299 Oct 14 11:43:42.485 INFO running `"docker" "start" "-a" "7dfdbba6b8861fe99ba2fb96c717baa78789edd29b2fbd6b978f4e279d79f299"` Oct 14 11:43:43.584 INFO kablam! usermod: no changes Oct 14 11:43:43.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 11:43:43.617 INFO kablam! Running /target/debug/deps/lcc-20181fd3afe078f7 Oct 14 11:43:43.623 INFO blam! Oct 14 11:43:43.623 INFO blam! running 17 tests Oct 14 11:43:43.624 INFO blam! test tests::basic_bound_vars ... ok Oct 14 11:43:43.624 INFO blam! test tests::parse_app_parens ... ok Oct 14 11:43:43.647 INFO blam! test tests::parse_func_within_func ... ok Oct 14 11:43:43.648 INFO blam! test tests::parse_func ... ok Oct 14 11:43:43.648 INFO blam! test tests::parse_func_app_func ... ok Oct 14 11:43:43.648 INFO blam! test tests::substitute_app ... ok Oct 14 11:43:43.656 INFO blam! test tests::substitute_complex ... ok Oct 14 11:43:43.656 INFO blam! test tests::substitute_func ... ok Oct 14 11:43:43.656 INFO blam! test tests::substitute_rename ... ok Oct 14 11:43:43.663 INFO blam! test tests::substitute_var ... ok Oct 14 11:43:43.663 INFO blam! test tests::tokenize_1 ... ok Oct 14 11:43:43.663 INFO blam! test tests::tokenize_2 ... ok Oct 14 11:43:43.701 INFO blam! test tests::app_fun_char ... ok Oct 14 11:43:43.707 INFO blam! test tests::func_char ... ok Oct 14 11:43:43.707 INFO blam! test tests::param_end_char ... ok Oct 14 11:43:43.707 INFO blam! test tests::lparen ... ok Oct 14 11:43:43.707 INFO blam! test tests::rparen ... ok Oct 14 11:43:43.707 INFO blam! Oct 14 11:43:43.707 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:43:43.707 INFO blam! Oct 14 11:43:43.715 INFO kablam! su: No module specific data is present Oct 14 11:43:44.350 INFO running `"docker" "rm" "-f" "7dfdbba6b8861fe99ba2fb96c717baa78789edd29b2fbd6b978f4e279d79f299"` Oct 14 11:43:44.609 INFO blam! 7dfdbba6b8861fe99ba2fb96c717baa78789edd29b2fbd6b978f4e279d79f299