Sep 06 09:01:44.538 INFO checking cargo-tarpaulin-0.6.6 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:01:44.538 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:01:44.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:01:44.673 INFO blam! 34b2201a5263358abf534a0d3f34cb40ca94b765567b75a145adb38016191dc1 Sep 06 09:01:44.675 INFO running `"docker" "start" "-a" "34b2201a5263358abf534a0d3f34cb40ca94b765567b75a145adb38016191dc1"` Sep 06 09:01:45.666 INFO kablam! usermod: no changes Sep 06 09:01:45.891 INFO kablam! Checking parity-wasm v0.31.3 Sep 06 09:01:45.892 INFO kablam! Checking gimli v0.16.1 Sep 06 09:01:45.893 INFO kablam! Checking semver v0.8.0 Sep 06 09:01:45.899 INFO kablam! Checking syn v0.14.9 Sep 06 09:01:45.900 INFO kablam! Compiling scroll_derive v0.9.4 Sep 06 09:01:45.901 INFO kablam! Checking crates-io v0.13.0 Sep 06 09:01:45.901 INFO kablam! Checking docopt v0.8.3 Sep 06 09:01:45.901 INFO kablam! Checking deflate v0.7.18 Sep 06 09:01:49.038 INFO kablam! Checking quick-xml v0.12.3 Sep 06 09:01:54.262 INFO kablam! Checking coveralls-api v0.3.3 Sep 06 09:01:56.984 INFO kablam! Checking cargo v0.24.0 Sep 06 09:02:05.801 INFO kablam! Checking scroll v0.9.0 Sep 06 09:02:09.120 INFO kablam! Checking goblin v0.0.15 Sep 06 09:02:22.920 INFO kablam! Checking object v0.9.0 Sep 06 09:02:28.809 INFO kablam! Checking cargo-tarpaulin v0.6.6 (file:///source) Sep 06 09:02:38.216 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.216 INFO kablam! --> src/source_analysis.rs:77:27 Sep 06 09:02:38.216 INFO kablam! | Sep 06 09:02:38.216 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:38.216 INFO kablam! | ^^^^^ Sep 06 09:02:38.216 INFO kablam! | Sep 06 09:02:38.216 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.216 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.216 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.216 INFO kablam! Sep 06 09:02:38.234 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.234 INFO kablam! --> src/source_analysis.rs:77:47 Sep 06 09:02:38.234 INFO kablam! | Sep 06 09:02:38.234 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:38.234 INFO kablam! | ^^^ Sep 06 09:02:38.234 INFO kablam! Sep 06 09:02:38.248 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.248 INFO kablam! --> src/source_analysis.rs:97:28 Sep 06 09:02:38.248 INFO kablam! | Sep 06 09:02:38.248 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:38.248 INFO kablam! | ^^^ Sep 06 09:02:38.248 INFO kablam! Sep 06 09:02:38.259 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.259 INFO kablam! --> src/source_analysis.rs:97:46 Sep 06 09:02:38.259 INFO kablam! | Sep 06 09:02:38.259 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:38.259 INFO kablam! | ^^^^^ Sep 06 09:02:38.259 INFO kablam! | Sep 06 09:02:38.259 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.259 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.259 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.259 INFO kablam! Sep 06 09:02:38.262 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.262 INFO kablam! --> src/source_analysis.rs:99:62 Sep 06 09:02:38.262 INFO kablam! | Sep 06 09:02:38.262 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 06 09:02:38.262 INFO kablam! | ^^^^^ Sep 06 09:02:38.262 INFO kablam! | Sep 06 09:02:38.262 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.262 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.262 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.262 INFO kablam! Sep 06 09:02:38.310 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.310 INFO kablam! --> src/source_analysis.rs:118:23 Sep 06 09:02:38.310 INFO kablam! | Sep 06 09:02:38.310 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:38.310 INFO kablam! | ^^^^^ Sep 06 09:02:38.310 INFO kablam! | Sep 06 09:02:38.310 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.310 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.310 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.310 INFO kablam! Sep 06 09:02:38.360 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.360 INFO kablam! --> src/source_analysis.rs:118:43 Sep 06 09:02:38.361 INFO kablam! | Sep 06 09:02:38.361 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:38.361 INFO kablam! | ^^^ Sep 06 09:02:38.361 INFO kablam! Sep 06 09:02:38.494 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.494 INFO kablam! --> src/source_analysis.rs:430:53 Sep 06 09:02:38.494 INFO kablam! | Sep 06 09:02:38.494 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 06 09:02:38.494 INFO kablam! | ^^^^^ Sep 06 09:02:38.494 INFO kablam! | Sep 06 09:02:38.494 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.494 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.494 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.494 INFO kablam! Sep 06 09:02:38.494 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.494 INFO kablam! --> src/source_analysis.rs:433:47 Sep 06 09:02:38.494 INFO kablam! | Sep 06 09:02:38.494 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 06 09:02:38.494 INFO kablam! | ^^^^^ Sep 06 09:02:38.494 INFO kablam! | Sep 06 09:02:38.494 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.494 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.494 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.494 INFO kablam! Sep 06 09:02:38.502 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.502 INFO kablam! --> src/source_analysis.rs:434:45 Sep 06 09:02:38.502 INFO kablam! | Sep 06 09:02:38.502 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 06 09:02:38.502 INFO kablam! | ^^^^^ Sep 06 09:02:38.502 INFO kablam! | Sep 06 09:02:38.502 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.502 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.502 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.502 INFO kablam! Sep 06 09:02:38.518 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.518 INFO kablam! --> src/source_analysis.rs:502:74 Sep 06 09:02:38.518 INFO kablam! | Sep 06 09:02:38.518 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 06 09:02:38.518 INFO kablam! | ^^^^^ Sep 06 09:02:38.518 INFO kablam! | Sep 06 09:02:38.518 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.518 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.518 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.518 INFO kablam! Sep 06 09:02:38.518 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.518 INFO kablam! --> src/source_analysis.rs:505:64 Sep 06 09:02:38.518 INFO kablam! | Sep 06 09:02:38.518 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:38.518 INFO kablam! | ^^^^^ Sep 06 09:02:38.518 INFO kablam! | Sep 06 09:02:38.518 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.518 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.518 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.518 INFO kablam! Sep 06 09:02:38.526 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.526 INFO kablam! --> src/source_analysis.rs:506:56 Sep 06 09:02:38.526 INFO kablam! | Sep 06 09:02:38.526 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 06 09:02:38.526 INFO kablam! | ^^^^^ Sep 06 09:02:38.526 INFO kablam! | Sep 06 09:02:38.526 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.526 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.526 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.526 INFO kablam! Sep 06 09:02:38.542 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.542 INFO kablam! --> src/source_analysis.rs:540:66 Sep 06 09:02:38.542 INFO kablam! | Sep 06 09:02:38.542 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 06 09:02:38.542 INFO kablam! | ^^^^^ Sep 06 09:02:38.542 INFO kablam! | Sep 06 09:02:38.542 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.542 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.542 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.542 INFO kablam! Sep 06 09:02:38.542 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.542 INFO kablam! --> src/source_analysis.rs:543:60 Sep 06 09:02:38.542 INFO kablam! | Sep 06 09:02:38.542 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:38.542 INFO kablam! | ^^^^^ Sep 06 09:02:38.542 INFO kablam! | Sep 06 09:02:38.542 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.542 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.542 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.542 INFO kablam! Sep 06 09:02:38.542 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.542 INFO kablam! --> src/source_analysis.rs:544:54 Sep 06 09:02:38.542 INFO kablam! | Sep 06 09:02:38.542 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 06 09:02:38.542 INFO kablam! | ^^^^^ Sep 06 09:02:38.542 INFO kablam! | Sep 06 09:02:38.542 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.542 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.542 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.542 INFO kablam! Sep 06 09:02:38.562 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.562 INFO kablam! --> src/source_analysis.rs:718:28 Sep 06 09:02:38.562 INFO kablam! | Sep 06 09:02:38.562 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:38.562 INFO kablam! | ^^^^^ Sep 06 09:02:38.570 INFO kablam! | Sep 06 09:02:38.570 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.570 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.570 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.570 INFO kablam! Sep 06 09:02:38.570 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.570 INFO kablam! --> src/source_analysis.rs:718:45 Sep 06 09:02:38.570 INFO kablam! | Sep 06 09:02:38.570 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:38.570 INFO kablam! | ^^^ Sep 06 09:02:38.570 INFO kablam! Sep 06 09:02:38.570 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.570 INFO kablam! --> src/source_analysis.rs:729:29 Sep 06 09:02:38.570 INFO kablam! | Sep 06 09:02:38.570 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 06 09:02:38.570 INFO kablam! | ^^^^^ Sep 06 09:02:38.570 INFO kablam! | Sep 06 09:02:38.570 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.570 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.570 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.570 INFO kablam! Sep 06 09:02:38.578 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.578 INFO kablam! --> src/source_analysis.rs:730:27 Sep 06 09:02:38.578 INFO kablam! | Sep 06 09:02:38.578 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 06 09:02:38.578 INFO kablam! | ^^^ Sep 06 09:02:38.578 INFO kablam! Sep 06 09:02:38.582 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.582 INFO kablam! --> src/source_analysis.rs:741:29 Sep 06 09:02:38.582 INFO kablam! | Sep 06 09:02:38.582 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 06 09:02:38.582 INFO kablam! | ^^^^^ Sep 06 09:02:38.582 INFO kablam! | Sep 06 09:02:38.582 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.582 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.582 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.582 INFO kablam! Sep 06 09:02:38.594 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.594 INFO kablam! --> src/source_analysis.rs:742:27 Sep 06 09:02:38.594 INFO kablam! | Sep 06 09:02:38.594 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 06 09:02:38.594 INFO kablam! | ^^^ Sep 06 09:02:38.594 INFO kablam! Sep 06 09:02:38.594 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.594 INFO kablam! --> src/source_analysis.rs:753:45 Sep 06 09:02:38.594 INFO kablam! | Sep 06 09:02:38.594 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 06 09:02:38.594 INFO kablam! | ^^^^^ Sep 06 09:02:38.594 INFO kablam! | Sep 06 09:02:38.594 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.594 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.594 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.594 INFO kablam! Sep 06 09:02:38.602 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.602 INFO kablam! --> src/source_analysis.rs:756:36 Sep 06 09:02:38.602 INFO kablam! | Sep 06 09:02:38.602 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 06 09:02:38.602 INFO kablam! | ^^^^^ Sep 06 09:02:38.602 INFO kablam! | Sep 06 09:02:38.602 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.602 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.602 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.602 INFO kablam! Sep 06 09:02:38.602 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.602 INFO kablam! --> src/source_analysis.rs:765:24 Sep 06 09:02:38.602 INFO kablam! | Sep 06 09:02:38.602 INFO kablam! 765 | if u_line != s.start().line { Sep 06 09:02:38.602 INFO kablam! | ^^^^^ Sep 06 09:02:38.602 INFO kablam! | Sep 06 09:02:38.602 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.602 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.602 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.602 INFO kablam! Sep 06 09:02:38.606 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.606 INFO kablam! --> src/source_analysis.rs:782:34 Sep 06 09:02:38.606 INFO kablam! | Sep 06 09:02:38.606 INFO kablam! 782 | let start = structure.span().start().line; Sep 06 09:02:38.606 INFO kablam! | ^^^^^ Sep 06 09:02:38.606 INFO kablam! | Sep 06 09:02:38.606 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.606 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.606 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.606 INFO kablam! Sep 06 09:02:38.608 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.608 INFO kablam! --> src/source_analysis.rs:783:32 Sep 06 09:02:38.608 INFO kablam! | Sep 06 09:02:38.608 INFO kablam! 783 | let end = structure.span().end().line; Sep 06 09:02:38.608 INFO kablam! | ^^^ Sep 06 09:02:38.608 INFO kablam! Sep 06 09:02:38.609 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.609 INFO kablam! --> src/source_analysis.rs:796:35 Sep 06 09:02:38.609 INFO kablam! | Sep 06 09:02:38.609 INFO kablam! 796 | cover.insert(span.start().line); Sep 06 09:02:38.609 INFO kablam! | ^^^^^ Sep 06 09:02:38.609 INFO kablam! | Sep 06 09:02:38.609 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.609 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.609 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.609 INFO kablam! Sep 06 09:02:38.614 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.614 INFO kablam! --> src/source_analysis.rs:810:28 Sep 06 09:02:38.614 INFO kablam! | Sep 06 09:02:38.614 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 06 09:02:38.614 INFO kablam! | ^^^^^ Sep 06 09:02:38.614 INFO kablam! | Sep 06 09:02:38.614 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.614 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.614 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.614 INFO kablam! Sep 06 09:02:38.622 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.622 INFO kablam! --> src/source_analysis.rs:811:26 Sep 06 09:02:38.622 INFO kablam! | Sep 06 09:02:38.622 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 06 09:02:38.622 INFO kablam! | ^^^ Sep 06 09:02:38.622 INFO kablam! Sep 06 09:02:38.630 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.630 INFO kablam! --> src/source_analysis.rs:843:28 Sep 06 09:02:38.630 INFO kablam! | Sep 06 09:02:38.630 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:38.630 INFO kablam! | ^^^^^ Sep 06 09:02:38.630 INFO kablam! | Sep 06 09:02:38.630 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:38.630 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:38.630 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:38.630 INFO kablam! Sep 06 09:02:38.638 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:38.638 INFO kablam! --> src/source_analysis.rs:843:45 Sep 06 09:02:38.638 INFO kablam! | Sep 06 09:02:38.638 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:38.638 INFO kablam! | ^^^ Sep 06 09:02:38.638 INFO kablam! Sep 06 09:02:38.702 INFO kablam! error: aborting due to 32 previous errors Sep 06 09:02:38.702 INFO kablam! Sep 06 09:02:38.702 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 09:02:38.770 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 06 09:02:38.770 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:02:39.070 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.070 INFO kablam! --> src/source_analysis.rs:77:27 Sep 06 09:02:39.070 INFO kablam! | Sep 06 09:02:39.070 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:39.070 INFO kablam! | ^^^^^ Sep 06 09:02:39.070 INFO kablam! | Sep 06 09:02:39.070 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.070 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.070 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.070 INFO kablam! Sep 06 09:02:39.078 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.078 INFO kablam! --> src/source_analysis.rs:77:47 Sep 06 09:02:39.078 INFO kablam! | Sep 06 09:02:39.078 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:39.078 INFO kablam! | ^^^ Sep 06 09:02:39.078 INFO kablam! Sep 06 09:02:39.082 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.082 INFO kablam! --> src/source_analysis.rs:97:28 Sep 06 09:02:39.082 INFO kablam! | Sep 06 09:02:39.082 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:39.082 INFO kablam! | ^^^ Sep 06 09:02:39.082 INFO kablam! Sep 06 09:02:39.082 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.082 INFO kablam! --> src/source_analysis.rs:97:46 Sep 06 09:02:39.082 INFO kablam! | Sep 06 09:02:39.082 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:39.082 INFO kablam! | ^^^^^ Sep 06 09:02:39.082 INFO kablam! | Sep 06 09:02:39.082 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.082 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.082 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.082 INFO kablam! Sep 06 09:02:39.086 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.086 INFO kablam! --> src/source_analysis.rs:99:62 Sep 06 09:02:39.086 INFO kablam! | Sep 06 09:02:39.086 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 06 09:02:39.086 INFO kablam! | ^^^^^ Sep 06 09:02:39.086 INFO kablam! | Sep 06 09:02:39.086 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.086 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.086 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.086 INFO kablam! Sep 06 09:02:39.090 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.090 INFO kablam! --> src/source_analysis.rs:118:23 Sep 06 09:02:39.090 INFO kablam! | Sep 06 09:02:39.090 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:39.090 INFO kablam! | ^^^^^ Sep 06 09:02:39.090 INFO kablam! | Sep 06 09:02:39.090 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.090 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.090 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.090 INFO kablam! Sep 06 09:02:39.094 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.094 INFO kablam! --> src/source_analysis.rs:118:43 Sep 06 09:02:39.094 INFO kablam! | Sep 06 09:02:39.094 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:39.094 INFO kablam! | ^^^ Sep 06 09:02:39.094 INFO kablam! Sep 06 09:02:39.138 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.138 INFO kablam! --> src/source_analysis.rs:430:53 Sep 06 09:02:39.138 INFO kablam! | Sep 06 09:02:39.138 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 06 09:02:39.138 INFO kablam! | ^^^^^ Sep 06 09:02:39.138 INFO kablam! | Sep 06 09:02:39.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.138 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.138 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.138 INFO kablam! Sep 06 09:02:39.138 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.138 INFO kablam! --> src/source_analysis.rs:433:47 Sep 06 09:02:39.138 INFO kablam! | Sep 06 09:02:39.138 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 06 09:02:39.138 INFO kablam! | ^^^^^ Sep 06 09:02:39.138 INFO kablam! | Sep 06 09:02:39.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.138 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.138 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.138 INFO kablam! Sep 06 09:02:39.138 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.138 INFO kablam! --> src/source_analysis.rs:434:45 Sep 06 09:02:39.138 INFO kablam! | Sep 06 09:02:39.138 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 06 09:02:39.138 INFO kablam! | ^^^^^ Sep 06 09:02:39.138 INFO kablam! | Sep 06 09:02:39.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.138 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.138 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.138 INFO kablam! Sep 06 09:02:39.150 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.150 INFO kablam! --> src/source_analysis.rs:502:74 Sep 06 09:02:39.150 INFO kablam! | Sep 06 09:02:39.150 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 06 09:02:39.150 INFO kablam! | ^^^^^ Sep 06 09:02:39.150 INFO kablam! | Sep 06 09:02:39.150 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.150 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.150 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.150 INFO kablam! Sep 06 09:02:39.150 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.150 INFO kablam! --> src/source_analysis.rs:505:64 Sep 06 09:02:39.150 INFO kablam! | Sep 06 09:02:39.150 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:39.150 INFO kablam! | ^^^^^ Sep 06 09:02:39.150 INFO kablam! | Sep 06 09:02:39.150 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.150 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.150 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.150 INFO kablam! Sep 06 09:02:39.154 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.154 INFO kablam! --> src/source_analysis.rs:506:56 Sep 06 09:02:39.154 INFO kablam! | Sep 06 09:02:39.154 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 06 09:02:39.154 INFO kablam! | ^^^^^ Sep 06 09:02:39.154 INFO kablam! | Sep 06 09:02:39.154 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.154 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.154 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.154 INFO kablam! Sep 06 09:02:39.158 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.158 INFO kablam! --> src/source_analysis.rs:540:66 Sep 06 09:02:39.158 INFO kablam! | Sep 06 09:02:39.158 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 06 09:02:39.158 INFO kablam! | ^^^^^ Sep 06 09:02:39.158 INFO kablam! | Sep 06 09:02:39.158 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.158 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.158 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.158 INFO kablam! Sep 06 09:02:39.158 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.158 INFO kablam! --> src/source_analysis.rs:543:60 Sep 06 09:02:39.158 INFO kablam! | Sep 06 09:02:39.158 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:39.158 INFO kablam! | ^^^^^ Sep 06 09:02:39.158 INFO kablam! | Sep 06 09:02:39.158 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.158 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.158 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.158 INFO kablam! Sep 06 09:02:39.159 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.159 INFO kablam! --> src/source_analysis.rs:544:54 Sep 06 09:02:39.159 INFO kablam! | Sep 06 09:02:39.159 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 06 09:02:39.159 INFO kablam! | ^^^^^ Sep 06 09:02:39.159 INFO kablam! | Sep 06 09:02:39.159 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.159 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.159 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.159 INFO kablam! Sep 06 09:02:39.174 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.174 INFO kablam! --> src/source_analysis.rs:718:28 Sep 06 09:02:39.174 INFO kablam! | Sep 06 09:02:39.174 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:39.174 INFO kablam! | ^^^^^ Sep 06 09:02:39.174 INFO kablam! | Sep 06 09:02:39.174 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.174 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.174 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.174 INFO kablam! Sep 06 09:02:39.174 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.174 INFO kablam! --> src/source_analysis.rs:718:45 Sep 06 09:02:39.174 INFO kablam! | Sep 06 09:02:39.174 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:39.174 INFO kablam! | ^^^ Sep 06 09:02:39.174 INFO kablam! Sep 06 09:02:39.175 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.175 INFO kablam! --> src/source_analysis.rs:729:29 Sep 06 09:02:39.175 INFO kablam! | Sep 06 09:02:39.175 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 06 09:02:39.175 INFO kablam! | ^^^^^ Sep 06 09:02:39.175 INFO kablam! | Sep 06 09:02:39.175 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.175 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.175 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.175 INFO kablam! Sep 06 09:02:39.178 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.178 INFO kablam! --> src/source_analysis.rs:730:27 Sep 06 09:02:39.178 INFO kablam! | Sep 06 09:02:39.178 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 06 09:02:39.178 INFO kablam! | ^^^ Sep 06 09:02:39.178 INFO kablam! Sep 06 09:02:39.180 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.181 INFO kablam! --> src/source_analysis.rs:741:29 Sep 06 09:02:39.181 INFO kablam! | Sep 06 09:02:39.181 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 06 09:02:39.181 INFO kablam! | ^^^^^ Sep 06 09:02:39.181 INFO kablam! | Sep 06 09:02:39.181 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.181 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.181 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.181 INFO kablam! Sep 06 09:02:39.183 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.183 INFO kablam! --> src/source_analysis.rs:742:27 Sep 06 09:02:39.183 INFO kablam! | Sep 06 09:02:39.183 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 06 09:02:39.183 INFO kablam! | ^^^ Sep 06 09:02:39.183 INFO kablam! Sep 06 09:02:39.186 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.186 INFO kablam! --> src/source_analysis.rs:753:45 Sep 06 09:02:39.186 INFO kablam! | Sep 06 09:02:39.186 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 06 09:02:39.186 INFO kablam! | ^^^^^ Sep 06 09:02:39.186 INFO kablam! | Sep 06 09:02:39.186 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.186 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.186 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.186 INFO kablam! Sep 06 09:02:39.187 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.187 INFO kablam! --> src/source_analysis.rs:756:36 Sep 06 09:02:39.187 INFO kablam! | Sep 06 09:02:39.187 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 06 09:02:39.187 INFO kablam! | ^^^^^ Sep 06 09:02:39.187 INFO kablam! | Sep 06 09:02:39.187 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.187 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.187 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.187 INFO kablam! Sep 06 09:02:39.190 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.190 INFO kablam! --> src/source_analysis.rs:765:24 Sep 06 09:02:39.190 INFO kablam! | Sep 06 09:02:39.190 INFO kablam! 765 | if u_line != s.start().line { Sep 06 09:02:39.190 INFO kablam! | ^^^^^ Sep 06 09:02:39.190 INFO kablam! | Sep 06 09:02:39.190 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.190 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.190 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.190 INFO kablam! Sep 06 09:02:39.192 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.192 INFO kablam! --> src/source_analysis.rs:782:34 Sep 06 09:02:39.192 INFO kablam! | Sep 06 09:02:39.192 INFO kablam! 782 | let start = structure.span().start().line; Sep 06 09:02:39.192 INFO kablam! | ^^^^^ Sep 06 09:02:39.192 INFO kablam! | Sep 06 09:02:39.192 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.192 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.192 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.192 INFO kablam! Sep 06 09:02:39.194 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.194 INFO kablam! --> src/source_analysis.rs:783:32 Sep 06 09:02:39.194 INFO kablam! | Sep 06 09:02:39.194 INFO kablam! 783 | let end = structure.span().end().line; Sep 06 09:02:39.194 INFO kablam! | ^^^ Sep 06 09:02:39.194 INFO kablam! Sep 06 09:02:39.197 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.197 INFO kablam! --> src/source_analysis.rs:796:35 Sep 06 09:02:39.197 INFO kablam! | Sep 06 09:02:39.197 INFO kablam! 796 | cover.insert(span.start().line); Sep 06 09:02:39.197 INFO kablam! | ^^^^^ Sep 06 09:02:39.197 INFO kablam! | Sep 06 09:02:39.197 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.197 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.197 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.197 INFO kablam! Sep 06 09:02:39.200 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.200 INFO kablam! --> src/source_analysis.rs:810:28 Sep 06 09:02:39.200 INFO kablam! | Sep 06 09:02:39.200 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 06 09:02:39.200 INFO kablam! | ^^^^^ Sep 06 09:02:39.200 INFO kablam! | Sep 06 09:02:39.200 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.200 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.200 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.200 INFO kablam! Sep 06 09:02:39.202 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.202 INFO kablam! --> src/source_analysis.rs:811:26 Sep 06 09:02:39.202 INFO kablam! | Sep 06 09:02:39.202 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 06 09:02:39.202 INFO kablam! | ^^^ Sep 06 09:02:39.202 INFO kablam! Sep 06 09:02:39.207 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.207 INFO kablam! --> src/source_analysis.rs:843:28 Sep 06 09:02:39.207 INFO kablam! | Sep 06 09:02:39.207 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:39.207 INFO kablam! | ^^^^^ Sep 06 09:02:39.207 INFO kablam! | Sep 06 09:02:39.207 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:39.207 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:39.207 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:39.207 INFO kablam! Sep 06 09:02:39.209 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:39.209 INFO kablam! --> src/source_analysis.rs:843:45 Sep 06 09:02:39.209 INFO kablam! | Sep 06 09:02:39.209 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:39.209 INFO kablam! | ^^^ Sep 06 09:02:39.209 INFO kablam! Sep 06 09:02:39.322 INFO kablam! error: aborting due to 32 previous errors Sep 06 09:02:39.322 INFO kablam! Sep 06 09:02:39.322 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 09:02:39.360 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 06 09:02:39.360 INFO kablam! Sep 06 09:02:39.360 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:02:39.362 INFO kablam! su: No module specific data is present Sep 06 09:02:40.989 INFO running `"docker" "rm" "-f" "34b2201a5263358abf534a0d3f34cb40ca94b765567b75a145adb38016191dc1"` Sep 06 09:02:41.103 INFO blam! 34b2201a5263358abf534a0d3f34cb40ca94b765567b75a145adb38016191dc1