Oct 10 20:54:45.280 INFO testing jjwest/blixt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:54:45.280 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:54:45.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 20:54:45.728 INFO blam! 679dbe3b4ec4be5f65ba48d1946cf1a9497041535e5f58380488a80a278c2376 Oct 10 20:54:45.732 INFO running `"docker" "start" "-a" "679dbe3b4ec4be5f65ba48d1946cf1a9497041535e5f58380488a80a278c2376"` Oct 10 20:54:47.004 INFO kablam! usermod: no changes Oct 10 20:54:47.040 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 20:54:47.204 INFO kablam! Compiling regex-syntax v0.4.1 Oct 10 20:54:47.204 INFO kablam! Compiling memchr v1.0.2 Oct 10 20:54:47.204 INFO kablam! Compiling thread_local v0.3.4 Oct 10 20:54:47.204 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 20:54:47.468 INFO kablam! Compiling backtrace v0.3.4 Oct 10 20:54:47.776 INFO kablam! Compiling aho-corasick v0.6.3 Oct 10 20:54:48.967 INFO kablam! Compiling failure v0.1.0 Oct 10 20:54:52.720 INFO kablam! Compiling regex v0.2.2 Oct 10 20:54:59.992 INFO kablam! Compiling env_logger v0.4.3 Oct 10 20:55:00.736 INFO kablam! Compiling pretty_env_logger v0.1.1 Oct 10 20:55:01.308 INFO kablam! Compiling blixt v0.1.0 (/source) Oct 10 20:55:02.424 INFO kablam! warning[E0170]: pattern binding `Field` is named the same as one of the variants of the type `ast::BinaryOpKind` Oct 10 20:55:02.424 INFO kablam! --> src/typecheck.rs:180:13 Oct 10 20:55:02.424 INFO kablam! | Oct 10 20:55:02.424 INFO kablam! 180 | Field => unimplemented!(), Oct 10 20:55:02.424 INFO kablam! | ^^^^^ help: to match on the variant, qualify the path: `ast::BinaryOpKind::Field` Oct 10 20:55:02.424 INFO kablam! Oct 10 20:55:02.428 INFO kablam! warning: unused variable: `Field` Oct 10 20:55:02.428 INFO kablam! --> src/typecheck.rs:180:13 Oct 10 20:55:02.428 INFO kablam! | Oct 10 20:55:02.428 INFO kablam! 180 | Field => unimplemented!(), Oct 10 20:55:02.428 INFO kablam! | ^^^^^ help: consider using `_Field` instead Oct 10 20:55:02.428 INFO kablam! | Oct 10 20:55:02.428 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:55:02.428 INFO kablam! Oct 10 20:55:02.782 INFO kablam! warning: variant is never constructed: `Struct` Oct 10 20:55:02.782 INFO kablam! --> src/primitives.rs:21:5 Oct 10 20:55:02.782 INFO kablam! | Oct 10 20:55:02.782 INFO kablam! 21 | Struct(Rc), Oct 10 20:55:02.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 20:55:02.782 INFO kablam! | Oct 10 20:55:02.782 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:55:02.782 INFO kablam! Oct 10 20:55:02.782 INFO kablam! warning: method is never used: `get_struct` Oct 10 20:55:02.782 INFO kablam! --> src/scope.rs:142:5 Oct 10 20:55:02.782 INFO kablam! | Oct 10 20:55:02.782 INFO kablam! 142 | pub fn get_struct(&mut self, name: &str) -> Option<&'ast StructDecl> { Oct 10 20:55:02.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:55:02.782 INFO kablam! Oct 10 20:55:02.812 INFO kablam! warning: variable `Field` should have a snake case name such as `field` Oct 10 20:55:02.812 INFO kablam! --> src/typecheck.rs:180:13 Oct 10 20:55:02.812 INFO kablam! | Oct 10 20:55:02.812 INFO kablam! 180 | Field => unimplemented!(), Oct 10 20:55:02.812 INFO kablam! | ^^^^^ Oct 10 20:55:02.812 INFO kablam! | Oct 10 20:55:02.812 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 20:55:02.812 INFO kablam! Oct 10 20:55:06.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.33s Oct 10 20:55:06.357 INFO kablam! su: No module specific data is present Oct 10 20:55:07.072 INFO running `"docker" "rm" "-f" "679dbe3b4ec4be5f65ba48d1946cf1a9497041535e5f58380488a80a278c2376"` Oct 10 20:55:07.452 INFO blam! 679dbe3b4ec4be5f65ba48d1946cf1a9497041535e5f58380488a80a278c2376 Oct 10 20:55:07.460 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:55:07.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 20:55:07.924 INFO blam! 82c47e199038fbc11036e24e653881eef9f5bdbdb5daa607b423ba9a5610e1d7 Oct 10 20:55:07.926 INFO running `"docker" "start" "-a" "82c47e199038fbc11036e24e653881eef9f5bdbdb5daa607b423ba9a5610e1d7"` Oct 10 20:55:08.936 INFO kablam! usermod: no changes Oct 10 20:55:08.988 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 20:55:09.096 INFO kablam! Compiling blixt v0.1.0 (/source) Oct 10 20:55:10.284 INFO kablam! warning[E0170]: pattern binding `Field` is named the same as one of the variants of the type `ast::BinaryOpKind` Oct 10 20:55:10.284 INFO kablam! --> src/typecheck.rs:180:13 Oct 10 20:55:10.284 INFO kablam! | Oct 10 20:55:10.284 INFO kablam! 180 | Field => unimplemented!(), Oct 10 20:55:10.284 INFO kablam! | ^^^^^ help: to match on the variant, qualify the path: `ast::BinaryOpKind::Field` Oct 10 20:55:10.284 INFO kablam! Oct 10 20:55:10.284 INFO kablam! warning: unused variable: `Field` Oct 10 20:55:10.284 INFO kablam! --> src/typecheck.rs:180:13 Oct 10 20:55:10.284 INFO kablam! | Oct 10 20:55:10.284 INFO kablam! 180 | Field => unimplemented!(), Oct 10 20:55:10.284 INFO kablam! | ^^^^^ help: consider using `_Field` instead Oct 10 20:55:10.284 INFO kablam! | Oct 10 20:55:10.284 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:55:10.284 INFO kablam! Oct 10 20:55:10.649 INFO kablam! warning: variant is never constructed: `Struct` Oct 10 20:55:10.649 INFO kablam! --> src/primitives.rs:21:5 Oct 10 20:55:10.649 INFO kablam! | Oct 10 20:55:10.649 INFO kablam! 21 | Struct(Rc), Oct 10 20:55:10.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 20:55:10.650 INFO kablam! | Oct 10 20:55:10.650 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:55:10.650 INFO kablam! Oct 10 20:55:10.650 INFO kablam! warning: method is never used: `get_struct` Oct 10 20:55:10.650 INFO kablam! --> src/scope.rs:142:5 Oct 10 20:55:10.651 INFO kablam! | Oct 10 20:55:10.651 INFO kablam! 142 | pub fn get_struct(&mut self, name: &str) -> Option<&'ast StructDecl> { Oct 10 20:55:10.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:55:10.651 INFO kablam! Oct 10 20:55:10.681 INFO kablam! warning: variable `Field` should have a snake case name such as `field` Oct 10 20:55:10.681 INFO kablam! --> src/typecheck.rs:180:13 Oct 10 20:55:10.681 INFO kablam! | Oct 10 20:55:10.681 INFO kablam! 180 | Field => unimplemented!(), Oct 10 20:55:10.682 INFO kablam! | ^^^^^ Oct 10 20:55:10.682 INFO kablam! | Oct 10 20:55:10.682 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 20:55:10.682 INFO kablam! Oct 10 20:55:12.381 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 10 20:55:12.391 INFO kablam! su: No module specific data is present Oct 10 20:55:13.212 INFO running `"docker" "rm" "-f" "82c47e199038fbc11036e24e653881eef9f5bdbdb5daa607b423ba9a5610e1d7"` Oct 10 20:55:13.520 INFO blam! 82c47e199038fbc11036e24e653881eef9f5bdbdb5daa607b423ba9a5610e1d7 Oct 10 20:55:13.524 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:55:13.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 20:55:13.994 INFO blam! 0b3c889abcce96d6eca35e055de9521fb49d223a1f5fde94ca9a77141208e588 Oct 10 20:55:13.996 INFO running `"docker" "start" "-a" "0b3c889abcce96d6eca35e055de9521fb49d223a1f5fde94ca9a77141208e588"` Oct 10 20:55:15.525 INFO kablam! usermod: no changes Oct 10 20:55:15.560 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 10 20:55:15.610 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 20:55:15.623 INFO kablam! Running /target/debug/deps/blixt-997ffbeef281ed72 Oct 10 20:55:15.630 INFO blam! Oct 10 20:55:15.630 INFO blam! running 16 tests Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_assignment ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_arithmetic_operators ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_assignment_operator ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_binary_logical_operators ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_bool ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_comment ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_delimiters ... ok Oct 10 20:55:15.634 INFO blam! test lexer::tests::lex_float ... ok Oct 10 20:55:15.636 INFO blam! test lexer::tests::lex_unary_logical_operators ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_variable_declaration ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_if_else ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_int ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_range ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_types ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_ident ... ok Oct 10 20:55:15.640 INFO blam! test lexer::tests::lex_keywords ... ok Oct 10 20:55:15.640 INFO blam! Oct 10 20:55:15.640 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:55:15.640 INFO blam! Oct 10 20:55:15.645 INFO kablam! su: No module specific data is present Oct 10 20:55:16.442 INFO running `"docker" "rm" "-f" "0b3c889abcce96d6eca35e055de9521fb49d223a1f5fde94ca9a77141208e588"` Oct 10 20:55:16.835 INFO blam! 0b3c889abcce96d6eca35e055de9521fb49d223a1f5fde94ca9a77141208e588