Sep 14 18:42:20.073 INFO checking cargo-tarpaulin-0.6.6 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 18:42:20.073 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 18:42:20.073 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:42:20.580 INFO blam! 6e3381f3a9f222e95e4e6124173374a7d5ac18225658f958abb1c6125a60519f Sep 14 18:42:20.584 INFO running `"docker" "start" "-a" "6e3381f3a9f222e95e4e6124173374a7d5ac18225658f958abb1c6125a60519f"` Sep 14 18:42:22.327 INFO kablam! usermod: no changes Sep 14 18:42:22.719 INFO kablam! Checking parity-wasm v0.31.3 Sep 14 18:42:22.719 INFO kablam! Checking gimli v0.16.1 Sep 14 18:42:22.719 INFO kablam! Checking quote v0.6.8 Sep 14 18:42:22.719 INFO kablam! Checking semver v0.8.0 Sep 14 18:42:22.719 INFO kablam! Compiling scroll_derive v0.9.4 Sep 14 18:42:22.743 INFO kablam! Checking gzip-header v0.1.2 Sep 14 18:42:22.743 INFO kablam! Checking crates-io v0.13.0 Sep 14 18:42:22.743 INFO kablam! Checking quick-xml v0.12.3 Sep 14 18:42:27.039 INFO kablam! Checking deflate v0.7.18 Sep 14 18:42:31.003 INFO kablam! Checking syn v0.14.9 Sep 14 18:42:32.148 INFO kablam! Checking cargo v0.24.0 Sep 14 18:42:34.063 INFO kablam! Checking coveralls-api v0.3.3 Sep 14 18:42:41.777 INFO kablam! Checking scroll v0.9.0 Sep 14 18:42:45.365 INFO kablam! Checking goblin v0.0.15 Sep 14 18:43:02.476 INFO kablam! Checking object v0.9.0 Sep 14 18:43:07.072 INFO kablam! Checking cargo-tarpaulin v0.6.6 (file:///source) Sep 14 18:43:16.658 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.658 INFO kablam! --> src/source_analysis.rs:77:27 Sep 14 18:43:16.658 INFO kablam! | Sep 14 18:43:16.658 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 14 18:43:16.658 INFO kablam! | ^^^^^ Sep 14 18:43:16.661 INFO kablam! | Sep 14 18:43:16.662 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.662 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.662 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.662 INFO kablam! Sep 14 18:43:16.671 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.671 INFO kablam! --> src/source_analysis.rs:77:47 Sep 14 18:43:16.671 INFO kablam! | Sep 14 18:43:16.671 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 14 18:43:16.671 INFO kablam! | ^^^ Sep 14 18:43:16.679 INFO kablam! Sep 14 18:43:16.685 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.685 INFO kablam! --> src/source_analysis.rs:97:28 Sep 14 18:43:16.685 INFO kablam! | Sep 14 18:43:16.685 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 14 18:43:16.685 INFO kablam! | ^^^ Sep 14 18:43:16.686 INFO kablam! Sep 14 18:43:16.688 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.688 INFO kablam! --> src/source_analysis.rs:97:46 Sep 14 18:43:16.688 INFO kablam! | Sep 14 18:43:16.688 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 14 18:43:16.688 INFO kablam! | ^^^^^ Sep 14 18:43:16.689 INFO kablam! | Sep 14 18:43:16.689 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.689 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.689 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.689 INFO kablam! Sep 14 18:43:16.693 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.693 INFO kablam! --> src/source_analysis.rs:99:62 Sep 14 18:43:16.693 INFO kablam! | Sep 14 18:43:16.693 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 14 18:43:16.693 INFO kablam! | ^^^^^ Sep 14 18:43:16.699 INFO kablam! | Sep 14 18:43:16.699 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.699 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.699 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.700 INFO kablam! Sep 14 18:43:16.705 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.705 INFO kablam! --> src/source_analysis.rs:118:23 Sep 14 18:43:16.705 INFO kablam! | Sep 14 18:43:16.705 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 14 18:43:16.705 INFO kablam! | ^^^^^ Sep 14 18:43:16.706 INFO kablam! | Sep 14 18:43:16.706 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.706 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.706 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.706 INFO kablam! Sep 14 18:43:16.710 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.710 INFO kablam! --> src/source_analysis.rs:118:43 Sep 14 18:43:16.710 INFO kablam! | Sep 14 18:43:16.710 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 14 18:43:16.710 INFO kablam! | ^^^ Sep 14 18:43:16.710 INFO kablam! Sep 14 18:43:16.775 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.775 INFO kablam! --> src/source_analysis.rs:430:53 Sep 14 18:43:16.775 INFO kablam! | Sep 14 18:43:16.775 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 14 18:43:16.775 INFO kablam! | ^^^^^ Sep 14 18:43:16.783 INFO kablam! | Sep 14 18:43:16.783 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.783 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.783 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.783 INFO kablam! Sep 14 18:43:16.786 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.786 INFO kablam! --> src/source_analysis.rs:433:47 Sep 14 18:43:16.786 INFO kablam! | Sep 14 18:43:16.786 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 14 18:43:16.786 INFO kablam! | ^^^^^ Sep 14 18:43:16.786 INFO kablam! | Sep 14 18:43:16.786 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.787 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.787 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.787 INFO kablam! Sep 14 18:43:16.790 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.790 INFO kablam! --> src/source_analysis.rs:434:45 Sep 14 18:43:16.790 INFO kablam! | Sep 14 18:43:16.790 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 14 18:43:16.790 INFO kablam! | ^^^^^ Sep 14 18:43:16.790 INFO kablam! | Sep 14 18:43:16.790 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.791 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.791 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.791 INFO kablam! Sep 14 18:43:16.803 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.803 INFO kablam! --> src/source_analysis.rs:502:74 Sep 14 18:43:16.803 INFO kablam! | Sep 14 18:43:16.803 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 14 18:43:16.803 INFO kablam! | ^^^^^ Sep 14 18:43:16.803 INFO kablam! | Sep 14 18:43:16.803 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.804 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.804 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.804 INFO kablam! Sep 14 18:43:16.806 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.806 INFO kablam! --> src/source_analysis.rs:505:64 Sep 14 18:43:16.806 INFO kablam! | Sep 14 18:43:16.806 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 14 18:43:16.806 INFO kablam! | ^^^^^ Sep 14 18:43:16.806 INFO kablam! | Sep 14 18:43:16.806 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.807 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.807 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.807 INFO kablam! Sep 14 18:43:16.809 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.809 INFO kablam! --> src/source_analysis.rs:506:56 Sep 14 18:43:16.809 INFO kablam! | Sep 14 18:43:16.809 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 14 18:43:16.809 INFO kablam! | ^^^^^ Sep 14 18:43:16.809 INFO kablam! | Sep 14 18:43:16.809 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.809 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.809 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.809 INFO kablam! Sep 14 18:43:16.819 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.819 INFO kablam! --> src/source_analysis.rs:540:66 Sep 14 18:43:16.819 INFO kablam! | Sep 14 18:43:16.819 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 14 18:43:16.819 INFO kablam! | ^^^^^ Sep 14 18:43:16.819 INFO kablam! | Sep 14 18:43:16.819 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.819 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.819 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.819 INFO kablam! Sep 14 18:43:16.821 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.821 INFO kablam! --> src/source_analysis.rs:543:60 Sep 14 18:43:16.821 INFO kablam! | Sep 14 18:43:16.821 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 14 18:43:16.821 INFO kablam! | ^^^^^ Sep 14 18:43:16.821 INFO kablam! | Sep 14 18:43:16.821 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.821 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.821 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.822 INFO kablam! Sep 14 18:43:16.824 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.824 INFO kablam! --> src/source_analysis.rs:544:54 Sep 14 18:43:16.824 INFO kablam! | Sep 14 18:43:16.824 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 14 18:43:16.824 INFO kablam! | ^^^^^ Sep 14 18:43:16.824 INFO kablam! | Sep 14 18:43:16.824 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.824 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.824 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.824 INFO kablam! Sep 14 18:43:16.839 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.839 INFO kablam! --> src/source_analysis.rs:718:28 Sep 14 18:43:16.839 INFO kablam! | Sep 14 18:43:16.839 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 14 18:43:16.839 INFO kablam! | ^^^^^ Sep 14 18:43:16.842 INFO kablam! | Sep 14 18:43:16.842 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.842 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.842 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.842 INFO kablam! Sep 14 18:43:16.846 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.846 INFO kablam! --> src/source_analysis.rs:718:45 Sep 14 18:43:16.846 INFO kablam! | Sep 14 18:43:16.846 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 14 18:43:16.846 INFO kablam! | ^^^ Sep 14 18:43:16.846 INFO kablam! Sep 14 18:43:16.850 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.850 INFO kablam! --> src/source_analysis.rs:729:29 Sep 14 18:43:16.850 INFO kablam! | Sep 14 18:43:16.850 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 14 18:43:16.850 INFO kablam! | ^^^^^ Sep 14 18:43:16.851 INFO kablam! | Sep 14 18:43:16.851 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.852 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.852 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.852 INFO kablam! Sep 14 18:43:16.856 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.856 INFO kablam! --> src/source_analysis.rs:730:27 Sep 14 18:43:16.856 INFO kablam! | Sep 14 18:43:16.856 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 14 18:43:16.856 INFO kablam! | ^^^ Sep 14 18:43:16.856 INFO kablam! Sep 14 18:43:16.861 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.861 INFO kablam! --> src/source_analysis.rs:741:29 Sep 14 18:43:16.861 INFO kablam! | Sep 14 18:43:16.861 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 14 18:43:16.861 INFO kablam! | ^^^^^ Sep 14 18:43:16.861 INFO kablam! | Sep 14 18:43:16.861 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.862 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.862 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.862 INFO kablam! Sep 14 18:43:16.866 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.866 INFO kablam! --> src/source_analysis.rs:742:27 Sep 14 18:43:16.866 INFO kablam! | Sep 14 18:43:16.866 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 14 18:43:16.866 INFO kablam! | ^^^ Sep 14 18:43:16.866 INFO kablam! Sep 14 18:43:16.870 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.870 INFO kablam! --> src/source_analysis.rs:753:45 Sep 14 18:43:16.870 INFO kablam! | Sep 14 18:43:16.870 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 14 18:43:16.870 INFO kablam! | ^^^^^ Sep 14 18:43:16.870 INFO kablam! | Sep 14 18:43:16.871 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.871 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.871 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.871 INFO kablam! Sep 14 18:43:16.873 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.873 INFO kablam! --> src/source_analysis.rs:756:36 Sep 14 18:43:16.873 INFO kablam! | Sep 14 18:43:16.873 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 14 18:43:16.873 INFO kablam! | ^^^^^ Sep 14 18:43:16.873 INFO kablam! | Sep 14 18:43:16.874 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.874 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.874 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.874 INFO kablam! Sep 14 18:43:16.878 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.878 INFO kablam! --> src/source_analysis.rs:765:24 Sep 14 18:43:16.878 INFO kablam! | Sep 14 18:43:16.878 INFO kablam! 765 | if u_line != s.start().line { Sep 14 18:43:16.878 INFO kablam! | ^^^^^ Sep 14 18:43:16.878 INFO kablam! | Sep 14 18:43:16.878 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.878 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.878 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.878 INFO kablam! Sep 14 18:43:16.881 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.881 INFO kablam! --> src/source_analysis.rs:782:34 Sep 14 18:43:16.881 INFO kablam! | Sep 14 18:43:16.881 INFO kablam! 782 | let start = structure.span().start().line; Sep 14 18:43:16.881 INFO kablam! | ^^^^^ Sep 14 18:43:16.882 INFO kablam! | Sep 14 18:43:16.882 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.882 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.882 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.882 INFO kablam! Sep 14 18:43:16.885 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.885 INFO kablam! --> src/source_analysis.rs:783:32 Sep 14 18:43:16.885 INFO kablam! | Sep 14 18:43:16.885 INFO kablam! 783 | let end = structure.span().end().line; Sep 14 18:43:16.885 INFO kablam! | ^^^ Sep 14 18:43:16.885 INFO kablam! Sep 14 18:43:16.891 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.891 INFO kablam! --> src/source_analysis.rs:796:35 Sep 14 18:43:16.892 INFO kablam! | Sep 14 18:43:16.892 INFO kablam! 796 | cover.insert(span.start().line); Sep 14 18:43:16.892 INFO kablam! | ^^^^^ Sep 14 18:43:16.892 INFO kablam! | Sep 14 18:43:16.892 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.892 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.892 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.892 INFO kablam! Sep 14 18:43:16.896 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.896 INFO kablam! --> src/source_analysis.rs:810:28 Sep 14 18:43:16.896 INFO kablam! | Sep 14 18:43:16.896 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 14 18:43:16.896 INFO kablam! | ^^^^^ Sep 14 18:43:16.896 INFO kablam! | Sep 14 18:43:16.896 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.896 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.896 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.896 INFO kablam! Sep 14 18:43:16.900 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.900 INFO kablam! --> src/source_analysis.rs:811:26 Sep 14 18:43:16.900 INFO kablam! | Sep 14 18:43:16.900 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 14 18:43:16.900 INFO kablam! | ^^^ Sep 14 18:43:16.900 INFO kablam! Sep 14 18:43:16.905 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.906 INFO kablam! --> src/source_analysis.rs:843:28 Sep 14 18:43:16.906 INFO kablam! | Sep 14 18:43:16.906 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 14 18:43:16.906 INFO kablam! | ^^^^^ Sep 14 18:43:16.906 INFO kablam! | Sep 14 18:43:16.906 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:16.906 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:16.906 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:16.906 INFO kablam! Sep 14 18:43:16.908 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:16.909 INFO kablam! --> src/source_analysis.rs:843:45 Sep 14 18:43:16.909 INFO kablam! | Sep 14 18:43:16.909 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 14 18:43:16.909 INFO kablam! | ^^^ Sep 14 18:43:16.909 INFO kablam! Sep 14 18:43:16.952 INFO kablam! error: aborting due to 32 previous errors Sep 14 18:43:16.952 INFO kablam! Sep 14 18:43:16.952 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 18:43:16.995 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 14 18:43:16.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:43:17.005 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.005 INFO kablam! --> src/source_analysis.rs:77:27 Sep 14 18:43:17.005 INFO kablam! | Sep 14 18:43:17.005 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 14 18:43:17.005 INFO kablam! | ^^^^^ Sep 14 18:43:17.011 INFO kablam! | Sep 14 18:43:17.011 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.011 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.011 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.012 INFO kablam! Sep 14 18:43:17.019 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.019 INFO kablam! --> src/source_analysis.rs:77:47 Sep 14 18:43:17.019 INFO kablam! | Sep 14 18:43:17.019 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 14 18:43:17.019 INFO kablam! | ^^^ Sep 14 18:43:17.019 INFO kablam! Sep 14 18:43:17.025 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.025 INFO kablam! --> src/source_analysis.rs:97:28 Sep 14 18:43:17.025 INFO kablam! | Sep 14 18:43:17.025 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 14 18:43:17.025 INFO kablam! | ^^^ Sep 14 18:43:17.025 INFO kablam! Sep 14 18:43:17.027 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.027 INFO kablam! --> src/source_analysis.rs:97:46 Sep 14 18:43:17.027 INFO kablam! | Sep 14 18:43:17.027 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 14 18:43:17.027 INFO kablam! | ^^^^^ Sep 14 18:43:17.027 INFO kablam! | Sep 14 18:43:17.027 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.027 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.027 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.027 INFO kablam! Sep 14 18:43:17.031 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.031 INFO kablam! --> src/source_analysis.rs:99:62 Sep 14 18:43:17.031 INFO kablam! | Sep 14 18:43:17.031 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 14 18:43:17.031 INFO kablam! | ^^^^^ Sep 14 18:43:17.031 INFO kablam! | Sep 14 18:43:17.031 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.031 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.031 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.031 INFO kablam! Sep 14 18:43:17.037 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.037 INFO kablam! --> src/source_analysis.rs:118:23 Sep 14 18:43:17.037 INFO kablam! | Sep 14 18:43:17.037 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 14 18:43:17.037 INFO kablam! | ^^^^^ Sep 14 18:43:17.037 INFO kablam! | Sep 14 18:43:17.037 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.037 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.037 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.037 INFO kablam! Sep 14 18:43:17.040 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.040 INFO kablam! --> src/source_analysis.rs:118:43 Sep 14 18:43:17.040 INFO kablam! | Sep 14 18:43:17.040 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 14 18:43:17.040 INFO kablam! | ^^^ Sep 14 18:43:17.040 INFO kablam! Sep 14 18:43:17.090 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.090 INFO kablam! --> src/source_analysis.rs:430:53 Sep 14 18:43:17.090 INFO kablam! | Sep 14 18:43:17.090 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 14 18:43:17.090 INFO kablam! | ^^^^^ Sep 14 18:43:17.090 INFO kablam! | Sep 14 18:43:17.090 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.090 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.091 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.091 INFO kablam! Sep 14 18:43:17.101 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.101 INFO kablam! --> src/source_analysis.rs:433:47 Sep 14 18:43:17.101 INFO kablam! | Sep 14 18:43:17.101 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 14 18:43:17.101 INFO kablam! | ^^^^^ Sep 14 18:43:17.101 INFO kablam! | Sep 14 18:43:17.101 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.101 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.101 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.101 INFO kablam! Sep 14 18:43:17.103 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.103 INFO kablam! --> src/source_analysis.rs:434:45 Sep 14 18:43:17.103 INFO kablam! | Sep 14 18:43:17.103 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 14 18:43:17.103 INFO kablam! | ^^^^^ Sep 14 18:43:17.103 INFO kablam! | Sep 14 18:43:17.104 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.104 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.104 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.104 INFO kablam! Sep 14 18:43:17.118 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.118 INFO kablam! --> src/source_analysis.rs:502:74 Sep 14 18:43:17.118 INFO kablam! | Sep 14 18:43:17.118 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 14 18:43:17.118 INFO kablam! | ^^^^^ Sep 14 18:43:17.118 INFO kablam! | Sep 14 18:43:17.118 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.118 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.118 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.118 INFO kablam! Sep 14 18:43:17.120 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.120 INFO kablam! --> src/source_analysis.rs:505:64 Sep 14 18:43:17.120 INFO kablam! | Sep 14 18:43:17.120 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 14 18:43:17.120 INFO kablam! | ^^^^^ Sep 14 18:43:17.120 INFO kablam! | Sep 14 18:43:17.120 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.120 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.120 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.120 INFO kablam! Sep 14 18:43:17.128 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.128 INFO kablam! --> src/source_analysis.rs:506:56 Sep 14 18:43:17.128 INFO kablam! | Sep 14 18:43:17.128 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 14 18:43:17.128 INFO kablam! | ^^^^^ Sep 14 18:43:17.128 INFO kablam! | Sep 14 18:43:17.128 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.128 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.128 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.128 INFO kablam! Sep 14 18:43:17.134 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.134 INFO kablam! --> src/source_analysis.rs:540:66 Sep 14 18:43:17.134 INFO kablam! | Sep 14 18:43:17.134 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 14 18:43:17.134 INFO kablam! | ^^^^^ Sep 14 18:43:17.134 INFO kablam! | Sep 14 18:43:17.134 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.134 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.134 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.134 INFO kablam! Sep 14 18:43:17.136 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.136 INFO kablam! --> src/source_analysis.rs:543:60 Sep 14 18:43:17.136 INFO kablam! | Sep 14 18:43:17.136 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 14 18:43:17.136 INFO kablam! | ^^^^^ Sep 14 18:43:17.136 INFO kablam! | Sep 14 18:43:17.136 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.136 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.136 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.136 INFO kablam! Sep 14 18:43:17.138 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.138 INFO kablam! --> src/source_analysis.rs:544:54 Sep 14 18:43:17.138 INFO kablam! | Sep 14 18:43:17.138 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 14 18:43:17.138 INFO kablam! | ^^^^^ Sep 14 18:43:17.138 INFO kablam! | Sep 14 18:43:17.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.138 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.138 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.138 INFO kablam! Sep 14 18:43:17.151 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.151 INFO kablam! --> src/source_analysis.rs:718:28 Sep 14 18:43:17.151 INFO kablam! | Sep 14 18:43:17.151 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 14 18:43:17.151 INFO kablam! | ^^^^^ Sep 14 18:43:17.151 INFO kablam! | Sep 14 18:43:17.151 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.151 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.151 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.151 INFO kablam! Sep 14 18:43:17.158 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.158 INFO kablam! --> src/source_analysis.rs:718:45 Sep 14 18:43:17.158 INFO kablam! | Sep 14 18:43:17.158 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 14 18:43:17.158 INFO kablam! | ^^^ Sep 14 18:43:17.158 INFO kablam! Sep 14 18:43:17.161 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.161 INFO kablam! --> src/source_analysis.rs:729:29 Sep 14 18:43:17.161 INFO kablam! | Sep 14 18:43:17.162 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 14 18:43:17.162 INFO kablam! | ^^^^^ Sep 14 18:43:17.162 INFO kablam! | Sep 14 18:43:17.162 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.162 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.162 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.162 INFO kablam! Sep 14 18:43:17.174 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.174 INFO kablam! --> src/source_analysis.rs:730:27 Sep 14 18:43:17.174 INFO kablam! | Sep 14 18:43:17.174 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 14 18:43:17.174 INFO kablam! | ^^^ Sep 14 18:43:17.174 INFO kablam! Sep 14 18:43:17.178 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.178 INFO kablam! --> src/source_analysis.rs:741:29 Sep 14 18:43:17.178 INFO kablam! | Sep 14 18:43:17.178 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 14 18:43:17.178 INFO kablam! | ^^^^^ Sep 14 18:43:17.179 INFO kablam! | Sep 14 18:43:17.179 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.179 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.179 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.179 INFO kablam! Sep 14 18:43:17.198 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.198 INFO kablam! --> src/source_analysis.rs:742:27 Sep 14 18:43:17.198 INFO kablam! | Sep 14 18:43:17.198 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 14 18:43:17.198 INFO kablam! | ^^^ Sep 14 18:43:17.198 INFO kablam! Sep 14 18:43:17.202 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.202 INFO kablam! --> src/source_analysis.rs:753:45 Sep 14 18:43:17.202 INFO kablam! | Sep 14 18:43:17.202 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 14 18:43:17.202 INFO kablam! | ^^^^^ Sep 14 18:43:17.202 INFO kablam! | Sep 14 18:43:17.202 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.202 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.202 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.202 INFO kablam! Sep 14 18:43:17.217 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.217 INFO kablam! --> src/source_analysis.rs:756:36 Sep 14 18:43:17.217 INFO kablam! | Sep 14 18:43:17.217 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 14 18:43:17.217 INFO kablam! | ^^^^^ Sep 14 18:43:17.217 INFO kablam! | Sep 14 18:43:17.217 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.217 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.217 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.217 INFO kablam! Sep 14 18:43:17.220 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.220 INFO kablam! --> src/source_analysis.rs:765:24 Sep 14 18:43:17.220 INFO kablam! | Sep 14 18:43:17.220 INFO kablam! 765 | if u_line != s.start().line { Sep 14 18:43:17.220 INFO kablam! | ^^^^^ Sep 14 18:43:17.220 INFO kablam! | Sep 14 18:43:17.220 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.220 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.220 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.220 INFO kablam! Sep 14 18:43:17.234 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.234 INFO kablam! --> src/source_analysis.rs:782:34 Sep 14 18:43:17.234 INFO kablam! | Sep 14 18:43:17.234 INFO kablam! 782 | let start = structure.span().start().line; Sep 14 18:43:17.234 INFO kablam! | ^^^^^ Sep 14 18:43:17.234 INFO kablam! | Sep 14 18:43:17.234 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.234 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.234 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.234 INFO kablam! Sep 14 18:43:17.238 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.238 INFO kablam! --> src/source_analysis.rs:783:32 Sep 14 18:43:17.238 INFO kablam! | Sep 14 18:43:17.238 INFO kablam! 783 | let end = structure.span().end().line; Sep 14 18:43:17.238 INFO kablam! | ^^^ Sep 14 18:43:17.238 INFO kablam! Sep 14 18:43:17.241 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.241 INFO kablam! --> src/source_analysis.rs:796:35 Sep 14 18:43:17.241 INFO kablam! | Sep 14 18:43:17.241 INFO kablam! 796 | cover.insert(span.start().line); Sep 14 18:43:17.241 INFO kablam! | ^^^^^ Sep 14 18:43:17.241 INFO kablam! | Sep 14 18:43:17.241 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.241 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.241 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.241 INFO kablam! Sep 14 18:43:17.255 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.255 INFO kablam! --> src/source_analysis.rs:810:28 Sep 14 18:43:17.255 INFO kablam! | Sep 14 18:43:17.255 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 14 18:43:17.255 INFO kablam! | ^^^^^ Sep 14 18:43:17.255 INFO kablam! | Sep 14 18:43:17.255 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.255 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.255 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.255 INFO kablam! Sep 14 18:43:17.258 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.258 INFO kablam! --> src/source_analysis.rs:811:26 Sep 14 18:43:17.258 INFO kablam! | Sep 14 18:43:17.258 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 14 18:43:17.258 INFO kablam! | ^^^ Sep 14 18:43:17.258 INFO kablam! Sep 14 18:43:17.270 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.270 INFO kablam! --> src/source_analysis.rs:843:28 Sep 14 18:43:17.270 INFO kablam! | Sep 14 18:43:17.270 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 14 18:43:17.270 INFO kablam! | ^^^^^ Sep 14 18:43:17.270 INFO kablam! | Sep 14 18:43:17.270 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 18:43:17.270 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 14 18:43:17.270 INFO kablam! candidate #1: `statemachine::StateData` Sep 14 18:43:17.270 INFO kablam! Sep 14 18:43:17.273 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 14 18:43:17.273 INFO kablam! --> src/source_analysis.rs:843:45 Sep 14 18:43:17.273 INFO kablam! | Sep 14 18:43:17.273 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 14 18:43:17.274 INFO kablam! | ^^^ Sep 14 18:43:17.274 INFO kablam! Sep 14 18:43:17.422 INFO kablam! error: aborting due to 32 previous errors Sep 14 18:43:17.423 INFO kablam! Sep 14 18:43:17.423 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 18:43:17.472 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 14 18:43:17.472 INFO kablam! Sep 14 18:43:17.472 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:43:17.474 INFO kablam! su: No module specific data is present Sep 14 18:43:19.783 INFO running `"docker" "rm" "-f" "6e3381f3a9f222e95e4e6124173374a7d5ac18225658f958abb1c6125a60519f"` Sep 14 18:43:20.028 INFO blam! 6e3381f3a9f222e95e4e6124173374a7d5ac18225658f958abb1c6125a60519f