Oct 13 06:21:05.989 INFO testing mtn/silver against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:21:05.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06.492 INFO blam! c1ef84e809fbdb8f0340f22eb293578c66cc43de578d9a1c8fe9b70d65ce285f Oct 13 06:21:06.494 INFO running `"docker" "start" "-a" "c1ef84e809fbdb8f0340f22eb293578c66cc43de578d9a1c8fe9b70d65ce285f"` Oct 13 06:21:07.015 INFO kablam! usermod: no changes Oct 13 06:21:07.055 INFO kablam! Compiling silver v0.1.0 (/source) Oct 13 06:21:08.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 13 06:21:08.538 INFO kablam! su: No module specific data is present Oct 13 06:21:08.885 INFO running `"docker" "rm" "-f" "c1ef84e809fbdb8f0340f22eb293578c66cc43de578d9a1c8fe9b70d65ce285f"` Oct 13 06:21:08.993 INFO blam! c1ef84e809fbdb8f0340f22eb293578c66cc43de578d9a1c8fe9b70d65ce285f Oct 13 06:21:08.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:09.244 INFO blam! 0c37c179b1992d12213298d5eaf71fc97798d8ac4478a5e0764bfd2e39217fac Oct 13 06:21:09.248 INFO running `"docker" "start" "-a" "0c37c179b1992d12213298d5eaf71fc97798d8ac4478a5e0764bfd2e39217fac"` Oct 13 06:21:09.599 INFO kablam! usermod: no changes Oct 13 06:21:09.622 INFO kablam! Compiling silver v0.1.0 (/source) Oct 13 06:21:10.307 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.307 INFO kablam! --> src/parser.rs:331:13 Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.307 INFO kablam! 331 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.307 INFO kablam! | ----^^^^^ Oct 13 06:21:10.307 INFO kablam! | | Oct 13 06:21:10.307 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.307 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:21:10.307 INFO kablam! Oct 13 06:21:10.307 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.307 INFO kablam! --> src/parser.rs:344:13 Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.307 INFO kablam! 344 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.307 INFO kablam! | ----^^^^^ Oct 13 06:21:10.307 INFO kablam! | | Oct 13 06:21:10.307 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.307 INFO kablam! Oct 13 06:21:10.307 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.307 INFO kablam! --> src/parser.rs:366:13 Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.307 INFO kablam! 366 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.307 INFO kablam! | ----^^^^^ Oct 13 06:21:10.307 INFO kablam! | | Oct 13 06:21:10.307 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.307 INFO kablam! Oct 13 06:21:10.307 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.307 INFO kablam! --> src/parser.rs:385:13 Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.307 INFO kablam! 385 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.307 INFO kablam! | ----^^^^^ Oct 13 06:21:10.307 INFO kablam! | | Oct 13 06:21:10.307 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.307 INFO kablam! Oct 13 06:21:10.307 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.307 INFO kablam! --> src/parser.rs:406:13 Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.307 INFO kablam! 406 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.307 INFO kablam! | ----^^^^^ Oct 13 06:21:10.307 INFO kablam! | | Oct 13 06:21:10.307 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.307 INFO kablam! Oct 13 06:21:10.307 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.307 INFO kablam! --> src/parser.rs:430:13 Oct 13 06:21:10.307 INFO kablam! | Oct 13 06:21:10.308 INFO kablam! 430 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.308 INFO kablam! | ----^^^^^ Oct 13 06:21:10.308 INFO kablam! | | Oct 13 06:21:10.308 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.308 INFO kablam! Oct 13 06:21:10.308 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.308 INFO kablam! --> src/parser.rs:451:13 Oct 13 06:21:10.308 INFO kablam! | Oct 13 06:21:10.308 INFO kablam! 451 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.308 INFO kablam! | ----^^^^^ Oct 13 06:21:10.308 INFO kablam! | | Oct 13 06:21:10.308 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.308 INFO kablam! Oct 13 06:21:10.317 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:10.317 INFO kablam! --> src/parser.rs:487:13 Oct 13 06:21:10.317 INFO kablam! | Oct 13 06:21:10.317 INFO kablam! 487 | let mut lexer = lexer::Lexer::new(inp); Oct 13 06:21:10.317 INFO kablam! | ----^^^^^ Oct 13 06:21:10.317 INFO kablam! | | Oct 13 06:21:10.317 INFO kablam! | help: remove this `mut` Oct 13 06:21:10.317 INFO kablam! Oct 13 06:21:11.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 13 06:21:11.314 INFO kablam! su: No module specific data is present Oct 13 06:21:11.554 INFO running `"docker" "rm" "-f" "0c37c179b1992d12213298d5eaf71fc97798d8ac4478a5e0764bfd2e39217fac"` Oct 13 06:21:11.659 INFO blam! 0c37c179b1992d12213298d5eaf71fc97798d8ac4478a5e0764bfd2e39217fac Oct 13 06:21:11.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:11.811 INFO blam! 3d0eae3c732d5c6fc502a501ff1de64ad3c6f8477068021d7adc4442780750ab Oct 13 06:21:11.813 INFO running `"docker" "start" "-a" "3d0eae3c732d5c6fc502a501ff1de64ad3c6f8477068021d7adc4442780750ab"` Oct 13 06:21:12.431 INFO kablam! usermod: no changes Oct 13 06:21:12.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 06:21:12.507 INFO kablam! Running /target/debug/deps/silver-4951f305aa279e0b Oct 13 06:21:12.513 INFO blam! Oct 13 06:21:12.513 INFO blam! running 16 tests Oct 13 06:21:12.513 INFO blam! test lexer::tests::test_lex_floating_point ... ok Oct 13 06:21:12.513 INFO blam! test lexer::tests::test_lex_integral ... ok Oct 13 06:21:12.513 INFO blam! test lexer::tests::test_lex_keyword ... ok Oct 13 06:21:12.513 INFO blam! test lexer::tests::test_lex_string_literal ... ok Oct 13 06:21:12.513 INFO blam! test lexer::tests::test_peek_and_get_token ... ok Oct 13 06:21:12.539 INFO blam! test parser::tests::test_parse_invocation ... ok Oct 13 06:21:12.539 INFO blam! test lexer::tests::test_lex_variable ... ok Oct 13 06:21:12.539 INFO blam! test parser::tests::test_function_declaration ... ok Oct 13 06:21:12.539 INFO blam! test parser::tests::test_parse_name_sequence ... ok Oct 13 06:21:12.539 INFO blam! test parser::tests::test_parse_primative_sequence ... ok Oct 13 06:21:12.539 INFO blam! test parser::tests::test_parse_simple_binary ... ok Oct 13 06:21:12.558 INFO blam! test lexer::tests::test_lex_delimiter ... ok Oct 13 06:21:12.558 INFO blam! test lexer::tests::test_lex_empty ... ok Oct 13 06:21:12.558 INFO blam! test parser::tests::test_parse_complex_parenthesized_binary ... ok Oct 13 06:21:12.558 INFO blam! test parser::tests::test_parse_empty ... ok Oct 13 06:21:12.558 INFO blam! test parser::tests::test_parse_if ... ok Oct 13 06:21:12.558 INFO blam! Oct 13 06:21:12.558 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:21:12.558 INFO blam! Oct 13 06:21:12.563 INFO kablam! su: No module specific data is present Oct 13 06:21:12.822 INFO running `"docker" "rm" "-f" "3d0eae3c732d5c6fc502a501ff1de64ad3c6f8477068021d7adc4442780750ab"` Oct 13 06:21:12.934 INFO blam! 3d0eae3c732d5c6fc502a501ff1de64ad3c6f8477068021d7adc4442780750ab