Oct 14 16:05:31.100 INFO testing jtdowney/som-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:05:31.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:05:31.743 INFO blam! f62c84af7d3b7d22b36605ca41d7057417928827565673ba9fd816b992d184ab Oct 14 16:05:31.745 INFO running `"docker" "start" "-a" "f62c84af7d3b7d22b36605ca41d7057417928827565673ba9fd816b992d184ab"` Oct 14 16:05:33.504 INFO kablam! usermod: no changes Oct 14 16:05:33.560 INFO kablam! Compiling som v0.1.0 (/source) Oct 14 16:05:33.975 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:05:33.975 INFO kablam! --> src/compiler/lexer.rs:297:22 Oct 14 16:05:33.975 INFO kablam! | Oct 14 16:05:33.975 INFO kablam! 297 | for _ in (0..count) { Oct 14 16:05:33.975 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 14 16:05:33.975 INFO kablam! | Oct 14 16:05:33.975 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:05:33.975 INFO kablam! Oct 14 16:05:33.975 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:05:33.975 INFO kablam! --> src/compiler/parser.rs:488:18 Oct 14 16:05:33.975 INFO kablam! | Oct 14 16:05:33.975 INFO kablam! 488 | for _ in (self.queue.len()..n) { Oct 14 16:05:33.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:05:33.975 INFO kablam! Oct 14 16:05:33.975 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:05:33.975 INFO kablam! --> src/compiler/parser.rs:502:18 Oct 14 16:05:33.975 INFO kablam! | Oct 14 16:05:33.975 INFO kablam! 502 | for _ in (0..n) { Oct 14 16:05:33.975 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:05:33.975 INFO kablam! Oct 14 16:05:33.999 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 16:05:33.999 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 14 16:05:33.999 INFO kablam! | Oct 14 16:05:33.999 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 14 16:05:33.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:05:33.999 INFO kablam! | Oct 14 16:05:33.999 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:05:33.999 INFO kablam! Oct 14 16:05:34.239 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 16:05:34.239 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 14 16:05:34.239 INFO kablam! | Oct 14 16:05:34.239 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 14 16:05:34.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:05:34.239 INFO kablam! | Oct 14 16:05:34.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:05:34.239 INFO kablam! Oct 14 16:05:37.161 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.63s Oct 14 16:05:37.164 INFO kablam! su: No module specific data is present Oct 14 16:05:37.786 INFO running `"docker" "rm" "-f" "f62c84af7d3b7d22b36605ca41d7057417928827565673ba9fd816b992d184ab"` Oct 14 16:05:38.104 INFO blam! f62c84af7d3b7d22b36605ca41d7057417928827565673ba9fd816b992d184ab Oct 14 16:05:38.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:05:38.595 INFO blam! 55be1f2769e750e23c1621ff72dda2457c9c5426a3bea655a714b58d1fb2470f Oct 14 16:05:38.607 INFO running `"docker" "start" "-a" "55be1f2769e750e23c1621ff72dda2457c9c5426a3bea655a714b58d1fb2470f"` Oct 14 16:05:39.787 INFO kablam! usermod: no changes Oct 14 16:05:39.851 INFO kablam! Compiling som v0.1.0 (/source) Oct 14 16:05:40.446 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:05:40.446 INFO kablam! --> src/compiler/lexer.rs:297:22 Oct 14 16:05:40.446 INFO kablam! | Oct 14 16:05:40.446 INFO kablam! 297 | for _ in (0..count) { Oct 14 16:05:40.446 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 14 16:05:40.446 INFO kablam! | Oct 14 16:05:40.446 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 16:05:40.446 INFO kablam! Oct 14 16:05:40.451 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 16:05:40.451 INFO kablam! --> src/compiler/lexer.rs:499:80 Oct 14 16:05:40.452 INFO kablam! | Oct 14 16:05:40.452 INFO kablam! 499 | assert_eq!(lexer.read_token().unwrap(), Token(Symbol::Identifier, Some(("run".to_string())))); Oct 14 16:05:40.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:05:40.459 INFO kablam! Oct 14 16:05:40.459 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:05:40.460 INFO kablam! --> src/compiler/parser.rs:488:18 Oct 14 16:05:40.460 INFO kablam! | Oct 14 16:05:40.460 INFO kablam! 488 | for _ in (self.queue.len()..n) { Oct 14 16:05:40.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 16:05:40.460 INFO kablam! Oct 14 16:05:40.460 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 14 16:05:40.460 INFO kablam! --> src/compiler/parser.rs:502:18 Oct 14 16:05:40.460 INFO kablam! | Oct 14 16:05:40.460 INFO kablam! 502 | for _ in (0..n) { Oct 14 16:05:40.460 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 14 16:05:40.460 INFO kablam! Oct 14 16:05:40.515 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 16:05:40.515 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 14 16:05:40.515 INFO kablam! | Oct 14 16:05:40.515 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 14 16:05:40.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:05:40.515 INFO kablam! | Oct 14 16:05:40.515 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:05:40.515 INFO kablam! Oct 14 16:05:41.311 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 16:05:41.311 INFO kablam! --> src/compiler/lexer.rs:2:5 Oct 14 16:05:41.311 INFO kablam! | Oct 14 16:05:41.311 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 14 16:05:41.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:05:41.311 INFO kablam! | Oct 14 16:05:41.311 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:05:41.311 INFO kablam! Oct 14 16:05:44.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.24s Oct 14 16:05:44.067 INFO kablam! su: No module specific data is present Oct 14 16:05:44.879 INFO running `"docker" "rm" "-f" "55be1f2769e750e23c1621ff72dda2457c9c5426a3bea655a714b58d1fb2470f"` Oct 14 16:05:45.135 INFO blam! 55be1f2769e750e23c1621ff72dda2457c9c5426a3bea655a714b58d1fb2470f Oct 14 16:05:45.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:05:45.560 INFO blam! 4c8e67ad5572d080661c204896fd03d38fabc658ea60e14fe71f3903899d36d7 Oct 14 16:05:45.567 INFO running `"docker" "start" "-a" "4c8e67ad5572d080661c204896fd03d38fabc658ea60e14fe71f3903899d36d7"` Oct 14 16:05:46.575 INFO kablam! usermod: no changes Oct 14 16:05:46.610 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 16:05:46.623 INFO kablam! Running /target/debug/deps/som-62925c4370a5b7b8 Oct 14 16:05:46.631 INFO blam! Oct 14 16:05:46.632 INFO blam! running 61 tests Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::integer_and_period ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::assignment ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::integer ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::colon ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::identifier ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::minus ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::long_separator ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::location ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::lexer ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::simple_operators ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::separator ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::primitive ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::three_keyword_sequence ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::operator_sequence ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::simple_symbols ... ok Oct 14 16:05:46.632 INFO blam! test compiler::parser::tests::binary_message_expression ... ok Oct 14 16:05:46.632 INFO blam! test compiler::lexer::tests::skipping_whitespace ... ok Oct 14 16:05:46.635 INFO blam! test compiler::parser::tests::complex_keyword_message_expression ... ok Oct 14 16:05:46.636 INFO blam! test compiler::lexer::tests::keyword ... ok Oct 14 16:05:46.636 INFO blam! test compiler::lexer::tests::double ... ok Oct 14 16:05:46.636 INFO blam! test compiler::parser::tests::keyword_message_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::lexer::tests::skipping_comments ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::literal_boolean_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::literal_nil_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::lexer::tests::three_minus ... ok Oct 14 16:05:46.645 INFO blam! test compiler::lexer::tests::two_minus ... ok Oct 14 16:05:46.645 INFO blam! test compiler::lexer::tests::two_keyword_sequence ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::literal_double_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::literal_integer_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::literal_negative_double_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::method_with_parameters ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::nested_block_expression ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::nested_terms ... ok Oct 14 16:05:46.645 INFO blam! test compiler::parser::tests::multiple_unary_messages ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::parse_assignment ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::parse_body_evaluation ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::parse_error ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::literal_negative_integer_expression ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::literal_string_expression ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::literal_symbol_expression ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::parse_error_position_information ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::method_with_exit ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::unary_message_binds_higher ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::variable_expression ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::method_with_locals ... ok Oct 14 16:05:46.651 INFO blam! test util::peekable_buffer::tests::consume ... ok Oct 14 16:05:46.651 INFO blam! test util::peekable_buffer::tests::location ... ok Oct 14 16:05:46.651 INFO blam! test compiler::parser::tests::parse_method_primitive ... ok Oct 14 16:05:46.655 INFO blam! test compiler::parser::tests::unary_message_expression ... ok Oct 14 16:05:46.663 INFO blam! test compiler::parser::tests::superclass_parsing ... ok Oct 14 16:05:46.663 INFO blam! test compiler::parser::tests::parse_multiple_assignment ... ok Oct 14 16:05:46.663 INFO blam! test compiler::parser::tests::operator_sequence_expression ... ok Oct 14 16:05:46.663 INFO blam! test util::peekable_buffer::tests::next_reads_values ... ok Oct 14 16:05:46.663 INFO blam! test util::peekable_buffer::tests::next_consumes_peeked ... ok Oct 14 16:05:46.663 INFO blam! test util::peekable_buffer::tests::next_consumes_value ... ok Oct 14 16:05:46.663 INFO blam! test util::peekable_buffer::tests::peek_returns_existing_peeked_value ... ok Oct 14 16:05:46.663 INFO blam! test util::peekable_buffer::tests::peek_returns_first_value ... ok Oct 14 16:05:46.663 INFO blam! test compiler::parser::tests::method_with_multiple_statements ... ok Oct 14 16:05:46.671 INFO blam! test util::peekable_buffer::tests::next_reloads_buffer ... ok Oct 14 16:05:46.674 INFO blam! test util::peekable_buffer::tests::next_returns_peeked ... ok Oct 14 16:05:46.674 INFO kablam! Running /target/debug/deps/lib-93065f291ab68db9 Oct 14 16:05:46.674 INFO blam! test util::peekable_buffer::tests::peek_returns_second_peeked_value ... ok Oct 14 16:05:46.674 INFO blam! Oct 14 16:05:46.674 INFO blam! test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:05:46.674 INFO blam! Oct 14 16:05:46.683 INFO blam! Oct 14 16:05:46.683 INFO blam! running 1 test Oct 14 16:05:46.690 INFO blam! test compiler::parser::parse_test_cases ... ok Oct 14 16:05:46.690 INFO blam! Oct 14 16:05:46.690 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:05:46.690 INFO blam! Oct 14 16:05:46.699 INFO kablam! su: No module specific data is present Oct 14 16:05:47.156 INFO running `"docker" "rm" "-f" "4c8e67ad5572d080661c204896fd03d38fabc658ea60e14fe71f3903899d36d7"` Oct 14 16:05:47.391 INFO blam! 4c8e67ad5572d080661c204896fd03d38fabc658ea60e14fe71f3903899d36d7