Sep 02 09:26:21.782 INFO checking kravl-parser-0.3.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 09:26:21.782 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 09:26:21.782 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:26:21.956 INFO blam! 17942081f1a77ea4acf1bd978f757e2ad44fee3c143cbe4285b6c58bd08be4e2 Sep 02 09:26:21.958 INFO running `"docker" "start" "-a" "17942081f1a77ea4acf1bd978f757e2ad44fee3c143cbe4285b6c58bd08be4e2"` Sep 02 09:26:22.492 INFO kablam! Checking kravl-parser v0.3.3 (file:///source) Sep 02 09:26:23.386 INFO kablam! warning: unused variable: `stack` Sep 02 09:26:23.386 INFO kablam! --> src/syntax/mod.rs:46:13 Sep 02 09:26:23.386 INFO kablam! | Sep 02 09:26:23.386 INFO kablam! 46 | let stack = parser.parse_full(); Sep 02 09:26:23.386 INFO kablam! | ^^^^^ help: consider using `_stack` instead Sep 02 09:26:23.386 INFO kablam! | Sep 02 09:26:23.386 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 09:26:23.386 INFO kablam! Sep 02 09:26:23.474 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 09:26:23.474 INFO kablam! --> src/syntax/mod.rs:13:9 Sep 02 09:26:23.474 INFO kablam! | Sep 02 09:26:23.474 INFO kablam! 13 | / lexer.tokenize(String::from(" Sep 02 09:26:23.474 INFO kablam! 14 | | define fib_sum(a -> int, b -> int) -> int Sep 02 09:26:23.474 INFO kablam! 15 | | if a + b <= 2 Sep 02 09:26:23.474 INFO kablam! 16 | | return c Sep 02 09:26:23.474 INFO kablam! ... | Sep 02 09:26:23.474 INFO kablam! 20 | | end Sep 02 09:26:23.474 INFO kablam! 21 | | ")); Sep 02 09:26:23.474 INFO kablam! | |____________^ Sep 02 09:26:23.474 INFO kablam! | Sep 02 09:26:23.474 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 09:26:23.474 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 09:26:23.474 INFO kablam! Sep 02 09:26:23.475 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 09:26:23.475 INFO kablam! --> src/syntax/mod.rs:33:9 Sep 02 09:26:23.475 INFO kablam! | Sep 02 09:26:23.475 INFO kablam! 33 | / lexer.tokenize(String::from(" Sep 02 09:26:23.475 INFO kablam! 34 | | foo = \"hey aywa\" Sep 02 09:26:23.475 INFO kablam! 35 | | foo = 22.2 Sep 02 09:26:23.475 INFO kablam! 36 | | Sep 02 09:26:23.475 INFO kablam! ... | Sep 02 09:26:23.475 INFO kablam! 41 | | sum = 1337 - 2 - 10.2 * 100 Sep 02 09:26:23.475 INFO kablam! 42 | | ")); Sep 02 09:26:23.475 INFO kablam! | |____________^ Sep 02 09:26:23.475 INFO kablam! | Sep 02 09:26:23.475 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 09:26:23.475 INFO kablam! Sep 02 09:26:23.490 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Sep 02 09:26:23.493 INFO kablam! su: No module specific data is present Sep 02 09:26:23.955 INFO running `"docker" "rm" "-f" "17942081f1a77ea4acf1bd978f757e2ad44fee3c143cbe4285b6c58bd08be4e2"` Sep 02 09:26:24.070 INFO blam! 17942081f1a77ea4acf1bd978f757e2ad44fee3c143cbe4285b6c58bd08be4e2