Sep 20 03:57:29.296 INFO checking cargo-tarpaulin-0.6.6 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:57:29.296 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:57:29.296 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:57:29.671 INFO blam! 86352e175d32baec86642aebfc48e8eb28c708ba971df6d04631bc7117c51ca7 Sep 20 03:57:29.671 INFO running `"docker" "start" "-a" "86352e175d32baec86642aebfc48e8eb28c708ba971df6d04631bc7117c51ca7"` Sep 20 03:57:30.994 INFO kablam! usermod: no changes Sep 20 03:57:31.487 INFO kablam! Checking gimli v0.16.1 Sep 20 03:57:31.491 INFO kablam! Checking syn v0.14.9 Sep 20 03:57:31.493 INFO kablam! Compiling scroll_derive v0.9.4 Sep 20 03:57:31.493 INFO kablam! Checking crypto-hash v0.3.1 Sep 20 03:57:31.493 INFO kablam! Checking gzip-header v0.1.2 Sep 20 03:57:31.493 INFO kablam! Checking globset v0.2.1 Sep 20 03:57:31.493 INFO kablam! Checking crates-io v0.13.0 Sep 20 03:57:31.493 INFO kablam! Checking git2-curl v0.7.0 Sep 20 03:57:34.234 INFO kablam! Checking quick-xml v0.12.4 Sep 20 03:57:34.503 INFO kablam! Checking deflate v0.7.18 Sep 20 03:57:36.675 INFO kablam! Checking ignore v0.2.2 Sep 20 03:57:40.531 INFO kablam! Checking coveralls-api v0.3.3 Sep 20 03:57:45.216 INFO kablam! Checking cargo v0.24.0 Sep 20 03:57:48.562 INFO kablam! Checking scroll v0.9.0 Sep 20 03:57:52.383 INFO kablam! Checking goblin v0.0.15 Sep 20 03:58:07.905 INFO kablam! Checking object v0.9.0 Sep 20 03:58:15.085 INFO kablam! Checking cargo-tarpaulin v0.6.6 (/source) Sep 20 03:58:25.753 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.753 INFO kablam! --> src/source_analysis.rs:77:27 Sep 20 03:58:25.753 INFO kablam! | Sep 20 03:58:25.754 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 03:58:25.754 INFO kablam! | ^^^^^ Sep 20 03:58:25.755 INFO kablam! | Sep 20 03:58:25.755 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.755 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.756 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.756 INFO kablam! Sep 20 03:58:25.771 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.771 INFO kablam! --> src/source_analysis.rs:77:47 Sep 20 03:58:25.772 INFO kablam! | Sep 20 03:58:25.772 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 03:58:25.772 INFO kablam! | ^^^ Sep 20 03:58:25.772 INFO kablam! Sep 20 03:58:25.779 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.779 INFO kablam! --> src/source_analysis.rs:97:28 Sep 20 03:58:25.780 INFO kablam! | Sep 20 03:58:25.780 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 03:58:25.780 INFO kablam! | ^^^ Sep 20 03:58:25.781 INFO kablam! Sep 20 03:58:25.787 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.787 INFO kablam! --> src/source_analysis.rs:97:46 Sep 20 03:58:25.787 INFO kablam! | Sep 20 03:58:25.788 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 03:58:25.788 INFO kablam! | ^^^^^ Sep 20 03:58:25.788 INFO kablam! | Sep 20 03:58:25.789 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.789 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.790 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.790 INFO kablam! Sep 20 03:58:25.799 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.799 INFO kablam! --> src/source_analysis.rs:99:62 Sep 20 03:58:25.799 INFO kablam! | Sep 20 03:58:25.799 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 20 03:58:25.799 INFO kablam! | ^^^^^ Sep 20 03:58:25.799 INFO kablam! | Sep 20 03:58:25.800 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.800 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.800 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.800 INFO kablam! Sep 20 03:58:25.805 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.805 INFO kablam! --> src/source_analysis.rs:118:23 Sep 20 03:58:25.805 INFO kablam! | Sep 20 03:58:25.805 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 03:58:25.805 INFO kablam! | ^^^^^ Sep 20 03:58:25.805 INFO kablam! | Sep 20 03:58:25.805 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.811 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.811 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.811 INFO kablam! Sep 20 03:58:25.814 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.814 INFO kablam! --> src/source_analysis.rs:118:43 Sep 20 03:58:25.814 INFO kablam! | Sep 20 03:58:25.814 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 03:58:25.814 INFO kablam! | ^^^ Sep 20 03:58:25.814 INFO kablam! Sep 20 03:58:25.887 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.887 INFO kablam! --> src/source_analysis.rs:430:53 Sep 20 03:58:25.887 INFO kablam! | Sep 20 03:58:25.887 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 20 03:58:25.887 INFO kablam! | ^^^^^ Sep 20 03:58:25.887 INFO kablam! | Sep 20 03:58:25.891 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.891 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.891 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.891 INFO kablam! Sep 20 03:58:25.894 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.894 INFO kablam! --> src/source_analysis.rs:433:47 Sep 20 03:58:25.894 INFO kablam! | Sep 20 03:58:25.894 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 20 03:58:25.894 INFO kablam! | ^^^^^ Sep 20 03:58:25.894 INFO kablam! | Sep 20 03:58:25.894 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.894 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.894 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.894 INFO kablam! Sep 20 03:58:25.897 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.897 INFO kablam! --> src/source_analysis.rs:434:45 Sep 20 03:58:25.897 INFO kablam! | Sep 20 03:58:25.897 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 20 03:58:25.897 INFO kablam! | ^^^^^ Sep 20 03:58:25.897 INFO kablam! | Sep 20 03:58:25.897 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.897 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.897 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.897 INFO kablam! Sep 20 03:58:25.913 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.914 INFO kablam! --> src/source_analysis.rs:502:74 Sep 20 03:58:25.914 INFO kablam! | Sep 20 03:58:25.914 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 20 03:58:25.914 INFO kablam! | ^^^^^ Sep 20 03:58:25.914 INFO kablam! | Sep 20 03:58:25.914 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.914 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.914 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.914 INFO kablam! Sep 20 03:58:25.921 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.921 INFO kablam! --> src/source_analysis.rs:505:64 Sep 20 03:58:25.921 INFO kablam! | Sep 20 03:58:25.921 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 03:58:25.921 INFO kablam! | ^^^^^ Sep 20 03:58:25.921 INFO kablam! | Sep 20 03:58:25.921 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.921 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.921 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.921 INFO kablam! Sep 20 03:58:25.923 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.923 INFO kablam! --> src/source_analysis.rs:506:56 Sep 20 03:58:25.923 INFO kablam! | Sep 20 03:58:25.923 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 20 03:58:25.924 INFO kablam! | ^^^^^ Sep 20 03:58:25.924 INFO kablam! | Sep 20 03:58:25.924 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.924 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.924 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.924 INFO kablam! Sep 20 03:58:25.930 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.930 INFO kablam! --> src/source_analysis.rs:540:66 Sep 20 03:58:25.930 INFO kablam! | Sep 20 03:58:25.930 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 20 03:58:25.930 INFO kablam! | ^^^^^ Sep 20 03:58:25.930 INFO kablam! | Sep 20 03:58:25.930 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.930 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.930 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.930 INFO kablam! Sep 20 03:58:25.937 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.937 INFO kablam! --> src/source_analysis.rs:543:60 Sep 20 03:58:25.937 INFO kablam! | Sep 20 03:58:25.937 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 03:58:25.937 INFO kablam! | ^^^^^ Sep 20 03:58:25.937 INFO kablam! | Sep 20 03:58:25.937 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.937 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.937 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.937 INFO kablam! Sep 20 03:58:25.939 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.939 INFO kablam! --> src/source_analysis.rs:544:54 Sep 20 03:58:25.939 INFO kablam! | Sep 20 03:58:25.939 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 20 03:58:25.939 INFO kablam! | ^^^^^ Sep 20 03:58:25.939 INFO kablam! | Sep 20 03:58:25.939 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.939 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.939 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.939 INFO kablam! Sep 20 03:58:25.964 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.964 INFO kablam! --> src/source_analysis.rs:718:28 Sep 20 03:58:25.964 INFO kablam! | Sep 20 03:58:25.964 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 03:58:25.964 INFO kablam! | ^^^^^ Sep 20 03:58:25.964 INFO kablam! | Sep 20 03:58:25.964 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.964 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.964 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.964 INFO kablam! Sep 20 03:58:25.968 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.968 INFO kablam! --> src/source_analysis.rs:718:45 Sep 20 03:58:25.968 INFO kablam! | Sep 20 03:58:25.968 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 03:58:25.968 INFO kablam! | ^^^ Sep 20 03:58:25.968 INFO kablam! Sep 20 03:58:25.972 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.972 INFO kablam! --> src/source_analysis.rs:729:29 Sep 20 03:58:25.972 INFO kablam! | Sep 20 03:58:25.972 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 20 03:58:25.972 INFO kablam! | ^^^^^ Sep 20 03:58:25.972 INFO kablam! | Sep 20 03:58:25.972 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.972 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.972 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.972 INFO kablam! Sep 20 03:58:25.978 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.978 INFO kablam! --> src/source_analysis.rs:730:27 Sep 20 03:58:25.978 INFO kablam! | Sep 20 03:58:25.978 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 20 03:58:25.978 INFO kablam! | ^^^ Sep 20 03:58:25.978 INFO kablam! Sep 20 03:58:25.987 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.987 INFO kablam! --> src/source_analysis.rs:741:29 Sep 20 03:58:25.987 INFO kablam! | Sep 20 03:58:25.987 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 20 03:58:25.987 INFO kablam! | ^^^^^ Sep 20 03:58:25.987 INFO kablam! | Sep 20 03:58:25.987 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.987 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.987 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.987 INFO kablam! Sep 20 03:58:25.990 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.990 INFO kablam! --> src/source_analysis.rs:742:27 Sep 20 03:58:25.990 INFO kablam! | Sep 20 03:58:25.990 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 20 03:58:25.990 INFO kablam! | ^^^ Sep 20 03:58:25.990 INFO kablam! Sep 20 03:58:25.999 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:25.999 INFO kablam! --> src/source_analysis.rs:753:45 Sep 20 03:58:25.999 INFO kablam! | Sep 20 03:58:25.999 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 20 03:58:25.999 INFO kablam! | ^^^^^ Sep 20 03:58:25.999 INFO kablam! | Sep 20 03:58:25.999 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:25.999 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:25.999 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:25.999 INFO kablam! Sep 20 03:58:26.005 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.005 INFO kablam! --> src/source_analysis.rs:756:36 Sep 20 03:58:26.005 INFO kablam! | Sep 20 03:58:26.005 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 20 03:58:26.005 INFO kablam! | ^^^^^ Sep 20 03:58:26.005 INFO kablam! | Sep 20 03:58:26.005 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.005 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.005 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.005 INFO kablam! Sep 20 03:58:26.009 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.009 INFO kablam! --> src/source_analysis.rs:765:24 Sep 20 03:58:26.009 INFO kablam! | Sep 20 03:58:26.009 INFO kablam! 765 | if u_line != s.start().line { Sep 20 03:58:26.009 INFO kablam! | ^^^^^ Sep 20 03:58:26.009 INFO kablam! | Sep 20 03:58:26.009 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.009 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.009 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.009 INFO kablam! Sep 20 03:58:26.026 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.026 INFO kablam! --> src/source_analysis.rs:782:34 Sep 20 03:58:26.026 INFO kablam! | Sep 20 03:58:26.026 INFO kablam! 782 | let start = structure.span().start().line; Sep 20 03:58:26.026 INFO kablam! | ^^^^^ Sep 20 03:58:26.026 INFO kablam! | Sep 20 03:58:26.026 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.026 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.026 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.026 INFO kablam! Sep 20 03:58:26.029 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.029 INFO kablam! --> src/source_analysis.rs:783:32 Sep 20 03:58:26.029 INFO kablam! | Sep 20 03:58:26.029 INFO kablam! 783 | let end = structure.span().end().line; Sep 20 03:58:26.029 INFO kablam! | ^^^ Sep 20 03:58:26.029 INFO kablam! Sep 20 03:58:26.033 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.033 INFO kablam! --> src/source_analysis.rs:796:35 Sep 20 03:58:26.033 INFO kablam! | Sep 20 03:58:26.033 INFO kablam! 796 | cover.insert(span.start().line); Sep 20 03:58:26.033 INFO kablam! | ^^^^^ Sep 20 03:58:26.033 INFO kablam! | Sep 20 03:58:26.033 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.033 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.033 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.033 INFO kablam! Sep 20 03:58:26.041 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.041 INFO kablam! --> src/source_analysis.rs:810:28 Sep 20 03:58:26.041 INFO kablam! | Sep 20 03:58:26.041 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 20 03:58:26.041 INFO kablam! | ^^^^^ Sep 20 03:58:26.041 INFO kablam! | Sep 20 03:58:26.041 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.041 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.041 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.041 INFO kablam! Sep 20 03:58:26.044 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.044 INFO kablam! --> src/source_analysis.rs:811:26 Sep 20 03:58:26.044 INFO kablam! | Sep 20 03:58:26.044 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 20 03:58:26.044 INFO kablam! | ^^^ Sep 20 03:58:26.044 INFO kablam! Sep 20 03:58:26.059 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.059 INFO kablam! --> src/source_analysis.rs:843:28 Sep 20 03:58:26.059 INFO kablam! | Sep 20 03:58:26.059 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 03:58:26.059 INFO kablam! | ^^^^^ Sep 20 03:58:26.059 INFO kablam! | Sep 20 03:58:26.059 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.059 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.059 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.059 INFO kablam! Sep 20 03:58:26.061 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.061 INFO kablam! --> src/source_analysis.rs:843:45 Sep 20 03:58:26.061 INFO kablam! | Sep 20 03:58:26.061 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 03:58:26.061 INFO kablam! | ^^^ Sep 20 03:58:26.061 INFO kablam! Sep 20 03:58:26.163 INFO kablam! error: aborting due to 32 previous errors Sep 20 03:58:26.163 INFO kablam! Sep 20 03:58:26.163 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 03:58:26.201 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 20 03:58:26.201 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:58:26.341 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.341 INFO kablam! --> src/source_analysis.rs:77:27 Sep 20 03:58:26.341 INFO kablam! | Sep 20 03:58:26.341 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 03:58:26.341 INFO kablam! | ^^^^^ Sep 20 03:58:26.341 INFO kablam! | Sep 20 03:58:26.341 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.341 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.341 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.341 INFO kablam! Sep 20 03:58:26.347 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.347 INFO kablam! --> src/source_analysis.rs:77:47 Sep 20 03:58:26.347 INFO kablam! | Sep 20 03:58:26.347 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 03:58:26.347 INFO kablam! | ^^^ Sep 20 03:58:26.347 INFO kablam! Sep 20 03:58:26.353 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.353 INFO kablam! --> src/source_analysis.rs:97:28 Sep 20 03:58:26.353 INFO kablam! | Sep 20 03:58:26.353 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 03:58:26.353 INFO kablam! | ^^^ Sep 20 03:58:26.353 INFO kablam! Sep 20 03:58:26.354 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.354 INFO kablam! --> src/source_analysis.rs:97:46 Sep 20 03:58:26.354 INFO kablam! | Sep 20 03:58:26.354 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 03:58:26.354 INFO kablam! | ^^^^^ Sep 20 03:58:26.354 INFO kablam! | Sep 20 03:58:26.354 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.355 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.355 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.355 INFO kablam! Sep 20 03:58:26.358 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.358 INFO kablam! --> src/source_analysis.rs:99:62 Sep 20 03:58:26.358 INFO kablam! | Sep 20 03:58:26.358 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 20 03:58:26.358 INFO kablam! | ^^^^^ Sep 20 03:58:26.358 INFO kablam! | Sep 20 03:58:26.358 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.358 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.358 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.358 INFO kablam! Sep 20 03:58:26.363 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.363 INFO kablam! --> src/source_analysis.rs:118:23 Sep 20 03:58:26.363 INFO kablam! | Sep 20 03:58:26.363 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 03:58:26.363 INFO kablam! | ^^^^^ Sep 20 03:58:26.363 INFO kablam! | Sep 20 03:58:26.363 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.363 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.363 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.363 INFO kablam! Sep 20 03:58:26.366 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.366 INFO kablam! --> src/source_analysis.rs:118:43 Sep 20 03:58:26.366 INFO kablam! | Sep 20 03:58:26.366 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 03:58:26.366 INFO kablam! | ^^^ Sep 20 03:58:26.366 INFO kablam! Sep 20 03:58:26.412 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.412 INFO kablam! --> src/source_analysis.rs:430:53 Sep 20 03:58:26.412 INFO kablam! | Sep 20 03:58:26.412 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 20 03:58:26.412 INFO kablam! | ^^^^^ Sep 20 03:58:26.412 INFO kablam! | Sep 20 03:58:26.412 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.412 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.412 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.412 INFO kablam! Sep 20 03:58:26.414 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.414 INFO kablam! --> src/source_analysis.rs:433:47 Sep 20 03:58:26.414 INFO kablam! | Sep 20 03:58:26.414 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 20 03:58:26.414 INFO kablam! | ^^^^^ Sep 20 03:58:26.414 INFO kablam! | Sep 20 03:58:26.414 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.414 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.414 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.414 INFO kablam! Sep 20 03:58:26.416 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.416 INFO kablam! --> src/source_analysis.rs:434:45 Sep 20 03:58:26.416 INFO kablam! | Sep 20 03:58:26.416 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 20 03:58:26.416 INFO kablam! | ^^^^^ Sep 20 03:58:26.416 INFO kablam! | Sep 20 03:58:26.416 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.416 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.416 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.417 INFO kablam! Sep 20 03:58:26.427 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.427 INFO kablam! --> src/source_analysis.rs:502:74 Sep 20 03:58:26.427 INFO kablam! | Sep 20 03:58:26.427 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 20 03:58:26.427 INFO kablam! | ^^^^^ Sep 20 03:58:26.427 INFO kablam! | Sep 20 03:58:26.427 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.427 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.427 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.427 INFO kablam! Sep 20 03:58:26.429 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.429 INFO kablam! --> src/source_analysis.rs:505:64 Sep 20 03:58:26.429 INFO kablam! | Sep 20 03:58:26.429 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 03:58:26.429 INFO kablam! | ^^^^^ Sep 20 03:58:26.429 INFO kablam! | Sep 20 03:58:26.429 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.429 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.429 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.429 INFO kablam! Sep 20 03:58:26.431 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.431 INFO kablam! --> src/source_analysis.rs:506:56 Sep 20 03:58:26.431 INFO kablam! | Sep 20 03:58:26.431 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 20 03:58:26.431 INFO kablam! | ^^^^^ Sep 20 03:58:26.431 INFO kablam! | Sep 20 03:58:26.431 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.431 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.431 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.431 INFO kablam! Sep 20 03:58:26.437 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.437 INFO kablam! --> src/source_analysis.rs:540:66 Sep 20 03:58:26.437 INFO kablam! | Sep 20 03:58:26.437 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 20 03:58:26.437 INFO kablam! | ^^^^^ Sep 20 03:58:26.437 INFO kablam! | Sep 20 03:58:26.437 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.437 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.437 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.437 INFO kablam! Sep 20 03:58:26.438 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.438 INFO kablam! --> src/source_analysis.rs:543:60 Sep 20 03:58:26.438 INFO kablam! | Sep 20 03:58:26.438 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 03:58:26.438 INFO kablam! | ^^^^^ Sep 20 03:58:26.438 INFO kablam! | Sep 20 03:58:26.438 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.438 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.438 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.438 INFO kablam! Sep 20 03:58:26.440 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.440 INFO kablam! --> src/source_analysis.rs:544:54 Sep 20 03:58:26.440 INFO kablam! | Sep 20 03:58:26.440 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 20 03:58:26.440 INFO kablam! | ^^^^^ Sep 20 03:58:26.440 INFO kablam! | Sep 20 03:58:26.440 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.440 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.440 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.440 INFO kablam! Sep 20 03:58:26.454 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.454 INFO kablam! --> src/source_analysis.rs:718:28 Sep 20 03:58:26.454 INFO kablam! | Sep 20 03:58:26.454 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 03:58:26.454 INFO kablam! | ^^^^^ Sep 20 03:58:26.454 INFO kablam! | Sep 20 03:58:26.454 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.454 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.454 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.454 INFO kablam! Sep 20 03:58:26.456 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.456 INFO kablam! --> src/source_analysis.rs:718:45 Sep 20 03:58:26.456 INFO kablam! | Sep 20 03:58:26.456 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 03:58:26.456 INFO kablam! | ^^^ Sep 20 03:58:26.456 INFO kablam! Sep 20 03:58:26.459 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.459 INFO kablam! --> src/source_analysis.rs:729:29 Sep 20 03:58:26.459 INFO kablam! | Sep 20 03:58:26.459 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 20 03:58:26.459 INFO kablam! | ^^^^^ Sep 20 03:58:26.459 INFO kablam! | Sep 20 03:58:26.459 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.459 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.460 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.460 INFO kablam! Sep 20 03:58:26.462 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.462 INFO kablam! --> src/source_analysis.rs:730:27 Sep 20 03:58:26.462 INFO kablam! | Sep 20 03:58:26.462 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 20 03:58:26.462 INFO kablam! | ^^^ Sep 20 03:58:26.462 INFO kablam! Sep 20 03:58:26.466 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.466 INFO kablam! --> src/source_analysis.rs:741:29 Sep 20 03:58:26.466 INFO kablam! | Sep 20 03:58:26.466 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 20 03:58:26.466 INFO kablam! | ^^^^^ Sep 20 03:58:26.466 INFO kablam! | Sep 20 03:58:26.466 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.466 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.466 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.466 INFO kablam! Sep 20 03:58:26.469 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.469 INFO kablam! --> src/source_analysis.rs:742:27 Sep 20 03:58:26.469 INFO kablam! | Sep 20 03:58:26.469 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 20 03:58:26.469 INFO kablam! | ^^^ Sep 20 03:58:26.469 INFO kablam! Sep 20 03:58:26.472 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.472 INFO kablam! --> src/source_analysis.rs:753:45 Sep 20 03:58:26.472 INFO kablam! | Sep 20 03:58:26.472 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 20 03:58:26.472 INFO kablam! | ^^^^^ Sep 20 03:58:26.472 INFO kablam! | Sep 20 03:58:26.472 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.472 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.472 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.472 INFO kablam! Sep 20 03:58:26.474 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.474 INFO kablam! --> src/source_analysis.rs:756:36 Sep 20 03:58:26.474 INFO kablam! | Sep 20 03:58:26.474 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 20 03:58:26.474 INFO kablam! | ^^^^^ Sep 20 03:58:26.474 INFO kablam! | Sep 20 03:58:26.474 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.474 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.474 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.474 INFO kablam! Sep 20 03:58:26.476 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.476 INFO kablam! --> src/source_analysis.rs:765:24 Sep 20 03:58:26.476 INFO kablam! | Sep 20 03:58:26.476 INFO kablam! 765 | if u_line != s.start().line { Sep 20 03:58:26.476 INFO kablam! | ^^^^^ Sep 20 03:58:26.477 INFO kablam! | Sep 20 03:58:26.477 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.477 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.477 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.477 INFO kablam! Sep 20 03:58:26.479 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.479 INFO kablam! --> src/source_analysis.rs:782:34 Sep 20 03:58:26.479 INFO kablam! | Sep 20 03:58:26.479 INFO kablam! 782 | let start = structure.span().start().line; Sep 20 03:58:26.479 INFO kablam! | ^^^^^ Sep 20 03:58:26.479 INFO kablam! | Sep 20 03:58:26.479 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.480 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.480 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.480 INFO kablam! Sep 20 03:58:26.482 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.482 INFO kablam! --> src/source_analysis.rs:783:32 Sep 20 03:58:26.482 INFO kablam! | Sep 20 03:58:26.482 INFO kablam! 783 | let end = structure.span().end().line; Sep 20 03:58:26.482 INFO kablam! | ^^^ Sep 20 03:58:26.482 INFO kablam! Sep 20 03:58:26.486 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.486 INFO kablam! --> src/source_analysis.rs:796:35 Sep 20 03:58:26.486 INFO kablam! | Sep 20 03:58:26.486 INFO kablam! 796 | cover.insert(span.start().line); Sep 20 03:58:26.486 INFO kablam! | ^^^^^ Sep 20 03:58:26.486 INFO kablam! | Sep 20 03:58:26.486 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.486 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.486 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.486 INFO kablam! Sep 20 03:58:26.489 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.489 INFO kablam! --> src/source_analysis.rs:810:28 Sep 20 03:58:26.489 INFO kablam! | Sep 20 03:58:26.489 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 20 03:58:26.489 INFO kablam! | ^^^^^ Sep 20 03:58:26.489 INFO kablam! | Sep 20 03:58:26.489 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.489 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.489 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.489 INFO kablam! Sep 20 03:58:26.492 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.492 INFO kablam! --> src/source_analysis.rs:811:26 Sep 20 03:58:26.492 INFO kablam! | Sep 20 03:58:26.492 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 20 03:58:26.492 INFO kablam! | ^^^ Sep 20 03:58:26.492 INFO kablam! Sep 20 03:58:26.500 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.500 INFO kablam! --> src/source_analysis.rs:843:28 Sep 20 03:58:26.500 INFO kablam! | Sep 20 03:58:26.500 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 03:58:26.500 INFO kablam! | ^^^^^ Sep 20 03:58:26.500 INFO kablam! | Sep 20 03:58:26.500 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 03:58:26.500 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 03:58:26.500 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 03:58:26.500 INFO kablam! Sep 20 03:58:26.502 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 03:58:26.502 INFO kablam! --> src/source_analysis.rs:843:45 Sep 20 03:58:26.502 INFO kablam! | Sep 20 03:58:26.502 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 03:58:26.502 INFO kablam! | ^^^ Sep 20 03:58:26.502 INFO kablam! Sep 20 03:58:26.628 INFO kablam! error: aborting due to 32 previous errors Sep 20 03:58:26.628 INFO kablam! Sep 20 03:58:26.628 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 03:58:26.666 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 20 03:58:26.666 INFO kablam! Sep 20 03:58:26.666 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:58:26.671 INFO kablam! su: No module specific data is present Sep 20 03:58:28.556 INFO running `"docker" "rm" "-f" "86352e175d32baec86642aebfc48e8eb28c708ba971df6d04631bc7117c51ca7"` Sep 20 03:58:28.842 INFO blam! 86352e175d32baec86642aebfc48e8eb28c708ba971df6d04631bc7117c51ca7