Oct 10 18:29:23.194 INFO testing michaeljones/elm-parser against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:29:23.194 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:29:23.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:29:23.561 INFO blam! 874464fc59883b56de389b2db8d89d71507da6ec67423637c1fce72c67503afe Oct 10 18:29:23.564 INFO running `"docker" "start" "-a" "874464fc59883b56de389b2db8d89d71507da6ec67423637c1fce72c67503afe"` Oct 10 18:29:24.816 INFO kablam! usermod: no changes Oct 10 18:29:24.924 INFO kablam! Compiling clap v2.32.0 Oct 10 18:29:24.924 INFO kablam! Compiling nom v4.0.0 Oct 10 18:29:43.745 INFO kablam! Compiling elm-parser v0.1.0 (/source) Oct 10 18:29:45.444 INFO kablam! warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` Oct 10 18:29:45.444 INFO kablam! --> src/ast/expression/mod.rs:12:29 Oct 10 18:29:45.444 INFO kablam! | Oct 10 18:29:45.444 INFO kablam! 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; Oct 10 18:29:45.444 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ Oct 10 18:29:45.444 INFO kablam! | Oct 10 18:29:45.444 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:29:45.444 INFO kablam! Oct 10 18:29:47.244 INFO kablam! warning: unused variable: `indentation` Oct 10 18:29:47.244 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 10 18:29:47.244 INFO kablam! | Oct 10 18:29:47.244 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 10 18:29:47.244 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 10 18:29:47.244 INFO kablam! | Oct 10 18:29:47.244 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:29:47.244 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `N` Oct 10 18:29:47.791 INFO kablam! --> src/ast/binop.rs:3:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 3 | N, Oct 10 18:29:47.791 INFO kablam! | ^ Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `L` Oct 10 18:29:47.791 INFO kablam! --> src/ast/binop.rs:4:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 4 | L, Oct 10 18:29:47.791 INFO kablam! | ^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `R` Oct 10 18:29:47.791 INFO kablam! --> src/ast/binop.rs:5:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 5 | R, Oct 10 18:29:47.791 INFO kablam! | ^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `LetFunction` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:25:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 25 | LetFunction(Function), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `LetBinding` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:26:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 26 | LetBinding(Expression, Expression), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `Character` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:31:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 31 | Character(char), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `String` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:32:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 32 | String(String), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `Integer` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:33:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 33 | Integer(String), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `Float` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:34:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 34 | Float(String), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `Variable` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:35:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 35 | Variable(Vec), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `List` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:36:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.791 INFO kablam! 36 | List(Vec), Oct 10 18:29:47.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.791 INFO kablam! Oct 10 18:29:47.791 INFO kablam! warning: variant is never constructed: `Tuple` Oct 10 18:29:47.791 INFO kablam! --> src/ast/expression/core.rs:37:5 Oct 10 18:29:47.791 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 37 | Tuple(Vec), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Access` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:38:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 38 | Access(Box, Vec), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `AccessFunction` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:39:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 39 | AccessFunction(Name), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Record` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:40:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 40 | Record(Vec<(Name, Expression)>), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `RecordUpdate` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:41:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 41 | RecordUpdate(Name, Vec<(Name, Expression)>), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `If` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:42:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 42 | If(Box, Box, Box), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Let` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:43:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 43 | Let(Vec, Box), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Case` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:44:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 44 | Case(Box, Vec<(Expression, Expression)>), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Lambda` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:45:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 45 | Lambda(Vec, Box), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Application` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:46:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 46 | Application(Box, Box), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `BinOp` Oct 10 18:29:47.792 INFO kablam! --> src/ast/expression/core.rs:47:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 47 | BinOp(Box, Box, Box), Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: constant item is never used: `RESERVED_WORDS` Oct 10 18:29:47.792 INFO kablam! --> src/ast/helpers.rs:11:1 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 11 | / const RESERVED_WORDS: &[&str] = &[ Oct 10 18:29:47.792 INFO kablam! 12 | | "module", "where", "import", "as", "exposing", "type", "alias", "port", "if", "then", "else", Oct 10 18:29:47.792 INFO kablam! 13 | | "let", "in", "case", "of", Oct 10 18:29:47.792 INFO kablam! 14 | | ]; Oct 10 18:29:47.792 INFO kablam! | |__^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: constant item is never used: `RESERVED_OPERATORS` Oct 10 18:29:47.792 INFO kablam! --> src/ast/helpers.rs:16:1 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 16 | const RESERVED_OPERATORS: &[&str] = &["=", ".", "..", "->", "--", "|", ":"]; Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: enum is never used: `IR` Oct 10 18:29:47.792 INFO kablam! --> src/ast/helpers.rs:83:1 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.792 INFO kablam! 83 | pub enum IR { Oct 10 18:29:47.792 INFO kablam! | ^^^^^^^^^^^ Oct 10 18:29:47.792 INFO kablam! Oct 10 18:29:47.792 INFO kablam! warning: variant is never constructed: `Spaces` Oct 10 18:29:47.792 INFO kablam! --> src/ast/helpers.rs:91:5 Oct 10 18:29:47.792 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 91 | Spaces, Oct 10 18:29:47.793 INFO kablam! | ^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `Comment` Oct 10 18:29:47.793 INFO kablam! --> src/ast/helpers.rs:92:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 92 | Comment, Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `NewLineAndSpaces` Oct 10 18:29:47.793 INFO kablam! --> src/ast/helpers.rs:93:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 93 | NewLineAndSpaces, Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `AllExport` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:9:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 9 | AllExport, Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `SubsetExport` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:10:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 10 | SubsetExport(Vec), Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `FunctionExport` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:11:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 11 | FunctionExport(Name), Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `TypeExport` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:12:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 12 | TypeExport(Name, Option>), Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `ModuleDeclaration` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:17:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 17 | ModuleDeclaration(ModuleName, ExportSet), Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `PortModuleDeclaration` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:18:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 18 | PortModuleDeclaration(ModuleName, ExportSet), Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.793 INFO kablam! warning: variant is never constructed: `EffectModuleDeclaration` Oct 10 18:29:47.793 INFO kablam! --> src/ast/statement/core.rs:19:5 Oct 10 18:29:47.793 INFO kablam! | Oct 10 18:29:47.793 INFO kablam! 19 | EffectModuleDeclaration(ModuleName, Vec<(Name, Name)>, ExportSet), Oct 10 18:29:47.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.793 INFO kablam! Oct 10 18:29:47.800 INFO kablam! warning: variant is never constructed: `ImportStatement` Oct 10 18:29:47.800 INFO kablam! --> src/ast/statement/core.rs:20:5 Oct 10 18:29:47.800 INFO kablam! | Oct 10 18:29:47.800 INFO kablam! 20 | ImportStatement(ModuleName, Option, Option), Oct 10 18:29:47.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.800 INFO kablam! Oct 10 18:29:47.800 INFO kablam! warning: variant is never constructed: `TypeAliasDeclaration` Oct 10 18:29:47.800 INFO kablam! --> src/ast/statement/core.rs:21:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 21 | TypeAliasDeclaration(Type, Type), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeDeclaration` Oct 10 18:29:47.801 INFO kablam! --> src/ast/statement/core.rs:22:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 22 | TypeDeclaration(Type, Vec), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `PortTypeDeclaration` Oct 10 18:29:47.801 INFO kablam! --> src/ast/statement/core.rs:23:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 23 | PortTypeDeclaration(Name, Type), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `PortDeclaration` Oct 10 18:29:47.801 INFO kablam! --> src/ast/statement/core.rs:24:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 24 | PortDeclaration(Name, Vec, Expression), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `Function` Oct 10 18:29:47.801 INFO kablam! --> src/ast/statement/core.rs:25:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 25 | Function(Function), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `InfixDeclaration` Oct 10 18:29:47.801 INFO kablam! --> src/ast/statement/core.rs:26:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 26 | InfixDeclaration(Assoc, i64, Name), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `Comment` Oct 10 18:29:47.801 INFO kablam! --> src/ast/statement/core.rs:27:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 27 | Comment(String), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeConstructor` Oct 10 18:29:47.801 INFO kablam! --> src/ast/type_/core.rs:5:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 5 | TypeConstructor(QualifiedType, Vec), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeVariable` Oct 10 18:29:47.801 INFO kablam! --> src/ast/type_/core.rs:6:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 6 | TypeVariable(Name), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeRecordConstructor` Oct 10 18:29:47.801 INFO kablam! --> src/ast/type_/core.rs:7:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 7 | TypeRecordConstructor(Box, Vec<(Name, Type)>), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeRecord` Oct 10 18:29:47.801 INFO kablam! --> src/ast/type_/core.rs:8:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 8 | TypeRecord(Vec<(Name, Type)>), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeTuple` Oct 10 18:29:47.801 INFO kablam! --> src/ast/type_/core.rs:9:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 9 | TypeTuple(Vec), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:47.801 INFO kablam! warning: variant is never constructed: `TypeApplication` Oct 10 18:29:47.801 INFO kablam! --> src/ast/type_/core.rs:10:5 Oct 10 18:29:47.801 INFO kablam! | Oct 10 18:29:47.801 INFO kablam! 10 | TypeApplication(Box, Box), Oct 10 18:29:47.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:47.801 INFO kablam! Oct 10 18:29:50.936 INFO kablam! warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` Oct 10 18:29:50.937 INFO kablam! --> src/ast/expression/mod.rs:12:29 Oct 10 18:29:50.937 INFO kablam! | Oct 10 18:29:50.937 INFO kablam! 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; Oct 10 18:29:50.937 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ Oct 10 18:29:50.938 INFO kablam! | Oct 10 18:29:50.938 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:29:50.938 INFO kablam! Oct 10 18:29:51.269 INFO kablam! warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` Oct 10 18:29:51.269 INFO kablam! --> src/ast/expression/mod.rs:12:29 Oct 10 18:29:51.269 INFO kablam! | Oct 10 18:29:51.269 INFO kablam! 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; Oct 10 18:29:51.269 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ Oct 10 18:29:51.269 INFO kablam! | Oct 10 18:29:51.269 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:29:51.269 INFO kablam! Oct 10 18:29:53.720 INFO kablam! warning: unused variable: `args` Oct 10 18:29:53.721 INFO kablam! --> src/dump.rs:75:9 Oct 10 18:29:53.721 INFO kablam! | Oct 10 18:29:53.722 INFO kablam! 75 | let args: Vec = env::args().collect(); Oct 10 18:29:53.722 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 10 18:29:53.722 INFO kablam! | Oct 10 18:29:53.722 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:29:53.723 INFO kablam! Oct 10 18:29:53.728 INFO kablam! warning: unused variable: `indentation` Oct 10 18:29:53.729 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 10 18:29:53.729 INFO kablam! | Oct 10 18:29:53.729 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 10 18:29:53.730 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 10 18:29:53.730 INFO kablam! Oct 10 18:29:54.216 INFO kablam! warning: unused variable: `indentation` Oct 10 18:29:54.216 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 10 18:29:54.216 INFO kablam! | Oct 10 18:29:54.216 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 10 18:29:54.216 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 10 18:29:54.216 INFO kablam! | Oct 10 18:29:54.216 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:29:54.216 INFO kablam! Oct 10 18:29:54.460 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:29:54.460 INFO kablam! --> src/dump.rs:84:17 Oct 10 18:29:54.460 INFO kablam! | Oct 10 18:29:54.460 INFO kablam! 84 | dump_directory(path, quiet); Oct 10 18:29:54.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:29:54.460 INFO kablam! | Oct 10 18:29:54.460 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:29:54.460 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:29:54.460 INFO kablam! Oct 10 18:30:04.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.64s Oct 10 18:30:04.489 INFO kablam! su: No module specific data is present Oct 10 18:30:05.388 INFO running `"docker" "rm" "-f" "874464fc59883b56de389b2db8d89d71507da6ec67423637c1fce72c67503afe"` Oct 10 18:30:05.636 INFO blam! 874464fc59883b56de389b2db8d89d71507da6ec67423637c1fce72c67503afe Oct 10 18:30:05.643 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:30:05.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:30:06.086 INFO blam! be941c9c8b3c68d733448a88ac175ae1ca243e54afdb345dc4d262ea0b752daa Oct 10 18:30:06.088 INFO running `"docker" "start" "-a" "be941c9c8b3c68d733448a88ac175ae1ca243e54afdb345dc4d262ea0b752daa"` Oct 10 18:30:07.624 INFO kablam! usermod: no changes Oct 10 18:30:07.752 INFO kablam! Compiling elm-parser v0.1.0 (/source) Oct 10 18:30:15.427 INFO kablam! warning: unused variable: `indentation` Oct 10 18:30:15.427 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 10 18:30:15.427 INFO kablam! | Oct 10 18:30:15.427 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 10 18:30:15.427 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 10 18:30:15.427 INFO kablam! | Oct 10 18:30:15.427 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:30:15.427 INFO kablam! Oct 10 18:30:15.608 INFO kablam! warning: unused variable: `indentation` Oct 10 18:30:15.608 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 10 18:30:15.608 INFO kablam! | Oct 10 18:30:15.608 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 10 18:30:15.608 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 10 18:30:15.608 INFO kablam! | Oct 10 18:30:15.608 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:30:15.608 INFO kablam! Oct 10 18:30:16.713 INFO kablam! warning: unused variable: `args` Oct 10 18:30:16.713 INFO kablam! --> src/dump.rs:75:9 Oct 10 18:30:16.713 INFO kablam! | Oct 10 18:30:16.713 INFO kablam! 75 | let args: Vec = env::args().collect(); Oct 10 18:30:16.713 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 10 18:30:16.713 INFO kablam! | Oct 10 18:30:16.713 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:30:16.713 INFO kablam! Oct 10 18:30:16.713 INFO kablam! warning: unused variable: `indentation` Oct 10 18:30:16.713 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 10 18:30:16.713 INFO kablam! | Oct 10 18:30:16.713 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 10 18:30:16.713 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 10 18:30:16.713 INFO kablam! Oct 10 18:30:19.408 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:30:19.408 INFO kablam! --> src/dump.rs:84:17 Oct 10 18:30:19.408 INFO kablam! | Oct 10 18:30:19.408 INFO kablam! 84 | dump_directory(path, quiet); Oct 10 18:30:19.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:30:19.432 INFO kablam! | Oct 10 18:30:19.432 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:30:19.432 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:30:19.432 INFO kablam! Oct 10 18:30:32.354 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.69s Oct 10 18:30:32.368 INFO kablam! su: No module specific data is present Oct 10 18:30:33.322 INFO running `"docker" "rm" "-f" "be941c9c8b3c68d733448a88ac175ae1ca243e54afdb345dc4d262ea0b752daa"` Oct 10 18:30:33.680 INFO blam! be941c9c8b3c68d733448a88ac175ae1ca243e54afdb345dc4d262ea0b752daa Oct 10 18:30:33.682 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:30:33.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:30:34.046 INFO blam! df937d04a73c3aaaa07a6e589a6569c504b61d61444c3b7595db5decf6dcd86c Oct 10 18:30:34.048 INFO running `"docker" "start" "-a" "df937d04a73c3aaaa07a6e589a6569c504b61d61444c3b7595db5decf6dcd86c"` Oct 10 18:30:36.015 INFO kablam! usermod: no changes Oct 10 18:30:36.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 18:30:36.104 INFO kablam! Running /target/debug/deps/elm_parser-bc47c63e808c1ace Oct 10 18:30:36.104 INFO blam! Oct 10 18:30:36.104 INFO blam! running 157 tests Oct 10 18:30:36.104 INFO blam! test ast::expression::character::tests::character_literals_must_contain_one_character ... ok Oct 10 18:30:36.104 INFO blam! test ast::expression::character::tests::charcode_literal ... ok Oct 10 18:30:36.104 INFO blam! test ast::expression::character::tests::newline_literal ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::float::tests::postive_float_literal ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::float::tests::negative_float_literal ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::function::tests::function_type_with_tuple ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::access_function::tests::simple_access_function ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::character::tests::character_literal ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::float::tests::float_literal ... ok Oct 10 18:30:36.152 INFO blam! test ast::expression::function::tests::function_type_with_operator ... ok Oct 10 18:30:36.196 INFO blam! test ast::expression::function::tests::function_with_operator ... ok Oct 10 18:30:36.208 INFO blam! test ast::expression::function::tests::simple_function_type ... ok Oct 10 18:30:36.220 INFO blam! test ast::expression::function::tests::simple_function_type_with_new_line ... ok Oct 10 18:30:36.220 INFO blam! test ast::expression::integer::tests::int_literal ... ok Oct 10 18:30:36.220 INFO blam! test ast::expression::integer::tests::negative_int_literal ... ok Oct 10 18:30:36.220 INFO blam! test ast::expression::integer::tests::postive_int_literal ... ok Oct 10 18:30:36.220 INFO blam! test ast::expression::function::tests::multi_line_function_type ... ok Oct 10 18:30:36.225 INFO blam! test ast::expression::string::tests::double_escaped_string ... ok Oct 10 18:30:36.237 INFO blam! test ast::expression::string::tests::escaped_string ... ok Oct 10 18:30:36.248 INFO blam! test ast::expression::string::tests::simple_multi_line_string ... ok Oct 10 18:30:36.249 INFO blam! test ast::expression::string::tests::empty_triple_quote_string ... ok Oct 10 18:30:36.249 INFO blam! test ast::expression::string::tests::simple_string ... ok Oct 10 18:30:36.268 INFO blam! test ast::expression::string::tests::empty_string ... ok Oct 10 18:30:36.269 INFO blam! test ast::expression::tests::access ... ok Oct 10 18:30:36.269 INFO blam! test ast::expression::function::tests::function_without_signature ... ok Oct 10 18:30:36.276 INFO blam! test ast::expression::tests::access_function ... ok Oct 10 18:30:36.302 INFO blam! test ast::expression::tests::application_with_record_update ... ok Oct 10 18:30:36.302 INFO blam! test ast::expression::function::tests::multi_line_function_type_with_parens ... ok Oct 10 18:30:36.302 INFO blam! test ast::expression::function::tests::function_with_signature ... ok Oct 10 18:30:36.321 INFO blam! test ast::expression::tests::constructor_application ... ok Oct 10 18:30:36.321 INFO blam! test ast::expression::tests::case_binding_to_underscore ... ok Oct 10 18:30:36.333 INFO blam! test ast::expression::function::tests::simple_function_with_new_line ... ok Oct 10 18:30:36.345 INFO blam! test ast::expression::tests::curried_application ... ok Oct 10 18:30:36.345 INFO blam! test ast::expression::tests::empty_list ... ok Oct 10 18:30:36.377 INFO blam! test ast::expression::tests::case_simple_statement ... ok Oct 10 18:30:36.400 INFO blam! test ast::expression::function::tests::simple_function ... ok Oct 10 18:30:36.413 INFO blam! test ast::expression::tests::curried_application_with_parens ... ok Oct 10 18:30:36.480 INFO blam! test ast::expression::tests::if_statement ... ok Oct 10 18:30:36.482 INFO blam! test ast::expression::tests::lambda_destructuring ... ok Oct 10 18:30:36.493 INFO blam! test ast::expression::tests::let_block_bind_to_underscore ... ok Oct 10 18:30:36.541 INFO blam! test ast::expression::tests::if_statement_else_if_else ... ok Oct 10 18:30:36.561 INFO blam! test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok Oct 10 18:30:36.561 INFO blam! test ast::expression::tests::case_with_as ... ok Oct 10 18:30:36.569 INFO blam! test ast::expression::tests::case_simple_statement_with_blank_line ... ok Oct 10 18:30:36.629 INFO blam! test ast::expression::tests::let_block_destructuring ... ok Oct 10 18:30:36.630 INFO blam! test ast::expression::tests::let_block_function_1 ... ok Oct 10 18:30:36.631 INFO blam! test ast::expression::tests::let_group_single_binding ... ok Oct 10 18:30:36.657 INFO blam! test ast::expression::tests::let_block_multiple_bindings ... ok Oct 10 18:30:36.657 INFO blam! test ast::expression::tests::case_nested ... ok Oct 10 18:30:36.685 INFO blam! test ast::expression::tests::let_block_with_single_binding ... ok Oct 10 18:30:36.685 INFO blam! test ast::expression::tests::if_statement_with_tuple ... ok Oct 10 18:30:36.685 INFO blam! test ast::expression::tests::let_block_function_with_function_signature ... ok Oct 10 18:30:36.705 INFO blam! test ast::expression::tests::let_block_function_2 ... ok Oct 10 18:30:36.705 INFO blam! test ast::expression::tests::let_group_single_function ... ok Oct 10 18:30:36.737 INFO blam! test ast::expression::tests::let_single_binding ... ok Oct 10 18:30:36.761 INFO blam! test ast::expression::tests::multi_line_list ... ok Oct 10 18:30:36.784 INFO blam! test ast::expression::tests::let_group_single_function_and_signature ... ok Oct 10 18:30:36.796 INFO blam! test ast::expression::tests::multi_line_record ... ok Oct 10 18:30:36.796 INFO blam! test ast::expression::tests::let_group_two_functions ... ok Oct 10 18:30:36.826 INFO blam! test ast::expression::tests::partial_application ... ok Oct 10 18:30:36.826 INFO blam! test ast::expression::tests::multiline_bug ... ok Oct 10 18:30:36.826 INFO blam! test ast::expression::tests::multiline_application ... ok Oct 10 18:30:36.832 INFO blam! test ast::expression::tests::multi_line_record_with_comments ... ok Oct 10 18:30:36.851 INFO blam! test ast::expression::tests::operator_passed_to_map ... ok Oct 10 18:30:36.851 INFO blam! test ast::expression::tests::simple_binary_op ... ok Oct 10 18:30:36.851 INFO blam! test ast::expression::tests::simple_list ... ok Oct 10 18:30:36.877 INFO blam! test ast::expression::tests::simple_application ... ok Oct 10 18:30:36.877 INFO blam! test ast::expression::tests::simple_record_destructuring_pattern ... ok Oct 10 18:30:36.878 INFO blam! test ast::expression::tests::same_multiline_bug ... ok Oct 10 18:30:36.889 INFO blam! test ast::expression::tests::simple_int_list ... ok Oct 10 18:30:36.889 INFO blam! test ast::expression::tests::simple_list_with_formatting ... ok Oct 10 18:30:36.889 INFO blam! test ast::expression::tests::record_update_with_comment ... ok Oct 10 18:30:36.889 INFO blam! test ast::expression::tests::simple_record_update_with_advanced_field ... ok Oct 10 18:30:36.905 INFO blam! test ast::expression::tests::simple_record ... ok Oct 10 18:30:36.913 INFO blam! test ast::expression::tests::simple_record_with_many_fields ... ok Oct 10 18:30:36.920 INFO blam! test ast::expression::variable::tests::invalid_variable_2 ... ok Oct 10 18:30:36.952 INFO blam! test ast::expression::tests::simple_record_with_advanced_field ... ok Oct 10 18:30:36.984 INFO blam! test ast::expression::tests::simple_record_with_updated_field ... ok Oct 10 18:30:36.984 INFO blam! test ast::expression::tests::simple_variable ... ok Oct 10 18:30:36.984 INFO blam! test ast::expression::tests::simple_tuple ... ok Oct 10 18:30:37.017 INFO blam! test ast::expression::tests::simple_tuple_with_formatting ... ok Oct 10 18:30:37.017 INFO blam! test ast::expression::variable::tests::operator_in_parens ... ok Oct 10 18:30:37.017 INFO blam! test ast::expression::variable::tests::simple_variable ... ok Oct 10 18:30:37.017 INFO blam! test ast::expression::variable::tests::simple_variable_with_digits ... ok Oct 10 18:30:37.017 INFO blam! test ast::expression::variable::tests::upper_letter_variable ... ok Oct 10 18:30:37.017 INFO blam! test ast::expression::variable::tests::single_letter_variable ... ok Oct 10 18:30:37.017 INFO blam! test ast::helpers::tests::invalid_zero_spaces ... ok Oct 10 18:30:37.017 INFO blam! test ast::helpers::tests::just_spaces ... ok Oct 10 18:30:37.018 INFO blam! test ast::helpers::tests::invalid_operator ... ok Oct 10 18:30:37.027 INFO blam! test ast::helpers::tests::another_simple_operator ... ok Oct 10 18:30:37.027 INFO blam! test ast::helpers::tests::opt_just_spaces ... ok Oct 10 18:30:37.027 INFO blam! test ast::helpers::tests::opt_no_spaces ... ok Oct 10 18:30:37.028 INFO blam! test ast::helpers::tests::simple_name ... ok Oct 10 18:30:37.028 INFO blam! test ast::helpers::tests::simple_operator ... ok Oct 10 18:30:37.043 INFO blam! test ast::statement::comment::tests::simple_comment ... ok Oct 10 18:30:37.043 INFO blam! test ast::statement::comment::tests::open_close_comment ... ok Oct 10 18:30:37.043 INFO blam! test ast::expression::tests::simple_record_with_many_tuple_fields ... ok Oct 10 18:30:37.043 INFO blam! test ast::expression::tests::tuple_list ... ok Oct 10 18:30:37.043 INFO blam! test ast::statement::export::tests::simple_all_export ... ok Oct 10 18:30:37.060 INFO blam! test ast::statement::export::tests::simple_function_export ... ok Oct 10 18:30:37.060 INFO blam! test ast::statement::export::tests::simple_multiline_function_export ... ok Oct 10 18:30:37.060 INFO blam! test ast::helpers::tests::valid_zero_spaces ... ok Oct 10 18:30:37.060 INFO blam! test ast::statement::comment::tests::comment_with_trailing_white_space ... ok Oct 10 18:30:37.060 INFO blam! test ast::helpers::tests::spaces_with_comment ... ok Oct 10 18:30:37.060 INFO blam! test ast::statement::comment::tests::multi_line_comment ... ok Oct 10 18:30:37.072 INFO blam! test ast::statement::export::tests::simple_operator_export ... ok Oct 10 18:30:37.072 INFO blam! test ast::statement::import::tests::import_exposing_all ... ok Oct 10 18:30:37.072 INFO blam! test ast::statement::import::tests::import_exposing_union ... ok Oct 10 18:30:37.072 INFO blam! test ast::statement::import::tests::import_as ... ok Oct 10 18:30:37.072 INFO blam! test ast::statement::export::tests::simple_constructors_export ... ok Oct 10 18:30:37.080 INFO blam! test ast::statement::import::tests::import_exposing_constructor_subset ... ok Oct 10 18:30:37.080 INFO blam! test ast::statement::import::tests::import_multiline ... ok Oct 10 18:30:37.102 INFO blam! test ast::statement::module::tests::declaration_exposing_particular_things ... ok Oct 10 18:30:37.102 INFO blam! test ast::statement::import::tests::import_exposing ... ok Oct 10 18:30:37.102 INFO blam! test ast::statement::import::tests::simple_import ... ok Oct 10 18:30:37.108 INFO blam! test ast::statement::infix::tests::non ... ok Oct 10 18:30:37.108 INFO blam! test ast::statement::infix::tests::left ... ok Oct 10 18:30:37.112 INFO blam! test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok Oct 10 18:30:37.120 INFO blam! test ast::statement::infix::tests::right ... ok Oct 10 18:30:37.128 INFO blam! test ast::statement::module::tests::declaration_exposing_union ... ok Oct 10 18:30:37.132 INFO blam! test ast::statement::module::tests::declaration_using_a_port ... ok Oct 10 18:30:37.132 INFO blam! test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok Oct 10 18:30:37.140 INFO blam! test ast::statement::module::tests::simple_declaration_exposing_all ... ok Oct 10 18:30:37.148 INFO blam! test ast::statement::port::tests::port_definition ... ok Oct 10 18:30:37.188 INFO blam! test ast::statement::port::tests::constant ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::port::tests::another_port_type_declaration ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::module::tests::multiline_declaration ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::module::tests::simple_effects ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok Oct 10 18:30:37.220 INFO blam! test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok Oct 10 18:30:37.252 INFO blam! test ast::type_::tests::application ... ok Oct 10 18:30:37.264 INFO blam! test ast::type_::tests::application_associativity ... ok Oct 10 18:30:37.264 INFO blam! test ast::statement::tests::simple_statements ... ok Oct 10 18:30:37.304 INFO blam! test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok Oct 10 18:30:37.304 INFO blam! test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok Oct 10 18:30:37.304 INFO blam! test ast::statement::type_declaration::tests::multi_line_record ... ok Oct 10 18:30:37.304 INFO blam! test ast::tests::simple_file ... ok Oct 10 18:30:37.304 INFO blam! test ast::type_::tests::application_parens ... ok Oct 10 18:30:37.320 INFO blam! test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok Oct 10 18:30:37.320 INFO blam! test ast::type_::tests::basic_record ... ok Oct 10 18:30:37.320 INFO blam! test ast::type_::tests::empty_tuple ... ok Oct 10 18:30:37.320 INFO blam! test ast::type_::tests::empty_record ... ok Oct 10 18:30:37.320 INFO blam! test ast::type_::tests::can_parse_simple_type_record_constructor ... ok Oct 10 18:30:37.320 INFO blam! test ast::type_::tests::constant ... ok Oct 10 18:30:37.332 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok Oct 10 18:30:37.344 INFO blam! test ast::type_::tests::qualified_types ... ok Oct 10 18:30:37.352 INFO blam! test ast::type_::tests::multi_line_record ... ok Oct 10 18:30:37.352 INFO blam! test ast::type_::tests::list_of_tuples ... ok Oct 10 18:30:37.352 INFO blam! test ast::type_::tests::variables ... ok Oct 10 18:30:37.352 INFO blam! test ast::type_::tests::two_entry_record ... ok Oct 10 18:30:37.361 INFO blam! test ast::type_::tests::multi_line_type ... ok Oct 10 18:30:37.361 INFO blam! test ast::type_::tests::variables_with_numbers ... ok Oct 10 18:30:37.393 INFO blam! test ast::type_::tests::multi_line_with_parens ... ok Oct 10 18:30:37.396 INFO blam! test ast::type_::tests::multi_line_record_with_comments ... ok Oct 10 18:30:37.396 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok Oct 10 18:30:37.396 INFO blam! Oct 10 18:30:37.396 INFO blam! test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:30:37.396 INFO blam! Oct 10 18:30:37.404 INFO blam! Oct 10 18:30:37.404 INFO kablam! Running /target/debug/deps/elm_parser_check-896838a00f57acaf Oct 10 18:30:37.404 INFO blam! running 157 tests Oct 10 18:30:37.404 INFO blam! test ast::expression::float::tests::negative_float_literal ... ok Oct 10 18:30:37.404 INFO blam! test ast::expression::float::tests::float_literal ... ok Oct 10 18:30:37.404 INFO blam! test ast::expression::character::tests::newline_literal ... ok Oct 10 18:30:37.404 INFO blam! test ast::expression::character::tests::charcode_literal ... ok Oct 10 18:30:37.404 INFO blam! test ast::expression::character::tests::character_literals_must_contain_one_character ... ok Oct 10 18:30:37.404 INFO blam! test ast::expression::float::tests::postive_float_literal ... ok Oct 10 18:30:37.404 INFO blam! test ast::expression::character::tests::character_literal ... ok Oct 10 18:30:37.406 INFO blam! test ast::expression::access_function::tests::simple_access_function ... ok Oct 10 18:30:37.436 INFO blam! test ast::expression::function::tests::function_type_with_operator ... ok Oct 10 18:30:37.436 INFO blam! test ast::expression::function::tests::function_type_with_tuple ... ok Oct 10 18:30:37.456 INFO blam! test ast::expression::function::tests::function_with_operator ... ok Oct 10 18:30:37.500 INFO blam! test ast::expression::function::tests::function_without_signature ... ok Oct 10 18:30:37.510 INFO blam! test ast::expression::function::tests::multi_line_function_type ... ok Oct 10 18:30:37.510 INFO blam! test ast::expression::function::tests::function_with_signature ... ok Oct 10 18:30:37.516 INFO blam! test ast::expression::integer::tests::negative_int_literal ... ok Oct 10 18:30:37.519 INFO blam! test ast::expression::function::tests::multi_line_function_type_with_parens ... ok Oct 10 18:30:37.529 INFO blam! test ast::expression::function::tests::simple_function ... ok Oct 10 18:30:37.530 INFO blam! test ast::expression::integer::tests::postive_int_literal ... ok Oct 10 18:30:37.535 INFO blam! test ast::expression::function::tests::simple_function_type ... ok Oct 10 18:30:37.545 INFO blam! test ast::expression::integer::tests::int_literal ... ok Oct 10 18:30:37.549 INFO blam! test ast::expression::function::tests::simple_function_type_with_new_line ... ok Oct 10 18:30:37.550 INFO blam! test ast::expression::string::tests::simple_string ... ok Oct 10 18:30:37.550 INFO blam! test ast::expression::string::tests::simple_multi_line_string ... ok Oct 10 18:30:37.571 INFO blam! test ast::expression::function::tests::simple_function_with_new_line ... ok Oct 10 18:30:37.577 INFO blam! test ast::expression::string::tests::double_escaped_string ... ok Oct 10 18:30:37.577 INFO blam! test ast::expression::string::tests::empty_string ... ok Oct 10 18:30:37.578 INFO blam! test ast::expression::string::tests::empty_triple_quote_string ... ok Oct 10 18:30:37.649 INFO blam! test ast::expression::string::tests::escaped_string ... ok Oct 10 18:30:37.649 INFO blam! test ast::expression::tests::access_function ... ok Oct 10 18:30:37.649 INFO blam! test ast::expression::tests::access ... ok Oct 10 18:30:37.664 INFO blam! test ast::expression::tests::constructor_application ... ok Oct 10 18:30:37.685 INFO blam! test ast::expression::tests::case_binding_to_underscore ... ok Oct 10 18:30:37.685 INFO blam! test ast::expression::tests::curried_application ... ok Oct 10 18:30:37.697 INFO blam! test ast::expression::tests::curried_application_with_parens ... ok Oct 10 18:30:37.697 INFO blam! test ast::expression::tests::empty_list ... ok Oct 10 18:30:37.697 INFO blam! test ast::expression::tests::case_with_as ... ok Oct 10 18:30:37.732 INFO blam! test ast::expression::tests::application_with_record_update ... ok Oct 10 18:30:37.736 INFO blam! test ast::expression::tests::case_simple_statement_with_blank_line ... ok Oct 10 18:30:37.761 INFO blam! test ast::expression::tests::if_statement ... ok Oct 10 18:30:37.768 INFO blam! test ast::expression::tests::case_simple_statement ... ok Oct 10 18:30:37.776 INFO blam! test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok Oct 10 18:30:37.832 INFO blam! test ast::expression::tests::let_block_bind_to_underscore ... ok Oct 10 18:30:37.832 INFO blam! test ast::expression::tests::lambda_destructuring ... ok Oct 10 18:30:37.856 INFO blam! test ast::expression::tests::let_block_destructuring ... ok Oct 10 18:30:37.876 INFO blam! test ast::expression::tests::case_nested ... ok Oct 10 18:30:37.904 INFO blam! test ast::expression::tests::if_statement_with_tuple ... ok Oct 10 18:30:37.904 INFO blam! test ast::expression::tests::if_statement_else_if_else ... ok Oct 10 18:30:37.904 INFO blam! test ast::expression::tests::let_block_with_single_binding ... ok Oct 10 18:30:37.964 INFO blam! test ast::expression::tests::let_group_single_binding ... ok Oct 10 18:30:37.964 INFO blam! test ast::expression::tests::let_block_function_1 ... ok Oct 10 18:30:37.964 INFO blam! test ast::expression::tests::let_block_multiple_bindings ... ok Oct 10 18:30:37.964 INFO blam! test ast::expression::tests::let_group_single_function ... ok Oct 10 18:30:38.000 INFO blam! test ast::expression::tests::let_block_function_with_function_signature ... ok Oct 10 18:30:38.000 INFO blam! test ast::expression::tests::let_group_two_functions ... ok Oct 10 18:30:38.000 INFO blam! test ast::expression::tests::let_single_binding ... ok Oct 10 18:30:38.028 INFO blam! test ast::expression::tests::let_group_single_function_and_signature ... ok Oct 10 18:30:38.040 INFO blam! test ast::expression::tests::multi_line_record ... ok Oct 10 18:30:38.040 INFO blam! test ast::expression::tests::multi_line_list ... ok Oct 10 18:30:38.052 INFO blam! test ast::expression::tests::multiline_bug ... ok Oct 10 18:30:38.052 INFO blam! test ast::expression::tests::multiline_application ... ok Oct 10 18:30:38.052 INFO blam! test ast::expression::tests::partial_application ... ok Oct 10 18:30:38.052 INFO blam! test ast::expression::tests::operator_passed_to_map ... ok Oct 10 18:30:38.060 INFO blam! test ast::expression::tests::simple_application ... ok Oct 10 18:30:38.060 INFO blam! test ast::expression::tests::simple_list ... ok Oct 10 18:30:38.069 INFO blam! test ast::expression::tests::simple_int_list ... ok Oct 10 18:30:38.069 INFO blam! test ast::expression::tests::let_block_function_2 ... ok Oct 10 18:30:38.104 INFO blam! test ast::expression::tests::multi_line_record_with_comments ... ok Oct 10 18:30:38.112 INFO blam! test ast::expression::tests::simple_binary_op ... ok Oct 10 18:30:38.112 INFO blam! test ast::expression::tests::same_multiline_bug ... ok Oct 10 18:30:38.112 INFO blam! test ast::expression::tests::simple_list_with_formatting ... ok Oct 10 18:30:38.112 INFO blam! test ast::expression::tests::simple_record_destructuring_pattern ... ok Oct 10 18:30:38.128 INFO blam! test ast::expression::tests::record_update_with_comment ... ok Oct 10 18:30:38.164 INFO blam! test ast::expression::tests::simple_tuple ... ok Oct 10 18:30:38.164 INFO blam! test ast::expression::tests::simple_record_with_many_fields ... ok Oct 10 18:30:38.164 INFO blam! test ast::expression::tests::simple_tuple_with_formatting ... ok Oct 10 18:30:38.164 INFO blam! test ast::expression::tests::simple_record ... ok Oct 10 18:30:38.164 INFO blam! test ast::expression::tests::simple_variable ... ok Oct 10 18:30:38.176 INFO blam! test ast::expression::variable::tests::invalid_variable_2 ... ok Oct 10 18:30:38.176 INFO blam! test ast::expression::variable::tests::operator_in_parens ... ok Oct 10 18:30:38.180 INFO blam! test ast::expression::tests::simple_record_with_advanced_field ... ok Oct 10 18:30:38.180 INFO blam! test ast::expression::tests::simple_record_update_with_advanced_field ... ok Oct 10 18:30:38.200 INFO blam! test ast::expression::variable::tests::simple_variable ... ok Oct 10 18:30:38.200 INFO blam! test ast::helpers::tests::another_simple_operator ... ok Oct 10 18:30:38.200 INFO blam! test ast::expression::variable::tests::simple_variable_with_digits ... ok Oct 10 18:30:38.200 INFO blam! test ast::expression::variable::tests::single_letter_variable ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::invalid_zero_spaces ... ok Oct 10 18:30:38.212 INFO blam! test ast::expression::variable::tests::upper_letter_variable ... ok Oct 10 18:30:38.212 INFO blam! test ast::expression::tests::simple_record_with_updated_field ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::invalid_operator ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::opt_just_spaces ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::just_spaces ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::simple_operator ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::opt_no_spaces ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::valid_zero_spaces ... ok Oct 10 18:30:38.212 INFO blam! test ast::helpers::tests::simple_name ... ok Oct 10 18:30:38.223 INFO blam! test ast::statement::comment::tests::comment_with_trailing_white_space ... ok Oct 10 18:30:38.224 INFO blam! test ast::expression::tests::tuple_list ... ok Oct 10 18:30:38.240 INFO blam! test ast::statement::comment::tests::multi_line_comment ... ok Oct 10 18:30:38.240 INFO blam! test ast::statement::comment::tests::open_close_comment ... ok Oct 10 18:30:38.240 INFO blam! test ast::helpers::tests::spaces_with_comment ... ok Oct 10 18:30:38.256 INFO blam! test ast::statement::export::tests::simple_all_export ... ok Oct 10 18:30:38.292 INFO blam! test ast::statement::comment::tests::simple_comment ... ok Oct 10 18:30:38.292 INFO blam! test ast::expression::tests::simple_record_with_many_tuple_fields ... ok Oct 10 18:30:38.292 INFO blam! test ast::statement::export::tests::simple_function_export ... ok Oct 10 18:30:38.308 INFO blam! test ast::statement::import::tests::import_as ... ok Oct 10 18:30:38.311 INFO blam! test ast::statement::export::tests::simple_constructors_export ... ok Oct 10 18:30:38.312 INFO blam! test ast::statement::export::tests::simple_operator_export ... ok Oct 10 18:30:38.324 INFO blam! test ast::statement::export::tests::simple_multiline_function_export ... ok Oct 10 18:30:38.325 INFO blam! test ast::statement::import::tests::import_exposing_union ... ok Oct 10 18:30:38.325 INFO blam! test ast::statement::import::tests::simple_import ... ok Oct 10 18:30:38.325 INFO blam! test ast::statement::infix::tests::right ... ok Oct 10 18:30:38.336 INFO blam! test ast::statement::import::tests::import_exposing ... ok Oct 10 18:30:38.344 INFO blam! test ast::statement::infix::tests::left ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::import::tests::import_exposing_constructor_subset ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::import::tests::import_exposing_all ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::module::tests::declaration_exposing_particular_things ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::import::tests::import_multiline ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::infix::tests::non ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok Oct 10 18:30:38.408 INFO blam! test ast::statement::module::tests::declaration_exposing_union ... ok Oct 10 18:30:38.424 INFO blam! test ast::statement::module::tests::declaration_using_a_port ... ok Oct 10 18:30:38.424 INFO blam! test ast::statement::module::tests::simple_declaration_exposing_all ... ok Oct 10 18:30:38.424 INFO blam! test ast::statement::port::tests::port_definition ... ok Oct 10 18:30:38.424 INFO blam! test ast::statement::module::tests::multiline_declaration ... ok Oct 10 18:30:38.448 INFO blam! test ast::statement::module::tests::simple_effects ... ok Oct 10 18:30:38.448 INFO blam! test ast::statement::port::tests::constant ... ok Oct 10 18:30:38.484 INFO blam! test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok Oct 10 18:30:38.484 INFO blam! test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok Oct 10 18:30:38.484 INFO blam! test ast::statement::tests::simple_statements ... ok Oct 10 18:30:38.484 INFO blam! test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok Oct 10 18:30:38.484 INFO blam! test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok Oct 10 18:30:38.484 INFO blam! test ast::statement::port::tests::another_port_type_declaration ... ok Oct 10 18:30:38.492 INFO blam! test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok Oct 10 18:30:38.528 INFO blam! test ast::type_::tests::application_parens ... ok Oct 10 18:30:38.548 INFO blam! test ast::statement::type_declaration::tests::multi_line_record ... ok Oct 10 18:30:38.548 INFO blam! test ast::type_::tests::application ... ok Oct 10 18:30:38.552 INFO blam! test ast::type_::tests::application_associativity ... ok Oct 10 18:30:38.568 INFO blam! test ast::type_::tests::basic_record ... ok Oct 10 18:30:38.576 INFO blam! test ast::tests::simple_file ... ok Oct 10 18:30:38.600 INFO blam! test ast::type_::tests::constant ... ok Oct 10 18:30:38.600 INFO blam! test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok Oct 10 18:30:38.616 INFO blam! test ast::type_::tests::empty_record ... ok Oct 10 18:30:38.616 INFO blam! test ast::type_::tests::can_parse_simple_type_record_constructor ... ok Oct 10 18:30:38.616 INFO blam! test ast::type_::tests::empty_tuple ... ok Oct 10 18:30:38.616 INFO blam! test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok Oct 10 18:30:38.640 INFO blam! test ast::type_::tests::list_of_tuples ... ok Oct 10 18:30:38.652 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok Oct 10 18:30:38.652 INFO blam! test ast::type_::tests::qualified_types ... ok Oct 10 18:30:38.656 INFO blam! test ast::type_::tests::variables ... ok Oct 10 18:30:38.656 INFO blam! test ast::type_::tests::multi_line_record ... ok Oct 10 18:30:38.698 INFO blam! test ast::type_::tests::multi_line_type ... ok Oct 10 18:30:38.698 INFO blam! test ast::type_::tests::variables_with_numbers ... ok Oct 10 18:30:38.698 INFO blam! test ast::type_::tests::two_entry_record ... ok Oct 10 18:30:38.698 INFO blam! test ast::type_::tests::multi_line_record_with_comments ... ok Oct 10 18:30:38.724 INFO kablam! Running /target/debug/deps/elm_parser_dump-9367b0a3a7279483 Oct 10 18:30:38.724 INFO blam! test ast::type_::tests::multi_line_with_parens ... ok Oct 10 18:30:38.724 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok Oct 10 18:30:38.724 INFO blam! Oct 10 18:30:38.724 INFO blam! test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:30:38.724 INFO blam! Oct 10 18:30:38.730 INFO blam! Oct 10 18:30:38.730 INFO blam! running 157 tests Oct 10 18:30:38.740 INFO blam! test ast::expression::float::tests::float_literal ... ok Oct 10 18:30:38.740 INFO blam! test ast::expression::character::tests::newline_literal ... ok Oct 10 18:30:38.740 INFO blam! test ast::expression::character::tests::charcode_literal ... ok Oct 10 18:30:38.740 INFO blam! test ast::expression::float::tests::postive_float_literal ... ok Oct 10 18:30:38.740 INFO blam! test ast::expression::float::tests::negative_float_literal ... ok Oct 10 18:30:38.744 INFO blam! test ast::expression::character::tests::character_literals_must_contain_one_character ... ok Oct 10 18:30:38.744 INFO blam! test ast::expression::character::tests::character_literal ... ok Oct 10 18:30:38.744 INFO blam! test ast::expression::access_function::tests::simple_access_function ... ok Oct 10 18:30:38.808 INFO blam! test ast::expression::function::tests::function_type_with_operator ... ok Oct 10 18:30:38.820 INFO blam! test ast::expression::function::tests::simple_function_type ... ok Oct 10 18:30:38.824 INFO blam! test ast::expression::function::tests::function_type_with_tuple ... ok Oct 10 18:30:38.828 INFO blam! test ast::expression::function::tests::simple_function_type_with_new_line ... ok Oct 10 18:30:38.837 INFO blam! test ast::expression::function::tests::simple_function_with_new_line ... ok Oct 10 18:30:38.837 INFO blam! test ast::expression::integer::tests::int_literal ... ok Oct 10 18:30:38.844 INFO blam! test ast::expression::integer::tests::postive_int_literal ... ok Oct 10 18:30:38.848 INFO blam! test ast::expression::integer::tests::negative_int_literal ... ok Oct 10 18:30:38.848 INFO blam! test ast::expression::string::tests::double_escaped_string ... ok Oct 10 18:30:38.852 INFO blam! test ast::expression::string::tests::empty_string ... ok Oct 10 18:30:38.852 INFO blam! test ast::expression::string::tests::empty_triple_quote_string ... ok Oct 10 18:30:38.859 INFO blam! test ast::expression::string::tests::simple_multi_line_string ... ok Oct 10 18:30:38.859 INFO blam! test ast::expression::string::tests::simple_string ... ok Oct 10 18:30:38.864 INFO blam! test ast::expression::string::tests::escaped_string ... ok Oct 10 18:30:38.888 INFO blam! test ast::expression::function::tests::function_with_signature ... ok Oct 10 18:30:38.888 INFO blam! test ast::expression::tests::access ... ok Oct 10 18:30:38.888 INFO blam! test ast::expression::function::tests::function_with_operator ... ok Oct 10 18:30:38.888 INFO blam! test ast::expression::function::tests::function_without_signature ... ok Oct 10 18:30:38.894 INFO blam! test ast::expression::function::tests::multi_line_function_type ... ok Oct 10 18:30:38.894 INFO blam! test ast::expression::function::tests::multi_line_function_type_with_parens ... ok Oct 10 18:30:38.924 INFO blam! test ast::expression::tests::access_function ... ok Oct 10 18:30:38.924 INFO blam! test ast::expression::function::tests::simple_function ... ok Oct 10 18:30:38.952 INFO blam! test ast::expression::tests::case_binding_to_underscore ... ok Oct 10 18:30:38.972 INFO blam! test ast::expression::tests::constructor_application ... ok Oct 10 18:30:38.980 INFO blam! test ast::expression::tests::case_with_as ... ok Oct 10 18:30:38.987 INFO blam! test ast::expression::tests::empty_list ... ok Oct 10 18:30:38.993 INFO blam! test ast::expression::tests::application_with_record_update ... ok Oct 10 18:30:39.008 INFO blam! test ast::expression::tests::curried_application ... ok Oct 10 18:30:39.012 INFO blam! test ast::expression::tests::case_nested ... ok Oct 10 18:30:39.012 INFO blam! test ast::expression::tests::curried_application_with_parens ... ok Oct 10 18:30:39.036 INFO blam! test ast::expression::tests::lambda_destructuring ... ok Oct 10 18:30:39.079 INFO blam! test ast::expression::tests::if_statement ... ok Oct 10 18:30:39.079 INFO blam! test ast::expression::tests::if_statement_else_if_else ... ok Oct 10 18:30:39.112 INFO blam! test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok Oct 10 18:30:39.112 INFO blam! test ast::expression::tests::case_simple_statement ... ok Oct 10 18:30:39.112 INFO blam! test ast::expression::tests::let_block_bind_to_underscore ... ok Oct 10 18:30:39.112 INFO blam! test ast::expression::tests::case_simple_statement_with_blank_line ... ok Oct 10 18:30:39.164 INFO blam! test ast::expression::tests::let_group_single_binding ... ok Oct 10 18:30:39.164 INFO blam! test ast::expression::tests::let_block_with_single_binding ... ok Oct 10 18:30:39.204 INFO blam! test ast::expression::tests::let_group_single_function ... ok Oct 10 18:30:39.204 INFO blam! test ast::expression::tests::let_block_multiple_bindings ... ok Oct 10 18:30:39.204 INFO blam! test ast::expression::tests::let_block_function_1 ... ok Oct 10 18:30:39.204 INFO blam! test ast::expression::tests::let_block_destructuring ... ok Oct 10 18:30:39.204 INFO blam! test ast::expression::tests::let_group_single_function_and_signature ... ok Oct 10 18:30:39.220 INFO blam! test ast::expression::tests::let_single_binding ... ok Oct 10 18:30:39.220 INFO blam! test ast::expression::tests::let_block_function_with_function_signature ... ok Oct 10 18:30:39.260 INFO blam! test ast::expression::tests::multi_line_record_with_comments ... ok Oct 10 18:30:39.272 INFO blam! test ast::expression::tests::multiline_application ... ok Oct 10 18:30:39.272 INFO blam! test ast::expression::tests::multiline_bug ... ok Oct 10 18:30:39.272 INFO blam! test ast::expression::tests::let_block_function_2 ... ok Oct 10 18:30:39.302 INFO blam! test ast::expression::tests::operator_passed_to_map ... ok Oct 10 18:30:39.302 INFO blam! test ast::expression::tests::partial_application ... ok Oct 10 18:30:39.332 INFO blam! test ast::expression::tests::simple_application ... ok Oct 10 18:30:39.332 INFO blam! test ast::expression::tests::if_statement_with_tuple ... ok Oct 10 18:30:39.332 INFO blam! test ast::expression::tests::multi_line_list ... ok Oct 10 18:30:39.344 INFO blam! test ast::expression::tests::simple_list ... ok Oct 10 18:30:39.352 INFO blam! test ast::expression::tests::same_multiline_bug ... ok Oct 10 18:30:39.384 INFO blam! test ast::expression::tests::multi_line_record ... ok Oct 10 18:30:39.384 INFO blam! test ast::expression::tests::simple_record ... ok Oct 10 18:30:39.384 INFO blam! test ast::expression::tests::simple_binary_op ... ok Oct 10 18:30:39.384 INFO blam! test ast::expression::tests::let_group_two_functions ... ok Oct 10 18:30:39.424 INFO blam! test ast::expression::tests::simple_list_with_formatting ... ok Oct 10 18:30:39.424 INFO blam! test ast::expression::tests::simple_int_list ... ok Oct 10 18:30:39.452 INFO blam! test ast::expression::tests::simple_record_destructuring_pattern ... ok Oct 10 18:30:39.452 INFO blam! test ast::expression::tests::record_update_with_comment ... ok Oct 10 18:30:39.452 INFO blam! test ast::expression::tests::simple_tuple ... ok Oct 10 18:30:39.472 INFO blam! test ast::expression::tests::simple_variable ... ok Oct 10 18:30:39.480 INFO blam! test ast::expression::tests::simple_tuple_with_formatting ... ok Oct 10 18:30:39.496 INFO blam! test ast::expression::tests::simple_record_update_with_advanced_field ... ok Oct 10 18:30:39.496 INFO blam! test ast::expression::tests::simple_record_with_advanced_field ... ok Oct 10 18:30:39.504 INFO blam! test ast::expression::variable::tests::invalid_variable_2 ... ok Oct 10 18:30:39.528 INFO blam! test ast::expression::tests::simple_record_with_many_fields ... ok Oct 10 18:30:39.528 INFO blam! test ast::expression::tests::simple_record_with_updated_field ... ok Oct 10 18:30:39.544 INFO blam! test ast::expression::variable::tests::simple_variable_with_digits ... ok Oct 10 18:30:39.544 INFO blam! test ast::expression::variable::tests::upper_letter_variable ... ok Oct 10 18:30:39.544 INFO blam! test ast::expression::variable::tests::simple_variable ... ok Oct 10 18:30:39.564 INFO blam! test ast::helpers::tests::just_spaces ... ok Oct 10 18:30:39.564 INFO blam! test ast::helpers::tests::invalid_zero_spaces ... ok Oct 10 18:30:39.564 INFO blam! test ast::helpers::tests::invalid_operator ... ok Oct 10 18:30:39.564 INFO blam! test ast::helpers::tests::opt_no_spaces ... ok Oct 10 18:30:39.564 INFO blam! test ast::helpers::tests::opt_just_spaces ... ok Oct 10 18:30:39.566 INFO blam! test ast::expression::variable::tests::operator_in_parens ... ok Oct 10 18:30:39.567 INFO blam! test ast::expression::variable::tests::single_letter_variable ... ok Oct 10 18:30:39.574 INFO blam! test ast::helpers::tests::another_simple_operator ... ok Oct 10 18:30:39.576 INFO blam! test ast::helpers::tests::valid_zero_spaces ... ok Oct 10 18:30:39.576 INFO blam! test ast::statement::comment::tests::multi_line_comment ... ok Oct 10 18:30:39.576 INFO blam! test ast::statement::comment::tests::comment_with_trailing_white_space ... ok Oct 10 18:30:39.584 INFO blam! test ast::helpers::tests::simple_operator ... ok Oct 10 18:30:39.584 INFO blam! test ast::statement::comment::tests::open_close_comment ... ok Oct 10 18:30:39.588 INFO blam! test ast::statement::export::tests::simple_all_export ... ok Oct 10 18:30:39.596 INFO blam! test ast::expression::tests::tuple_list ... ok Oct 10 18:30:39.596 INFO blam! test ast::expression::tests::simple_record_with_many_tuple_fields ... ok Oct 10 18:30:39.604 INFO blam! test ast::statement::comment::tests::simple_comment ... ok Oct 10 18:30:39.604 INFO blam! test ast::statement::export::tests::simple_function_export ... ok Oct 10 18:30:39.612 INFO blam! test ast::statement::export::tests::simple_operator_export ... ok Oct 10 18:30:39.620 INFO blam! test ast::statement::export::tests::simple_constructors_export ... ok Oct 10 18:30:39.620 INFO blam! test ast::helpers::tests::spaces_with_comment ... ok Oct 10 18:30:39.622 INFO blam! test ast::helpers::tests::simple_name ... ok Oct 10 18:30:39.625 INFO blam! test ast::statement::export::tests::simple_multiline_function_export ... ok Oct 10 18:30:39.632 INFO blam! test ast::statement::import::tests::import_as ... ok Oct 10 18:30:39.644 INFO blam! test ast::statement::infix::tests::left ... ok Oct 10 18:30:39.652 INFO blam! test ast::statement::import::tests::import_exposing ... ok Oct 10 18:30:39.660 INFO blam! test ast::statement::infix::tests::right ... ok Oct 10 18:30:39.660 INFO blam! test ast::statement::import::tests::import_exposing_all ... ok Oct 10 18:30:39.660 INFO blam! test ast::statement::import::tests::import_exposing_union ... ok Oct 10 18:30:39.660 INFO blam! test ast::statement::import::tests::import_exposing_constructor_subset ... ok Oct 10 18:30:39.680 INFO blam! test ast::statement::import::tests::simple_import ... ok Oct 10 18:30:39.680 INFO blam! test ast::statement::infix::tests::non ... ok Oct 10 18:30:39.688 INFO blam! test ast::statement::import::tests::import_multiline ... ok Oct 10 18:30:39.708 INFO blam! test ast::statement::module::tests::declaration_exposing_union ... ok Oct 10 18:30:39.708 INFO blam! test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok Oct 10 18:30:39.710 INFO blam! test ast::statement::module::tests::multiline_declaration ... ok Oct 10 18:30:39.720 INFO blam! test ast::statement::module::tests::declaration_exposing_particular_things ... ok Oct 10 18:30:39.720 INFO blam! test ast::statement::module::tests::simple_effects ... ok Oct 10 18:30:39.728 INFO blam! test ast::statement::module::tests::declaration_using_a_port ... ok Oct 10 18:30:39.736 INFO blam! test ast::statement::module::tests::simple_declaration_exposing_all ... ok Oct 10 18:30:39.760 INFO blam! test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok Oct 10 18:30:39.780 INFO blam! test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok Oct 10 18:30:39.780 INFO blam! test ast::statement::port::tests::port_definition ... ok Oct 10 18:30:39.780 INFO blam! test ast::statement::port::tests::constant ... ok Oct 10 18:30:39.796 INFO blam! test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok Oct 10 18:30:39.796 INFO blam! test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok Oct 10 18:30:39.808 INFO blam! test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok Oct 10 18:30:39.808 INFO blam! test ast::statement::port::tests::another_port_type_declaration ... ok Oct 10 18:30:39.808 INFO blam! test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok Oct 10 18:30:39.840 INFO blam! test ast::statement::tests::simple_statements ... ok Oct 10 18:30:39.875 INFO blam! test ast::type_::tests::application_parens ... ok Oct 10 18:30:39.884 INFO blam! test ast::type_::tests::application_associativity ... ok Oct 10 18:30:39.904 INFO blam! test ast::statement::type_declaration::tests::multi_line_record ... ok Oct 10 18:30:39.904 INFO blam! test ast::type_::tests::application ... ok Oct 10 18:30:39.920 INFO blam! test ast::tests::simple_file ... ok Oct 10 18:30:39.920 INFO blam! test ast::type_::tests::constant ... ok Oct 10 18:30:39.920 INFO blam! test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok Oct 10 18:30:39.973 INFO blam! test ast::type_::tests::can_parse_simple_type_record_constructor ... ok Oct 10 18:30:39.979 INFO blam! test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok Oct 10 18:30:39.988 INFO blam! test ast::type_::tests::empty_tuple ... ok Oct 10 18:30:39.988 INFO blam! test ast::type_::tests::empty_record ... ok Oct 10 18:30:40.004 INFO blam! test ast::type_::tests::basic_record ... ok Oct 10 18:30:40.004 INFO blam! test ast::type_::tests::list_of_tuples ... ok Oct 10 18:30:40.032 INFO blam! test ast::type_::tests::qualified_types ... ok Oct 10 18:30:40.032 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok Oct 10 18:30:40.076 INFO blam! test ast::type_::tests::multi_line_record ... ok Oct 10 18:30:40.076 INFO blam! test ast::type_::tests::two_entry_record ... ok Oct 10 18:30:40.076 INFO blam! test ast::type_::tests::variables_with_numbers ... ok Oct 10 18:30:40.076 INFO blam! test ast::type_::tests::variables ... ok Oct 10 18:30:40.088 INFO blam! test ast::type_::tests::multi_line_with_parens ... ok Oct 10 18:30:40.088 INFO blam! test ast::type_::tests::multi_line_type ... ok Oct 10 18:30:40.088 INFO blam! test ast::type_::tests::multi_line_record_with_comments ... ok Oct 10 18:30:40.142 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok Oct 10 18:30:40.142 INFO blam! Oct 10 18:30:40.142 INFO blam! test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:30:40.142 INFO blam! Oct 10 18:30:40.143 INFO kablam! Doc-tests elm-parser Oct 10 18:30:42.700 INFO blam! Oct 10 18:30:42.700 INFO blam! running 0 tests Oct 10 18:30:42.700 INFO blam! Oct 10 18:30:42.700 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:30:42.700 INFO blam! Oct 10 18:30:42.708 INFO kablam! su: No module specific data is present Oct 10 18:30:43.509 INFO running `"docker" "rm" "-f" "df937d04a73c3aaaa07a6e589a6569c504b61d61444c3b7595db5decf6dcd86c"` Oct 10 18:30:43.796 INFO blam! df937d04a73c3aaaa07a6e589a6569c504b61d61444c3b7595db5decf6dcd86c