Oct 11 05:49:22.734 INFO testing LeoTindall/mlem_asm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:49:22.734 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:49:22.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:49:23.105 INFO blam! e444a90a58a433c22fdddd82d4b49cfe1f0384baea191c84875b062b7b44f798 Oct 11 05:49:23.107 INFO running `"docker" "start" "-a" "e444a90a58a433c22fdddd82d4b49cfe1f0384baea191c84875b062b7b44f798"` Oct 11 05:49:24.384 INFO kablam! usermod: no changes Oct 11 05:49:24.479 INFO kablam! Compiling serde v0.9.13 Oct 11 05:49:24.480 INFO kablam! Compiling syn v0.11.10 Oct 11 05:49:32.432 INFO kablam! Compiling serde_codegen_internals v0.14.2 Oct 11 05:49:35.000 INFO kablam! Compiling serde_derive v0.9.13 Oct 11 05:49:38.380 INFO kablam! Compiling serde_cbor v0.5.2 Oct 11 05:49:43.808 INFO kablam! Compiling mlem v0.1.0 Oct 11 05:49:45.283 INFO kablam! Compiling mlem-asm v0.1.0 (/source) Oct 11 05:49:46.542 INFO kablam! warning: variable `arg3` is assigned to, but never used Oct 11 05:49:46.542 INFO kablam! --> src/parse/mod.rs:36:13 Oct 11 05:49:46.542 INFO kablam! | Oct 11 05:49:46.542 INFO kablam! 36 | let mut arg3 = None; Oct 11 05:49:46.542 INFO kablam! | ^^^^ Oct 11 05:49:46.542 INFO kablam! | Oct 11 05:49:46.542 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:49:46.542 INFO kablam! = note: consider using `_arg3` instead Oct 11 05:49:46.542 INFO kablam! Oct 11 05:49:46.542 INFO kablam! warning: value assigned to `arg3` is never read Oct 11 05:49:46.542 INFO kablam! --> src/parse/mod.rs:70:24 Oct 11 05:49:46.542 INFO kablam! | Oct 11 05:49:46.542 INFO kablam! 70 | Ok(v) => { arg3 = Some(v); }, Oct 11 05:49:46.542 INFO kablam! | ^^^^ Oct 11 05:49:46.542 INFO kablam! | Oct 11 05:49:46.542 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 05:49:46.542 INFO kablam! Oct 11 05:49:46.558 INFO kablam! warning: unused comparison which must be used Oct 11 05:49:46.558 INFO kablam! --> src/lex.rs:25:17 Oct 11 05:49:46.558 INFO kablam! | Oct 11 05:49:46.558 INFO kablam! 25 | state == LexState::Done; Oct 11 05:49:46.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:49:46.558 INFO kablam! | Oct 11 05:49:46.558 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 05:49:46.558 INFO kablam! Oct 11 05:49:47.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.62s Oct 11 05:49:47.035 INFO kablam! su: No module specific data is present Oct 11 05:49:47.521 INFO running `"docker" "rm" "-f" "e444a90a58a433c22fdddd82d4b49cfe1f0384baea191c84875b062b7b44f798"` Oct 11 05:49:47.672 INFO blam! e444a90a58a433c22fdddd82d4b49cfe1f0384baea191c84875b062b7b44f798 Oct 11 05:49:47.674 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:49:47.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:49:47.956 INFO blam! f86297d504b2bce2a52a2aea6cb56377483bfdb4f7d9ab0dcdff7a98843b8732 Oct 11 05:49:47.964 INFO running `"docker" "start" "-a" "f86297d504b2bce2a52a2aea6cb56377483bfdb4f7d9ab0dcdff7a98843b8732"` Oct 11 05:49:48.521 INFO kablam! usermod: no changes Oct 11 05:49:48.563 INFO kablam! Compiling mlem-asm v0.1.0 (/source) Oct 11 05:49:49.405 INFO kablam! warning: variable `arg3` is assigned to, but never used Oct 11 05:49:49.406 INFO kablam! --> src/parse/mod.rs:36:13 Oct 11 05:49:49.406 INFO kablam! | Oct 11 05:49:49.406 INFO kablam! 36 | let mut arg3 = None; Oct 11 05:49:49.406 INFO kablam! | ^^^^ Oct 11 05:49:49.406 INFO kablam! | Oct 11 05:49:49.406 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:49:49.406 INFO kablam! = note: consider using `_arg3` instead Oct 11 05:49:49.406 INFO kablam! Oct 11 05:49:49.406 INFO kablam! warning: value assigned to `arg3` is never read Oct 11 05:49:49.406 INFO kablam! --> src/parse/mod.rs:70:24 Oct 11 05:49:49.406 INFO kablam! | Oct 11 05:49:49.406 INFO kablam! 70 | Ok(v) => { arg3 = Some(v); }, Oct 11 05:49:49.406 INFO kablam! | ^^^^ Oct 11 05:49:49.406 INFO kablam! | Oct 11 05:49:49.406 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 05:49:49.406 INFO kablam! Oct 11 05:49:49.456 INFO kablam! warning: unused comparison which must be used Oct 11 05:49:49.456 INFO kablam! --> src/lex.rs:25:17 Oct 11 05:49:49.456 INFO kablam! | Oct 11 05:49:49.456 INFO kablam! 25 | state == LexState::Done; Oct 11 05:49:49.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:49:49.456 INFO kablam! | Oct 11 05:49:49.456 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 05:49:49.456 INFO kablam! Oct 11 05:49:50.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 11 05:49:50.531 INFO kablam! su: No module specific data is present Oct 11 05:49:50.910 INFO running `"docker" "rm" "-f" "f86297d504b2bce2a52a2aea6cb56377483bfdb4f7d9ab0dcdff7a98843b8732"` Oct 11 05:49:51.145 INFO blam! f86297d504b2bce2a52a2aea6cb56377483bfdb4f7d9ab0dcdff7a98843b8732 Oct 11 05:49:51.150 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:49:51.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:49:51.482 INFO blam! 691f5de173dae7aa66da366baf150a93a37ed3ebd518686fec0f909b60bae756 Oct 11 05:49:51.487 INFO running `"docker" "start" "-a" "691f5de173dae7aa66da366baf150a93a37ed3ebd518686fec0f909b60bae756"` Oct 11 05:49:52.543 INFO kablam! usermod: no changes Oct 11 05:49:52.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 05:49:52.657 INFO kablam! Running /target/debug/deps/mlem_asm-4308dd3880a5d1e0 Oct 11 05:49:52.662 INFO blam! Oct 11 05:49:52.662 INFO blam! running 10 tests Oct 11 05:49:52.669 INFO blam! test lex::test_lex::test_lex_line_lexes_only_one_line ... ok Oct 11 05:49:52.669 INFO blam! test lex::test_lex::test_lex_line_with_comment ... ok Oct 11 05:49:52.669 INFO blam! test parse::test::test ... ok Oct 11 05:49:52.669 INFO blam! test lex::test_lex::test_lex_multiple_lines ... ok Oct 11 05:49:52.669 INFO blam! test parse::test::test_double_argument ... ok Oct 11 05:49:52.669 INFO blam! test parse::test::test_parse_invalid_program ... ok Oct 11 05:49:52.670 INFO blam! test test::test_program_to_writer ... ok Oct 11 05:49:52.680 INFO blam! test parse::test::test_parse_valid_program ... ok Oct 11 05:49:52.680 INFO blam! test parse::test::test_radix_literals ... ok Oct 11 05:49:52.680 INFO blam! test parse::test::test_single_argument ... ok Oct 11 05:49:52.680 INFO blam! Oct 11 05:49:52.680 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:49:52.680 INFO blam! Oct 11 05:49:52.682 INFO kablam! Doc-tests mlem-asm Oct 11 05:49:53.791 INFO blam! Oct 11 05:49:53.791 INFO blam! running 4 tests Oct 11 05:49:57.296 INFO blam! test src/lib.rs - (line 21) ... ok Oct 11 05:49:57.627 INFO blam! test src/parse/mod.rs - parse::parse_program (line 147) ... ok Oct 11 05:49:57.821 INFO blam! test src/parse/mod.rs - parse::parse_program (line 127) ... ok Oct 11 05:49:57.892 INFO blam! test src/parse/mod.rs - parse::parse_line (line 19) ... ok Oct 11 05:49:57.893 INFO blam! Oct 11 05:49:57.893 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:49:57.893 INFO blam! Oct 11 05:49:57.900 INFO kablam! su: No module specific data is present Oct 11 05:49:58.409 INFO running `"docker" "rm" "-f" "691f5de173dae7aa66da366baf150a93a37ed3ebd518686fec0f909b60bae756"` Oct 11 05:49:58.676 INFO blam! 691f5de173dae7aa66da366baf150a93a37ed3ebd518686fec0f909b60bae756