Oct 16 02:57:49.414 INFO testing melo-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:57:49.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:57:49.743 INFO blam! a2bafa050a68c690f4e19ec67a17d5f495d4d9846d6e9a6cec9804e096a47ab0 Oct 16 02:57:49.745 INFO running `"docker" "start" "-a" "a2bafa050a68c690f4e19ec67a17d5f495d4d9846d6e9a6cec9804e096a47ab0"` Oct 16 02:57:50.234 INFO kablam! usermod: no changes Oct 16 02:57:50.382 INFO kablam! Compiling mktemp v0.3.1 Oct 16 02:57:50.383 INFO kablam! Compiling regex v0.2.11 Oct 16 02:57:50.383 INFO kablam! Compiling rimd v0.0.1 Oct 16 02:57:57.507 INFO kablam! Compiling melo v0.1.0 (/source) Oct 16 02:58:05.174 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:05.175 INFO kablam! --> src/main.rs:325:18 Oct 16 02:58:05.175 INFO kablam! | Oct 16 02:58:05.175 INFO kablam! 325 | let result = melo::compile_to_abc(&source, filename.and_then(Path::to_str))?; Oct 16 02:58:05.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:05.175 INFO kablam! | Oct 16 02:58:05.175 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:58:05.175 INFO kablam! Oct 16 02:58:07.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.17s Oct 16 02:58:07.428 INFO kablam! su: No module specific data is present Oct 16 02:58:07.869 INFO running `"docker" "rm" "-f" "a2bafa050a68c690f4e19ec67a17d5f495d4d9846d6e9a6cec9804e096a47ab0"` Oct 16 02:58:07.963 INFO blam! a2bafa050a68c690f4e19ec67a17d5f495d4d9846d6e9a6cec9804e096a47ab0 Oct 16 02:58:07.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:58:08.207 INFO blam! ebf522178b648cc8a228829d3cd978c14a62683756c62b2ed6cc1ada1923edee Oct 16 02:58:08.208 INFO running `"docker" "start" "-a" "ebf522178b648cc8a228829d3cd978c14a62683756c62b2ed6cc1ada1923edee"` Oct 16 02:58:08.783 INFO kablam! usermod: no changes Oct 16 02:58:08.911 INFO kablam! Compiling pretty_assertions v0.4.1 Oct 16 02:58:09.813 INFO kablam! Compiling melo v0.1.0 (/source) Oct 16 02:58:14.499 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.499 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.499 INFO kablam! | Oct 16 02:58:14.499 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.499 INFO kablam! ... Oct 16 02:58:14.499 INFO kablam! 26 | test_piece!(minimal_melody); Oct 16 02:58:14.499 INFO kablam! | ---------------------------- in this macro invocation Oct 16 02:58:14.499 INFO kablam! | Oct 16 02:58:14.499 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:58:14.499 INFO kablam! Oct 16 02:58:14.499 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.499 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.499 INFO kablam! | Oct 16 02:58:14.499 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.499 INFO kablam! ... Oct 16 02:58:14.499 INFO kablam! 27 | test_piece!(minimal_drums); Oct 16 02:58:14.499 INFO kablam! | --------------------------- in this macro invocation Oct 16 02:58:14.499 INFO kablam! Oct 16 02:58:14.499 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.499 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.499 INFO kablam! | Oct 16 02:58:14.499 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.499 INFO kablam! ... Oct 16 02:58:14.499 INFO kablam! 28 | test_piece!(minimal_chords); Oct 16 02:58:14.499 INFO kablam! | ---------------------------- in this macro invocation Oct 16 02:58:14.499 INFO kablam! Oct 16 02:58:14.499 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.499 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.499 INFO kablam! | Oct 16 02:58:14.499 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.499 INFO kablam! ... Oct 16 02:58:14.499 INFO kablam! 29 | test_piece!(multiple_instruments); Oct 16 02:58:14.499 INFO kablam! | ---------------------------------- in this macro invocation Oct 16 02:58:14.499 INFO kablam! Oct 16 02:58:14.499 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.500 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.500 INFO kablam! | Oct 16 02:58:14.500 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.500 INFO kablam! ... Oct 16 02:58:14.500 INFO kablam! 30 | test_piece!(time_and_tempo); Oct 16 02:58:14.500 INFO kablam! | ---------------------------- in this macro invocation Oct 16 02:58:14.500 INFO kablam! Oct 16 02:58:14.500 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.500 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.500 INFO kablam! | Oct 16 02:58:14.500 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.500 INFO kablam! ... Oct 16 02:58:14.500 INFO kablam! 31 | test_piece!(polyrhythms); Oct 16 02:58:14.500 INFO kablam! | ------------------------- in this macro invocation Oct 16 02:58:14.500 INFO kablam! Oct 16 02:58:14.500 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.500 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.500 INFO kablam! | Oct 16 02:58:14.500 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.500 INFO kablam! ... Oct 16 02:58:14.500 INFO kablam! 32 | test_piece!(rondo_alla_turca); Oct 16 02:58:14.500 INFO kablam! | ------------------------------ in this macro invocation Oct 16 02:58:14.500 INFO kablam! Oct 16 02:58:14.500 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:14.500 INFO kablam! --> tests/compile_pieces_to_abc_tests.rs:13:19 Oct 16 02:58:14.500 INFO kablam! | Oct 16 02:58:14.500 INFO kablam! 13 | match melo::compile_to_abc(source, Some(filename)) Oct 16 02:58:14.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:14.500 INFO kablam! ... Oct 16 02:58:14.500 INFO kablam! 33 | test_piece!(too_many_staves); Oct 16 02:58:14.500 INFO kablam! | ----------------------------- in this macro invocation Oct 16 02:58:14.500 INFO kablam! Oct 16 02:58:15.147 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.147 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.147 INFO kablam! | Oct 16 02:58:15.147 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.147 INFO kablam! ... Oct 16 02:58:15.147 INFO kablam! 23 | test_abc!(simple_drums); Oct 16 02:58:15.147 INFO kablam! | ------------------------ in this macro invocation Oct 16 02:58:15.147 INFO kablam! | Oct 16 02:58:15.147 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:58:15.147 INFO kablam! Oct 16 02:58:15.147 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.147 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.147 INFO kablam! | Oct 16 02:58:15.147 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.147 INFO kablam! ... Oct 16 02:58:15.147 INFO kablam! 24 | test_abc!(variable_drum_bars); Oct 16 02:58:15.147 INFO kablam! | ------------------------------ in this macro invocation Oct 16 02:58:15.147 INFO kablam! Oct 16 02:58:15.147 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.147 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.147 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 25 | test_abc!(variable_stave_drum_bars); Oct 16 02:58:15.148 INFO kablam! | ------------------------------------ in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 26 | test_abc!(triple_time_expansion); Oct 16 02:58:15.148 INFO kablam! | --------------------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 27 | test_abc!(triplets); Oct 16 02:58:15.148 INFO kablam! | -------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 28 | test_abc!(quintuplets); Oct 16 02:58:15.148 INFO kablam! | ----------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 29 | test_abc!(not_sextuplets); Oct 16 02:58:15.148 INFO kablam! | -------------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 30 | test_abc!(voice_args); Oct 16 02:58:15.148 INFO kablam! | ---------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 31 | test_abc!(octave_shift); Oct 16 02:58:15.148 INFO kablam! | ------------------------ in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 32 | test_abc!(simple_melody); Oct 16 02:58:15.148 INFO kablam! | ------------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.148 INFO kablam! ... Oct 16 02:58:15.148 INFO kablam! 33 | test_abc!(complex_melody); Oct 16 02:58:15.148 INFO kablam! | -------------------------- in this macro invocation Oct 16 02:58:15.148 INFO kablam! Oct 16 02:58:15.148 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.148 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.148 INFO kablam! | Oct 16 02:58:15.148 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.149 INFO kablam! ... Oct 16 02:58:15.149 INFO kablam! 34 | test_abc!(longer_melody); Oct 16 02:58:15.149 INFO kablam! | ------------------------- in this macro invocation Oct 16 02:58:15.149 INFO kablam! Oct 16 02:58:15.149 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.149 INFO kablam! --> tests/compile_to_abc_tests.rs:16:26 Oct 16 02:58:15.149 INFO kablam! | Oct 16 02:58:15.149 INFO kablam! 16 | let result = melo::compile_to_abc(source, None).unwrap(); Oct 16 02:58:15.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.149 INFO kablam! ... Oct 16 02:58:15.149 INFO kablam! 35 | test_abc!(fifths); Oct 16 02:58:15.149 INFO kablam! | ------------------ in this macro invocation Oct 16 02:58:15.149 INFO kablam! Oct 16 02:58:15.871 INFO kablam! warning: use of deprecated item 'melo::compile_to_abc' Oct 16 02:58:15.871 INFO kablam! --> src/main.rs:325:18 Oct 16 02:58:15.871 INFO kablam! | Oct 16 02:58:15.871 INFO kablam! 325 | let result = melo::compile_to_abc(&source, filename.and_then(Path::to_str))?; Oct 16 02:58:15.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:58:15.871 INFO kablam! | Oct 16 02:58:15.871 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:58:15.871 INFO kablam! Oct 16 02:58:20.866 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.06s Oct 16 02:58:20.879 INFO kablam! su: No module specific data is present Oct 16 02:58:21.200 INFO running `"docker" "rm" "-f" "ebf522178b648cc8a228829d3cd978c14a62683756c62b2ed6cc1ada1923edee"` Oct 16 02:58:21.288 INFO blam! ebf522178b648cc8a228829d3cd978c14a62683756c62b2ed6cc1ada1923edee Oct 16 02:58:21.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:58:21.535 INFO blam! 784cf750296da6f3dce38afdcd9c3af28415e94d239124a8e48c1a28101bf374 Oct 16 02:58:21.543 INFO running `"docker" "start" "-a" "784cf750296da6f3dce38afdcd9c3af28415e94d239124a8e48c1a28101bf374"` Oct 16 02:58:22.142 INFO kablam! usermod: no changes Oct 16 02:58:22.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 02:58:22.262 INFO kablam! Running /target/debug/deps/melo-dc7df9beefef70f7 Oct 16 02:58:22.262 INFO blam! Oct 16 02:58:22.262 INFO blam! running 101 tests Oct 16 02:58:22.287 INFO blam! test abc_generation::tests::long_notes_in_triplets ... ok Oct 16 02:58:22.287 INFO blam! test abc_generation::tests::rest_across_bars ... ok Oct 16 02:58:22.288 INFO blam! test abc_generation::tests::test_div_tuplet ... ok Oct 16 02:58:22.288 INFO blam! test abc_generation::tests::notes_with_dots ... ok Oct 16 02:58:22.288 INFO blam! test abc_generation::tests::note_tied_across_bar ... ok Oct 16 02:58:22.295 INFO blam! test abc_generation::tests::note_tied_across_triplets ... ok Oct 16 02:58:22.295 INFO blam! test abc_generation::tests::test_eight_notes_in_sequence ... ok Oct 16 02:58:22.295 INFO blam! test abc_generation::tests::notes_with_lengths ... ok Oct 16 02:58:22.311 INFO blam! test abc_generation::tests::note_tied_across_triplet_bars ... ok Oct 16 02:58:22.312 INFO blam! test abc_generation::tests::rest_before_chord_not_duplicated ... ok Oct 16 02:58:22.312 INFO blam! test abc_generation::tests::test_four_notes_then_sixteen ... ok Oct 16 02:58:22.318 INFO blam! test abc_generation::tests::test_even_faster_triplets ... ok Oct 16 02:58:22.326 INFO blam! test abc_generation::tests::test_notes_with_rests ... ok Oct 16 02:58:22.326 INFO blam! test abc_generation::tests::test_sixteen_notes_in_sequence ... ok Oct 16 02:58:22.327 INFO blam! test abc_generation::tests::test_three_note_bar_in_3_4_time ... ok Oct 16 02:58:22.327 INFO blam! test abc_generation::tests::test_single_note ... ok Oct 16 02:58:22.327 INFO blam! test abc_generation::tests::test_four_notes_in_sequence ... ok Oct 16 02:58:22.327 INFO blam! test abc_generation::tests::test_quintuplet_in_4_4_time ... ok Oct 16 02:58:22.327 INFO blam! test abc_generation::tests::test_fast_triplets ... ok Oct 16 02:58:22.327 INFO blam! test abc_generation::tests::large_tuplets_fail ... ok Oct 16 02:58:22.329 INFO blam! test abc_generation::tests::test_two_notes_in_sequence ... ok Oct 16 02:58:22.331 INFO blam! test abc_generation::tests::triplet_chords ... ok Oct 16 02:58:22.333 INFO blam! test abc_generation::tests::three_notes_at_once ... ok Oct 16 02:58:22.340 INFO blam! test lexing::tests::insignificant_whitespace_ignored ... ok Oct 16 02:58:22.340 INFO blam! test abc_generation::tests::test_triplets_in_3_4_time ... ok Oct 16 02:58:22.341 INFO blam! test abc_generation::tests::test_triplet_in_4_4_time ... ok Oct 16 02:58:22.345 INFO blam! test lexing::tests::invalid_tokens ... ok Oct 16 02:58:22.346 INFO blam! test lexing::tests::comments_ignored ... ok Oct 16 02:58:22.346 INFO blam! test abc_generation::tests::test_triplets_with_rests ... ok Oct 16 02:58:22.346 INFO blam! test lexing::tests::lex_blank_lines ... ok Oct 16 02:58:22.347 INFO blam! test lexing::tests::empty_file ... ok Oct 16 02:58:22.351 INFO blam! test lexing::tests::invalid_tokens_in_stave ... ok Oct 16 02:58:22.351 INFO blam! test abc_generation::tests::test_two_notes_at_once ... ok Oct 16 02:58:22.351 INFO blam! test lexing::tests::lex_all_staves_key ... ok Oct 16 02:58:22.356 INFO blam! test lexing::tests::lex_field_in_block ... ok Oct 16 02:58:22.357 INFO blam! test lexing::tests::lex_complex_notes ... ok Oct 16 02:58:22.357 INFO blam! test lexing::tests::lex_note_length ... ok Oct 16 02:58:22.362 INFO blam! test lexing::tests::lex_numbers ... ok Oct 16 02:58:22.362 INFO blam! test lexing::tests::lex_multiple_fields ... ok Oct 16 02:58:22.368 INFO blam! test lexing::tests::lex_empty_key ... ok Oct 16 02:58:22.368 INFO blam! test lexing::tests::lex_part ... ok Oct 16 02:58:22.369 INFO blam! test lexing::tests::lex_note ... ok Oct 16 02:58:22.369 INFO blam! test lexing::tests::lex_piece ... ok Oct 16 02:58:22.369 INFO blam! test lexing::tests::lex_name_with_spaces ... ok Oct 16 02:58:22.369 INFO blam! test lexing::tests::lex_play ... ok Oct 16 02:58:22.369 INFO blam! test lexing::tests::lex_name ... ok Oct 16 02:58:22.369 INFO blam! test lexing::tests::lex_play_part ... ok Oct 16 02:58:22.370 INFO blam! test lexing::tests::lex_voice ... ok Oct 16 02:58:22.370 INFO blam! test notes::tests::round_trip_flat_conversions ... ok Oct 16 02:58:22.370 INFO blam! test lexing::tests::lex_section ... ok Oct 16 02:58:22.370 INFO blam! test notes::tests::round_trip_sharp_conversions ... ok Oct 16 02:58:22.370 INFO blam! test notes::tests::test_note_to_abc ... ok Oct 16 02:58:22.371 INFO blam! test notes::tests::test_note_to_midi ... ok Oct 16 02:58:22.373 INFO blam! test lexing::tests::right_brace_can_break_stave_within_one_line ... ok Oct 16 02:58:22.377 INFO blam! test lexing::tests::lex_quoted_name ... ok Oct 16 02:58:22.377 INFO blam! test lexing::tests::semicolon_can_break_stave_within_one_line ... ok Oct 16 02:58:22.379 INFO blam! test parsing::tests::fail_on_unexpected_length ... ok Oct 16 02:58:22.379 INFO blam! test lexing::tests::lex_ridiculous_field_name ... ok Oct 16 02:58:22.379 INFO blam! test parsing::tests::fail_on_underflowed_length ... ok Oct 16 02:58:22.379 INFO blam! test lexing::tests::lex_quoted_name_with_quotes_in_it ... ok Oct 16 02:58:22.379 INFO blam! test parsing::tests::fail_parsing_too_many_staves_after_blank_line ... ok Oct 16 02:58:22.379 INFO blam! test parsing::tests::fail_on_overflowed_length ... ok Oct 16 02:58:22.398 INFO blam! test parsing::tests::parse_attributes_with_trailing_comma ... ok Oct 16 02:58:22.399 INFO blam! test parsing::tests::parse_empty_file ... ok Oct 16 02:58:22.406 INFO blam! test parsing::tests::parse_attributes_without_commas ... ok Oct 16 02:58:22.406 INFO blam! test lexing::tests::lex_symbols ... ok Oct 16 02:58:22.410 INFO blam! test parsing::tests::parse_empty_voiceless_play_node ... ok Oct 16 02:58:22.410 INFO blam! test parsing::tests::parse_empty_piece ... ok Oct 16 02:58:22.410 INFO blam! test parsing::tests::fail_to_parse_invalid_attributes ... ok Oct 16 02:58:22.410 INFO blam! test parsing::tests::parse_empty_voice ... ok Oct 16 02:58:22.412 INFO blam! test parsing::tests::fail_when_hit_notes_are_encountered_in_incompatible_staves ... ok Oct 16 02:58:22.413 INFO blam! test parsing::tests::parse_note_with_length ... ok Oct 16 02:58:22.419 INFO blam! test parsing::tests::parse_attributes_in_piece ... ok Oct 16 02:58:22.419 INFO blam! test parsing::tests::parse_play_node_with_melody_notes ... ok Oct 16 02:58:22.419 INFO blam! test parsing::tests::parse_empty_play_node ... ok Oct 16 02:58:22.419 INFO blam! test parsing::tests::parse_multiple_concurrent_melody_lines ... ok Oct 16 02:58:22.419 INFO blam! test parsing::tests::parse_multiple_empty_pieces ... ok Oct 16 02:58:22.431 INFO blam! test parsing::tests::parse_play_node_with_stave ... ok Oct 16 02:58:22.431 INFO blam! test parsing::tests::parse_play_node_with_two_staves ... ok Oct 16 02:58:22.435 INFO blam! test parsing::tests::parse_stave_split_over_multiple_lines ... ok Oct 16 02:58:22.435 INFO blam! test parsing::tests::parse_play_node_with_extra_barlines ... ok Oct 16 02:58:22.435 INFO blam! test parsing::tests::parse_rest_with_length ... ok Oct 16 02:58:22.435 INFO blam! test parsing::tests::parse_valueless_attribute ... ok Oct 16 02:58:22.439 INFO blam! test parsing::tests::parse_voice_attributes ... ok Oct 16 02:58:22.439 INFO blam! test parsing::tests::parse_play_node_with_percussive_notes ... ok Oct 16 02:58:22.439 INFO blam! test parsing::tests::parse_multiple_concurrent_melody_lines_broken_up_by_blank_line ... ok Oct 16 02:58:22.442 INFO blam! test sequencing::tests::sequence_empty_piece ... ok Oct 16 02:58:22.445 INFO blam! test sequencing::tests::fail_when_notes_moved_out_of_range ... ok Oct 16 02:58:22.448 INFO blam! test sequencing::tests::voice_with_dots ... ok Oct 16 02:58:22.448 INFO blam! test sequencing::tests::threes_against_twos ... ok Oct 16 02:58:22.450 INFO blam! test sequencing::tests::notes_can_be_tied_across_bars ... ok Oct 16 02:58:22.450 INFO blam! test sequencing::tests::voice_with_leading_dots ... ok Oct 16 02:58:22.451 INFO blam! test sequencing::tests::piece_with_attributes ... ok Oct 16 02:58:22.452 INFO blam! test sequencing::tests::dots_do_not_carry_across_staves ... ok Oct 16 02:58:22.452 INFO blam! test sequencing::tests::piece_with_empty_voice ... ok Oct 16 02:58:22.456 INFO blam! test sequencing::tests::voice_with_mismatched_play ... ok Oct 16 02:58:22.458 INFO blam! test sequencing::tests::voice_with_single_note ... ok Oct 16 02:58:22.459 INFO blam! test sequencing::tests::voice_with_two_notes ... ok Oct 16 02:58:22.463 INFO blam! test sequencing::tests::voice_with_note_lengths ... ok Oct 16 02:58:22.468 INFO blam! test sequencing::tests::voice_with_two_staves ... ok Oct 16 02:58:22.483 INFO blam! test parsing::tests::parse_empty_piece_with_trailing_tokens_fails ... ok Oct 16 02:58:22.483 INFO blam! Oct 16 02:58:22.483 INFO blam! test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:58:22.483 INFO blam! Oct 16 02:58:22.484 INFO kablam! Running /target/debug/deps/melo-9bb9aca635e47d62 Oct 16 02:58:22.485 INFO blam! Oct 16 02:58:22.485 INFO blam! running 0 tests Oct 16 02:58:22.485 INFO blam! Oct 16 02:58:22.485 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:58:22.485 INFO blam! Oct 16 02:58:22.487 INFO blam! Oct 16 02:58:22.487 INFO kablam! Running /target/debug/deps/compile_pieces_to_abc_tests-5613d7db28c4ff9e Oct 16 02:58:22.487 INFO blam! running 8 tests Oct 16 02:58:22.523 INFO blam! test multiple_instruments ... ok Oct 16 02:58:22.523 INFO blam! test minimal_drums ... ok Oct 16 02:58:22.530 INFO blam! test minimal_chords ... ok Oct 16 02:58:22.559 INFO blam! test polyrhythms ... ok Oct 16 02:58:22.559 INFO blam! test minimal_melody ... ok Oct 16 02:58:22.559 INFO blam! test too_many_staves ... ok Oct 16 02:58:22.559 INFO blam! test time_and_tempo ... ok Oct 16 02:58:22.622 INFO blam! test rondo_alla_turca ... ok Oct 16 02:58:22.622 INFO blam! Oct 16 02:58:22.623 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:58:22.623 INFO blam! Oct 16 02:58:22.623 INFO kablam! Running /target/debug/deps/compile_to_abc_tests-8250e09f534d9cf1 Oct 16 02:58:22.625 INFO blam! Oct 16 02:58:22.625 INFO blam! running 13 tests Oct 16 02:58:22.651 INFO blam! test quintuplets ... ok Oct 16 02:58:22.651 INFO blam! test longer_melody ... ok Oct 16 02:58:22.656 INFO blam! test simple_drums ... ok Oct 16 02:58:22.657 INFO blam! test not_sextuplets ... ok Oct 16 02:58:22.657 INFO blam! test complex_melody ... ok Oct 16 02:58:22.674 INFO blam! test variable_drum_bars ... ok Oct 16 02:58:22.674 INFO blam! test simple_melody ... ok Oct 16 02:58:22.674 INFO blam! test fifths ... ok Oct 16 02:58:22.674 INFO blam! test octave_shift ... ok Oct 16 02:58:22.687 INFO blam! test triplets ... ok Oct 16 02:58:22.687 INFO blam! test triple_time_expansion ... ok Oct 16 02:58:22.691 INFO blam! test voice_args ... ok Oct 16 02:58:22.691 INFO blam! test variable_stave_drum_bars ... ok Oct 16 02:58:22.692 INFO kablam! Doc-tests melo Oct 16 02:58:22.692 INFO blam! Oct 16 02:58:22.692 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:58:22.692 INFO blam! Oct 16 02:58:25.891 INFO blam! Oct 16 02:58:25.891 INFO blam! running 0 tests Oct 16 02:58:25.891 INFO blam! Oct 16 02:58:25.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:58:25.891 INFO blam! Oct 16 02:58:25.903 INFO kablam! su: No module specific data is present Oct 16 02:58:26.384 INFO running `"docker" "rm" "-f" "784cf750296da6f3dce38afdcd9c3af28415e94d239124a8e48c1a28101bf374"` Oct 16 02:58:26.659 INFO blam! 784cf750296da6f3dce38afdcd9c3af28415e94d239124a8e48c1a28101bf374