Sep 20 05:37:23.789 INFO checking cargo-tarpaulin-0.6.6 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:37:23.789 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:37:23.789 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:37:23.987 INFO blam! 792948d9d6243e16fe7dbcdc807e82005d353c571a616c2969a8db0135de1d5c Sep 20 05:37:23.989 INFO running `"docker" "start" "-a" "792948d9d6243e16fe7dbcdc807e82005d353c571a616c2969a8db0135de1d5c"` Sep 20 05:37:25.035 INFO kablam! usermod: no changes Sep 20 05:37:25.446 INFO kablam! Checking parity-wasm v0.31.3 Sep 20 05:37:25.458 INFO kablam! Checking gimli v0.16.1 Sep 20 05:37:25.458 INFO kablam! Checking semver v0.8.0 Sep 20 05:37:25.458 INFO kablam! Checking syn v0.14.9 Sep 20 05:37:25.466 INFO kablam! Compiling scroll_derive v0.9.4 Sep 20 05:37:25.466 INFO kablam! Checking crates-io v0.13.0 Sep 20 05:37:25.466 INFO kablam! Checking globset v0.2.1 Sep 20 05:37:25.466 INFO kablam! Checking git2-curl v0.7.0 Sep 20 05:37:29.702 INFO kablam! Checking coveralls-api v0.3.3 Sep 20 05:37:31.663 INFO kablam! Checking quick-xml v0.12.4 Sep 20 05:37:32.947 INFO kablam! Checking ignore v0.2.2 Sep 20 05:37:42.826 INFO kablam! Checking cargo v0.24.0 Sep 20 05:37:46.758 INFO kablam! Checking scroll v0.9.0 Sep 20 05:37:50.369 INFO kablam! Checking goblin v0.0.15 Sep 20 05:38:06.968 INFO kablam! Checking object v0.9.0 Sep 20 05:38:12.187 INFO kablam! Checking cargo-tarpaulin v0.6.6 (/source) Sep 20 05:38:22.332 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.332 INFO kablam! --> src/source_analysis.rs:77:27 Sep 20 05:38:22.332 INFO kablam! | Sep 20 05:38:22.332 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 05:38:22.332 INFO kablam! | ^^^^^ Sep 20 05:38:22.332 INFO kablam! | Sep 20 05:38:22.332 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.332 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.332 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.332 INFO kablam! Sep 20 05:38:22.342 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.342 INFO kablam! --> src/source_analysis.rs:77:47 Sep 20 05:38:22.342 INFO kablam! | Sep 20 05:38:22.342 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 05:38:22.342 INFO kablam! | ^^^ Sep 20 05:38:22.342 INFO kablam! Sep 20 05:38:22.347 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.347 INFO kablam! --> src/source_analysis.rs:97:28 Sep 20 05:38:22.347 INFO kablam! | Sep 20 05:38:22.347 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 05:38:22.347 INFO kablam! | ^^^ Sep 20 05:38:22.347 INFO kablam! Sep 20 05:38:22.349 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.349 INFO kablam! --> src/source_analysis.rs:97:46 Sep 20 05:38:22.349 INFO kablam! | Sep 20 05:38:22.349 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 05:38:22.349 INFO kablam! | ^^^^^ Sep 20 05:38:22.350 INFO kablam! | Sep 20 05:38:22.350 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.350 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.350 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.350 INFO kablam! Sep 20 05:38:22.354 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.354 INFO kablam! --> src/source_analysis.rs:99:62 Sep 20 05:38:22.354 INFO kablam! | Sep 20 05:38:22.354 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 20 05:38:22.354 INFO kablam! | ^^^^^ Sep 20 05:38:22.354 INFO kablam! | Sep 20 05:38:22.354 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.354 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.354 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.354 INFO kablam! Sep 20 05:38:22.361 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.361 INFO kablam! --> src/source_analysis.rs:118:23 Sep 20 05:38:22.361 INFO kablam! | Sep 20 05:38:22.362 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 05:38:22.362 INFO kablam! | ^^^^^ Sep 20 05:38:22.362 INFO kablam! | Sep 20 05:38:22.362 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.362 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.362 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.362 INFO kablam! Sep 20 05:38:22.364 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.364 INFO kablam! --> src/source_analysis.rs:118:43 Sep 20 05:38:22.364 INFO kablam! | Sep 20 05:38:22.365 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 05:38:22.365 INFO kablam! | ^^^ Sep 20 05:38:22.365 INFO kablam! Sep 20 05:38:22.418 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.418 INFO kablam! --> src/source_analysis.rs:430:53 Sep 20 05:38:22.418 INFO kablam! | Sep 20 05:38:22.418 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 20 05:38:22.418 INFO kablam! | ^^^^^ Sep 20 05:38:22.418 INFO kablam! | Sep 20 05:38:22.418 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.418 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.418 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.418 INFO kablam! Sep 20 05:38:22.420 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.420 INFO kablam! --> src/source_analysis.rs:433:47 Sep 20 05:38:22.420 INFO kablam! | Sep 20 05:38:22.420 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 20 05:38:22.420 INFO kablam! | ^^^^^ Sep 20 05:38:22.420 INFO kablam! | Sep 20 05:38:22.420 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.420 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.420 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.420 INFO kablam! Sep 20 05:38:22.421 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.422 INFO kablam! --> src/source_analysis.rs:434:45 Sep 20 05:38:22.422 INFO kablam! | Sep 20 05:38:22.422 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 20 05:38:22.422 INFO kablam! | ^^^^^ Sep 20 05:38:22.422 INFO kablam! | Sep 20 05:38:22.422 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.422 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.422 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.422 INFO kablam! Sep 20 05:38:22.431 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.431 INFO kablam! --> src/source_analysis.rs:502:74 Sep 20 05:38:22.431 INFO kablam! | Sep 20 05:38:22.431 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 20 05:38:22.431 INFO kablam! | ^^^^^ Sep 20 05:38:22.431 INFO kablam! | Sep 20 05:38:22.431 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.431 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.431 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.431 INFO kablam! Sep 20 05:38:22.433 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.433 INFO kablam! --> src/source_analysis.rs:505:64 Sep 20 05:38:22.433 INFO kablam! | Sep 20 05:38:22.433 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 05:38:22.433 INFO kablam! | ^^^^^ Sep 20 05:38:22.433 INFO kablam! | Sep 20 05:38:22.433 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.433 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.433 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.433 INFO kablam! Sep 20 05:38:22.435 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.435 INFO kablam! --> src/source_analysis.rs:506:56 Sep 20 05:38:22.435 INFO kablam! | Sep 20 05:38:22.436 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 20 05:38:22.436 INFO kablam! | ^^^^^ Sep 20 05:38:22.436 INFO kablam! | Sep 20 05:38:22.436 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.436 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.436 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.436 INFO kablam! Sep 20 05:38:22.442 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.442 INFO kablam! --> src/source_analysis.rs:540:66 Sep 20 05:38:22.442 INFO kablam! | Sep 20 05:38:22.442 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 20 05:38:22.442 INFO kablam! | ^^^^^ Sep 20 05:38:22.442 INFO kablam! | Sep 20 05:38:22.442 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.442 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.442 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.442 INFO kablam! Sep 20 05:38:22.444 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.444 INFO kablam! --> src/source_analysis.rs:543:60 Sep 20 05:38:22.444 INFO kablam! | Sep 20 05:38:22.444 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 05:38:22.444 INFO kablam! | ^^^^^ Sep 20 05:38:22.444 INFO kablam! | Sep 20 05:38:22.444 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.444 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.444 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.444 INFO kablam! Sep 20 05:38:22.446 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.446 INFO kablam! --> src/source_analysis.rs:544:54 Sep 20 05:38:22.446 INFO kablam! | Sep 20 05:38:22.446 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 20 05:38:22.446 INFO kablam! | ^^^^^ Sep 20 05:38:22.446 INFO kablam! | Sep 20 05:38:22.446 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.446 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.446 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.446 INFO kablam! Sep 20 05:38:22.458 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.458 INFO kablam! --> src/source_analysis.rs:718:28 Sep 20 05:38:22.458 INFO kablam! | Sep 20 05:38:22.458 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 05:38:22.458 INFO kablam! | ^^^^^ Sep 20 05:38:22.458 INFO kablam! | Sep 20 05:38:22.458 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.458 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.459 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.459 INFO kablam! Sep 20 05:38:22.461 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.461 INFO kablam! --> src/source_analysis.rs:718:45 Sep 20 05:38:22.461 INFO kablam! | Sep 20 05:38:22.461 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 05:38:22.461 INFO kablam! | ^^^ Sep 20 05:38:22.461 INFO kablam! Sep 20 05:38:22.464 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.464 INFO kablam! --> src/source_analysis.rs:729:29 Sep 20 05:38:22.464 INFO kablam! | Sep 20 05:38:22.464 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 20 05:38:22.464 INFO kablam! | ^^^^^ Sep 20 05:38:22.464 INFO kablam! | Sep 20 05:38:22.464 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.464 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.464 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.464 INFO kablam! Sep 20 05:38:22.467 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.467 INFO kablam! --> src/source_analysis.rs:730:27 Sep 20 05:38:22.467 INFO kablam! | Sep 20 05:38:22.467 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 20 05:38:22.467 INFO kablam! | ^^^ Sep 20 05:38:22.467 INFO kablam! Sep 20 05:38:22.471 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.471 INFO kablam! --> src/source_analysis.rs:741:29 Sep 20 05:38:22.471 INFO kablam! | Sep 20 05:38:22.471 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 20 05:38:22.471 INFO kablam! | ^^^^^ Sep 20 05:38:22.471 INFO kablam! | Sep 20 05:38:22.471 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.471 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.471 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.471 INFO kablam! Sep 20 05:38:22.474 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.474 INFO kablam! --> src/source_analysis.rs:742:27 Sep 20 05:38:22.474 INFO kablam! | Sep 20 05:38:22.474 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 20 05:38:22.474 INFO kablam! | ^^^ Sep 20 05:38:22.474 INFO kablam! Sep 20 05:38:22.477 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.477 INFO kablam! --> src/source_analysis.rs:753:45 Sep 20 05:38:22.477 INFO kablam! | Sep 20 05:38:22.478 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 20 05:38:22.478 INFO kablam! | ^^^^^ Sep 20 05:38:22.478 INFO kablam! | Sep 20 05:38:22.478 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.478 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.478 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.478 INFO kablam! Sep 20 05:38:22.479 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.479 INFO kablam! --> src/source_analysis.rs:756:36 Sep 20 05:38:22.479 INFO kablam! | Sep 20 05:38:22.479 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 20 05:38:22.479 INFO kablam! | ^^^^^ Sep 20 05:38:22.479 INFO kablam! | Sep 20 05:38:22.479 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.480 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.480 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.480 INFO kablam! Sep 20 05:38:22.483 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.483 INFO kablam! --> src/source_analysis.rs:765:24 Sep 20 05:38:22.483 INFO kablam! | Sep 20 05:38:22.483 INFO kablam! 765 | if u_line != s.start().line { Sep 20 05:38:22.483 INFO kablam! | ^^^^^ Sep 20 05:38:22.483 INFO kablam! | Sep 20 05:38:22.483 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.483 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.483 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.483 INFO kablam! Sep 20 05:38:22.486 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.486 INFO kablam! --> src/source_analysis.rs:782:34 Sep 20 05:38:22.486 INFO kablam! | Sep 20 05:38:22.486 INFO kablam! 782 | let start = structure.span().start().line; Sep 20 05:38:22.486 INFO kablam! | ^^^^^ Sep 20 05:38:22.487 INFO kablam! | Sep 20 05:38:22.487 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.487 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.487 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.487 INFO kablam! Sep 20 05:38:22.489 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.489 INFO kablam! --> src/source_analysis.rs:783:32 Sep 20 05:38:22.489 INFO kablam! | Sep 20 05:38:22.489 INFO kablam! 783 | let end = structure.span().end().line; Sep 20 05:38:22.489 INFO kablam! | ^^^ Sep 20 05:38:22.490 INFO kablam! Sep 20 05:38:22.492 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.492 INFO kablam! --> src/source_analysis.rs:796:35 Sep 20 05:38:22.492 INFO kablam! | Sep 20 05:38:22.492 INFO kablam! 796 | cover.insert(span.start().line); Sep 20 05:38:22.492 INFO kablam! | ^^^^^ Sep 20 05:38:22.493 INFO kablam! | Sep 20 05:38:22.493 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.493 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.493 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.493 INFO kablam! Sep 20 05:38:22.502 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.502 INFO kablam! --> src/source_analysis.rs:810:28 Sep 20 05:38:22.502 INFO kablam! | Sep 20 05:38:22.502 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 20 05:38:22.502 INFO kablam! | ^^^^^ Sep 20 05:38:22.503 INFO kablam! | Sep 20 05:38:22.503 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.503 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.503 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.503 INFO kablam! Sep 20 05:38:22.511 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.511 INFO kablam! --> src/source_analysis.rs:811:26 Sep 20 05:38:22.511 INFO kablam! | Sep 20 05:38:22.511 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 20 05:38:22.512 INFO kablam! | ^^^ Sep 20 05:38:22.512 INFO kablam! Sep 20 05:38:22.518 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.518 INFO kablam! --> src/source_analysis.rs:843:28 Sep 20 05:38:22.518 INFO kablam! | Sep 20 05:38:22.518 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 05:38:22.519 INFO kablam! | ^^^^^ Sep 20 05:38:22.519 INFO kablam! | Sep 20 05:38:22.519 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.519 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.519 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.520 INFO kablam! Sep 20 05:38:22.524 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.524 INFO kablam! --> src/source_analysis.rs:843:45 Sep 20 05:38:22.524 INFO kablam! | Sep 20 05:38:22.524 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 05:38:22.524 INFO kablam! | ^^^ Sep 20 05:38:22.524 INFO kablam! Sep 20 05:38:22.586 INFO kablam! error: aborting due to 32 previous errors Sep 20 05:38:22.586 INFO kablam! Sep 20 05:38:22.586 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 05:38:22.613 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 20 05:38:22.613 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:38:22.623 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.624 INFO kablam! --> src/source_analysis.rs:77:27 Sep 20 05:38:22.624 INFO kablam! | Sep 20 05:38:22.624 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 05:38:22.624 INFO kablam! | ^^^^^ Sep 20 05:38:22.624 INFO kablam! | Sep 20 05:38:22.625 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.625 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.625 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.625 INFO kablam! Sep 20 05:38:22.630 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.630 INFO kablam! --> src/source_analysis.rs:77:47 Sep 20 05:38:22.630 INFO kablam! | Sep 20 05:38:22.631 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 20 05:38:22.631 INFO kablam! | ^^^ Sep 20 05:38:22.631 INFO kablam! Sep 20 05:38:22.635 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.635 INFO kablam! --> src/source_analysis.rs:97:28 Sep 20 05:38:22.635 INFO kablam! | Sep 20 05:38:22.636 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 05:38:22.636 INFO kablam! | ^^^ Sep 20 05:38:22.636 INFO kablam! Sep 20 05:38:22.637 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.637 INFO kablam! --> src/source_analysis.rs:97:46 Sep 20 05:38:22.637 INFO kablam! | Sep 20 05:38:22.637 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 20 05:38:22.638 INFO kablam! | ^^^^^ Sep 20 05:38:22.638 INFO kablam! | Sep 20 05:38:22.638 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.638 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.638 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.639 INFO kablam! Sep 20 05:38:22.640 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.640 INFO kablam! --> src/source_analysis.rs:99:62 Sep 20 05:38:22.640 INFO kablam! | Sep 20 05:38:22.640 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 20 05:38:22.640 INFO kablam! | ^^^^^ Sep 20 05:38:22.641 INFO kablam! | Sep 20 05:38:22.641 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.641 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.641 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.641 INFO kablam! Sep 20 05:38:22.645 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.645 INFO kablam! --> src/source_analysis.rs:118:23 Sep 20 05:38:22.645 INFO kablam! | Sep 20 05:38:22.645 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 05:38:22.646 INFO kablam! | ^^^^^ Sep 20 05:38:22.646 INFO kablam! | Sep 20 05:38:22.646 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.646 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.646 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.647 INFO kablam! Sep 20 05:38:22.647 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.647 INFO kablam! --> src/source_analysis.rs:118:43 Sep 20 05:38:22.648 INFO kablam! | Sep 20 05:38:22.648 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 20 05:38:22.648 INFO kablam! | ^^^ Sep 20 05:38:22.648 INFO kablam! Sep 20 05:38:22.696 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.696 INFO kablam! --> src/source_analysis.rs:430:53 Sep 20 05:38:22.696 INFO kablam! | Sep 20 05:38:22.696 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 20 05:38:22.696 INFO kablam! | ^^^^^ Sep 20 05:38:22.697 INFO kablam! | Sep 20 05:38:22.697 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.697 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.698 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.698 INFO kablam! Sep 20 05:38:22.698 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.698 INFO kablam! --> src/source_analysis.rs:433:47 Sep 20 05:38:22.698 INFO kablam! | Sep 20 05:38:22.698 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 20 05:38:22.699 INFO kablam! | ^^^^^ Sep 20 05:38:22.699 INFO kablam! | Sep 20 05:38:22.699 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.699 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.699 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.699 INFO kablam! Sep 20 05:38:22.700 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.700 INFO kablam! --> src/source_analysis.rs:434:45 Sep 20 05:38:22.700 INFO kablam! | Sep 20 05:38:22.700 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 20 05:38:22.700 INFO kablam! | ^^^^^ Sep 20 05:38:22.701 INFO kablam! | Sep 20 05:38:22.701 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.701 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.701 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.701 INFO kablam! Sep 20 05:38:22.710 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.710 INFO kablam! --> src/source_analysis.rs:502:74 Sep 20 05:38:22.710 INFO kablam! | Sep 20 05:38:22.711 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 20 05:38:22.711 INFO kablam! | ^^^^^ Sep 20 05:38:22.711 INFO kablam! | Sep 20 05:38:22.711 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.711 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.712 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.712 INFO kablam! Sep 20 05:38:22.715 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.716 INFO kablam! --> src/source_analysis.rs:505:64 Sep 20 05:38:22.716 INFO kablam! | Sep 20 05:38:22.716 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 05:38:22.716 INFO kablam! | ^^^^^ Sep 20 05:38:22.716 INFO kablam! | Sep 20 05:38:22.717 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.717 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.717 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.717 INFO kablam! Sep 20 05:38:22.717 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.718 INFO kablam! --> src/source_analysis.rs:506:56 Sep 20 05:38:22.718 INFO kablam! | Sep 20 05:38:22.718 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 20 05:38:22.718 INFO kablam! | ^^^^^ Sep 20 05:38:22.718 INFO kablam! | Sep 20 05:38:22.719 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.719 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.719 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.719 INFO kablam! Sep 20 05:38:22.723 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.724 INFO kablam! --> src/source_analysis.rs:540:66 Sep 20 05:38:22.724 INFO kablam! | Sep 20 05:38:22.724 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 20 05:38:22.725 INFO kablam! | ^^^^^ Sep 20 05:38:22.725 INFO kablam! | Sep 20 05:38:22.725 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.725 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.725 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.726 INFO kablam! Sep 20 05:38:22.726 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.726 INFO kablam! --> src/source_analysis.rs:543:60 Sep 20 05:38:22.726 INFO kablam! | Sep 20 05:38:22.726 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 20 05:38:22.727 INFO kablam! | ^^^^^ Sep 20 05:38:22.727 INFO kablam! | Sep 20 05:38:22.727 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.727 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.728 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.728 INFO kablam! Sep 20 05:38:22.728 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.728 INFO kablam! --> src/source_analysis.rs:544:54 Sep 20 05:38:22.728 INFO kablam! | Sep 20 05:38:22.728 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 20 05:38:22.728 INFO kablam! | ^^^^^ Sep 20 05:38:22.729 INFO kablam! | Sep 20 05:38:22.729 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.729 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.729 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.729 INFO kablam! Sep 20 05:38:22.738 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.738 INFO kablam! --> src/source_analysis.rs:718:28 Sep 20 05:38:22.738 INFO kablam! | Sep 20 05:38:22.738 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 05:38:22.738 INFO kablam! | ^^^^^ Sep 20 05:38:22.739 INFO kablam! | Sep 20 05:38:22.739 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.739 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.739 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.739 INFO kablam! Sep 20 05:38:22.742 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.742 INFO kablam! --> src/source_analysis.rs:718:45 Sep 20 05:38:22.742 INFO kablam! | Sep 20 05:38:22.742 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 20 05:38:22.742 INFO kablam! | ^^^ Sep 20 05:38:22.742 INFO kablam! Sep 20 05:38:22.750 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.750 INFO kablam! --> src/source_analysis.rs:729:29 Sep 20 05:38:22.750 INFO kablam! | Sep 20 05:38:22.750 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 20 05:38:22.750 INFO kablam! | ^^^^^ Sep 20 05:38:22.750 INFO kablam! | Sep 20 05:38:22.750 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.750 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.750 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.750 INFO kablam! Sep 20 05:38:22.750 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.750 INFO kablam! --> src/source_analysis.rs:730:27 Sep 20 05:38:22.750 INFO kablam! | Sep 20 05:38:22.750 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 20 05:38:22.750 INFO kablam! | ^^^ Sep 20 05:38:22.750 INFO kablam! Sep 20 05:38:22.750 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.750 INFO kablam! --> src/source_analysis.rs:741:29 Sep 20 05:38:22.750 INFO kablam! | Sep 20 05:38:22.750 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 20 05:38:22.750 INFO kablam! | ^^^^^ Sep 20 05:38:22.750 INFO kablam! | Sep 20 05:38:22.750 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.750 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.750 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.750 INFO kablam! Sep 20 05:38:22.752 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.752 INFO kablam! --> src/source_analysis.rs:742:27 Sep 20 05:38:22.752 INFO kablam! | Sep 20 05:38:22.752 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 20 05:38:22.752 INFO kablam! | ^^^ Sep 20 05:38:22.752 INFO kablam! Sep 20 05:38:22.755 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.755 INFO kablam! --> src/source_analysis.rs:753:45 Sep 20 05:38:22.755 INFO kablam! | Sep 20 05:38:22.755 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 20 05:38:22.755 INFO kablam! | ^^^^^ Sep 20 05:38:22.755 INFO kablam! | Sep 20 05:38:22.755 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.755 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.755 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.755 INFO kablam! Sep 20 05:38:22.756 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.756 INFO kablam! --> src/source_analysis.rs:756:36 Sep 20 05:38:22.756 INFO kablam! | Sep 20 05:38:22.756 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 20 05:38:22.756 INFO kablam! | ^^^^^ Sep 20 05:38:22.756 INFO kablam! | Sep 20 05:38:22.756 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.756 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.756 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.756 INFO kablam! Sep 20 05:38:22.759 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.759 INFO kablam! --> src/source_analysis.rs:765:24 Sep 20 05:38:22.759 INFO kablam! | Sep 20 05:38:22.759 INFO kablam! 765 | if u_line != s.start().line { Sep 20 05:38:22.759 INFO kablam! | ^^^^^ Sep 20 05:38:22.759 INFO kablam! | Sep 20 05:38:22.759 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.759 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.759 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.759 INFO kablam! Sep 20 05:38:22.761 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.761 INFO kablam! --> src/source_analysis.rs:782:34 Sep 20 05:38:22.761 INFO kablam! | Sep 20 05:38:22.761 INFO kablam! 782 | let start = structure.span().start().line; Sep 20 05:38:22.761 INFO kablam! | ^^^^^ Sep 20 05:38:22.761 INFO kablam! | Sep 20 05:38:22.761 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.761 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.761 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.761 INFO kablam! Sep 20 05:38:22.764 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.764 INFO kablam! --> src/source_analysis.rs:783:32 Sep 20 05:38:22.764 INFO kablam! | Sep 20 05:38:22.764 INFO kablam! 783 | let end = structure.span().end().line; Sep 20 05:38:22.764 INFO kablam! | ^^^ Sep 20 05:38:22.764 INFO kablam! Sep 20 05:38:22.766 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.766 INFO kablam! --> src/source_analysis.rs:796:35 Sep 20 05:38:22.766 INFO kablam! | Sep 20 05:38:22.766 INFO kablam! 796 | cover.insert(span.start().line); Sep 20 05:38:22.767 INFO kablam! | ^^^^^ Sep 20 05:38:22.767 INFO kablam! | Sep 20 05:38:22.767 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.767 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.767 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.767 INFO kablam! Sep 20 05:38:22.770 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.770 INFO kablam! --> src/source_analysis.rs:810:28 Sep 20 05:38:22.770 INFO kablam! | Sep 20 05:38:22.770 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 20 05:38:22.770 INFO kablam! | ^^^^^ Sep 20 05:38:22.770 INFO kablam! | Sep 20 05:38:22.770 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.770 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.770 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.770 INFO kablam! Sep 20 05:38:22.772 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.772 INFO kablam! --> src/source_analysis.rs:811:26 Sep 20 05:38:22.772 INFO kablam! | Sep 20 05:38:22.772 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 20 05:38:22.772 INFO kablam! | ^^^ Sep 20 05:38:22.772 INFO kablam! Sep 20 05:38:22.777 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.777 INFO kablam! --> src/source_analysis.rs:843:28 Sep 20 05:38:22.777 INFO kablam! | Sep 20 05:38:22.777 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 05:38:22.777 INFO kablam! | ^^^^^ Sep 20 05:38:22.777 INFO kablam! | Sep 20 05:38:22.777 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 05:38:22.777 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 20 05:38:22.777 INFO kablam! candidate #1: `statemachine::StateData` Sep 20 05:38:22.777 INFO kablam! Sep 20 05:38:22.780 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 20 05:38:22.780 INFO kablam! --> src/source_analysis.rs:843:45 Sep 20 05:38:22.780 INFO kablam! | Sep 20 05:38:22.780 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 20 05:38:22.780 INFO kablam! | ^^^ Sep 20 05:38:22.780 INFO kablam! Sep 20 05:38:22.894 INFO kablam! error: aborting due to 32 previous errors Sep 20 05:38:22.894 INFO kablam! Sep 20 05:38:22.894 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 05:38:22.935 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 20 05:38:22.935 INFO kablam! Sep 20 05:38:22.935 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:38:22.937 INFO kablam! su: No module specific data is present Sep 20 05:38:23.643 INFO running `"docker" "rm" "-f" "792948d9d6243e16fe7dbcdc807e82005d353c571a616c2969a8db0135de1d5c"` Sep 20 05:38:23.784 INFO blam! 792948d9d6243e16fe7dbcdc807e82005d353c571a616c2969a8db0135de1d5c