Oct 16 04:30:59.903 INFO testing kravl-parser-0.3.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:30:59.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 04:31:00.126 INFO blam! 20c2508aff86a153986e64dce1ad168ec08b0403e798ce12411d370360517ffd Oct 16 04:31:00.131 INFO running `"docker" "start" "-a" "20c2508aff86a153986e64dce1ad168ec08b0403e798ce12411d370360517ffd"` Oct 16 04:31:00.523 INFO kablam! usermod: no changes Oct 16 04:31:00.552 INFO kablam! Compiling kravl-parser v0.3.3 (/source) Oct 16 04:31:01.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 16 04:31:01.887 INFO kablam! su: No module specific data is present Oct 16 04:31:02.255 INFO running `"docker" "rm" "-f" "20c2508aff86a153986e64dce1ad168ec08b0403e798ce12411d370360517ffd"` Oct 16 04:31:02.430 INFO blam! 20c2508aff86a153986e64dce1ad168ec08b0403e798ce12411d370360517ffd Oct 16 04:31:02.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 04:31:02.770 INFO blam! 77a793239dbc6f064d5bda6d52a6000666f09bd4165b72b7b994a97d78b17b08 Oct 16 04:31:02.773 INFO running `"docker" "start" "-a" "77a793239dbc6f064d5bda6d52a6000666f09bd4165b72b7b994a97d78b17b08"` Oct 16 04:31:03.498 INFO kablam! usermod: no changes Oct 16 04:31:03.559 INFO kablam! Compiling kravl-parser v0.3.3 (/source) Oct 16 04:31:04.347 INFO kablam! warning: unused variable: `stack` Oct 16 04:31:04.347 INFO kablam! --> src/syntax/mod.rs:46:13 Oct 16 04:31:04.348 INFO kablam! | Oct 16 04:31:04.348 INFO kablam! 46 | let stack = parser.parse_full(); Oct 16 04:31:04.348 INFO kablam! | ^^^^^ help: consider using `_stack` instead Oct 16 04:31:04.349 INFO kablam! | Oct 16 04:31:04.349 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:31:04.349 INFO kablam! Oct 16 04:31:04.403 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:31:04.404 INFO kablam! --> src/syntax/mod.rs:13:9 Oct 16 04:31:04.404 INFO kablam! | Oct 16 04:31:04.404 INFO kablam! 13 | / lexer.tokenize(String::from(" Oct 16 04:31:04.405 INFO kablam! 14 | | define fib_sum(a -> int, b -> int) -> int Oct 16 04:31:04.405 INFO kablam! 15 | | if a + b <= 2 Oct 16 04:31:04.405 INFO kablam! 16 | | return c Oct 16 04:31:04.405 INFO kablam! ... | Oct 16 04:31:04.406 INFO kablam! 20 | | end Oct 16 04:31:04.406 INFO kablam! 21 | | ")); Oct 16 04:31:04.406 INFO kablam! | |____________^ Oct 16 04:31:04.407 INFO kablam! | Oct 16 04:31:04.407 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:31:04.407 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:31:04.408 INFO kablam! Oct 16 04:31:04.408 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:31:04.408 INFO kablam! --> src/syntax/mod.rs:33:9 Oct 16 04:31:04.409 INFO kablam! | Oct 16 04:31:04.410 INFO kablam! 33 | / lexer.tokenize(String::from(" Oct 16 04:31:04.410 INFO kablam! 34 | | foo = \"hey aywa\" Oct 16 04:31:04.410 INFO kablam! 35 | | foo = 22.2 Oct 16 04:31:04.410 INFO kablam! 36 | | Oct 16 04:31:04.410 INFO kablam! ... | Oct 16 04:31:04.410 INFO kablam! 41 | | sum = 1337 - 2 - 10.2 * 100 Oct 16 04:31:04.410 INFO kablam! 42 | | ")); Oct 16 04:31:04.410 INFO kablam! | |____________^ Oct 16 04:31:04.410 INFO kablam! | Oct 16 04:31:04.410 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:31:04.410 INFO kablam! Oct 16 04:31:05.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 16 04:31:05.462 INFO kablam! su: No module specific data is present Oct 16 04:31:06.115 INFO running `"docker" "rm" "-f" "77a793239dbc6f064d5bda6d52a6000666f09bd4165b72b7b994a97d78b17b08"` Oct 16 04:31:06.411 INFO blam! 77a793239dbc6f064d5bda6d52a6000666f09bd4165b72b7b994a97d78b17b08 Oct 16 04:31:06.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 04:31:06.823 INFO blam! 51f72db731966f57a9c93cd4d31466dfe68ea9f11f2e077bc6b5d5250c3c3f22 Oct 16 04:31:06.831 INFO running `"docker" "start" "-a" "51f72db731966f57a9c93cd4d31466dfe68ea9f11f2e077bc6b5d5250c3c3f22"` Oct 16 04:31:07.766 INFO kablam! usermod: no changes Oct 16 04:31:07.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 04:31:07.831 INFO kablam! Running /target/debug/deps/kravl_parser-9ff5b9a10043304f Oct 16 04:31:07.843 INFO kablam! Doc-tests kravl_parser Oct 16 04:31:07.843 INFO blam! Oct 16 04:31:07.843 INFO blam! running 2 tests Oct 16 04:31:07.843 INFO blam! test syntax::tests::lexer_tokenize ... ok Oct 16 04:31:07.843 INFO blam! test syntax::tests::parser_tokenize ... ok Oct 16 04:31:07.843 INFO blam! Oct 16 04:31:07.843 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:31:07.843 INFO blam! Oct 16 04:31:08.963 INFO blam! Oct 16 04:31:08.963 INFO blam! running 0 tests Oct 16 04:31:08.963 INFO blam! Oct 16 04:31:08.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:31:08.963 INFO blam! Oct 16 04:31:08.970 INFO kablam! su: No module specific data is present Oct 16 04:31:09.938 INFO running `"docker" "rm" "-f" "51f72db731966f57a9c93cd4d31466dfe68ea9f11f2e077bc6b5d5250c3c3f22"` Oct 16 04:31:10.283 INFO blam! 51f72db731966f57a9c93cd4d31466dfe68ea9f11f2e077bc6b5d5250c3c3f22