Sep 10 21:35:15.421 INFO checking cargo-tarpaulin-0.6.6 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:35:15.421 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:35:15.421 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:35:15.555 INFO blam! 59b9ee68beae0bbfb11ce4dd0d53a475a100cb881f15c38be569b019165ba890 Sep 10 21:35:15.559 INFO running `"docker" "start" "-a" "59b9ee68beae0bbfb11ce4dd0d53a475a100cb881f15c38be569b019165ba890"` Sep 10 21:35:16.234 INFO kablam! usermod: no changes Sep 10 21:35:16.550 INFO kablam! Checking parity-wasm v0.31.3 Sep 10 21:35:16.554 INFO kablam! Checking proc-macro2 v0.4.19 Sep 10 21:35:16.554 INFO kablam! Checking gimli v0.16.1 Sep 10 21:35:16.554 INFO kablam! Checking semver v0.8.0 Sep 10 21:35:16.558 INFO kablam! Compiling scroll_derive v0.9.4 Sep 10 21:35:16.558 INFO kablam! Checking crypto-hash v0.3.1 Sep 10 21:35:16.558 INFO kablam! Checking crates-io v0.13.0 Sep 10 21:35:16.558 INFO kablam! Checking coveralls-api v0.3.3 Sep 10 21:35:18.566 INFO kablam! Checking quick-xml v0.12.3 Sep 10 21:35:26.879 INFO kablam! Checking cargo v0.24.0 Sep 10 21:35:30.486 INFO kablam! Checking quote v0.6.8 Sep 10 21:35:32.854 INFO kablam! Checking scroll v0.9.0 Sep 10 21:35:35.732 INFO kablam! Checking goblin v0.0.15 Sep 10 21:35:38.130 INFO kablam! Checking syn v0.14.9 Sep 10 21:35:57.421 INFO kablam! Checking object v0.9.0 Sep 10 21:36:09.695 INFO kablam! Checking cargo-tarpaulin v0.6.6 (file:///source) Sep 10 21:36:19.086 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.086 INFO kablam! --> src/source_analysis.rs:77:27 Sep 10 21:36:19.086 INFO kablam! | Sep 10 21:36:19.086 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 10 21:36:19.086 INFO kablam! | ^^^^^ Sep 10 21:36:19.086 INFO kablam! | Sep 10 21:36:19.086 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.086 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.086 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.086 INFO kablam! Sep 10 21:36:19.110 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.110 INFO kablam! --> src/source_analysis.rs:77:47 Sep 10 21:36:19.110 INFO kablam! | Sep 10 21:36:19.110 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 10 21:36:19.110 INFO kablam! | ^^^ Sep 10 21:36:19.110 INFO kablam! Sep 10 21:36:19.118 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.118 INFO kablam! --> src/source_analysis.rs:97:28 Sep 10 21:36:19.118 INFO kablam! | Sep 10 21:36:19.118 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 10 21:36:19.118 INFO kablam! | ^^^ Sep 10 21:36:19.118 INFO kablam! Sep 10 21:36:19.118 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.118 INFO kablam! --> src/source_analysis.rs:97:46 Sep 10 21:36:19.118 INFO kablam! | Sep 10 21:36:19.118 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 10 21:36:19.118 INFO kablam! | ^^^^^ Sep 10 21:36:19.118 INFO kablam! | Sep 10 21:36:19.118 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.118 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.118 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.118 INFO kablam! Sep 10 21:36:19.118 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.118 INFO kablam! --> src/source_analysis.rs:99:62 Sep 10 21:36:19.118 INFO kablam! | Sep 10 21:36:19.118 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 10 21:36:19.118 INFO kablam! | ^^^^^ Sep 10 21:36:19.118 INFO kablam! | Sep 10 21:36:19.118 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.118 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.118 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.118 INFO kablam! Sep 10 21:36:19.138 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.138 INFO kablam! --> src/source_analysis.rs:118:23 Sep 10 21:36:19.138 INFO kablam! | Sep 10 21:36:19.138 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 10 21:36:19.138 INFO kablam! | ^^^^^ Sep 10 21:36:19.138 INFO kablam! | Sep 10 21:36:19.138 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.138 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.138 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.138 INFO kablam! Sep 10 21:36:19.138 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.138 INFO kablam! --> src/source_analysis.rs:118:43 Sep 10 21:36:19.138 INFO kablam! | Sep 10 21:36:19.138 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 10 21:36:19.138 INFO kablam! | ^^^ Sep 10 21:36:19.138 INFO kablam! Sep 10 21:36:19.218 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.218 INFO kablam! --> src/source_analysis.rs:430:53 Sep 10 21:36:19.218 INFO kablam! | Sep 10 21:36:19.218 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 10 21:36:19.218 INFO kablam! | ^^^^^ Sep 10 21:36:19.218 INFO kablam! | Sep 10 21:36:19.218 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.218 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.218 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.218 INFO kablam! Sep 10 21:36:19.218 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.218 INFO kablam! --> src/source_analysis.rs:433:47 Sep 10 21:36:19.218 INFO kablam! | Sep 10 21:36:19.218 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 10 21:36:19.218 INFO kablam! | ^^^^^ Sep 10 21:36:19.218 INFO kablam! | Sep 10 21:36:19.218 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.218 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.218 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.218 INFO kablam! Sep 10 21:36:19.220 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.220 INFO kablam! --> src/source_analysis.rs:77:27 Sep 10 21:36:19.221 INFO kablam! | Sep 10 21:36:19.221 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 10 21:36:19.221 INFO kablam! | ^^^^^ Sep 10 21:36:19.221 INFO kablam! | Sep 10 21:36:19.221 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.221 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.221 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.221 INFO kablam! Sep 10 21:36:19.227 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.227 INFO kablam! --> src/source_analysis.rs:77:47 Sep 10 21:36:19.227 INFO kablam! | Sep 10 21:36:19.227 INFO kablam! 77 | for i in span.start().line..(span.end().line+1) { Sep 10 21:36:19.227 INFO kablam! | ^^^ Sep 10 21:36:19.228 INFO kablam! Sep 10 21:36:19.233 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.233 INFO kablam! --> src/source_analysis.rs:97:28 Sep 10 21:36:19.233 INFO kablam! | Sep 10 21:36:19.233 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 10 21:36:19.233 INFO kablam! | ^^^ Sep 10 21:36:19.238 INFO kablam! Sep 10 21:36:19.238 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.238 INFO kablam! --> src/source_analysis.rs:97:46 Sep 10 21:36:19.238 INFO kablam! | Sep 10 21:36:19.238 INFO kablam! 97 | let len = span.end().line - span.start().line; Sep 10 21:36:19.238 INFO kablam! | ^^^^^ Sep 10 21:36:19.238 INFO kablam! | Sep 10 21:36:19.238 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.238 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.238 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.238 INFO kablam! Sep 10 21:36:19.238 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.238 INFO kablam! --> src/source_analysis.rs:434:45 Sep 10 21:36:19.238 INFO kablam! | Sep 10 21:36:19.238 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 10 21:36:19.238 INFO kablam! | ^^^^^ Sep 10 21:36:19.238 INFO kablam! | Sep 10 21:36:19.238 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.238 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.238 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.238 INFO kablam! Sep 10 21:36:19.246 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.246 INFO kablam! --> src/source_analysis.rs:99:62 Sep 10 21:36:19.246 INFO kablam! | Sep 10 21:36:19.246 INFO kablam! 99 | for (i, line) in c.lines().enumerate().skip(span.start().line - 1).take(len) { Sep 10 21:36:19.246 INFO kablam! | ^^^^^ Sep 10 21:36:19.246 INFO kablam! | Sep 10 21:36:19.246 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.246 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.246 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.246 INFO kablam! Sep 10 21:36:19.246 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.246 INFO kablam! --> src/source_analysis.rs:118:23 Sep 10 21:36:19.246 INFO kablam! | Sep 10 21:36:19.246 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 10 21:36:19.246 INFO kablam! | ^^^^^ Sep 10 21:36:19.246 INFO kablam! | Sep 10 21:36:19.246 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.246 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.246 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.246 INFO kablam! Sep 10 21:36:19.246 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.246 INFO kablam! --> src/source_analysis.rs:118:43 Sep 10 21:36:19.246 INFO kablam! | Sep 10 21:36:19.246 INFO kablam! 118 | for i in span.start().line..(span.end().line +1) { Sep 10 21:36:19.246 INFO kablam! | ^^^ Sep 10 21:36:19.246 INFO kablam! Sep 10 21:36:19.264 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.264 INFO kablam! --> src/source_analysis.rs:502:74 Sep 10 21:36:19.264 INFO kablam! | Sep 10 21:36:19.264 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 10 21:36:19.264 INFO kablam! | ^^^^^ Sep 10 21:36:19.264 INFO kablam! | Sep 10 21:36:19.264 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.264 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.264 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.264 INFO kablam! Sep 10 21:36:19.270 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.270 INFO kablam! --> src/source_analysis.rs:505:64 Sep 10 21:36:19.270 INFO kablam! | Sep 10 21:36:19.270 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 10 21:36:19.270 INFO kablam! | ^^^^^ Sep 10 21:36:19.270 INFO kablam! | Sep 10 21:36:19.270 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.270 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.270 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.270 INFO kablam! Sep 10 21:36:19.270 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.270 INFO kablam! --> src/source_analysis.rs:506:56 Sep 10 21:36:19.270 INFO kablam! | Sep 10 21:36:19.270 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 10 21:36:19.270 INFO kablam! | ^^^^^ Sep 10 21:36:19.270 INFO kablam! | Sep 10 21:36:19.270 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.270 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.270 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.270 INFO kablam! Sep 10 21:36:19.278 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.278 INFO kablam! --> src/source_analysis.rs:540:66 Sep 10 21:36:19.278 INFO kablam! | Sep 10 21:36:19.278 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 10 21:36:19.278 INFO kablam! | ^^^^^ Sep 10 21:36:19.278 INFO kablam! | Sep 10 21:36:19.278 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.278 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.278 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.278 INFO kablam! Sep 10 21:36:19.282 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.282 INFO kablam! --> src/source_analysis.rs:543:60 Sep 10 21:36:19.282 INFO kablam! | Sep 10 21:36:19.282 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 10 21:36:19.282 INFO kablam! | ^^^^^ Sep 10 21:36:19.282 INFO kablam! | Sep 10 21:36:19.282 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.282 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.282 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.282 INFO kablam! Sep 10 21:36:19.282 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.282 INFO kablam! --> src/source_analysis.rs:544:54 Sep 10 21:36:19.282 INFO kablam! | Sep 10 21:36:19.282 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 10 21:36:19.282 INFO kablam! | ^^^^^ Sep 10 21:36:19.282 INFO kablam! | Sep 10 21:36:19.282 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.282 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.282 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.282 INFO kablam! Sep 10 21:36:19.294 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.294 INFO kablam! --> src/source_analysis.rs:718:28 Sep 10 21:36:19.294 INFO kablam! | Sep 10 21:36:19.294 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 10 21:36:19.294 INFO kablam! | ^^^^^ Sep 10 21:36:19.294 INFO kablam! | Sep 10 21:36:19.294 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.294 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.294 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.294 INFO kablam! Sep 10 21:36:19.302 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.302 INFO kablam! --> src/source_analysis.rs:718:45 Sep 10 21:36:19.302 INFO kablam! | Sep 10 21:36:19.302 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 10 21:36:19.302 INFO kablam! | ^^^ Sep 10 21:36:19.302 INFO kablam! Sep 10 21:36:19.302 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.302 INFO kablam! --> src/source_analysis.rs:729:29 Sep 10 21:36:19.302 INFO kablam! | Sep 10 21:36:19.302 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 10 21:36:19.302 INFO kablam! | ^^^^^ Sep 10 21:36:19.302 INFO kablam! | Sep 10 21:36:19.302 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.302 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.302 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.302 INFO kablam! Sep 10 21:36:19.302 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.302 INFO kablam! --> src/source_analysis.rs:730:27 Sep 10 21:36:19.302 INFO kablam! | Sep 10 21:36:19.302 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 10 21:36:19.302 INFO kablam! | ^^^ Sep 10 21:36:19.302 INFO kablam! Sep 10 21:36:19.310 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.310 INFO kablam! --> src/source_analysis.rs:741:29 Sep 10 21:36:19.310 INFO kablam! | Sep 10 21:36:19.310 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 10 21:36:19.310 INFO kablam! | ^^^^^ Sep 10 21:36:19.310 INFO kablam! | Sep 10 21:36:19.310 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.310 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.310 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.310 INFO kablam! Sep 10 21:36:19.310 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.310 INFO kablam! --> src/source_analysis.rs:742:27 Sep 10 21:36:19.310 INFO kablam! | Sep 10 21:36:19.310 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 10 21:36:19.310 INFO kablam! | ^^^ Sep 10 21:36:19.310 INFO kablam! Sep 10 21:36:19.310 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.310 INFO kablam! --> src/source_analysis.rs:753:45 Sep 10 21:36:19.310 INFO kablam! | Sep 10 21:36:19.310 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 10 21:36:19.310 INFO kablam! | ^^^^^ Sep 10 21:36:19.310 INFO kablam! | Sep 10 21:36:19.310 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.310 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.310 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.310 INFO kablam! Sep 10 21:36:19.311 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.311 INFO kablam! --> src/source_analysis.rs:756:36 Sep 10 21:36:19.311 INFO kablam! | Sep 10 21:36:19.311 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 10 21:36:19.311 INFO kablam! | ^^^^^ Sep 10 21:36:19.311 INFO kablam! | Sep 10 21:36:19.311 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.311 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.311 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.311 INFO kablam! Sep 10 21:36:19.314 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.314 INFO kablam! --> src/source_analysis.rs:765:24 Sep 10 21:36:19.314 INFO kablam! | Sep 10 21:36:19.314 INFO kablam! 765 | if u_line != s.start().line { Sep 10 21:36:19.314 INFO kablam! | ^^^^^ Sep 10 21:36:19.314 INFO kablam! | Sep 10 21:36:19.314 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.314 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.314 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.314 INFO kablam! Sep 10 21:36:19.322 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.322 INFO kablam! --> src/source_analysis.rs:782:34 Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! 782 | let start = structure.span().start().line; Sep 10 21:36:19.322 INFO kablam! | ^^^^^ Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.322 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.322 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.322 INFO kablam! Sep 10 21:36:19.322 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.322 INFO kablam! --> src/source_analysis.rs:783:32 Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! 783 | let end = structure.span().end().line; Sep 10 21:36:19.322 INFO kablam! | ^^^ Sep 10 21:36:19.322 INFO kablam! Sep 10 21:36:19.322 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.322 INFO kablam! --> src/source_analysis.rs:430:53 Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! 430 | let line_number = func.decl.fn_token.span().start().line; Sep 10 21:36:19.322 INFO kablam! | ^^^^^ Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.322 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.322 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.322 INFO kablam! Sep 10 21:36:19.322 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.322 INFO kablam! --> src/source_analysis.rs:433:47 Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! 433 | let decl_start = func.decl.fn_token.0.start().line+1; Sep 10 21:36:19.322 INFO kablam! | ^^^^^ Sep 10 21:36:19.322 INFO kablam! | Sep 10 21:36:19.322 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.323 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.323 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.323 INFO kablam! Sep 10 21:36:19.323 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.323 INFO kablam! --> src/source_analysis.rs:796:35 Sep 10 21:36:19.323 INFO kablam! | Sep 10 21:36:19.323 INFO kablam! 796 | cover.insert(span.start().line); Sep 10 21:36:19.323 INFO kablam! | ^^^^^ Sep 10 21:36:19.323 INFO kablam! | Sep 10 21:36:19.323 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.323 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.323 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.323 INFO kablam! Sep 10 21:36:19.329 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.329 INFO kablam! --> src/source_analysis.rs:810:28 Sep 10 21:36:19.329 INFO kablam! | Sep 10 21:36:19.329 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 10 21:36:19.329 INFO kablam! | ^^^^^ Sep 10 21:36:19.329 INFO kablam! | Sep 10 21:36:19.329 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.329 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.329 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.329 INFO kablam! Sep 10 21:36:19.334 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.334 INFO kablam! --> src/source_analysis.rs:811:26 Sep 10 21:36:19.334 INFO kablam! | Sep 10 21:36:19.334 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 10 21:36:19.334 INFO kablam! | ^^^ Sep 10 21:36:19.334 INFO kablam! Sep 10 21:36:19.334 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.334 INFO kablam! --> src/source_analysis.rs:434:45 Sep 10 21:36:19.334 INFO kablam! | Sep 10 21:36:19.334 INFO kablam! 434 | let stmts_start = func.block.span().start().line; Sep 10 21:36:19.334 INFO kablam! | ^^^^^ Sep 10 21:36:19.334 INFO kablam! | Sep 10 21:36:19.334 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.334 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.334 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.334 INFO kablam! Sep 10 21:36:19.334 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.334 INFO kablam! --> src/source_analysis.rs:843:28 Sep 10 21:36:19.334 INFO kablam! | Sep 10 21:36:19.334 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 10 21:36:19.334 INFO kablam! | ^^^^^ Sep 10 21:36:19.334 INFO kablam! | Sep 10 21:36:19.334 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.334 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.334 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.334 INFO kablam! Sep 10 21:36:19.342 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.342 INFO kablam! --> src/source_analysis.rs:843:45 Sep 10 21:36:19.342 INFO kablam! | Sep 10 21:36:19.342 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 10 21:36:19.342 INFO kablam! | ^^^ Sep 10 21:36:19.342 INFO kablam! Sep 10 21:36:19.354 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.354 INFO kablam! --> src/source_analysis.rs:502:74 Sep 10 21:36:19.354 INFO kablam! | Sep 10 21:36:19.354 INFO kablam! 502 | analysis.ignore.remove(&Lines::Line(i.sig.span().start().line)); Sep 10 21:36:19.354 INFO kablam! | ^^^^^ Sep 10 21:36:19.354 INFO kablam! | Sep 10 21:36:19.354 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.354 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.354 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.354 INFO kablam! Sep 10 21:36:19.354 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.354 INFO kablam! --> src/source_analysis.rs:505:64 Sep 10 21:36:19.354 INFO kablam! | Sep 10 21:36:19.354 INFO kablam! 505 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 10 21:36:19.354 INFO kablam! | ^^^^^ Sep 10 21:36:19.354 INFO kablam! | Sep 10 21:36:19.354 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.354 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.354 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.354 INFO kablam! Sep 10 21:36:19.354 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.354 INFO kablam! --> src/source_analysis.rs:506:56 Sep 10 21:36:19.354 INFO kablam! | Sep 10 21:36:19.354 INFO kablam! 506 | let stmts_start = block.span().start().line; Sep 10 21:36:19.354 INFO kablam! | ^^^^^ Sep 10 21:36:19.354 INFO kablam! | Sep 10 21:36:19.354 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.354 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.354 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.354 INFO kablam! Sep 10 21:36:19.372 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.372 INFO kablam! --> src/source_analysis.rs:540:66 Sep 10 21:36:19.372 INFO kablam! | Sep 10 21:36:19.372 INFO kablam! 540 | analysis.ignore.remove(&Lines::Line(i.span().start().line)); Sep 10 21:36:19.372 INFO kablam! | ^^^^^ Sep 10 21:36:19.372 INFO kablam! | Sep 10 21:36:19.373 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.373 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.373 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.373 INFO kablam! Sep 10 21:36:19.382 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.382 INFO kablam! --> src/source_analysis.rs:543:60 Sep 10 21:36:19.382 INFO kablam! | Sep 10 21:36:19.382 INFO kablam! 543 | let decl_start = i.sig.decl.fn_token.0.start().line+1; Sep 10 21:36:19.382 INFO kablam! | ^^^^^ Sep 10 21:36:19.382 INFO kablam! | Sep 10 21:36:19.382 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.382 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.382 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.382 INFO kablam! Sep 10 21:36:19.382 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.382 INFO kablam! --> src/source_analysis.rs:544:54 Sep 10 21:36:19.382 INFO kablam! | Sep 10 21:36:19.382 INFO kablam! 544 | let stmts_start = i.block.span().start().line; Sep 10 21:36:19.382 INFO kablam! | ^^^^^ Sep 10 21:36:19.382 INFO kablam! | Sep 10 21:36:19.382 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.382 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.382 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.382 INFO kablam! Sep 10 21:36:19.410 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.410 INFO kablam! --> src/source_analysis.rs:718:28 Sep 10 21:36:19.410 INFO kablam! | Sep 10 21:36:19.410 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 10 21:36:19.410 INFO kablam! | ^^^^^ Sep 10 21:36:19.410 INFO kablam! | Sep 10 21:36:19.410 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.410 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.410 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.410 INFO kablam! Sep 10 21:36:19.410 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.410 INFO kablam! --> src/source_analysis.rs:718:45 Sep 10 21:36:19.410 INFO kablam! | Sep 10 21:36:19.410 INFO kablam! 718 | for i in s.start().line..(s.end().line+1) { Sep 10 21:36:19.410 INFO kablam! | ^^^ Sep 10 21:36:19.410 INFO kablam! Sep 10 21:36:19.410 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.410 INFO kablam! --> src/source_analysis.rs:729:29 Sep 10 21:36:19.410 INFO kablam! | Sep 10 21:36:19.410 INFO kablam! 729 | let start = call.span().start().line + 1; Sep 10 21:36:19.410 INFO kablam! | ^^^^^ Sep 10 21:36:19.410 INFO kablam! | Sep 10 21:36:19.410 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.410 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.410 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.410 INFO kablam! Sep 10 21:36:19.414 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.414 INFO kablam! --> src/source_analysis.rs:730:27 Sep 10 21:36:19.414 INFO kablam! | Sep 10 21:36:19.414 INFO kablam! 730 | let end = call.span().end().line + 1; Sep 10 21:36:19.414 INFO kablam! | ^^^ Sep 10 21:36:19.414 INFO kablam! Sep 10 21:36:19.422 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.422 INFO kablam! --> src/source_analysis.rs:741:29 Sep 10 21:36:19.422 INFO kablam! | Sep 10 21:36:19.422 INFO kablam! 741 | let start = meth.span().start().line + 1; Sep 10 21:36:19.422 INFO kablam! | ^^^^^ Sep 10 21:36:19.422 INFO kablam! | Sep 10 21:36:19.422 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.422 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.422 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.422 INFO kablam! Sep 10 21:36:19.422 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.422 INFO kablam! --> src/source_analysis.rs:742:27 Sep 10 21:36:19.422 INFO kablam! | Sep 10 21:36:19.422 INFO kablam! 742 | let end = meth.span().end().line + 1; Sep 10 21:36:19.422 INFO kablam! | ^^^ Sep 10 21:36:19.422 INFO kablam! Sep 10 21:36:19.422 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.422 INFO kablam! --> src/source_analysis.rs:753:45 Sep 10 21:36:19.422 INFO kablam! | Sep 10 21:36:19.422 INFO kablam! 753 | let u_line = unsafe_expr.unsafe_token.0.start().line; Sep 10 21:36:19.422 INFO kablam! | ^^^^^ Sep 10 21:36:19.422 INFO kablam! | Sep 10 21:36:19.422 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.422 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.422 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.422 INFO kablam! Sep 10 21:36:19.426 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.426 INFO kablam! --> src/source_analysis.rs:756:36 Sep 10 21:36:19.426 INFO kablam! | Sep 10 21:36:19.426 INFO kablam! 756 | if u_line != blk.brace_token.0.start().line || blk.stmts.is_empty() { Sep 10 21:36:19.426 INFO kablam! | ^^^^^ Sep 10 21:36:19.426 INFO kablam! | Sep 10 21:36:19.426 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.426 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.426 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.426 INFO kablam! Sep 10 21:36:19.431 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.431 INFO kablam! --> src/source_analysis.rs:765:24 Sep 10 21:36:19.431 INFO kablam! | Sep 10 21:36:19.431 INFO kablam! 765 | if u_line != s.start().line { Sep 10 21:36:19.431 INFO kablam! | ^^^^^ Sep 10 21:36:19.431 INFO kablam! | Sep 10 21:36:19.431 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.431 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.431 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.431 INFO kablam! Sep 10 21:36:19.431 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.431 INFO kablam! --> src/source_analysis.rs:782:34 Sep 10 21:36:19.431 INFO kablam! | Sep 10 21:36:19.431 INFO kablam! 782 | let start = structure.span().start().line; Sep 10 21:36:19.431 INFO kablam! | ^^^^^ Sep 10 21:36:19.431 INFO kablam! | Sep 10 21:36:19.431 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.431 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.431 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.431 INFO kablam! Sep 10 21:36:19.431 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.431 INFO kablam! --> src/source_analysis.rs:783:32 Sep 10 21:36:19.432 INFO kablam! | Sep 10 21:36:19.432 INFO kablam! 783 | let end = structure.span().end().line; Sep 10 21:36:19.432 INFO kablam! | ^^^ Sep 10 21:36:19.432 INFO kablam! Sep 10 21:36:19.438 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.438 INFO kablam! --> src/source_analysis.rs:796:35 Sep 10 21:36:19.438 INFO kablam! | Sep 10 21:36:19.438 INFO kablam! 796 | cover.insert(span.start().line); Sep 10 21:36:19.438 INFO kablam! | ^^^^^ Sep 10 21:36:19.438 INFO kablam! | Sep 10 21:36:19.438 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.438 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.438 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.438 INFO kablam! Sep 10 21:36:19.438 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.438 INFO kablam! --> src/source_analysis.rs:810:28 Sep 10 21:36:19.438 INFO kablam! | Sep 10 21:36:19.438 INFO kablam! 810 | let start = mac.span().start().line + 1; Sep 10 21:36:19.438 INFO kablam! | ^^^^^ Sep 10 21:36:19.438 INFO kablam! | Sep 10 21:36:19.438 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.438 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.438 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.438 INFO kablam! Sep 10 21:36:19.442 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.442 INFO kablam! --> src/source_analysis.rs:811:26 Sep 10 21:36:19.442 INFO kablam! | Sep 10 21:36:19.442 INFO kablam! 811 | let end = mac.span().end().line + 1; Sep 10 21:36:19.442 INFO kablam! | ^^^ Sep 10 21:36:19.442 INFO kablam! Sep 10 21:36:19.445 INFO kablam! error[E0599]: no method named `start` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.445 INFO kablam! --> src/source_analysis.rs:843:28 Sep 10 21:36:19.445 INFO kablam! | Sep 10 21:36:19.445 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 10 21:36:19.445 INFO kablam! | ^^^^^ Sep 10 21:36:19.445 INFO kablam! | Sep 10 21:36:19.445 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 21:36:19.446 INFO kablam! = note: the following trait defines an item `start`, perhaps you need to implement it: Sep 10 21:36:19.446 INFO kablam! candidate #1: `statemachine::StateData` Sep 10 21:36:19.446 INFO kablam! Sep 10 21:36:19.454 INFO kablam! error[E0599]: no method named `end` found for type `proc_macro2::Span` in the current scope Sep 10 21:36:19.454 INFO kablam! --> src/source_analysis.rs:843:45 Sep 10 21:36:19.454 INFO kablam! | Sep 10 21:36:19.454 INFO kablam! 843 | for i in t.start().line..(t.end().line+1) { Sep 10 21:36:19.454 INFO kablam! | ^^^ Sep 10 21:36:19.454 INFO kablam! Sep 10 21:36:19.454 INFO kablam! error: aborting due to 32 previous errors Sep 10 21:36:19.454 INFO kablam! Sep 10 21:36:19.454 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 21:36:19.474 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 10 21:36:19.474 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:36:19.486 INFO kablam! error: aborting due to 32 previous errors Sep 10 21:36:19.486 INFO kablam! Sep 10 21:36:19.486 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 21:36:19.526 INFO kablam! error: Could not compile `cargo-tarpaulin`. Sep 10 21:36:19.526 INFO kablam! Sep 10 21:36:19.526 INFO kablam! To learn more, run the command again with --verbose. Sep 10 21:36:19.527 INFO kablam! su: No module specific data is present Sep 10 21:36:20.415 INFO running `"docker" "rm" "-f" "59b9ee68beae0bbfb11ce4dd0d53a475a100cb881f15c38be569b019165ba890"` Sep 10 21:36:20.551 INFO blam! 59b9ee68beae0bbfb11ce4dd0d53a475a100cb881f15c38be569b019165ba890