Oct 13 06:21:08.677 INFO testing mtn/silver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:21:08.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 06:21:08.917 INFO blam! 97b7c2b1ff08906653d859d539679f20d26d0443b86a901868813cd6b50e579f Oct 13 06:21:08.917 INFO running `"docker" "start" "-a" "97b7c2b1ff08906653d859d539679f20d26d0443b86a901868813cd6b50e579f"` Oct 13 06:21:09.376 INFO kablam! usermod: no changes Oct 13 06:21:09.402 INFO kablam! Compiling silver v0.1.0 (/source) Oct 13 06:21:10.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 13 06:21:10.831 INFO kablam! su: No module specific data is present Oct 13 06:21:11.297 INFO running `"docker" "rm" "-f" "97b7c2b1ff08906653d859d539679f20d26d0443b86a901868813cd6b50e579f"` Oct 13 06:21:11.394 INFO blam! 97b7c2b1ff08906653d859d539679f20d26d0443b86a901868813cd6b50e579f Oct 13 06:21:11.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 06:21:11.566 INFO blam! cae1a5ed49ff70e65ded40c3fd1beffeb2a59f007e7e032a0b8e04f8111645f4 Oct 13 06:21:11.567 INFO running `"docker" "start" "-a" "cae1a5ed49ff70e65ded40c3fd1beffeb2a59f007e7e032a0b8e04f8111645f4"` Oct 13 06:21:12.053 INFO kablam! usermod: no changes Oct 13 06:21:12.083 INFO kablam! Compiling silver v0.1.0 (/source) Oct 13 06:21:12.733 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.733 INFO kablam! --> src/parser.rs:331:13 Oct 13 06:21:12.733 INFO kablam! | Oct 13 06:21:12.733 INFO kablam! 331 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.733 INFO kablam! | ----^^^^^ Oct 13 06:21:12.733 INFO kablam! | | Oct 13 06:21:12.733 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.733 INFO kablam! | Oct 13 06:21:12.733 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:21:12.733 INFO kablam! Oct 13 06:21:12.735 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.735 INFO kablam! --> src/parser.rs:344:13 Oct 13 06:21:12.735 INFO kablam! | Oct 13 06:21:12.735 INFO kablam! 344 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.735 INFO kablam! | ----^^^^^ Oct 13 06:21:12.735 INFO kablam! | | Oct 13 06:21:12.735 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.735 INFO kablam! Oct 13 06:21:12.736 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.736 INFO kablam! --> src/parser.rs:366:13 Oct 13 06:21:12.736 INFO kablam! | Oct 13 06:21:12.736 INFO kablam! 366 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.736 INFO kablam! | ----^^^^^ Oct 13 06:21:12.736 INFO kablam! | | Oct 13 06:21:12.736 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.736 INFO kablam! Oct 13 06:21:12.738 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.738 INFO kablam! --> src/parser.rs:385:13 Oct 13 06:21:12.738 INFO kablam! | Oct 13 06:21:12.738 INFO kablam! 385 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.738 INFO kablam! | ----^^^^^ Oct 13 06:21:12.738 INFO kablam! | | Oct 13 06:21:12.738 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.738 INFO kablam! Oct 13 06:21:12.740 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.740 INFO kablam! --> src/parser.rs:406:13 Oct 13 06:21:12.740 INFO kablam! | Oct 13 06:21:12.740 INFO kablam! 406 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.740 INFO kablam! | ----^^^^^ Oct 13 06:21:12.740 INFO kablam! | | Oct 13 06:21:12.740 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.740 INFO kablam! Oct 13 06:21:12.741 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.741 INFO kablam! --> src/parser.rs:430:13 Oct 13 06:21:12.741 INFO kablam! | Oct 13 06:21:12.741 INFO kablam! 430 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.741 INFO kablam! | ----^^^^^ Oct 13 06:21:12.741 INFO kablam! | | Oct 13 06:21:12.741 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.741 INFO kablam! Oct 13 06:21:12.743 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.743 INFO kablam! --> src/parser.rs:451:13 Oct 13 06:21:12.743 INFO kablam! | Oct 13 06:21:12.743 INFO kablam! 451 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.743 INFO kablam! | ----^^^^^ Oct 13 06:21:12.743 INFO kablam! | | Oct 13 06:21:12.743 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.743 INFO kablam! Oct 13 06:21:12.745 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:12.745 INFO kablam! --> src/parser.rs:487:13 Oct 13 06:21:12.745 INFO kablam! | Oct 13 06:21:12.745 INFO kablam! 487 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:12.745 INFO kablam! | ----^^^^^ Oct 13 06:21:12.745 INFO kablam! | | Oct 13 06:21:12.745 INFO kablam! | help: remove this `mut` Oct 13 06:21:12.745 INFO kablam! Oct 13 06:21:13.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 13 06:21:13.803 INFO kablam! su: No module specific data is present Oct 13 06:21:14.352 INFO running `"docker" "rm" "-f" "cae1a5ed49ff70e65ded40c3fd1beffeb2a59f007e7e032a0b8e04f8111645f4"` Oct 13 06:21:14.424 INFO blam! cae1a5ed49ff70e65ded40c3fd1beffeb2a59f007e7e032a0b8e04f8111645f4 Oct 13 06:21:14.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 06:21:14.591 INFO blam! 5ff14ac9a474938d945b3f344afab71e9aced735d7d0d49a5d82695e469d27e6 Oct 13 06:21:14.595 INFO running `"docker" "start" "-a" "5ff14ac9a474938d945b3f344afab71e9aced735d7d0d49a5d82695e469d27e6"` Oct 13 06:21:15.277 INFO kablam! usermod: no changes Oct 13 06:21:15.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 06:21:15.308 INFO kablam! Running /target/debug/deps/silver-4c8471163b245446 Oct 13 06:21:15.314 INFO blam! Oct 13 06:21:15.314 INFO blam! running 16 tests Oct 13 06:21:15.322 INFO blam! test lexer::tests::test_peek_and_get_token ... ok Oct 13 06:21:15.322 INFO blam! test lexer::tests::test_lex_keyword ... ok Oct 13 06:21:15.322 INFO blam! test lexer::tests::test_lex_delimiter ... ok Oct 13 06:21:15.323 INFO blam! test lexer::tests::test_lex_string_literal ... ok Oct 13 06:21:15.323 INFO blam! test lexer::tests::test_lex_empty ... ok Oct 13 06:21:15.323 INFO blam! test lexer::tests::test_lex_floating_point ... ok Oct 13 06:21:15.324 INFO blam! test lexer::tests::test_lex_variable ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_parse_if ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_parse_invocation ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_parse_name_sequence ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_function_declaration ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_parse_empty ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_parse_complex_parenthesized_binary ... ok Oct 13 06:21:15.326 INFO blam! test lexer::tests::test_lex_integral ... ok Oct 13 06:21:15.326 INFO blam! test parser::tests::test_parse_primative_sequence ... ok Oct 13 06:21:15.328 INFO blam! test parser::tests::test_parse_simple_binary ... ok Oct 13 06:21:15.328 INFO blam! Oct 13 06:21:15.328 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:21:15.328 INFO blam! Oct 13 06:21:15.329 INFO kablam! su: No module specific data is present Oct 13 06:21:15.800 INFO running `"docker" "rm" "-f" "5ff14ac9a474938d945b3f344afab71e9aced735d7d0d49a5d82695e469d27e6"` Oct 13 06:21:16.009 INFO blam! 5ff14ac9a474938d945b3f344afab71e9aced735d7d0d49a5d82695e469d27e6