Sep 06 09:01:45.028 INFO checking cargo-tarpaulin-0.6.6 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:01:45.028 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:01:45.028 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:45.135 INFO blam! fa6422ccb7a1ab5833dee95fe1c0f5fbfd0ed99b72b281a937e44c00e5e48b70 Sep 06 09:01:45.136 INFO running `"docker" "start" "-a" "fa6422ccb7a1ab5833dee95fe1c0f5fbfd0ed99b72b281a937e44c00e5e48b70"` Sep 06 09:01:45.736 INFO kablam! usermod: no changes Sep 06 09:01:45.953 INFO kablam! Checking gimli v0.16.1 Sep 06 09:01:45.953 INFO kablam! Checking syn v0.14.9 Sep 06 09:01:45.953 INFO kablam! Compiling scroll_derive v0.9.4 Sep 06 09:01:45.957 INFO kablam! Checking gzip-header v0.1.2 Sep 06 09:01:45.957 INFO kablam! Checking crates-io v0.13.0 Sep 06 09:01:45.957 INFO kablam! Checking docopt v0.8.3 Sep 06 09:01:45.957 INFO kablam! Checking quick-xml v0.12.3 Sep 06 09:01:46.926 INFO kablam! Checking deflate v0.7.18 Sep 06 09:01:53.538 INFO kablam! Checking coveralls-api v0.3.3 Sep 06 09:01:55.152 INFO kablam! Checking cargo v0.24.0 Sep 06 09:02:01.202 INFO kablam! Checking scroll v0.9.0 Sep 06 09:02:04.024 INFO kablam! Checking goblin v0.0.15 Sep 06 09:02:20.778 INFO kablam! Checking object v0.9.0 Sep 06 09:02:25.882 INFO kablam! Checking cargo-tarpaulin v0.6.6 (file:///source) Sep 06 09:02:35.133 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.133 INFO kablam! --> src/source_analysis.rs:77:27 Sep 06 09:02:35.133 INFO kablam! | Sep 06 09:02:35.133 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:35.133 INFO kablam! | ^^^^^ Sep 06 09:02:35.142 INFO kablam! | Sep 06 09:02:35.142 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.142 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.142 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.142 INFO kablam! Sep 06 09:02:35.150 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.150 INFO kablam! --> src/source_analysis.rs:77:47 Sep 06 09:02:35.150 INFO kablam! | Sep 06 09:02:35.150 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:35.150 INFO kablam! | ^^^ Sep 06 09:02:35.154 INFO kablam! Sep 06 09:02:35.159 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.159 INFO kablam! --> src/source_analysis.rs:97:28 Sep 06 09:02:35.159 INFO kablam! | Sep 06 09:02:35.159 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:35.159 INFO kablam! | ^^^ Sep 06 09:02:35.159 INFO kablam! Sep 06 09:02:35.161 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.161 INFO kablam! --> src/source_analysis.rs:97:46 Sep 06 09:02:35.161 INFO kablam! | Sep 06 09:02:35.161 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:35.161 INFO kablam! | ^^^^^ Sep 06 09:02:35.161 INFO kablam! | Sep 06 09:02:35.161 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.161 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.161 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.161 INFO kablam! Sep 06 09:02:35.164 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.164 INFO kablam! --> src/source_analysis.rs:99:62 Sep 06 09:02:35.164 INFO kablam! | Sep 06 09:02:35.164 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 06 09:02:35.164 INFO kablam! | ^^^^^ Sep 06 09:02:35.164 INFO kablam! | Sep 06 09:02:35.164 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.164 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.164 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.164 INFO kablam! Sep 06 09:02:35.168 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.168 INFO kablam! --> src/source_analysis.rs:118:23 Sep 06 09:02:35.168 INFO kablam! | Sep 06 09:02:35.168 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:35.168 INFO kablam! | ^^^^^ Sep 06 09:02:35.174 INFO kablam! | Sep 06 09:02:35.174 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.174 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.174 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.174 INFO kablam! Sep 06 09:02:35.177 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.177 INFO kablam! --> src/source_analysis.rs:118:43 Sep 06 09:02:35.177 INFO kablam! | Sep 06 09:02:35.177 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:35.177 INFO kablam! | ^^^ Sep 06 09:02:35.186 INFO kablam! Sep 06 09:02:35.246 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.246 INFO kablam! --> src/source_analysis.rs:430:53 Sep 06 09:02:35.246 INFO kablam! | Sep 06 09:02:35.246 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 06 09:02:35.246 INFO kablam! | ^^^^^ Sep 06 09:02:35.258 INFO kablam! | Sep 06 09:02:35.258 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.258 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.258 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.258 INFO kablam! Sep 06 09:02:35.260 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.260 INFO kablam! --> src/source_analysis.rs:433:47 Sep 06 09:02:35.260 INFO kablam! | Sep 06 09:02:35.260 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 06 09:02:35.260 INFO kablam! | ^^^^^ Sep 06 09:02:35.260 INFO kablam! | Sep 06 09:02:35.260 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.260 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.260 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.260 INFO kablam! Sep 06 09:02:35.263 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.263 INFO kablam! --> src/source_analysis.rs:434:45 Sep 06 09:02:35.263 INFO kablam! | Sep 06 09:02:35.263 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 06 09:02:35.263 INFO kablam! | ^^^^^ Sep 06 09:02:35.263 INFO kablam! | Sep 06 09:02:35.263 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.263 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.263 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.263 INFO kablam! Sep 06 09:02:35.272 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.272 INFO kablam! --> src/source_analysis.rs:502:74 Sep 06 09:02:35.272 INFO kablam! | Sep 06 09:02:35.272 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 06 09:02:35.272 INFO kablam! | ^^^^^ Sep 06 09:02:35.278 INFO kablam! | Sep 06 09:02:35.278 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.278 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.278 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.278 INFO kablam! Sep 06 09:02:35.280 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.280 INFO kablam! --> src/source_analysis.rs:505:64 Sep 06 09:02:35.280 INFO kablam! | Sep 06 09:02:35.280 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:35.280 INFO kablam! | ^^^^^ Sep 06 09:02:35.280 INFO kablam! | Sep 06 09:02:35.280 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.280 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.280 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.280 INFO kablam! Sep 06 09:02:35.282 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.282 INFO kablam! --> src/source_analysis.rs:506:56 Sep 06 09:02:35.282 INFO kablam! | Sep 06 09:02:35.282 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 06 09:02:35.282 INFO kablam! | ^^^^^ Sep 06 09:02:35.290 INFO kablam! | Sep 06 09:02:35.290 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.290 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.290 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.290 INFO kablam! Sep 06 09:02:35.296 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.296 INFO kablam! --> src/source_analysis.rs:540:66 Sep 06 09:02:35.296 INFO kablam! | Sep 06 09:02:35.296 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 06 09:02:35.296 INFO kablam! | ^^^^^ Sep 06 09:02:35.296 INFO kablam! | Sep 06 09:02:35.296 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.297 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.297 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.297 INFO kablam! Sep 06 09:02:35.299 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.299 INFO kablam! --> src/source_analysis.rs:543:60 Sep 06 09:02:35.299 INFO kablam! | Sep 06 09:02:35.299 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:35.299 INFO kablam! | ^^^^^ Sep 06 09:02:35.299 INFO kablam! | Sep 06 09:02:35.299 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.299 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.299 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.299 INFO kablam! Sep 06 09:02:35.301 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.301 INFO kablam! --> src/source_analysis.rs:544:54 Sep 06 09:02:35.301 INFO kablam! | Sep 06 09:02:35.301 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 06 09:02:35.301 INFO kablam! | ^^^^^ Sep 06 09:02:35.302 INFO kablam! | Sep 06 09:02:35.302 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.302 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.302 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.302 INFO kablam! Sep 06 09:02:35.322 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.322 INFO kablam! --> src/source_analysis.rs:718:28 Sep 06 09:02:35.322 INFO kablam! | Sep 06 09:02:35.322 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:35.322 INFO kablam! | ^^^^^ Sep 06 09:02:35.326 INFO kablam! | Sep 06 09:02:35.326 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.326 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.326 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.326 INFO kablam! Sep 06 09:02:35.330 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.330 INFO kablam! --> src/source_analysis.rs:718:45 Sep 06 09:02:35.330 INFO kablam! | Sep 06 09:02:35.330 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:35.330 INFO kablam! | ^^^ Sep 06 09:02:35.334 INFO kablam! Sep 06 09:02:35.337 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.337 INFO kablam! --> src/source_analysis.rs:729:29 Sep 06 09:02:35.337 INFO kablam! | Sep 06 09:02:35.337 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 06 09:02:35.337 INFO kablam! | ^^^^^ Sep 06 09:02:35.337 INFO kablam! | Sep 06 09:02:35.337 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.338 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.338 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.338 INFO kablam! Sep 06 09:02:35.341 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.341 INFO kablam! --> src/source_analysis.rs:730:27 Sep 06 09:02:35.341 INFO kablam! | Sep 06 09:02:35.341 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 06 09:02:35.341 INFO kablam! | ^^^ Sep 06 09:02:35.341 INFO kablam! Sep 06 09:02:35.345 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.345 INFO kablam! --> src/source_analysis.rs:741:29 Sep 06 09:02:35.345 INFO kablam! | Sep 06 09:02:35.345 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 06 09:02:35.345 INFO kablam! | ^^^^^ Sep 06 09:02:35.345 INFO kablam! | Sep 06 09:02:35.345 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.345 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.345 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.346 INFO kablam! Sep 06 09:02:35.348 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.349 INFO kablam! --> src/source_analysis.rs:742:27 Sep 06 09:02:35.349 INFO kablam! | Sep 06 09:02:35.349 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 06 09:02:35.349 INFO kablam! | ^^^ Sep 06 09:02:35.349 INFO kablam! Sep 06 09:02:35.352 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.352 INFO kablam! --> src/source_analysis.rs:753:45 Sep 06 09:02:35.352 INFO kablam! | Sep 06 09:02:35.352 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 06 09:02:35.352 INFO kablam! | ^^^^^ Sep 06 09:02:35.352 INFO kablam! | Sep 06 09:02:35.353 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.353 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.353 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.353 INFO kablam! Sep 06 09:02:35.355 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.355 INFO kablam! --> src/source_analysis.rs:756:36 Sep 06 09:02:35.355 INFO kablam! | Sep 06 09:02:35.355 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 06 09:02:35.355 INFO kablam! | ^^^^^ Sep 06 09:02:35.355 INFO kablam! | Sep 06 09:02:35.355 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.358 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.358 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.358 INFO kablam! Sep 06 09:02:35.361 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.361 INFO kablam! --> src/source_analysis.rs:765:24 Sep 06 09:02:35.361 INFO kablam! | Sep 06 09:02:35.361 INFO kablam! 765 | if u_line != s.start().line { Sep 06 09:02:35.361 INFO kablam! | ^^^^^ Sep 06 09:02:35.361 INFO kablam! | Sep 06 09:02:35.362 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.362 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.362 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.362 INFO kablam! Sep 06 09:02:35.365 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.365 INFO kablam! --> src/source_analysis.rs:782:34 Sep 06 09:02:35.365 INFO kablam! | Sep 06 09:02:35.365 INFO kablam! 782 | let start = structure.span().start().line; Sep 06 09:02:35.365 INFO kablam! | ^^^^^ Sep 06 09:02:35.365 INFO kablam! | Sep 06 09:02:35.365 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.365 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.365 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.366 INFO kablam! Sep 06 09:02:35.368 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.369 INFO kablam! --> src/source_analysis.rs:783:32 Sep 06 09:02:35.369 INFO kablam! | Sep 06 09:02:35.369 INFO kablam! 783 | let end = structure.span().end().line; Sep 06 09:02:35.369 INFO kablam! | ^^^ Sep 06 09:02:35.369 INFO kablam! Sep 06 09:02:35.372 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.372 INFO kablam! --> src/source_analysis.rs:796:35 Sep 06 09:02:35.372 INFO kablam! | Sep 06 09:02:35.372 INFO kablam! 796 | cover.insert(span.start().line); Sep 06 09:02:35.372 INFO kablam! | ^^^^^ Sep 06 09:02:35.378 INFO kablam! | Sep 06 09:02:35.378 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.378 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.378 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.378 INFO kablam! Sep 06 09:02:35.382 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.382 INFO kablam! --> src/source_analysis.rs:810:28 Sep 06 09:02:35.382 INFO kablam! | Sep 06 09:02:35.382 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 06 09:02:35.382 INFO kablam! | ^^^^^ Sep 06 09:02:35.382 INFO kablam! | Sep 06 09:02:35.383 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.383 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.383 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.383 INFO kablam! Sep 06 09:02:35.386 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.386 INFO kablam! --> src/source_analysis.rs:811:26 Sep 06 09:02:35.386 INFO kablam! | Sep 06 09:02:35.386 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 06 09:02:35.386 INFO kablam! | ^^^ Sep 06 09:02:35.386 INFO kablam! Sep 06 09:02:35.391 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.391 INFO kablam! --> src/source_analysis.rs:843:28 Sep 06 09:02:35.391 INFO kablam! | Sep 06 09:02:35.391 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:35.391 INFO kablam! | ^^^^^ Sep 06 09:02:35.392 INFO kablam! | Sep 06 09:02:35.392 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.392 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.392 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.392 INFO kablam! Sep 06 09:02:35.395 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.395 INFO kablam! --> src/source_analysis.rs:843:45 Sep 06 09:02:35.395 INFO kablam! | Sep 06 09:02:35.395 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:35.395 INFO kablam! | ^^^ Sep 06 09:02:35.395 INFO kablam! Sep 06 09:02:35.434 INFO kablam! error: aborting due to 32 previous errors Sep 06 09:02:35.438 INFO kablam! Sep 06 09:02:35.438 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 09:02:35.467 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 06 09:02:35.468 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:02:35.811 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.811 INFO kablam! --> src/source_analysis.rs:77:27 Sep 06 09:02:35.811 INFO kablam! | Sep 06 09:02:35.811 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:35.811 INFO kablam! | ^^^^^ Sep 06 09:02:35.811 INFO kablam! | Sep 06 09:02:35.811 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.811 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.811 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.811 INFO kablam! Sep 06 09:02:35.816 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.816 INFO kablam! --> src/source_analysis.rs:77:47 Sep 06 09:02:35.816 INFO kablam! | Sep 06 09:02:35.816 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 06 09:02:35.816 INFO kablam! | ^^^ Sep 06 09:02:35.816 INFO kablam! Sep 06 09:02:35.821 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.821 INFO kablam! --> src/source_analysis.rs:97:28 Sep 06 09:02:35.821 INFO kablam! | Sep 06 09:02:35.821 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:35.821 INFO kablam! | ^^^ Sep 06 09:02:35.821 INFO kablam! Sep 06 09:02:35.822 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.822 INFO kablam! --> src/source_analysis.rs:97:46 Sep 06 09:02:35.822 INFO kablam! | Sep 06 09:02:35.822 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 06 09:02:35.822 INFO kablam! | ^^^^^ Sep 06 09:02:35.822 INFO kablam! | Sep 06 09:02:35.822 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.822 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.822 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.822 INFO kablam! Sep 06 09:02:35.824 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.824 INFO kablam! --> src/source_analysis.rs:99:62 Sep 06 09:02:35.824 INFO kablam! | Sep 06 09:02:35.824 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 06 09:02:35.824 INFO kablam! | ^^^^^ Sep 06 09:02:35.824 INFO kablam! | Sep 06 09:02:35.824 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.824 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.825 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.825 INFO kablam! Sep 06 09:02:35.828 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.828 INFO kablam! --> src/source_analysis.rs:118:23 Sep 06 09:02:35.828 INFO kablam! | Sep 06 09:02:35.828 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:35.828 INFO kablam! | ^^^^^ Sep 06 09:02:35.828 INFO kablam! | Sep 06 09:02:35.828 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.828 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.828 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.828 INFO kablam! Sep 06 09:02:35.830 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.830 INFO kablam! --> src/source_analysis.rs:118:43 Sep 06 09:02:35.830 INFO kablam! | Sep 06 09:02:35.830 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 06 09:02:35.830 INFO kablam! | ^^^ Sep 06 09:02:35.830 INFO kablam! Sep 06 09:02:35.880 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.880 INFO kablam! --> src/source_analysis.rs:430:53 Sep 06 09:02:35.880 INFO kablam! | Sep 06 09:02:35.880 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 06 09:02:35.880 INFO kablam! | ^^^^^ Sep 06 09:02:35.880 INFO kablam! | Sep 06 09:02:35.880 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.880 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.880 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.880 INFO kablam! Sep 06 09:02:35.881 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.881 INFO kablam! --> src/source_analysis.rs:433:47 Sep 06 09:02:35.881 INFO kablam! | Sep 06 09:02:35.881 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 06 09:02:35.881 INFO kablam! | ^^^^^ Sep 06 09:02:35.881 INFO kablam! | Sep 06 09:02:35.881 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.881 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.881 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.881 INFO kablam! Sep 06 09:02:35.883 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.883 INFO kablam! --> src/source_analysis.rs:434:45 Sep 06 09:02:35.883 INFO kablam! | Sep 06 09:02:35.883 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 06 09:02:35.883 INFO kablam! | ^^^^^ Sep 06 09:02:35.883 INFO kablam! | Sep 06 09:02:35.883 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.883 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.883 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.883 INFO kablam! Sep 06 09:02:35.892 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.892 INFO kablam! --> src/source_analysis.rs:502:74 Sep 06 09:02:35.892 INFO kablam! | Sep 06 09:02:35.892 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 06 09:02:35.892 INFO kablam! | ^^^^^ Sep 06 09:02:35.892 INFO kablam! | Sep 06 09:02:35.892 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.892 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.892 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.892 INFO kablam! Sep 06 09:02:35.893 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.893 INFO kablam! --> src/source_analysis.rs:505:64 Sep 06 09:02:35.893 INFO kablam! | Sep 06 09:02:35.893 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:35.893 INFO kablam! | ^^^^^ Sep 06 09:02:35.893 INFO kablam! | Sep 06 09:02:35.893 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.893 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.893 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.893 INFO kablam! Sep 06 09:02:35.895 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.895 INFO kablam! --> src/source_analysis.rs:506:56 Sep 06 09:02:35.895 INFO kablam! | Sep 06 09:02:35.895 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 06 09:02:35.895 INFO kablam! | ^^^^^ Sep 06 09:02:35.895 INFO kablam! | Sep 06 09:02:35.895 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.895 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.895 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.895 INFO kablam! Sep 06 09:02:35.899 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.899 INFO kablam! --> src/source_analysis.rs:540:66 Sep 06 09:02:35.899 INFO kablam! | Sep 06 09:02:35.899 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 06 09:02:35.899 INFO kablam! | ^^^^^ Sep 06 09:02:35.899 INFO kablam! | Sep 06 09:02:35.899 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.899 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.899 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.899 INFO kablam! Sep 06 09:02:35.901 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.901 INFO kablam! --> src/source_analysis.rs:543:60 Sep 06 09:02:35.901 INFO kablam! | Sep 06 09:02:35.901 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 06 09:02:35.901 INFO kablam! | ^^^^^ Sep 06 09:02:35.901 INFO kablam! | Sep 06 09:02:35.901 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.901 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.901 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.901 INFO kablam! Sep 06 09:02:35.902 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.902 INFO kablam! --> src/source_analysis.rs:544:54 Sep 06 09:02:35.902 INFO kablam! | Sep 06 09:02:35.902 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 06 09:02:35.902 INFO kablam! | ^^^^^ Sep 06 09:02:35.902 INFO kablam! | Sep 06 09:02:35.902 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.902 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.902 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.902 INFO kablam! Sep 06 09:02:35.913 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.913 INFO kablam! --> src/source_analysis.rs:718:28 Sep 06 09:02:35.913 INFO kablam! | Sep 06 09:02:35.913 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:35.913 INFO kablam! | ^^^^^ Sep 06 09:02:35.913 INFO kablam! | Sep 06 09:02:35.913 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.913 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.913 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.913 INFO kablam! Sep 06 09:02:35.915 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.915 INFO kablam! --> src/source_analysis.rs:718:45 Sep 06 09:02:35.915 INFO kablam! | Sep 06 09:02:35.915 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 06 09:02:35.915 INFO kablam! | ^^^ Sep 06 09:02:35.915 INFO kablam! Sep 06 09:02:35.918 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.918 INFO kablam! --> src/source_analysis.rs:729:29 Sep 06 09:02:35.918 INFO kablam! | Sep 06 09:02:35.918 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 06 09:02:35.918 INFO kablam! | ^^^^^ Sep 06 09:02:35.918 INFO kablam! | Sep 06 09:02:35.918 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.918 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.918 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.918 INFO kablam! Sep 06 09:02:35.920 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.920 INFO kablam! --> src/source_analysis.rs:730:27 Sep 06 09:02:35.920 INFO kablam! | Sep 06 09:02:35.920 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 06 09:02:35.920 INFO kablam! | ^^^ Sep 06 09:02:35.920 INFO kablam! Sep 06 09:02:35.924 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.924 INFO kablam! --> src/source_analysis.rs:741:29 Sep 06 09:02:35.924 INFO kablam! | Sep 06 09:02:35.924 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 06 09:02:35.924 INFO kablam! | ^^^^^ Sep 06 09:02:35.924 INFO kablam! | Sep 06 09:02:35.924 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.924 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.924 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.924 INFO kablam! Sep 06 09:02:35.926 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.926 INFO kablam! --> src/source_analysis.rs:742:27 Sep 06 09:02:35.926 INFO kablam! | Sep 06 09:02:35.926 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 06 09:02:35.926 INFO kablam! | ^^^ Sep 06 09:02:35.926 INFO kablam! Sep 06 09:02:35.929 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.929 INFO kablam! --> src/source_analysis.rs:753:45 Sep 06 09:02:35.929 INFO kablam! | Sep 06 09:02:35.929 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 06 09:02:35.929 INFO kablam! | ^^^^^ Sep 06 09:02:35.929 INFO kablam! | Sep 06 09:02:35.929 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.929 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.929 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.929 INFO kablam! Sep 06 09:02:35.930 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.930 INFO kablam! --> src/source_analysis.rs:756:36 Sep 06 09:02:35.930 INFO kablam! | Sep 06 09:02:35.930 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 06 09:02:35.930 INFO kablam! | ^^^^^ Sep 06 09:02:35.931 INFO kablam! | Sep 06 09:02:35.931 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.931 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.931 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.931 INFO kablam! Sep 06 09:02:35.933 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.933 INFO kablam! --> src/source_analysis.rs:765:24 Sep 06 09:02:35.933 INFO kablam! | Sep 06 09:02:35.933 INFO kablam! 765 | if u_line != s.start().line { Sep 06 09:02:35.933 INFO kablam! | ^^^^^ Sep 06 09:02:35.933 INFO kablam! | Sep 06 09:02:35.933 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.933 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.933 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.933 INFO kablam! Sep 06 09:02:35.935 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.935 INFO kablam! --> src/source_analysis.rs:782:34 Sep 06 09:02:35.935 INFO kablam! | Sep 06 09:02:35.935 INFO kablam! 782 | let start = structure.span().start().line; Sep 06 09:02:35.935 INFO kablam! | ^^^^^ Sep 06 09:02:35.935 INFO kablam! | Sep 06 09:02:35.935 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.935 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.935 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.935 INFO kablam! Sep 06 09:02:35.937 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.937 INFO kablam! --> src/source_analysis.rs:783:32 Sep 06 09:02:35.937 INFO kablam! | Sep 06 09:02:35.937 INFO kablam! 783 | let end = structure.span().end().line; Sep 06 09:02:35.937 INFO kablam! | ^^^ Sep 06 09:02:35.937 INFO kablam! Sep 06 09:02:35.940 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.940 INFO kablam! --> src/source_analysis.rs:796:35 Sep 06 09:02:35.940 INFO kablam! | Sep 06 09:02:35.940 INFO kablam! 796 | cover.insert(span.start().line); Sep 06 09:02:35.940 INFO kablam! | ^^^^^ Sep 06 09:02:35.940 INFO kablam! | Sep 06 09:02:35.940 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.940 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.940 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.940 INFO kablam! Sep 06 09:02:35.943 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.943 INFO kablam! --> src/source_analysis.rs:810:28 Sep 06 09:02:35.943 INFO kablam! | Sep 06 09:02:35.943 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 06 09:02:35.943 INFO kablam! | ^^^^^ Sep 06 09:02:35.943 INFO kablam! | Sep 06 09:02:35.943 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.943 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.943 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.943 INFO kablam! Sep 06 09:02:35.945 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.945 INFO kablam! --> src/source_analysis.rs:811:26 Sep 06 09:02:35.945 INFO kablam! | Sep 06 09:02:35.945 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 06 09:02:35.945 INFO kablam! | ^^^ Sep 06 09:02:35.945 INFO kablam! Sep 06 09:02:35.950 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.950 INFO kablam! --> src/source_analysis.rs:843:28 Sep 06 09:02:35.950 INFO kablam! | Sep 06 09:02:35.950 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:35.950 INFO kablam! | ^^^^^ Sep 06 09:02:35.950 INFO kablam! | Sep 06 09:02:35.950 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 06 09:02:35.950 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 06 09:02:35.950 INFO kablam! candidate #1: `statemachine::StateData` Sep 06 09:02:35.950 INFO kablam! Sep 06 09:02:35.952 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 06 09:02:35.952 INFO kablam! --> src/source_analysis.rs:843:45 Sep 06 09:02:35.952 INFO kablam! | Sep 06 09:02:35.952 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 06 09:02:35.952 INFO kablam! | ^^^ Sep 06 09:02:35.952 INFO kablam! Sep 06 09:02:36.064 INFO kablam! error: aborting due to 32 previous errors Sep 06 09:02:36.064 INFO kablam! Sep 06 09:02:36.064 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 09:02:36.097 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 06 09:02:36.098 INFO kablam! Sep 06 09:02:36.098 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:02:36.106 INFO kablam! su: No module specific data is present Sep 06 09:02:37.700 INFO running `"docker" "rm" "-f" "fa6422ccb7a1ab5833dee95fe1c0f5fbfd0ed99b72b281a937e44c00e5e48b70"` Sep 06 09:02:37.811 INFO blam! fa6422ccb7a1ab5833dee95fe1c0f5fbfd0ed99b72b281a937e44c00e5e48b70