Sep 04 22:02:03.954 INFO checking cargo-tarpaulin-0.6.6 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:02:03.954 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:02:03.954 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:02:04.118 INFO blam! bb2412ab3a6425f4c61794f3c0d072f181d9c991831f84feabe47c7b41245ded Sep 04 22:02:04.124 INFO running `"docker" "start" "-a" "bb2412ab3a6425f4c61794f3c0d072f181d9c991831f84feabe47c7b41245ded"` Sep 04 22:02:05.272 INFO kablam! Checking parity-wasm v0.31.3 Sep 04 22:02:05.273 INFO kablam! Checking jobserver v0.1.11 Sep 04 22:02:05.281 INFO kablam! Checking gimli v0.16.1 Sep 04 22:02:05.316 INFO kablam! Checking syn v0.14.9 Sep 04 22:02:05.321 INFO kablam! Compiling scroll_derive v0.9.4 Sep 04 22:02:05.341 INFO kablam! Checking docopt v0.8.3 Sep 04 22:02:05.348 INFO kablam! Checking crates-io v0.13.0 Sep 04 22:02:05.352 INFO kablam! Checking git2-curl v0.7.0 Sep 04 22:02:10.163 INFO kablam! Checking coveralls-api v0.3.3 Sep 04 22:02:14.235 INFO kablam! Checking quick-xml v0.12.3 Sep 04 22:02:19.703 INFO kablam! Checking cargo v0.24.0 Sep 04 22:02:26.862 INFO kablam! Checking scroll v0.9.0 Sep 04 22:02:30.793 INFO kablam! Checking goblin v0.0.15 Sep 04 22:02:49.996 INFO kablam! Checking object v0.9.0 Sep 04 22:02:55.974 INFO kablam! Checking cargo-tarpaulin v0.6.6 (file:///source) Sep 04 22:03:09.755 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.755 INFO kablam! --> src/source_analysis.rs:77:27 Sep 04 22:03:09.755 INFO kablam! | Sep 04 22:03:09.755 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 04 22:03:09.755 INFO kablam! | ^^^^^ Sep 04 22:03:09.755 INFO kablam! | Sep 04 22:03:09.755 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.756 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.756 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.756 INFO kablam! Sep 04 22:03:09.766 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.766 INFO kablam! --> src/source_analysis.rs:77:47 Sep 04 22:03:09.766 INFO kablam! | Sep 04 22:03:09.766 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 04 22:03:09.766 INFO kablam! | ^^^ Sep 04 22:03:09.767 INFO kablam! Sep 04 22:03:09.775 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.775 INFO kablam! --> src/source_analysis.rs:97:28 Sep 04 22:03:09.775 INFO kablam! | Sep 04 22:03:09.775 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 04 22:03:09.775 INFO kablam! | ^^^ Sep 04 22:03:09.775 INFO kablam! Sep 04 22:03:09.778 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.778 INFO kablam! --> src/source_analysis.rs:97:46 Sep 04 22:03:09.778 INFO kablam! | Sep 04 22:03:09.778 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 04 22:03:09.778 INFO kablam! | ^^^^^ Sep 04 22:03:09.778 INFO kablam! | Sep 04 22:03:09.779 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.779 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.779 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.779 INFO kablam! Sep 04 22:03:09.784 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.785 INFO kablam! --> src/source_analysis.rs:99:62 Sep 04 22:03:09.785 INFO kablam! | Sep 04 22:03:09.785 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 04 22:03:09.785 INFO kablam! | ^^^^^ Sep 04 22:03:09.785 INFO kablam! | Sep 04 22:03:09.785 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.786 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.786 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.786 INFO kablam! Sep 04 22:03:09.794 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.794 INFO kablam! --> src/source_analysis.rs:118:23 Sep 04 22:03:09.794 INFO kablam! | Sep 04 22:03:09.794 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 04 22:03:09.794 INFO kablam! | ^^^^^ Sep 04 22:03:09.794 INFO kablam! | Sep 04 22:03:09.794 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.795 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.795 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.795 INFO kablam! Sep 04 22:03:09.799 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.799 INFO kablam! --> src/source_analysis.rs:118:43 Sep 04 22:03:09.799 INFO kablam! | Sep 04 22:03:09.799 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 04 22:03:09.799 INFO kablam! | ^^^ Sep 04 22:03:09.800 INFO kablam! Sep 04 22:03:09.894 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.894 INFO kablam! --> src/source_analysis.rs:430:53 Sep 04 22:03:09.894 INFO kablam! | Sep 04 22:03:09.894 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 04 22:03:09.894 INFO kablam! | ^^^^^ Sep 04 22:03:09.894 INFO kablam! | Sep 04 22:03:09.894 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.895 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.895 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.895 INFO kablam! Sep 04 22:03:09.897 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.897 INFO kablam! --> src/source_analysis.rs:433:47 Sep 04 22:03:09.897 INFO kablam! | Sep 04 22:03:09.897 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 04 22:03:09.897 INFO kablam! | ^^^^^ Sep 04 22:03:09.897 INFO kablam! | Sep 04 22:03:09.897 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.898 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.898 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.898 INFO kablam! Sep 04 22:03:09.900 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.900 INFO kablam! --> src/source_analysis.rs:434:45 Sep 04 22:03:09.900 INFO kablam! | Sep 04 22:03:09.900 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 04 22:03:09.900 INFO kablam! | ^^^^^ Sep 04 22:03:09.900 INFO kablam! | Sep 04 22:03:09.900 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.900 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.900 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.900 INFO kablam! Sep 04 22:03:09.918 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.918 INFO kablam! --> src/source_analysis.rs:502:74 Sep 04 22:03:09.918 INFO kablam! | Sep 04 22:03:09.918 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 04 22:03:09.919 INFO kablam! | ^^^^^ Sep 04 22:03:09.919 INFO kablam! | Sep 04 22:03:09.919 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.919 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.919 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.919 INFO kablam! Sep 04 22:03:09.920 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.921 INFO kablam! --> src/source_analysis.rs:505:64 Sep 04 22:03:09.921 INFO kablam! | Sep 04 22:03:09.921 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 04 22:03:09.921 INFO kablam! | ^^^^^ Sep 04 22:03:09.921 INFO kablam! | Sep 04 22:03:09.921 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.921 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.921 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.921 INFO kablam! Sep 04 22:03:09.923 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.923 INFO kablam! --> src/source_analysis.rs:506:56 Sep 04 22:03:09.923 INFO kablam! | Sep 04 22:03:09.923 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 04 22:03:09.923 INFO kablam! | ^^^^^ Sep 04 22:03:09.923 INFO kablam! | Sep 04 22:03:09.923 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.923 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.923 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.923 INFO kablam! Sep 04 22:03:09.933 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.933 INFO kablam! --> src/source_analysis.rs:540:66 Sep 04 22:03:09.933 INFO kablam! | Sep 04 22:03:09.933 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 04 22:03:09.933 INFO kablam! | ^^^^^ Sep 04 22:03:09.933 INFO kablam! | Sep 04 22:03:09.933 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.933 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.933 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.933 INFO kablam! Sep 04 22:03:09.935 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.935 INFO kablam! --> src/source_analysis.rs:543:60 Sep 04 22:03:09.935 INFO kablam! | Sep 04 22:03:09.935 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 04 22:03:09.935 INFO kablam! | ^^^^^ Sep 04 22:03:09.935 INFO kablam! | Sep 04 22:03:09.935 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.936 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.936 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.936 INFO kablam! Sep 04 22:03:09.937 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.938 INFO kablam! --> src/source_analysis.rs:544:54 Sep 04 22:03:09.938 INFO kablam! | Sep 04 22:03:09.938 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 04 22:03:09.938 INFO kablam! | ^^^^^ Sep 04 22:03:09.938 INFO kablam! | Sep 04 22:03:09.938 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.938 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.938 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.938 INFO kablam! Sep 04 22:03:09.962 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.962 INFO kablam! --> src/source_analysis.rs:718:28 Sep 04 22:03:09.962 INFO kablam! | Sep 04 22:03:09.963 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 04 22:03:09.963 INFO kablam! | ^^^^^ Sep 04 22:03:09.963 INFO kablam! | Sep 04 22:03:09.963 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.963 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.963 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.963 INFO kablam! Sep 04 22:03:09.966 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.966 INFO kablam! --> src/source_analysis.rs:718:45 Sep 04 22:03:09.966 INFO kablam! | Sep 04 22:03:09.966 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 04 22:03:09.966 INFO kablam! | ^^^ Sep 04 22:03:09.966 INFO kablam! Sep 04 22:03:09.970 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.970 INFO kablam! --> src/source_analysis.rs:729:29 Sep 04 22:03:09.970 INFO kablam! | Sep 04 22:03:09.970 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 04 22:03:09.970 INFO kablam! | ^^^^^ Sep 04 22:03:09.970 INFO kablam! | Sep 04 22:03:09.970 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.970 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.970 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.971 INFO kablam! Sep 04 22:03:09.974 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.974 INFO kablam! --> src/source_analysis.rs:730:27 Sep 04 22:03:09.974 INFO kablam! | Sep 04 22:03:09.974 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 04 22:03:09.974 INFO kablam! | ^^^ Sep 04 22:03:09.974 INFO kablam! Sep 04 22:03:09.980 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.980 INFO kablam! --> src/source_analysis.rs:741:29 Sep 04 22:03:09.980 INFO kablam! | Sep 04 22:03:09.980 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 04 22:03:09.980 INFO kablam! | ^^^^^ Sep 04 22:03:09.980 INFO kablam! | Sep 04 22:03:09.980 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:09.980 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:09.981 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:09.981 INFO kablam! Sep 04 22:03:09.984 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:09.984 INFO kablam! --> src/source_analysis.rs:742:27 Sep 04 22:03:09.984 INFO kablam! | Sep 04 22:03:09.984 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 04 22:03:09.984 INFO kablam! | ^^^ Sep 04 22:03:09.984 INFO kablam! Sep 04 22:03:10.000 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.000 INFO kablam! --> src/source_analysis.rs:753:45 Sep 04 22:03:10.000 INFO kablam! | Sep 04 22:03:10.000 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 04 22:03:10.000 INFO kablam! | ^^^^^ Sep 04 22:03:10.000 INFO kablam! | Sep 04 22:03:10.000 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.001 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.001 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.001 INFO kablam! Sep 04 22:03:10.002 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.002 INFO kablam! --> src/source_analysis.rs:756:36 Sep 04 22:03:10.003 INFO kablam! | Sep 04 22:03:10.003 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 04 22:03:10.003 INFO kablam! | ^^^^^ Sep 04 22:03:10.003 INFO kablam! | Sep 04 22:03:10.003 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.003 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.003 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.003 INFO kablam! Sep 04 22:03:10.007 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.007 INFO kablam! --> src/source_analysis.rs:765:24 Sep 04 22:03:10.007 INFO kablam! | Sep 04 22:03:10.007 INFO kablam! 765 | if u_line != s.start().line { Sep 04 22:03:10.007 INFO kablam! | ^^^^^ Sep 04 22:03:10.007 INFO kablam! | Sep 04 22:03:10.007 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.007 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.007 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.007 INFO kablam! Sep 04 22:03:10.019 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.019 INFO kablam! --> src/source_analysis.rs:782:34 Sep 04 22:03:10.019 INFO kablam! | Sep 04 22:03:10.019 INFO kablam! 782 | let start = structure.span().start().line; Sep 04 22:03:10.019 INFO kablam! | ^^^^^ Sep 04 22:03:10.019 INFO kablam! | Sep 04 22:03:10.019 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.019 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.020 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.020 INFO kablam! Sep 04 22:03:10.023 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.023 INFO kablam! --> src/source_analysis.rs:783:32 Sep 04 22:03:10.023 INFO kablam! | Sep 04 22:03:10.023 INFO kablam! 783 | let end = structure.span().end().line; Sep 04 22:03:10.023 INFO kablam! | ^^^ Sep 04 22:03:10.023 INFO kablam! Sep 04 22:03:10.036 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.036 INFO kablam! --> src/source_analysis.rs:796:35 Sep 04 22:03:10.036 INFO kablam! | Sep 04 22:03:10.036 INFO kablam! 796 | cover.insert(span.start().line); Sep 04 22:03:10.036 INFO kablam! | ^^^^^ Sep 04 22:03:10.036 INFO kablam! | Sep 04 22:03:10.036 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.036 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.036 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.036 INFO kablam! Sep 04 22:03:10.041 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.041 INFO kablam! --> src/source_analysis.rs:810:28 Sep 04 22:03:10.041 INFO kablam! | Sep 04 22:03:10.041 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 04 22:03:10.041 INFO kablam! | ^^^^^ Sep 04 22:03:10.041 INFO kablam! | Sep 04 22:03:10.041 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.046 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.046 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.046 INFO kablam! Sep 04 22:03:10.050 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.050 INFO kablam! --> src/source_analysis.rs:811:26 Sep 04 22:03:10.050 INFO kablam! | Sep 04 22:03:10.051 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 04 22:03:10.051 INFO kablam! | ^^^ Sep 04 22:03:10.051 INFO kablam! Sep 04 22:03:10.064 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.064 INFO kablam! --> src/source_analysis.rs:843:28 Sep 04 22:03:10.064 INFO kablam! | Sep 04 22:03:10.064 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 04 22:03:10.064 INFO kablam! | ^^^^^ Sep 04 22:03:10.064 INFO kablam! | Sep 04 22:03:10.064 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:10.064 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:10.064 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:10.064 INFO kablam! Sep 04 22:03:10.067 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:10.068 INFO kablam! --> src/source_analysis.rs:843:45 Sep 04 22:03:10.068 INFO kablam! | Sep 04 22:03:10.068 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 04 22:03:10.068 INFO kablam! | ^^^ Sep 04 22:03:10.068 INFO kablam! Sep 04 22:03:10.283 INFO kablam! error: aborting due to 32 previous errors Sep 04 22:03:10.283 INFO kablam! Sep 04 22:03:10.283 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 22:03:10.309 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 04 22:03:10.310 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:03:11.166 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.167 INFO kablam! --> src/source_analysis.rs:77:27 Sep 04 22:03:11.167 INFO kablam! | Sep 04 22:03:11.167 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 04 22:03:11.167 INFO kablam! | ^^^^^ Sep 04 22:03:11.167 INFO kablam! | Sep 04 22:03:11.167 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.167 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.167 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.167 INFO kablam! Sep 04 22:03:11.175 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.175 INFO kablam! --> src/source_analysis.rs:77:47 Sep 04 22:03:11.175 INFO kablam! | Sep 04 22:03:11.175 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 04 22:03:11.175 INFO kablam! | ^^^ Sep 04 22:03:11.175 INFO kablam! Sep 04 22:03:11.180 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.180 INFO kablam! --> src/source_analysis.rs:97:28 Sep 04 22:03:11.180 INFO kablam! | Sep 04 22:03:11.180 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 04 22:03:11.180 INFO kablam! | ^^^ Sep 04 22:03:11.180 INFO kablam! Sep 04 22:03:11.181 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.182 INFO kablam! --> src/source_analysis.rs:97:46 Sep 04 22:03:11.182 INFO kablam! | Sep 04 22:03:11.182 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 04 22:03:11.182 INFO kablam! | ^^^^^ Sep 04 22:03:11.182 INFO kablam! | Sep 04 22:03:11.182 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.182 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.182 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.182 INFO kablam! Sep 04 22:03:11.185 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.185 INFO kablam! --> src/source_analysis.rs:99:62 Sep 04 22:03:11.185 INFO kablam! | Sep 04 22:03:11.185 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 04 22:03:11.185 INFO kablam! | ^^^^^ Sep 04 22:03:11.185 INFO kablam! | Sep 04 22:03:11.185 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.185 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.185 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.185 INFO kablam! Sep 04 22:03:11.190 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.190 INFO kablam! --> src/source_analysis.rs:118:23 Sep 04 22:03:11.190 INFO kablam! | Sep 04 22:03:11.190 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 04 22:03:11.190 INFO kablam! | ^^^^^ Sep 04 22:03:11.190 INFO kablam! | Sep 04 22:03:11.190 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.190 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.190 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.190 INFO kablam! Sep 04 22:03:11.192 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.192 INFO kablam! --> src/source_analysis.rs:118:43 Sep 04 22:03:11.192 INFO kablam! | Sep 04 22:03:11.192 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 04 22:03:11.192 INFO kablam! | ^^^ Sep 04 22:03:11.193 INFO kablam! Sep 04 22:03:11.268 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.268 INFO kablam! --> src/source_analysis.rs:430:53 Sep 04 22:03:11.268 INFO kablam! | Sep 04 22:03:11.268 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 04 22:03:11.268 INFO kablam! | ^^^^^ Sep 04 22:03:11.268 INFO kablam! | Sep 04 22:03:11.268 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.268 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.268 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.268 INFO kablam! Sep 04 22:03:11.270 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.270 INFO kablam! --> src/source_analysis.rs:433:47 Sep 04 22:03:11.270 INFO kablam! | Sep 04 22:03:11.270 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 04 22:03:11.270 INFO kablam! | ^^^^^ Sep 04 22:03:11.270 INFO kablam! | Sep 04 22:03:11.270 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.270 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.270 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.270 INFO kablam! Sep 04 22:03:11.272 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.272 INFO kablam! --> src/source_analysis.rs:434:45 Sep 04 22:03:11.272 INFO kablam! | Sep 04 22:03:11.272 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 04 22:03:11.273 INFO kablam! | ^^^^^ Sep 04 22:03:11.273 INFO kablam! | Sep 04 22:03:11.273 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.273 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.273 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.273 INFO kablam! Sep 04 22:03:11.288 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.288 INFO kablam! --> src/source_analysis.rs:502:74 Sep 04 22:03:11.288 INFO kablam! | Sep 04 22:03:11.288 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 04 22:03:11.288 INFO kablam! | ^^^^^ Sep 04 22:03:11.288 INFO kablam! | Sep 04 22:03:11.289 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.289 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.289 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.289 INFO kablam! Sep 04 22:03:11.290 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.290 INFO kablam! --> src/source_analysis.rs:505:64 Sep 04 22:03:11.290 INFO kablam! | Sep 04 22:03:11.290 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 04 22:03:11.290 INFO kablam! | ^^^^^ Sep 04 22:03:11.290 INFO kablam! | Sep 04 22:03:11.290 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.290 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.290 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.290 INFO kablam! Sep 04 22:03:11.293 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.293 INFO kablam! --> src/source_analysis.rs:506:56 Sep 04 22:03:11.293 INFO kablam! | Sep 04 22:03:11.293 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 04 22:03:11.293 INFO kablam! | ^^^^^ Sep 04 22:03:11.293 INFO kablam! | Sep 04 22:03:11.293 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.293 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.293 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.293 INFO kablam! Sep 04 22:03:11.303 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.303 INFO kablam! --> src/source_analysis.rs:540:66 Sep 04 22:03:11.303 INFO kablam! | Sep 04 22:03:11.303 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 04 22:03:11.303 INFO kablam! | ^^^^^ Sep 04 22:03:11.303 INFO kablam! | Sep 04 22:03:11.303 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.303 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.303 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.303 INFO kablam! Sep 04 22:03:11.305 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.305 INFO kablam! --> src/source_analysis.rs:543:60 Sep 04 22:03:11.305 INFO kablam! | Sep 04 22:03:11.305 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 04 22:03:11.306 INFO kablam! | ^^^^^ Sep 04 22:03:11.306 INFO kablam! | Sep 04 22:03:11.306 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.306 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.306 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.306 INFO kablam! Sep 04 22:03:11.308 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.308 INFO kablam! --> src/source_analysis.rs:544:54 Sep 04 22:03:11.308 INFO kablam! | Sep 04 22:03:11.308 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 04 22:03:11.308 INFO kablam! | ^^^^^ Sep 04 22:03:11.308 INFO kablam! | Sep 04 22:03:11.308 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.308 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.308 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.308 INFO kablam! Sep 04 22:03:11.332 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.332 INFO kablam! --> src/source_analysis.rs:718:28 Sep 04 22:03:11.332 INFO kablam! | Sep 04 22:03:11.332 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 04 22:03:11.332 INFO kablam! | ^^^^^ Sep 04 22:03:11.333 INFO kablam! | Sep 04 22:03:11.333 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.333 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.333 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.333 INFO kablam! Sep 04 22:03:11.335 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.336 INFO kablam! --> src/source_analysis.rs:718:45 Sep 04 22:03:11.336 INFO kablam! | Sep 04 22:03:11.336 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 04 22:03:11.336 INFO kablam! | ^^^ Sep 04 22:03:11.336 INFO kablam! Sep 04 22:03:11.338 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.338 INFO kablam! --> src/source_analysis.rs:729:29 Sep 04 22:03:11.338 INFO kablam! | Sep 04 22:03:11.338 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 04 22:03:11.338 INFO kablam! | ^^^^^ Sep 04 22:03:11.338 INFO kablam! | Sep 04 22:03:11.338 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.338 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.339 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.339 INFO kablam! Sep 04 22:03:11.341 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.341 INFO kablam! --> src/source_analysis.rs:730:27 Sep 04 22:03:11.341 INFO kablam! | Sep 04 22:03:11.341 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 04 22:03:11.341 INFO kablam! | ^^^ Sep 04 22:03:11.341 INFO kablam! Sep 04 22:03:11.346 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.346 INFO kablam! --> src/source_analysis.rs:741:29 Sep 04 22:03:11.346 INFO kablam! | Sep 04 22:03:11.346 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 04 22:03:11.346 INFO kablam! | ^^^^^ Sep 04 22:03:11.346 INFO kablam! | Sep 04 22:03:11.346 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.346 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.346 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.346 INFO kablam! Sep 04 22:03:11.350 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.350 INFO kablam! --> src/source_analysis.rs:742:27 Sep 04 22:03:11.350 INFO kablam! | Sep 04 22:03:11.350 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 04 22:03:11.350 INFO kablam! | ^^^ Sep 04 22:03:11.350 INFO kablam! Sep 04 22:03:11.355 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.355 INFO kablam! --> src/source_analysis.rs:753:45 Sep 04 22:03:11.355 INFO kablam! | Sep 04 22:03:11.355 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 04 22:03:11.355 INFO kablam! | ^^^^^ Sep 04 22:03:11.355 INFO kablam! | Sep 04 22:03:11.355 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.355 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.355 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.355 INFO kablam! Sep 04 22:03:11.356 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.356 INFO kablam! --> src/source_analysis.rs:756:36 Sep 04 22:03:11.356 INFO kablam! | Sep 04 22:03:11.357 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 04 22:03:11.357 INFO kablam! | ^^^^^ Sep 04 22:03:11.357 INFO kablam! | Sep 04 22:03:11.357 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.357 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.357 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.357 INFO kablam! Sep 04 22:03:11.361 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.361 INFO kablam! --> src/source_analysis.rs:765:24 Sep 04 22:03:11.361 INFO kablam! | Sep 04 22:03:11.361 INFO kablam! 765 | if u_line != s.start().line { Sep 04 22:03:11.361 INFO kablam! | ^^^^^ Sep 04 22:03:11.362 INFO kablam! | Sep 04 22:03:11.362 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.362 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.362 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.362 INFO kablam! Sep 04 22:03:11.364 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.364 INFO kablam! --> src/source_analysis.rs:782:34 Sep 04 22:03:11.365 INFO kablam! | Sep 04 22:03:11.365 INFO kablam! 782 | let start = structure.span().start().line; Sep 04 22:03:11.365 INFO kablam! | ^^^^^ Sep 04 22:03:11.365 INFO kablam! | Sep 04 22:03:11.365 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.365 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.365 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.365 INFO kablam! Sep 04 22:03:11.367 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.367 INFO kablam! --> src/source_analysis.rs:783:32 Sep 04 22:03:11.367 INFO kablam! | Sep 04 22:03:11.367 INFO kablam! 783 | let end = structure.span().end().line; Sep 04 22:03:11.367 INFO kablam! | ^^^ Sep 04 22:03:11.368 INFO kablam! Sep 04 22:03:11.374 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.374 INFO kablam! --> src/source_analysis.rs:796:35 Sep 04 22:03:11.374 INFO kablam! | Sep 04 22:03:11.374 INFO kablam! 796 | cover.insert(span.start().line); Sep 04 22:03:11.374 INFO kablam! | ^^^^^ Sep 04 22:03:11.374 INFO kablam! | Sep 04 22:03:11.375 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.375 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.375 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.376 INFO kablam! Sep 04 22:03:11.381 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.381 INFO kablam! --> src/source_analysis.rs:810:28 Sep 04 22:03:11.381 INFO kablam! | Sep 04 22:03:11.381 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 04 22:03:11.381 INFO kablam! | ^^^^^ Sep 04 22:03:11.381 INFO kablam! | Sep 04 22:03:11.381 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.382 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.382 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.382 INFO kablam! Sep 04 22:03:11.384 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.384 INFO kablam! --> src/source_analysis.rs:811:26 Sep 04 22:03:11.384 INFO kablam! | Sep 04 22:03:11.384 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 04 22:03:11.385 INFO kablam! | ^^^ Sep 04 22:03:11.385 INFO kablam! Sep 04 22:03:11.393 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.393 INFO kablam! --> src/source_analysis.rs:843:28 Sep 04 22:03:11.393 INFO kablam! | Sep 04 22:03:11.393 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 04 22:03:11.393 INFO kablam! | ^^^^^ Sep 04 22:03:11.393 INFO kablam! | Sep 04 22:03:11.393 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 22:03:11.393 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 04 22:03:11.393 INFO kablam! candidate #1: `statemachine::StateData` Sep 04 22:03:11.393 INFO kablam! Sep 04 22:03:11.396 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 04 22:03:11.396 INFO kablam! --> src/source_analysis.rs:843:45 Sep 04 22:03:11.396 INFO kablam! | Sep 04 22:03:11.397 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 04 22:03:11.397 INFO kablam! | ^^^ Sep 04 22:03:11.397 INFO kablam! Sep 04 22:03:11.441 INFO kablam! error: aborting due to 32 previous errors Sep 04 22:03:11.441 INFO kablam! Sep 04 22:03:11.441 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 22:03:11.482 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 04 22:03:11.482 INFO kablam! Sep 04 22:03:11.482 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:03:11.484 INFO kablam! su: No module specific data is present Sep 04 22:03:11.998 INFO running `"docker" "rm" "-f" "bb2412ab3a6425f4c61794f3c0d072f181d9c991831f84feabe47c7b41245ded"` Sep 04 22:03:12.155 INFO blam! bb2412ab3a6425f4c61794f3c0d072f181d9c991831f84feabe47c7b41245ded