Sep 01 15:55:28.141 INFO checking kravl-parser-0.3.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 15:55:28.141 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 15:55:28.141 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:55:28.295 INFO blam! 79ae8cf4981caa0cb8b809e8b9a34872dacf16f80260c667c504c7d1739bd0b0 Sep 01 15:55:28.297 INFO running `"docker" "start" "-a" "79ae8cf4981caa0cb8b809e8b9a34872dacf16f80260c667c504c7d1739bd0b0"` Sep 01 15:55:28.853 INFO kablam! Checking kravl-parser v0.3.3 (file:///source) Sep 01 15:55:29.769 INFO kablam! warning: unused variable: `stack` Sep 01 15:55:29.769 INFO kablam! --> src/syntax/mod.rs:46:13 Sep 01 15:55:29.769 INFO kablam! | Sep 01 15:55:29.769 INFO kablam! 46 | let stack = parser.parse_full(); Sep 01 15:55:29.769 INFO kablam! | ^^^^^ help: consider using `_stack` instead Sep 01 15:55:29.769 INFO kablam! | Sep 01 15:55:29.769 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 15:55:29.769 INFO kablam! Sep 01 15:55:29.832 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 15:55:29.832 INFO kablam! --> src/syntax/mod.rs:13:9 Sep 01 15:55:29.832 INFO kablam! | Sep 01 15:55:29.833 INFO kablam! 13 | / lexer.tokenize(String::from(" Sep 01 15:55:29.833 INFO kablam! 14 | | define fib_sum(a -> int, b -> int) -> int Sep 01 15:55:29.833 INFO kablam! 15 | | if a + b <= 2 Sep 01 15:55:29.833 INFO kablam! 16 | | return c Sep 01 15:55:29.833 INFO kablam! ... | Sep 01 15:55:29.833 INFO kablam! 20 | | end Sep 01 15:55:29.833 INFO kablam! 21 | | ")); Sep 01 15:55:29.833 INFO kablam! | |____________^ Sep 01 15:55:29.833 INFO kablam! | Sep 01 15:55:29.833 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 15:55:29.833 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 15:55:29.833 INFO kablam! Sep 01 15:55:29.833 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 15:55:29.833 INFO kablam! --> src/syntax/mod.rs:33:9 Sep 01 15:55:29.833 INFO kablam! | Sep 01 15:55:29.833 INFO kablam! 33 | / lexer.tokenize(String::from(" Sep 01 15:55:29.833 INFO kablam! 34 | | foo = \"hey aywa\" Sep 01 15:55:29.833 INFO kablam! 35 | | foo = 22.2 Sep 01 15:55:29.833 INFO kablam! 36 | | Sep 01 15:55:29.833 INFO kablam! ... | Sep 01 15:55:29.833 INFO kablam! 41 | | sum = 1337 - 2 - 10.2 * 100 Sep 01 15:55:29.833 INFO kablam! 42 | | ")); Sep 01 15:55:29.833 INFO kablam! | |____________^ Sep 01 15:55:29.833 INFO kablam! | Sep 01 15:55:29.833 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 15:55:29.833 INFO kablam! Sep 01 15:55:29.849 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Sep 01 15:55:29.851 INFO kablam! su: No module specific data is present Sep 01 15:55:30.377 INFO running `"docker" "rm" "-f" "79ae8cf4981caa0cb8b809e8b9a34872dacf16f80260c667c504c7d1739bd0b0"` Sep 01 15:55:30.484 INFO blam! 79ae8cf4981caa0cb8b809e8b9a34872dacf16f80260c667c504c7d1739bd0b0