Oct 14 11:10:58.917 INFO testing michaeljones/elm-parser against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:10:58.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:10:59.488 INFO blam! a637b9443bfc9bf281a8469cbe94a8ef73356e27803b9afb1d9b328e458c9ee0 Oct 14 11:10:59.490 INFO running `"docker" "start" "-a" "a637b9443bfc9bf281a8469cbe94a8ef73356e27803b9afb1d9b328e458c9ee0"` Oct 14 11:11:01.470 INFO kablam! usermod: no changes Oct 14 11:11:01.579 INFO kablam! Compiling libc v0.2.40 Oct 14 11:11:01.579 INFO kablam! Compiling same-file v1.0.2 Oct 14 11:11:02.357 INFO kablam! Compiling walkdir v2.1.4 Oct 14 11:11:04.721 INFO kablam! Compiling memchr v2.0.1 Oct 14 11:11:04.724 INFO kablam! Compiling atty v0.2.10 Oct 14 11:11:05.096 INFO kablam! Compiling clap v2.32.0 Oct 14 11:11:05.650 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 11:11:07.204 INFO kablam! Compiling regex v1.0.0 Oct 14 11:11:21.985 INFO kablam! Compiling nom v4.0.0 Oct 14 11:11:36.567 INFO kablam! Compiling elm-parser v0.1.0 (/source) Oct 14 11:11:37.255 INFO kablam! warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` Oct 14 11:11:37.255 INFO kablam! --> src/ast/expression/mod.rs:12:29 Oct 14 11:11:37.255 INFO kablam! | Oct 14 11:11:37.255 INFO kablam! 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; Oct 14 11:11:37.255 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ Oct 14 11:11:37.255 INFO kablam! | Oct 14 11:11:37.255 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:11:37.255 INFO kablam! Oct 14 11:11:39.280 INFO kablam! warning: unused variable: `indentation` Oct 14 11:11:39.281 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 14 11:11:39.281 INFO kablam! | Oct 14 11:11:39.281 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 14 11:11:39.281 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 14 11:11:39.281 INFO kablam! | Oct 14 11:11:39.281 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:11:39.282 INFO kablam! Oct 14 11:11:39.835 INFO kablam! warning: variant is never constructed: `N` Oct 14 11:11:39.836 INFO kablam! --> src/ast/binop.rs:3:5 Oct 14 11:11:39.837 INFO kablam! | Oct 14 11:11:39.838 INFO kablam! 3 | N, Oct 14 11:11:39.838 INFO kablam! | ^ Oct 14 11:11:39.839 INFO kablam! | Oct 14 11:11:39.840 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:11:39.840 INFO kablam! Oct 14 11:11:39.841 INFO kablam! warning: variant is never constructed: `L` Oct 14 11:11:39.841 INFO kablam! --> src/ast/binop.rs:4:5 Oct 14 11:11:39.842 INFO kablam! | Oct 14 11:11:39.843 INFO kablam! 4 | L, Oct 14 11:11:39.843 INFO kablam! | ^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `R` Oct 14 11:11:39.846 INFO kablam! --> src/ast/binop.rs:5:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 5 | R, Oct 14 11:11:39.846 INFO kablam! | ^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `LetFunction` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:25:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 25 | LetFunction(Function), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `LetBinding` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:26:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 26 | LetBinding(Expression, Expression), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Character` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:31:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 31 | Character(char), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `String` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:32:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 32 | String(String), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Integer` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:33:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 33 | Integer(String), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Float` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:34:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 34 | Float(String), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Variable` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:35:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 35 | Variable(Vec), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `List` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:36:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 36 | List(Vec), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Tuple` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:37:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 37 | Tuple(Vec), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Access` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:38:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 38 | Access(Box, Vec), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `AccessFunction` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:39:5 Oct 14 11:11:39.846 INFO kablam! | Oct 14 11:11:39.846 INFO kablam! 39 | AccessFunction(Name), Oct 14 11:11:39.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.846 INFO kablam! Oct 14 11:11:39.846 INFO kablam! warning: variant is never constructed: `Record` Oct 14 11:11:39.846 INFO kablam! --> src/ast/expression/core.rs:40:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 40 | Record(Vec<(Name, Expression)>), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `RecordUpdate` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:41:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 41 | RecordUpdate(Name, Vec<(Name, Expression)>), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `If` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:42:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 42 | If(Box, Box, Box), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `Let` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:43:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 43 | Let(Vec, Box), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `Case` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:44:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 44 | Case(Box, Vec<(Expression, Expression)>), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `Lambda` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:45:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 45 | Lambda(Vec, Box), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `Application` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:46:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 46 | Application(Box, Box), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `BinOp` Oct 14 11:11:39.847 INFO kablam! --> src/ast/expression/core.rs:47:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 47 | BinOp(Box, Box, Box), Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: constant item is never used: `RESERVED_WORDS` Oct 14 11:11:39.847 INFO kablam! --> src/ast/helpers.rs:11:1 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 11 | / const RESERVED_WORDS: &[&str] = &[ Oct 14 11:11:39.847 INFO kablam! 12 | | "module", "where", "import", "as", "exposing", "type", "alias", "port", "if", "then", "else", Oct 14 11:11:39.847 INFO kablam! 13 | | "let", "in", "case", "of", Oct 14 11:11:39.847 INFO kablam! 14 | | ]; Oct 14 11:11:39.847 INFO kablam! | |__^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: constant item is never used: `RESERVED_OPERATORS` Oct 14 11:11:39.847 INFO kablam! --> src/ast/helpers.rs:16:1 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 16 | const RESERVED_OPERATORS: &[&str] = &["=", ".", "..", "->", "--", "|", ":"]; Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: enum is never used: `IR` Oct 14 11:11:39.847 INFO kablam! --> src/ast/helpers.rs:83:1 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 83 | pub enum IR { Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `Spaces` Oct 14 11:11:39.847 INFO kablam! --> src/ast/helpers.rs:91:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 91 | Spaces, Oct 14 11:11:39.847 INFO kablam! | ^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `Comment` Oct 14 11:11:39.847 INFO kablam! --> src/ast/helpers.rs:92:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 92 | Comment, Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `NewLineAndSpaces` Oct 14 11:11:39.847 INFO kablam! --> src/ast/helpers.rs:93:5 Oct 14 11:11:39.847 INFO kablam! | Oct 14 11:11:39.847 INFO kablam! 93 | NewLineAndSpaces, Oct 14 11:11:39.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 11:11:39.847 INFO kablam! Oct 14 11:11:39.847 INFO kablam! warning: variant is never constructed: `AllExport` Oct 14 11:11:39.847 INFO kablam! --> src/ast/statement/core.rs:9:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 9 | AllExport, Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `SubsetExport` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:10:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 10 | SubsetExport(Vec), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `FunctionExport` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:11:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 11 | FunctionExport(Name), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `TypeExport` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:12:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 12 | TypeExport(Name, Option>), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `ModuleDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:17:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 17 | ModuleDeclaration(ModuleName, ExportSet), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `PortModuleDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:18:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 18 | PortModuleDeclaration(ModuleName, ExportSet), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `EffectModuleDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:19:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 19 | EffectModuleDeclaration(ModuleName, Vec<(Name, Name)>, ExportSet), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `ImportStatement` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:20:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 20 | ImportStatement(ModuleName, Option, Option), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `TypeAliasDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:21:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 21 | TypeAliasDeclaration(Type, Type), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `TypeDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:22:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 22 | TypeDeclaration(Type, Vec), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `PortTypeDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:23:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 23 | PortTypeDeclaration(Name, Type), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `PortDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:24:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 24 | PortDeclaration(Name, Vec, Expression), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `Function` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:25:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 25 | Function(Function), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `InfixDeclaration` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:26:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.848 INFO kablam! 26 | InfixDeclaration(Assoc, i64, Name), Oct 14 11:11:39.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.848 INFO kablam! Oct 14 11:11:39.848 INFO kablam! warning: variant is never constructed: `Comment` Oct 14 11:11:39.848 INFO kablam! --> src/ast/statement/core.rs:27:5 Oct 14 11:11:39.848 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 27 | Comment(String), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:39.849 INFO kablam! warning: variant is never constructed: `TypeConstructor` Oct 14 11:11:39.849 INFO kablam! --> src/ast/type_/core.rs:5:5 Oct 14 11:11:39.849 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 5 | TypeConstructor(QualifiedType, Vec), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:39.849 INFO kablam! warning: variant is never constructed: `TypeVariable` Oct 14 11:11:39.849 INFO kablam! --> src/ast/type_/core.rs:6:5 Oct 14 11:11:39.849 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 6 | TypeVariable(Name), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:39.849 INFO kablam! warning: variant is never constructed: `TypeRecordConstructor` Oct 14 11:11:39.849 INFO kablam! --> src/ast/type_/core.rs:7:5 Oct 14 11:11:39.849 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 7 | TypeRecordConstructor(Box, Vec<(Name, Type)>), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:39.849 INFO kablam! warning: variant is never constructed: `TypeRecord` Oct 14 11:11:39.849 INFO kablam! --> src/ast/type_/core.rs:8:5 Oct 14 11:11:39.849 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 8 | TypeRecord(Vec<(Name, Type)>), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:39.849 INFO kablam! warning: variant is never constructed: `TypeTuple` Oct 14 11:11:39.849 INFO kablam! --> src/ast/type_/core.rs:9:5 Oct 14 11:11:39.849 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 9 | TypeTuple(Vec), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:39.849 INFO kablam! warning: variant is never constructed: `TypeApplication` Oct 14 11:11:39.849 INFO kablam! --> src/ast/type_/core.rs:10:5 Oct 14 11:11:39.849 INFO kablam! | Oct 14 11:11:39.849 INFO kablam! 10 | TypeApplication(Box, Box), Oct 14 11:11:39.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:39.849 INFO kablam! Oct 14 11:11:41.371 INFO kablam! warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` Oct 14 11:11:41.372 INFO kablam! --> src/ast/expression/mod.rs:12:29 Oct 14 11:11:41.372 INFO kablam! | Oct 14 11:11:41.373 INFO kablam! 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; Oct 14 11:11:41.373 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ Oct 14 11:11:41.374 INFO kablam! | Oct 14 11:11:41.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:11:41.375 INFO kablam! Oct 14 11:11:41.651 INFO kablam! warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` Oct 14 11:11:41.651 INFO kablam! --> src/ast/expression/mod.rs:12:29 Oct 14 11:11:41.651 INFO kablam! | Oct 14 11:11:41.652 INFO kablam! 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; Oct 14 11:11:41.652 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ Oct 14 11:11:41.652 INFO kablam! | Oct 14 11:11:41.652 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:11:41.652 INFO kablam! Oct 14 11:11:44.778 INFO kablam! warning: unused variable: `args` Oct 14 11:11:44.778 INFO kablam! --> src/dump.rs:75:9 Oct 14 11:11:44.778 INFO kablam! | Oct 14 11:11:44.778 INFO kablam! 75 | let args: Vec = env::args().collect(); Oct 14 11:11:44.778 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 11:11:44.778 INFO kablam! | Oct 14 11:11:44.778 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:11:44.778 INFO kablam! Oct 14 11:11:44.781 INFO kablam! warning: unused variable: `indentation` Oct 14 11:11:44.781 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 14 11:11:44.781 INFO kablam! | Oct 14 11:11:44.781 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 14 11:11:44.781 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 14 11:11:44.781 INFO kablam! Oct 14 11:11:45.268 INFO kablam! warning: unused variable: `indentation` Oct 14 11:11:45.268 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 14 11:11:45.269 INFO kablam! | Oct 14 11:11:45.269 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 14 11:11:45.269 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 14 11:11:45.269 INFO kablam! | Oct 14 11:11:45.270 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:11:45.270 INFO kablam! Oct 14 11:11:46.035 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 11:11:46.036 INFO kablam! --> src/dump.rs:84:17 Oct 14 11:11:46.036 INFO kablam! | Oct 14 11:11:46.037 INFO kablam! 84 | dump_directory(path, quiet); Oct 14 11:11:46.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:11:46.038 INFO kablam! | Oct 14 11:11:46.039 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 11:11:46.040 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 11:11:46.040 INFO kablam! Oct 14 11:11:58.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.21s Oct 14 11:11:58.715 INFO kablam! su: No module specific data is present Oct 14 11:11:59.815 INFO running `"docker" "rm" "-f" "a637b9443bfc9bf281a8469cbe94a8ef73356e27803b9afb1d9b328e458c9ee0"` Oct 14 11:12:00.168 INFO blam! a637b9443bfc9bf281a8469cbe94a8ef73356e27803b9afb1d9b328e458c9ee0 Oct 14 11:12:00.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:12:00.711 INFO blam! 7130ec13dd6d98a868f8c6a1567e030ab38aab28e2afbcaf436709fdef153a4e Oct 14 11:12:00.719 INFO running `"docker" "start" "-a" "7130ec13dd6d98a868f8c6a1567e030ab38aab28e2afbcaf436709fdef153a4e"` Oct 14 11:12:02.073 INFO kablam! usermod: no changes Oct 14 11:12:02.233 INFO kablam! Compiling elm-parser v0.1.0 (/source) Oct 14 11:12:09.471 INFO kablam! warning: unused variable: `indentation` Oct 14 11:12:09.472 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 14 11:12:09.472 INFO kablam! | Oct 14 11:12:09.472 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 14 11:12:09.472 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 14 11:12:09.472 INFO kablam! | Oct 14 11:12:09.472 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:12:09.472 INFO kablam! Oct 14 11:12:09.805 INFO kablam! warning: unused variable: `args` Oct 14 11:12:09.806 INFO kablam! --> src/dump.rs:75:9 Oct 14 11:12:09.806 INFO kablam! | Oct 14 11:12:09.806 INFO kablam! 75 | let args: Vec = env::args().collect(); Oct 14 11:12:09.806 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 11:12:09.806 INFO kablam! | Oct 14 11:12:09.806 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:12:09.806 INFO kablam! Oct 14 11:12:09.808 INFO kablam! warning: unused variable: `indentation` Oct 14 11:12:09.808 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 14 11:12:09.809 INFO kablam! | Oct 14 11:12:09.809 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 14 11:12:09.809 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 14 11:12:09.809 INFO kablam! Oct 14 11:12:10.667 INFO kablam! warning: unused variable: `indentation` Oct 14 11:12:10.667 INFO kablam! --> src/ast/expression/mod.rs:95:31 Oct 14 11:12:10.667 INFO kablam! | Oct 14 11:12:10.667 INFO kablam! 95 | named_args!(simplified_record(indentation: u32) , Oct 14 11:12:10.667 INFO kablam! | ^^^^^^^^^^^ help: consider using `_indentation` instead Oct 14 11:12:10.667 INFO kablam! | Oct 14 11:12:10.667 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:12:10.667 INFO kablam! Oct 14 11:12:12.619 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 11:12:12.619 INFO kablam! --> src/dump.rs:84:17 Oct 14 11:12:12.619 INFO kablam! | Oct 14 11:12:12.619 INFO kablam! 84 | dump_directory(path, quiet); Oct 14 11:12:12.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:12:12.619 INFO kablam! | Oct 14 11:12:12.619 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 11:12:12.619 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 11:12:12.619 INFO kablam! Oct 14 11:12:31.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.38s Oct 14 11:12:31.507 INFO kablam! su: No module specific data is present Oct 14 11:12:32.440 INFO running `"docker" "rm" "-f" "7130ec13dd6d98a868f8c6a1567e030ab38aab28e2afbcaf436709fdef153a4e"` Oct 14 11:12:32.687 INFO blam! 7130ec13dd6d98a868f8c6a1567e030ab38aab28e2afbcaf436709fdef153a4e Oct 14 11:12:32.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 11:12:33.092 INFO blam! 327c6f58c87d50d3a2dc1eb1544e524fa4d4095351c7774c8daf8076cc7aa866 Oct 14 11:12:33.097 INFO running `"docker" "start" "-a" "327c6f58c87d50d3a2dc1eb1544e524fa4d4095351c7774c8daf8076cc7aa866"` Oct 14 11:12:34.367 INFO kablam! usermod: no changes Oct 14 11:12:34.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 11:12:34.447 INFO kablam! Running /target/debug/deps/elm_parser-bc47c63e808c1ace Oct 14 11:12:34.448 INFO blam! Oct 14 11:12:34.448 INFO blam! running 157 tests Oct 14 11:12:34.448 INFO blam! test ast::expression::float::tests::float_literal ... ok Oct 14 11:12:34.448 INFO blam! test ast::expression::float::tests::negative_float_literal ... ok Oct 14 11:12:34.448 INFO blam! test ast::expression::float::tests::postive_float_literal ... ok Oct 14 11:12:34.448 INFO blam! test ast::expression::character::tests::newline_literal ... ok Oct 14 11:12:34.448 INFO blam! test ast::expression::character::tests::charcode_literal ... ok Oct 14 11:12:34.448 INFO blam! test ast::expression::character::tests::character_literals_must_contain_one_character ... ok Oct 14 11:12:34.448 INFO blam! test ast::expression::character::tests::character_literal ... ok Oct 14 11:12:34.463 INFO blam! test ast::expression::function::tests::function_type_with_operator ... ok Oct 14 11:12:34.483 INFO blam! test ast::expression::function::tests::function_type_with_tuple ... ok Oct 14 11:12:34.483 INFO blam! test ast::expression::access_function::tests::simple_access_function ... ok Oct 14 11:12:34.483 INFO blam! test ast::expression::function::tests::simple_function_type ... ok Oct 14 11:12:34.487 INFO blam! test ast::expression::function::tests::function_with_operator ... ok Oct 14 11:12:34.499 INFO blam! test ast::expression::integer::tests::int_literal ... ok Oct 14 11:12:34.499 INFO blam! test ast::expression::function::tests::simple_function_type_with_new_line ... ok Oct 14 11:12:34.499 INFO blam! test ast::expression::integer::tests::negative_int_literal ... ok Oct 14 11:12:34.507 INFO blam! test ast::expression::string::tests::double_escaped_string ... ok Oct 14 11:12:34.507 INFO blam! test ast::expression::integer::tests::postive_int_literal ... ok Oct 14 11:12:34.512 INFO blam! test ast::expression::function::tests::function_without_signature ... ok Oct 14 11:12:34.512 INFO blam! test ast::expression::function::tests::function_with_signature ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::function::tests::simple_function ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::string::tests::empty_triple_quote_string ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::string::tests::empty_string ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::function::tests::multi_line_function_type ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::function::tests::simple_function_with_new_line ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::string::tests::simple_multi_line_string ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::string::tests::escaped_string ... ok Oct 14 11:12:34.523 INFO blam! test ast::expression::string::tests::simple_string ... ok Oct 14 11:12:34.547 INFO blam! test ast::expression::tests::access_function ... ok Oct 14 11:12:34.547 INFO blam! test ast::expression::function::tests::multi_line_function_type_with_parens ... ok Oct 14 11:12:34.547 INFO blam! test ast::expression::tests::access ... ok Oct 14 11:12:34.595 INFO blam! test ast::expression::tests::constructor_application ... ok Oct 14 11:12:34.610 INFO blam! test ast::expression::tests::curried_application ... ok Oct 14 11:12:34.619 INFO blam! test ast::expression::tests::application_with_record_update ... ok Oct 14 11:12:34.649 INFO blam! test ast::expression::tests::case_binding_to_underscore ... ok Oct 14 11:12:34.649 INFO blam! test ast::expression::tests::empty_list ... ok Oct 14 11:12:34.651 INFO blam! test ast::expression::tests::curried_application_with_parens ... ok Oct 14 11:12:34.663 INFO blam! test ast::expression::tests::case_simple_statement ... ok Oct 14 11:12:34.663 INFO blam! test ast::expression::tests::case_simple_statement_with_blank_line ... ok Oct 14 11:12:34.675 INFO blam! test ast::expression::tests::case_nested ... ok Oct 14 11:12:34.675 INFO blam! test ast::expression::tests::if_statement ... ok Oct 14 11:12:34.675 INFO blam! test ast::expression::tests::case_with_as ... ok Oct 14 11:12:34.731 INFO blam! test ast::expression::tests::let_block_function_1 ... ok Oct 14 11:12:34.743 INFO blam! test ast::expression::tests::let_block_destructuring ... ok Oct 14 11:12:34.759 INFO blam! test ast::expression::tests::let_block_function_with_function_signature ... ok Oct 14 11:12:34.759 INFO blam! test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok Oct 14 11:12:34.771 INFO blam! test ast::expression::tests::lambda_destructuring ... ok Oct 14 11:12:34.771 INFO blam! test ast::expression::tests::let_block_bind_to_underscore ... ok Oct 14 11:12:34.771 INFO blam! test ast::expression::tests::let_block_with_single_binding ... ok Oct 14 11:12:34.771 INFO blam! test ast::expression::tests::let_block_function_2 ... ok Oct 14 11:12:34.799 INFO blam! test ast::expression::tests::let_single_binding ... ok Oct 14 11:12:34.799 INFO blam! test ast::expression::tests::let_block_multiple_bindings ... ok Oct 14 11:12:34.814 INFO blam! test ast::expression::tests::let_group_single_binding ... ok Oct 14 11:12:34.815 INFO blam! test ast::expression::tests::let_group_single_function_and_signature ... ok Oct 14 11:12:34.815 INFO blam! test ast::expression::tests::let_group_single_function ... ok Oct 14 11:12:34.815 INFO blam! test ast::expression::tests::if_statement_else_if_else ... ok Oct 14 11:12:34.844 INFO blam! test ast::expression::tests::if_statement_with_tuple ... ok Oct 14 11:12:34.879 INFO blam! test ast::expression::tests::multiline_application ... ok Oct 14 11:12:34.910 INFO blam! test ast::expression::tests::partial_application ... ok Oct 14 11:12:34.943 INFO blam! test ast::expression::tests::multiline_bug ... ok Oct 14 11:12:34.943 INFO blam! test ast::expression::tests::same_multiline_bug ... ok Oct 14 11:12:34.955 INFO blam! test ast::expression::tests::record_update_with_comment ... ok Oct 14 11:12:34.955 INFO blam! test ast::expression::tests::operator_passed_to_map ... ok Oct 14 11:12:34.955 INFO blam! test ast::expression::tests::simple_application ... ok Oct 14 11:12:34.971 INFO blam! test ast::expression::tests::simple_list ... ok Oct 14 11:12:34.971 INFO blam! test ast::expression::tests::simple_int_list ... ok Oct 14 11:12:34.971 INFO blam! test ast::expression::tests::simple_record ... ok Oct 14 11:12:34.975 INFO blam! test ast::expression::tests::simple_binary_op ... ok Oct 14 11:12:34.975 INFO blam! test ast::expression::tests::simple_record_destructuring_pattern ... ok Oct 14 11:12:34.975 INFO blam! test ast::expression::tests::let_group_two_functions ... ok Oct 14 11:12:34.984 INFO blam! test ast::expression::tests::multi_line_list ... ok Oct 14 11:12:35.003 INFO blam! test ast::expression::tests::multi_line_record ... ok Oct 14 11:12:35.016 INFO blam! test ast::expression::tests::simple_list_with_formatting ... ok Oct 14 11:12:35.029 INFO blam! test ast::expression::tests::simple_record_with_updated_field ... ok Oct 14 11:12:35.029 INFO blam! test ast::expression::tests::simple_record_with_advanced_field ... ok Oct 14 11:12:35.029 INFO blam! test ast::expression::tests::simple_tuple ... ok Oct 14 11:12:35.029 INFO blam! test ast::expression::tests::multi_line_record_with_comments ... ok Oct 14 11:12:35.031 INFO blam! test ast::expression::tests::simple_tuple_with_formatting ... ok Oct 14 11:12:35.031 INFO blam! test ast::expression::variable::tests::invalid_variable_2 ... ok Oct 14 11:12:35.035 INFO blam! test ast::expression::tests::simple_record_update_with_advanced_field ... ok Oct 14 11:12:35.035 INFO blam! test ast::expression::tests::simple_variable ... ok Oct 14 11:12:35.055 INFO blam! test ast::expression::variable::tests::simple_variable_with_digits ... ok Oct 14 11:12:35.055 INFO blam! test ast::expression::variable::tests::simple_variable ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::another_simple_operator ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::invalid_operator ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::just_spaces ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::invalid_zero_spaces ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::opt_just_spaces ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::opt_no_spaces ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::simple_name ... ok Oct 14 11:12:35.061 INFO blam! test ast::helpers::tests::simple_operator ... ok Oct 14 11:12:35.063 INFO blam! test ast::expression::variable::tests::upper_letter_variable ... ok Oct 14 11:12:35.063 INFO blam! test ast::helpers::tests::spaces_with_comment ... ok Oct 14 11:12:35.063 INFO blam! test ast::expression::variable::tests::single_letter_variable ... ok Oct 14 11:12:35.071 INFO blam! test ast::helpers::tests::valid_zero_spaces ... ok Oct 14 11:12:35.071 INFO blam! test ast::statement::comment::tests::open_close_comment ... ok Oct 14 11:12:35.071 INFO blam! test ast::statement::comment::tests::multi_line_comment ... ok Oct 14 11:12:35.091 INFO blam! test ast::statement::comment::tests::comment_with_trailing_white_space ... ok Oct 14 11:12:35.091 INFO blam! test ast::statement::export::tests::simple_all_export ... ok Oct 14 11:12:35.091 INFO blam! test ast::statement::comment::tests::simple_comment ... ok Oct 14 11:12:35.091 INFO blam! test ast::expression::variable::tests::operator_in_parens ... ok Oct 14 11:12:35.095 INFO blam! test ast::statement::import::tests::import_as ... ok Oct 14 11:12:35.095 INFO blam! test ast::statement::export::tests::simple_multiline_function_export ... ok Oct 14 11:12:35.107 INFO blam! test ast::statement::export::tests::simple_function_export ... ok Oct 14 11:12:35.107 INFO blam! test ast::statement::export::tests::simple_operator_export ... ok Oct 14 11:12:35.107 INFO blam! test ast::statement::export::tests::simple_constructors_export ... ok Oct 14 11:12:35.107 INFO blam! test ast::expression::tests::simple_record_with_many_fields ... ok Oct 14 11:12:35.107 INFO blam! test ast::statement::import::tests::import_exposing_all ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::import::tests::import_exposing ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::import::tests::import_exposing_constructor_subset ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::infix::tests::left ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::import::tests::simple_import ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::import::tests::import_exposing_union ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::import::tests::import_multiline ... ok Oct 14 11:12:35.123 INFO blam! test ast::statement::module::tests::declaration_exposing_union ... ok Oct 14 11:12:35.147 INFO blam! test ast::statement::module::tests::declaration_exposing_particular_things ... ok Oct 14 11:12:35.147 INFO blam! test ast::statement::module::tests::declaration_using_a_port ... ok Oct 14 11:12:35.147 INFO blam! test ast::expression::tests::tuple_list ... ok Oct 14 11:12:35.147 INFO blam! test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok Oct 14 11:12:35.147 INFO blam! test ast::statement::infix::tests::non ... ok Oct 14 11:12:35.147 INFO blam! test ast::statement::infix::tests::right ... ok Oct 14 11:12:35.147 INFO blam! test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok Oct 14 11:12:35.166 INFO blam! test ast::statement::module::tests::simple_declaration_exposing_all ... ok Oct 14 11:12:35.166 INFO blam! test ast::statement::port::tests::constant ... ok Oct 14 11:12:35.166 INFO blam! test ast::statement::port::tests::another_port_type_declaration ... ok Oct 14 11:12:35.166 INFO blam! test ast::statement::port::tests::port_definition ... ok Oct 14 11:12:35.166 INFO blam! test ast::statement::module::tests::simple_effects ... ok Oct 14 11:12:35.175 INFO blam! test ast::statement::module::tests::multiline_declaration ... ok Oct 14 11:12:35.191 INFO blam! test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok Oct 14 11:12:35.191 INFO blam! test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok Oct 14 11:12:35.199 INFO blam! test ast::expression::tests::simple_record_with_many_tuple_fields ... ok Oct 14 11:12:35.224 INFO blam! test ast::statement::type_declaration::tests::multi_line_record ... ok Oct 14 11:12:35.224 INFO blam! test ast::statement::tests::simple_statements ... ok Oct 14 11:12:35.224 INFO blam! test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok Oct 14 11:12:35.259 INFO blam! test ast::type_::tests::application_associativity ... ok Oct 14 11:12:35.259 INFO blam! test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok Oct 14 11:12:35.259 INFO blam! test ast::tests::simple_file ... ok Oct 14 11:12:35.259 INFO blam! test ast::type_::tests::application ... ok Oct 14 11:12:35.259 INFO blam! test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok Oct 14 11:12:35.262 INFO blam! test ast::type_::tests::application_parens ... ok Oct 14 11:12:35.271 INFO blam! test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok Oct 14 11:12:35.293 INFO blam! test ast::type_::tests::empty_record ... ok Oct 14 11:12:35.296 INFO blam! test ast::type_::tests::basic_record ... ok Oct 14 11:12:35.307 INFO blam! test ast::type_::tests::constant ... ok Oct 14 11:12:35.356 INFO blam! test ast::type_::tests::empty_tuple ... ok Oct 14 11:12:35.356 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok Oct 14 11:12:35.356 INFO blam! test ast::type_::tests::can_parse_simple_type_record_constructor ... ok Oct 14 11:12:35.356 INFO blam! test ast::type_::tests::list_of_tuples ... ok Oct 14 11:12:35.379 INFO blam! test ast::type_::tests::multi_line_record ... ok Oct 14 11:12:35.379 INFO blam! test ast::type_::tests::qualified_types ... ok Oct 14 11:12:35.390 INFO blam! test ast::type_::tests::variables_with_numbers ... ok Oct 14 11:12:35.390 INFO blam! test ast::type_::tests::variables ... ok Oct 14 11:12:35.390 INFO blam! test ast::type_::tests::multi_line_type ... ok Oct 14 11:12:35.390 INFO blam! test ast::type_::tests::two_entry_record ... ok Oct 14 11:12:35.407 INFO blam! test ast::type_::tests::multi_line_with_parens ... ok Oct 14 11:12:35.419 INFO blam! test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok Oct 14 11:12:35.419 INFO blam! test ast::type_::tests::multi_line_record_with_comments ... ok Oct 14 11:12:35.447 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok Oct 14 11:12:35.447 INFO blam! Oct 14 11:12:35.447 INFO blam! test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:12:35.447 INFO blam! Oct 14 11:12:35.457 INFO kablam! Running /target/debug/deps/elm_parser_check-896838a00f57acaf Oct 14 11:12:35.462 INFO blam! Oct 14 11:12:35.463 INFO blam! running 157 tests Oct 14 11:12:35.470 INFO blam! test ast::expression::character::tests::character_literal ... ok Oct 14 11:12:35.471 INFO blam! test ast::expression::float::tests::float_literal ... ok Oct 14 11:12:35.471 INFO blam! test ast::expression::character::tests::character_literals_must_contain_one_character ... ok Oct 14 11:12:35.471 INFO blam! test ast::expression::access_function::tests::simple_access_function ... ok Oct 14 11:12:35.471 INFO blam! test ast::expression::float::tests::negative_float_literal ... ok Oct 14 11:12:35.471 INFO blam! test ast::expression::character::tests::newline_literal ... ok Oct 14 11:12:35.471 INFO blam! test ast::expression::character::tests::charcode_literal ... ok Oct 14 11:12:35.474 INFO blam! test ast::expression::float::tests::postive_float_literal ... ok Oct 14 11:12:35.475 INFO blam! test ast::expression::function::tests::function_type_with_tuple ... ok Oct 14 11:12:35.540 INFO blam! test ast::expression::function::tests::function_type_with_operator ... ok Oct 14 11:12:35.540 INFO blam! test ast::expression::function::tests::simple_function_type ... ok Oct 14 11:12:35.548 INFO blam! test ast::expression::function::tests::simple_function_type_with_new_line ... ok Oct 14 11:12:35.571 INFO blam! test ast::expression::function::tests::function_without_signature ... ok Oct 14 11:12:35.571 INFO blam! test ast::expression::function::tests::function_with_operator ... ok Oct 14 11:12:35.572 INFO blam! test ast::expression::integer::tests::negative_int_literal ... ok Oct 14 11:12:35.572 INFO blam! test ast::expression::integer::tests::postive_int_literal ... ok Oct 14 11:12:35.572 INFO blam! test ast::expression::string::tests::double_escaped_string ... ok Oct 14 11:12:35.573 INFO blam! test ast::expression::string::tests::empty_string ... ok Oct 14 11:12:35.583 INFO blam! test ast::expression::string::tests::escaped_string ... ok Oct 14 11:12:35.583 INFO blam! test ast::expression::string::tests::empty_triple_quote_string ... ok Oct 14 11:12:35.583 INFO blam! test ast::expression::string::tests::simple_multi_line_string ... ok Oct 14 11:12:35.583 INFO blam! test ast::expression::string::tests::simple_string ... ok Oct 14 11:12:35.584 INFO blam! test ast::expression::integer::tests::int_literal ... ok Oct 14 11:12:35.599 INFO blam! test ast::expression::tests::access ... ok Oct 14 11:12:35.599 INFO blam! test ast::expression::function::tests::multi_line_function_type_with_parens ... ok Oct 14 11:12:35.599 INFO blam! test ast::expression::function::tests::function_with_signature ... ok Oct 14 11:12:35.628 INFO blam! test ast::expression::function::tests::multi_line_function_type ... ok Oct 14 11:12:35.628 INFO blam! test ast::expression::tests::access_function ... ok Oct 14 11:12:35.644 INFO blam! test ast::expression::tests::case_binding_to_underscore ... ok Oct 14 11:12:35.646 INFO blam! test ast::expression::function::tests::simple_function ... ok Oct 14 11:12:35.646 INFO blam! test ast::expression::function::tests::simple_function_with_new_line ... ok Oct 14 11:12:35.646 INFO blam! test ast::expression::tests::application_with_record_update ... ok Oct 14 11:12:35.661 INFO blam! test ast::expression::tests::empty_list ... ok Oct 14 11:12:35.683 INFO blam! test ast::expression::tests::curried_application ... ok Oct 14 11:12:35.683 INFO blam! test ast::expression::tests::case_simple_statement ... ok Oct 14 11:12:35.687 INFO blam! test ast::expression::tests::constructor_application ... ok Oct 14 11:12:35.687 INFO blam! test ast::expression::tests::curried_application_with_parens ... ok Oct 14 11:12:35.718 INFO blam! test ast::expression::tests::if_statement ... ok Oct 14 11:12:35.735 INFO blam! test ast::expression::tests::case_nested ... ok Oct 14 11:12:35.754 INFO blam! test ast::expression::tests::let_block_bind_to_underscore ... ok Oct 14 11:12:35.768 INFO blam! test ast::expression::tests::let_block_destructuring ... ok Oct 14 11:12:35.770 INFO blam! test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok Oct 14 11:12:35.778 INFO blam! test ast::expression::tests::if_statement_else_if_else ... ok Oct 14 11:12:35.779 INFO blam! test ast::expression::tests::lambda_destructuring ... ok Oct 14 11:12:35.788 INFO blam! test ast::expression::tests::case_with_as ... ok Oct 14 11:12:35.802 INFO blam! test ast::expression::tests::if_statement_with_tuple ... ok Oct 14 11:12:35.803 INFO blam! test ast::expression::tests::case_simple_statement_with_blank_line ... ok Oct 14 11:12:35.879 INFO blam! test ast::expression::tests::let_group_single_binding ... ok Oct 14 11:12:35.890 INFO blam! test ast::expression::tests::let_block_with_single_binding ... ok Oct 14 11:12:35.894 INFO blam! test ast::expression::tests::let_single_binding ... ok Oct 14 11:12:35.923 INFO blam! test ast::expression::tests::let_group_two_functions ... ok Oct 14 11:12:35.928 INFO blam! test ast::expression::tests::let_group_single_function ... ok Oct 14 11:12:35.946 INFO blam! test ast::expression::tests::let_block_function_1 ... ok Oct 14 11:12:35.947 INFO blam! test ast::expression::tests::let_block_multiple_bindings ... ok Oct 14 11:12:35.950 INFO blam! test ast::expression::tests::multi_line_list ... ok Oct 14 11:12:35.963 INFO blam! test ast::expression::tests::let_group_single_function_and_signature ... ok Oct 14 11:12:35.979 INFO blam! test ast::expression::tests::let_block_function_with_function_signature ... ok Oct 14 11:12:35.979 INFO blam! test ast::expression::tests::multiline_bug ... ok Oct 14 11:12:35.979 INFO blam! test ast::expression::tests::operator_passed_to_map ... ok Oct 14 11:12:35.979 INFO blam! test ast::expression::tests::let_block_function_2 ... ok Oct 14 11:12:35.979 INFO blam! test ast::expression::tests::partial_application ... ok Oct 14 11:12:35.979 INFO blam! test ast::expression::tests::multi_line_record ... ok Oct 14 11:12:36.007 INFO blam! test ast::expression::tests::simple_binary_op ... ok Oct 14 11:12:36.007 INFO blam! test ast::expression::tests::same_multiline_bug ... ok Oct 14 11:12:36.007 INFO blam! test ast::expression::tests::record_update_with_comment ... ok Oct 14 11:12:36.007 INFO blam! test ast::expression::tests::simple_list ... ok Oct 14 11:12:36.007 INFO blam! test ast::expression::tests::simple_int_list ... ok Oct 14 11:12:36.007 INFO blam! test ast::expression::tests::simple_application ... ok Oct 14 11:12:36.031 INFO blam! test ast::expression::tests::simple_list_with_formatting ... ok Oct 14 11:12:36.031 INFO blam! test ast::expression::tests::multiline_application ... ok Oct 14 11:12:36.031 INFO blam! test ast::expression::tests::simple_record_destructuring_pattern ... ok Oct 14 11:12:36.031 INFO blam! test ast::expression::tests::simple_record_update_with_advanced_field ... ok Oct 14 11:12:36.054 INFO blam! test ast::expression::tests::simple_record ... ok Oct 14 11:12:36.059 INFO blam! test ast::expression::tests::simple_variable ... ok Oct 14 11:12:36.063 INFO blam! test ast::expression::tests::simple_tuple_with_formatting ... ok Oct 14 11:12:36.063 INFO blam! test ast::expression::tests::simple_tuple ... ok Oct 14 11:12:36.063 INFO blam! test ast::expression::tests::multi_line_record_with_comments ... ok Oct 14 11:12:36.063 INFO blam! test ast::expression::variable::tests::simple_variable ... ok Oct 14 11:12:36.063 INFO blam! test ast::expression::variable::tests::simple_variable_with_digits ... ok Oct 14 11:12:36.063 INFO blam! test ast::expression::variable::tests::single_letter_variable ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::variable::tests::upper_letter_variable ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::variable::tests::invalid_variable_2 ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::tests::simple_record_with_advanced_field ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::tests::simple_record_with_many_fields ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::variable::tests::operator_in_parens ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::tests::simple_record_with_updated_field ... ok Oct 14 11:12:36.116 INFO blam! test ast::expression::tests::simple_record_with_many_tuple_fields ... ok Oct 14 11:12:36.116 INFO blam! test ast::helpers::tests::invalid_zero_spaces ... ok Oct 14 11:12:36.116 INFO blam! test ast::helpers::tests::another_simple_operator ... ok Oct 14 11:12:36.116 INFO blam! test ast::helpers::tests::simple_name ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::invalid_operator ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::just_spaces ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::opt_no_spaces ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::opt_just_spaces ... ok Oct 14 11:12:36.127 INFO blam! test ast::expression::tests::tuple_list ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::spaces_with_comment ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::valid_zero_spaces ... ok Oct 14 11:12:36.127 INFO blam! test ast::helpers::tests::simple_operator ... ok Oct 14 11:12:36.127 INFO blam! test ast::statement::comment::tests::multi_line_comment ... ok Oct 14 11:12:36.127 INFO blam! test ast::statement::export::tests::simple_all_export ... ok Oct 14 11:12:36.127 INFO blam! test ast::statement::import::tests::import_as ... ok Oct 14 11:12:36.137 INFO blam! test ast::statement::comment::tests::open_close_comment ... ok Oct 14 11:12:36.142 INFO blam! test ast::statement::import::tests::import_exposing ... ok Oct 14 11:12:36.143 INFO blam! test ast::statement::comment::tests::comment_with_trailing_white_space ... ok Oct 14 11:12:36.149 INFO blam! test ast::statement::comment::tests::simple_comment ... ok Oct 14 11:12:36.149 INFO blam! test ast::statement::export::tests::simple_multiline_function_export ... ok Oct 14 11:12:36.149 INFO blam! test ast::statement::export::tests::simple_function_export ... ok Oct 14 11:12:36.149 INFO blam! test ast::statement::import::tests::import_exposing_all ... ok Oct 14 11:12:36.163 INFO blam! test ast::statement::export::tests::simple_operator_export ... ok Oct 14 11:12:36.191 INFO blam! test ast::statement::import::tests::import_exposing_union ... ok Oct 14 11:12:36.191 INFO blam! test ast::statement::import::tests::import_exposing_constructor_subset ... ok Oct 14 11:12:36.191 INFO blam! test ast::statement::export::tests::simple_constructors_export ... ok Oct 14 11:12:36.198 INFO blam! test ast::statement::infix::tests::non ... ok Oct 14 11:12:36.206 INFO blam! test ast::statement::module::tests::declaration_exposing_particular_things ... ok Oct 14 11:12:36.207 INFO blam! test ast::statement::import::tests::simple_import ... ok Oct 14 11:12:36.207 INFO blam! test ast::statement::import::tests::import_multiline ... ok Oct 14 11:12:36.207 INFO blam! test ast::statement::infix::tests::left ... ok Oct 14 11:12:36.215 INFO blam! test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok Oct 14 11:12:36.223 INFO blam! test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok Oct 14 11:12:36.223 INFO blam! test ast::statement::infix::tests::right ... ok Oct 14 11:12:36.235 INFO blam! test ast::statement::module::tests::declaration_exposing_union ... ok Oct 14 11:12:36.242 INFO blam! test ast::statement::module::tests::simple_declaration_exposing_all ... ok Oct 14 11:12:36.243 INFO blam! test ast::statement::port::tests::port_definition ... ok Oct 14 11:12:36.243 INFO blam! test ast::statement::module::tests::simple_effects ... ok Oct 14 11:12:36.257 INFO blam! test ast::statement::module::tests::multiline_declaration ... ok Oct 14 11:12:36.257 INFO blam! test ast::statement::module::tests::declaration_using_a_port ... ok Oct 14 11:12:36.270 INFO blam! test ast::statement::port::tests::another_port_type_declaration ... ok Oct 14 11:12:36.271 INFO blam! test ast::statement::port::tests::constant ... ok Oct 14 11:12:36.291 INFO blam! test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok Oct 14 11:12:36.302 INFO blam! test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok Oct 14 11:12:36.314 INFO blam! test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok Oct 14 11:12:36.327 INFO blam! test ast::statement::type_declaration::tests::multi_line_record ... ok Oct 14 11:12:36.327 INFO blam! test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok Oct 14 11:12:36.346 INFO blam! test ast::type_::tests::application ... ok Oct 14 11:12:36.347 INFO blam! test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok Oct 14 11:12:36.347 INFO blam! test ast::statement::tests::simple_statements ... ok Oct 14 11:12:36.358 INFO blam! test ast::type_::tests::application_associativity ... ok Oct 14 11:12:36.358 INFO blam! test ast::type_::tests::application_parens ... ok Oct 14 11:12:36.363 INFO blam! test ast::type_::tests::constant ... ok Oct 14 11:12:36.363 INFO blam! test ast::type_::tests::can_parse_simple_type_record_constructor ... ok Oct 14 11:12:36.379 INFO blam! test ast::type_::tests::empty_record ... ok Oct 14 11:12:36.379 INFO blam! test ast::tests::simple_file ... ok Oct 14 11:12:36.379 INFO blam! test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok Oct 14 11:12:36.379 INFO blam! test ast::type_::tests::basic_record ... ok Oct 14 11:12:36.379 INFO blam! test ast::type_::tests::empty_tuple ... ok Oct 14 11:12:36.419 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok Oct 14 11:12:36.419 INFO blam! test ast::type_::tests::list_of_tuples ... ok Oct 14 11:12:36.419 INFO blam! test ast::type_::tests::multi_line_type ... ok Oct 14 11:12:36.419 INFO blam! test ast::type_::tests::variables ... ok Oct 14 11:12:36.439 INFO blam! test ast::type_::tests::multi_line_record ... ok Oct 14 11:12:36.447 INFO blam! test ast::type_::tests::qualified_types ... ok Oct 14 11:12:36.447 INFO blam! test ast::type_::tests::variables_with_numbers ... ok Oct 14 11:12:36.447 INFO blam! test ast::type_::tests::two_entry_record ... ok Oct 14 11:12:36.459 INFO blam! test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok Oct 14 11:12:36.462 INFO blam! test ast::type_::tests::multi_line_record_with_comments ... ok Oct 14 11:12:36.494 INFO blam! test ast::type_::tests::multi_line_with_parens ... ok Oct 14 11:12:36.495 INFO kablam! Running /target/debug/deps/elm_parser_dump-9367b0a3a7279483 Oct 14 11:12:36.495 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok Oct 14 11:12:36.495 INFO blam! Oct 14 11:12:36.495 INFO blam! test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:12:36.495 INFO blam! Oct 14 11:12:36.501 INFO blam! Oct 14 11:12:36.501 INFO blam! running 157 tests Oct 14 11:12:36.501 INFO blam! test ast::expression::float::tests::postive_float_literal ... ok Oct 14 11:12:36.501 INFO blam! test ast::expression::float::tests::negative_float_literal ... ok Oct 14 11:12:36.501 INFO blam! test ast::expression::character::tests::newline_literal ... ok Oct 14 11:12:36.501 INFO blam! test ast::expression::float::tests::float_literal ... ok Oct 14 11:12:36.507 INFO blam! test ast::expression::character::tests::charcode_literal ... ok Oct 14 11:12:36.507 INFO blam! test ast::expression::character::tests::character_literals_must_contain_one_character ... ok Oct 14 11:12:36.507 INFO blam! test ast::expression::character::tests::character_literal ... ok Oct 14 11:12:36.507 INFO blam! test ast::expression::access_function::tests::simple_access_function ... ok Oct 14 11:12:36.555 INFO blam! test ast::expression::function::tests::function_type_with_tuple ... ok Oct 14 11:12:36.555 INFO blam! test ast::expression::function::tests::function_type_with_operator ... ok Oct 14 11:12:36.586 INFO blam! test ast::expression::function::tests::simple_function_type ... ok Oct 14 11:12:36.594 INFO blam! test ast::expression::function::tests::simple_function_type_with_new_line ... ok Oct 14 11:12:36.594 INFO blam! test ast::expression::function::tests::function_without_signature ... ok Oct 14 11:12:36.595 INFO blam! test ast::expression::function::tests::function_with_operator ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::integer::tests::int_literal ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::integer::tests::negative_int_literal ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::function::tests::multi_line_function_type ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::function::tests::function_with_signature ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::function::tests::multi_line_function_type_with_parens ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::function::tests::simple_function ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::integer::tests::postive_int_literal ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::string::tests::simple_string ... ok Oct 14 11:12:36.617 INFO blam! test ast::expression::string::tests::double_escaped_string ... ok Oct 14 11:12:36.627 INFO blam! test ast::expression::string::tests::simple_multi_line_string ... ok Oct 14 11:12:36.627 INFO blam! test ast::expression::string::tests::empty_triple_quote_string ... ok Oct 14 11:12:36.627 INFO blam! test ast::expression::tests::access ... ok Oct 14 11:12:36.641 INFO blam! test ast::expression::function::tests::simple_function_with_new_line ... ok Oct 14 11:12:36.647 INFO blam! test ast::expression::string::tests::escaped_string ... ok Oct 14 11:12:36.647 INFO blam! test ast::expression::string::tests::empty_string ... ok Oct 14 11:12:36.718 INFO blam! test ast::expression::tests::access_function ... ok Oct 14 11:12:36.739 INFO blam! test ast::expression::tests::constructor_application ... ok Oct 14 11:12:36.739 INFO blam! test ast::expression::tests::case_binding_to_underscore ... ok Oct 14 11:12:36.739 INFO blam! test ast::expression::tests::curried_application ... ok Oct 14 11:12:36.759 INFO blam! test ast::expression::tests::application_with_record_update ... ok Oct 14 11:12:36.761 INFO blam! test ast::expression::tests::empty_list ... ok Oct 14 11:12:36.783 INFO blam! test ast::expression::tests::curried_application_with_parens ... ok Oct 14 11:12:36.815 INFO blam! test ast::expression::tests::if_statement ... ok Oct 14 11:12:36.815 INFO blam! test ast::expression::tests::case_with_as ... ok Oct 14 11:12:36.815 INFO blam! test ast::expression::tests::case_simple_statement ... ok Oct 14 11:12:36.835 INFO blam! test ast::expression::tests::case_simple_statement_with_blank_line ... ok Oct 14 11:12:36.863 INFO blam! test ast::expression::tests::if_statement_with_tuple ... ok Oct 14 11:12:36.875 INFO blam! test ast::expression::tests::let_block_bind_to_underscore ... ok Oct 14 11:12:36.878 INFO blam! test ast::expression::tests::lambda_destructuring ... ok Oct 14 11:12:36.883 INFO blam! test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok Oct 14 11:12:36.907 INFO blam! test ast::expression::tests::let_block_function_1 ... ok Oct 14 11:12:36.923 INFO blam! test ast::expression::tests::let_group_single_binding ... ok Oct 14 11:12:36.923 INFO blam! test ast::expression::tests::if_statement_else_if_else ... ok Oct 14 11:12:36.955 INFO blam! test ast::expression::tests::let_block_function_with_function_signature ... ok Oct 14 11:12:36.955 INFO blam! test ast::expression::tests::let_block_multiple_bindings ... ok Oct 14 11:12:36.995 INFO blam! test ast::expression::tests::case_nested ... ok Oct 14 11:12:36.995 INFO blam! test ast::expression::tests::let_block_with_single_binding ... ok Oct 14 11:12:36.995 INFO blam! test ast::expression::tests::let_single_binding ... ok Oct 14 11:12:36.995 INFO blam! test ast::expression::tests::let_group_single_function_and_signature ... ok Oct 14 11:12:36.995 INFO blam! test ast::expression::tests::let_group_single_function ... ok Oct 14 11:12:37.019 INFO blam! test ast::expression::tests::multiline_application ... ok Oct 14 11:12:37.031 INFO blam! test ast::expression::tests::let_block_destructuring ... ok Oct 14 11:12:37.067 INFO blam! test ast::expression::tests::multiline_bug ... ok Oct 14 11:12:37.069 INFO blam! test ast::expression::tests::operator_passed_to_map ... ok Oct 14 11:12:37.115 INFO blam! test ast::expression::tests::same_multiline_bug ... ok Oct 14 11:12:37.115 INFO blam! test ast::expression::tests::let_block_function_2 ... ok Oct 14 11:12:37.115 INFO blam! test ast::expression::tests::let_group_two_functions ... ok Oct 14 11:12:37.146 INFO blam! test ast::expression::tests::partial_application ... ok Oct 14 11:12:37.146 INFO blam! test ast::expression::tests::record_update_with_comment ... ok Oct 14 11:12:37.146 INFO blam! test ast::expression::tests::multi_line_record ... ok Oct 14 11:12:37.146 INFO blam! test ast::expression::tests::multi_line_list ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_record_destructuring_pattern ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_application ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_int_list ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::multi_line_record_with_comments ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_list ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_record ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_list_with_formatting ... ok Oct 14 11:12:37.187 INFO blam! test ast::expression::tests::simple_binary_op ... ok Oct 14 11:12:37.203 INFO blam! test ast::expression::tests::simple_record_with_advanced_field ... ok Oct 14 11:12:37.217 INFO blam! test ast::expression::tests::simple_tuple ... ok Oct 14 11:12:37.217 INFO blam! test ast::expression::tests::simple_tuple_with_formatting ... ok Oct 14 11:12:37.219 INFO blam! test ast::expression::variable::tests::operator_in_parens ... ok Oct 14 11:12:37.239 INFO blam! test ast::expression::tests::simple_variable ... ok Oct 14 11:12:37.239 INFO blam! test ast::expression::tests::simple_record_with_updated_field ... ok Oct 14 11:12:37.239 INFO blam! test ast::expression::variable::tests::invalid_variable_2 ... ok Oct 14 11:12:37.239 INFO blam! test ast::expression::tests::simple_record_update_with_advanced_field ... ok Oct 14 11:12:37.251 INFO blam! test ast::expression::variable::tests::simple_variable ... ok Oct 14 11:12:37.251 INFO blam! test ast::expression::tests::simple_record_with_many_fields ... ok Oct 14 11:12:37.266 INFO blam! test ast::expression::variable::tests::simple_variable_with_digits ... ok Oct 14 11:12:37.267 INFO blam! test ast::helpers::tests::invalid_zero_spaces ... ok Oct 14 11:12:37.275 INFO blam! test ast::helpers::tests::opt_just_spaces ... ok Oct 14 11:12:37.275 INFO blam! test ast::helpers::tests::just_spaces ... ok Oct 14 11:12:37.287 INFO blam! test ast::expression::variable::tests::upper_letter_variable ... ok Oct 14 11:12:37.311 INFO blam! test ast::expression::variable::tests::single_letter_variable ... ok Oct 14 11:12:37.311 INFO blam! test ast::helpers::tests::invalid_operator ... ok Oct 14 11:12:37.311 INFO blam! test ast::helpers::tests::another_simple_operator ... ok Oct 14 11:12:37.311 INFO blam! test ast::helpers::tests::spaces_with_comment ... ok Oct 14 11:12:37.311 INFO blam! test ast::helpers::tests::valid_zero_spaces ... ok Oct 14 11:12:37.311 INFO blam! test ast::statement::comment::tests::multi_line_comment ... ok Oct 14 11:12:37.311 INFO blam! test ast::statement::comment::tests::open_close_comment ... ok Oct 14 11:12:37.318 INFO blam! test ast::helpers::tests::simple_name ... ok Oct 14 11:12:37.319 INFO blam! test ast::helpers::tests::opt_no_spaces ... ok Oct 14 11:12:37.319 INFO blam! test ast::statement::comment::tests::simple_comment ... ok Oct 14 11:12:37.319 INFO blam! test ast::statement::export::tests::simple_all_export ... ok Oct 14 11:12:37.326 INFO blam! test ast::helpers::tests::simple_operator ... ok Oct 14 11:12:37.326 INFO blam! test ast::statement::comment::tests::comment_with_trailing_white_space ... ok Oct 14 11:12:37.326 INFO blam! test ast::statement::export::tests::simple_function_export ... ok Oct 14 11:12:37.326 INFO blam! test ast::statement::export::tests::simple_multiline_function_export ... ok Oct 14 11:12:37.326 INFO blam! test ast::expression::tests::tuple_list ... ok Oct 14 11:12:37.331 INFO blam! test ast::statement::export::tests::simple_constructors_export ... ok Oct 14 11:12:37.331 INFO blam! test ast::statement::export::tests::simple_operator_export ... ok Oct 14 11:12:37.331 INFO blam! test ast::statement::import::tests::import_exposing_union ... ok Oct 14 11:12:37.331 INFO blam! test ast::statement::import::tests::import_exposing_all ... ok Oct 14 11:12:37.347 INFO blam! test ast::statement::import::tests::import_as ... ok Oct 14 11:12:37.347 INFO blam! test ast::statement::infix::tests::left ... ok Oct 14 11:12:37.347 INFO blam! test ast::statement::import::tests::import_exposing_constructor_subset ... ok Oct 14 11:12:37.347 INFO blam! test ast::statement::import::tests::import_exposing ... ok Oct 14 11:12:37.359 INFO blam! test ast::statement::module::tests::declaration_exposing_particular_things ... ok Oct 14 11:12:37.359 INFO blam! test ast::statement::infix::tests::non ... ok Oct 14 11:12:37.359 INFO blam! test ast::statement::infix::tests::right ... ok Oct 14 11:12:37.359 INFO blam! test ast::expression::tests::simple_record_with_many_tuple_fields ... ok Oct 14 11:12:37.359 INFO blam! test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok Oct 14 11:12:37.375 INFO blam! test ast::statement::import::tests::simple_import ... ok Oct 14 11:12:37.375 INFO blam! test ast::statement::module::tests::declaration_using_a_port ... ok Oct 14 11:12:37.375 INFO blam! test ast::statement::module::tests::multiline_declaration ... ok Oct 14 11:12:37.375 INFO blam! test ast::statement::module::tests::simple_effects ... ok Oct 14 11:12:37.383 INFO blam! test ast::statement::import::tests::import_multiline ... ok Oct 14 11:12:37.391 INFO blam! test ast::statement::module::tests::simple_declaration_exposing_all ... ok Oct 14 11:12:37.409 INFO blam! test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok Oct 14 11:12:37.418 INFO blam! test ast::statement::module::tests::declaration_exposing_union ... ok Oct 14 11:12:37.423 INFO blam! test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok Oct 14 11:12:37.435 INFO blam! test ast::statement::port::tests::port_definition ... ok Oct 14 11:12:37.447 INFO blam! test ast::statement::port::tests::constant ... ok Oct 14 11:12:37.447 INFO blam! test ast::statement::port::tests::another_port_type_declaration ... ok Oct 14 11:12:37.479 INFO blam! test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok Oct 14 11:12:37.488 INFO blam! test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok Oct 14 11:12:37.498 INFO blam! test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok Oct 14 11:12:37.499 INFO blam! test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok Oct 14 11:12:37.530 INFO blam! test ast::statement::type_declaration::tests::multi_line_record ... ok Oct 14 11:12:37.539 INFO blam! test ast::statement::tests::simple_statements ... ok Oct 14 11:12:37.571 INFO blam! test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok Oct 14 11:12:37.571 INFO blam! test ast::type_::tests::application ... ok Oct 14 11:12:37.595 INFO blam! test ast::tests::simple_file ... ok Oct 14 11:12:37.595 INFO blam! test ast::type_::tests::basic_record ... ok Oct 14 11:12:37.634 INFO blam! test ast::type_::tests::application_associativity ... ok Oct 14 11:12:37.634 INFO blam! test ast::type_::tests::application_parens ... ok Oct 14 11:12:37.634 INFO blam! test ast::type_::tests::constant ... ok Oct 14 11:12:37.634 INFO blam! test ast::type_::tests::empty_record ... ok Oct 14 11:12:37.634 INFO blam! test ast::type_::tests::can_parse_simple_type_record_constructor ... ok Oct 14 11:12:37.643 INFO blam! test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok Oct 14 11:12:37.666 INFO blam! test ast::type_::tests::multi_line_record ... ok Oct 14 11:12:37.666 INFO blam! test ast::type_::tests::empty_tuple ... ok Oct 14 11:12:37.666 INFO blam! test ast::type_::tests::list_of_tuples ... ok Oct 14 11:12:37.684 INFO blam! test ast::type_::tests::qualified_types ... ok Oct 14 11:12:37.684 INFO blam! test ast::type_::tests::two_entry_record ... ok Oct 14 11:12:37.708 INFO blam! test ast::type_::tests::variables ... ok Oct 14 11:12:37.708 INFO blam! test ast::type_::tests::variables_with_numbers ... ok Oct 14 11:12:37.708 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok Oct 14 11:12:37.708 INFO blam! test ast::type_::tests::multi_line_with_parens ... ok Oct 14 11:12:37.708 INFO blam! test ast::type_::tests::multi_line_type ... ok Oct 14 11:12:37.724 INFO blam! test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok Oct 14 11:12:37.746 INFO blam! test ast::type_::tests::multi_line_record_with_comments ... ok Oct 14 11:12:37.747 INFO blam! Oct 14 11:12:37.747 INFO blam! test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:12:37.747 INFO blam! Oct 14 11:12:37.765 INFO kablam! Doc-tests elm-parser Oct 14 11:12:38.307 INFO blam! Oct 14 11:12:38.307 INFO blam! running 0 tests Oct 14 11:12:38.307 INFO blam! Oct 14 11:12:38.307 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:12:38.307 INFO blam! Oct 14 11:12:38.322 INFO kablam! su: No module specific data is present Oct 14 11:12:39.191 INFO running `"docker" "rm" "-f" "327c6f58c87d50d3a2dc1eb1544e524fa4d4095351c7774c8daf8076cc7aa866"` Oct 14 11:12:39.463 INFO blam! 327c6f58c87d50d3a2dc1eb1544e524fa4d4095351c7774c8daf8076cc7aa866