Oct 10 18:00:15.569 INFO testing mtn/silver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:00:15.569 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:00:15.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:00:16.073 INFO blam! 44a7c56722a634ede78f8e9e9f2bf5d97bdf1dd4cab91bc6334874cab8fd8ef2 Oct 10 18:00:16.074 INFO running `"docker" "start" "-a" "44a7c56722a634ede78f8e9e9f2bf5d97bdf1dd4cab91bc6334874cab8fd8ef2"` Oct 10 18:00:16.771 INFO kablam! usermod: no changes Oct 10 18:00:16.794 INFO kablam! Compiling silver v0.1.0 (/source) Oct 10 18:00:18.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 10 18:00:18.481 INFO kablam! su: No module specific data is present Oct 10 18:00:19.426 INFO running `"docker" "rm" "-f" "44a7c56722a634ede78f8e9e9f2bf5d97bdf1dd4cab91bc6334874cab8fd8ef2"` Oct 10 18:00:19.714 INFO blam! 44a7c56722a634ede78f8e9e9f2bf5d97bdf1dd4cab91bc6334874cab8fd8ef2 Oct 10 18:00:19.721 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:00:19.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:00:20.301 INFO blam! 111ffe9a0d96919b0a20eaaf66059785da6a1079ab596fb58f659ad515784506 Oct 10 18:00:20.303 INFO running `"docker" "start" "-a" "111ffe9a0d96919b0a20eaaf66059785da6a1079ab596fb58f659ad515784506"` Oct 10 18:00:20.908 INFO kablam! usermod: no changes Oct 10 18:00:20.952 INFO kablam! Compiling silver v0.1.0 (/source) Oct 10 18:00:21.914 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.914 INFO kablam! --> src/parser.rs:331:13 Oct 10 18:00:21.914 INFO kablam! | Oct 10 18:00:21.914 INFO kablam! 331 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.914 INFO kablam! | ----^^^^^ Oct 10 18:00:21.914 INFO kablam! | | Oct 10 18:00:21.914 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.914 INFO kablam! | Oct 10 18:00:21.914 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:00:21.914 INFO kablam! Oct 10 18:00:21.920 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.920 INFO kablam! --> src/parser.rs:344:13 Oct 10 18:00:21.920 INFO kablam! | Oct 10 18:00:21.920 INFO kablam! 344 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.920 INFO kablam! | ----^^^^^ Oct 10 18:00:21.920 INFO kablam! | | Oct 10 18:00:21.920 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.920 INFO kablam! Oct 10 18:00:21.920 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.920 INFO kablam! --> src/parser.rs:366:13 Oct 10 18:00:21.920 INFO kablam! | Oct 10 18:00:21.920 INFO kablam! 366 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.920 INFO kablam! | ----^^^^^ Oct 10 18:00:21.920 INFO kablam! | | Oct 10 18:00:21.920 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.920 INFO kablam! Oct 10 18:00:21.920 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.920 INFO kablam! --> src/parser.rs:385:13 Oct 10 18:00:21.920 INFO kablam! | Oct 10 18:00:21.920 INFO kablam! 385 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.920 INFO kablam! | ----^^^^^ Oct 10 18:00:21.920 INFO kablam! | | Oct 10 18:00:21.920 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.920 INFO kablam! Oct 10 18:00:21.920 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.920 INFO kablam! --> src/parser.rs:406:13 Oct 10 18:00:21.920 INFO kablam! | Oct 10 18:00:21.920 INFO kablam! 406 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.920 INFO kablam! | ----^^^^^ Oct 10 18:00:21.920 INFO kablam! | | Oct 10 18:00:21.920 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.920 INFO kablam! Oct 10 18:00:21.928 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.928 INFO kablam! --> src/parser.rs:430:13 Oct 10 18:00:21.928 INFO kablam! | Oct 10 18:00:21.928 INFO kablam! 430 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.928 INFO kablam! | ----^^^^^ Oct 10 18:00:21.928 INFO kablam! | | Oct 10 18:00:21.928 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.928 INFO kablam! Oct 10 18:00:21.928 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.928 INFO kablam! --> src/parser.rs:451:13 Oct 10 18:00:21.928 INFO kablam! | Oct 10 18:00:21.928 INFO kablam! 451 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.928 INFO kablam! | ----^^^^^ Oct 10 18:00:21.928 INFO kablam! | | Oct 10 18:00:21.928 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.928 INFO kablam! Oct 10 18:00:21.928 INFO kablam! warning: variable does not need to be mutable Oct 10 18:00:21.928 INFO kablam! --> src/parser.rs:487:13 Oct 10 18:00:21.928 INFO kablam! | Oct 10 18:00:21.928 INFO kablam! 487 | let mut lexer = lexer::Lexer::new(inp); Oct 10 18:00:21.928 INFO kablam! | ----^^^^^ Oct 10 18:00:21.928 INFO kablam! | | Oct 10 18:00:21.928 INFO kablam! | help: remove this `mut` Oct 10 18:00:21.928 INFO kablam! Oct 10 18:00:23.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 10 18:00:23.087 INFO kablam! su: No module specific data is present Oct 10 18:00:23.454 INFO running `"docker" "rm" "-f" "111ffe9a0d96919b0a20eaaf66059785da6a1079ab596fb58f659ad515784506"` Oct 10 18:00:23.550 INFO blam! 111ffe9a0d96919b0a20eaaf66059785da6a1079ab596fb58f659ad515784506 Oct 10 18:00:23.552 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:00:23.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:00:23.776 INFO blam! d72d06254ab2fa1c2e1b2c12d4782353d8a42ec6b1e90ca2c27aa7edd13d47ec Oct 10 18:00:23.782 INFO running `"docker" "start" "-a" "d72d06254ab2fa1c2e1b2c12d4782353d8a42ec6b1e90ca2c27aa7edd13d47ec"` Oct 10 18:00:24.179 INFO kablam! usermod: no changes Oct 10 18:00:24.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:00:24.203 INFO kablam! Running /target/debug/deps/silver-4c8471163b245446 Oct 10 18:00:24.205 INFO blam! Oct 10 18:00:24.205 INFO blam! running 16 tests Oct 10 18:00:24.206 INFO blam! test lexer::tests::test_lex_delimiter ... ok Oct 10 18:00:24.206 INFO blam! test lexer::tests::test_lex_empty ... ok Oct 10 18:00:24.206 INFO blam! test lexer::tests::test_lex_floating_point ... ok Oct 10 18:00:24.207 INFO blam! test lexer::tests::test_lex_keyword ... ok Oct 10 18:00:24.207 INFO blam! test lexer::tests::test_lex_string_literal ... ok Oct 10 18:00:24.207 INFO blam! test lexer::tests::test_lex_integral ... ok Oct 10 18:00:24.207 INFO blam! test lexer::tests::test_peek_and_get_token ... ok Oct 10 18:00:24.207 INFO blam! test parser::tests::test_parse_empty ... ok Oct 10 18:00:24.207 INFO blam! test parser::tests::test_parse_complex_parenthesized_binary ... ok Oct 10 18:00:24.207 INFO blam! test parser::tests::test_parse_invocation ... ok Oct 10 18:00:24.208 INFO blam! test lexer::tests::test_lex_variable ... ok Oct 10 18:00:24.208 INFO blam! test parser::tests::test_function_declaration ... ok Oct 10 18:00:24.208 INFO blam! test parser::tests::test_parse_if ... ok Oct 10 18:00:24.208 INFO blam! test parser::tests::test_parse_simple_binary ... ok Oct 10 18:00:24.208 INFO blam! test parser::tests::test_parse_primative_sequence ... ok Oct 10 18:00:24.209 INFO blam! test parser::tests::test_parse_name_sequence ... ok Oct 10 18:00:24.209 INFO blam! Oct 10 18:00:24.209 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:00:24.209 INFO blam! Oct 10 18:00:24.210 INFO kablam! su: No module specific data is present Oct 10 18:00:24.508 INFO running `"docker" "rm" "-f" "d72d06254ab2fa1c2e1b2c12d4782353d8a42ec6b1e90ca2c27aa7edd13d47ec"` Oct 10 18:00:24.612 INFO blam! d72d06254ab2fa1c2e1b2c12d4782353d8a42ec6b1e90ca2c27aa7edd13d47ec