[INFO] cloning repository https://github.com/AMNS/nightingale-flutter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AMNS/nightingale-flutter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMNS%2Fnightingale-flutter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMNS%2Fnightingale-flutter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3f4809f2a3c12c3991531bfb8b08c6108e27911
[INFO] testing AMNS/nightingale-flutter against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMNS%2Fnightingale-flutter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AMNS/nightingale-flutter
[INFO] finished tweaking git repo https://github.com/AMNS/nightingale-flutter
[INFO] tweaked toml for git repo https://github.com/AMNS/nightingale-flutter written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AMNS/nightingale-flutter on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AMNS/nightingale-flutter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 809cbab07abd0864165856acf984938695b63910097c6527743643414ceb2c3d
[INFO] running `Command { std: "docker" "start" "-a" "809cbab07abd0864165856acf984938695b63910097c6527743643414ceb2c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "809cbab07abd0864165856acf984938695b63910097c6527743643414ceb2c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "809cbab07abd0864165856acf984938695b63910097c6527743643414ceb2c3d", kill_on_drop: false }`
[INFO] [stdout] 809cbab07abd0864165856acf984938695b63910097c6527743643414ceb2c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b5e95413f6cc59a48c68aa732d8692de661c7ce05a6ff26273a66b35c30f328
[INFO] running `Command { std: "docker" "start" "-a" "4b5e95413f6cc59a48c68aa732d8692de661c7ce05a6ff26273a66b35c30f328", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nightingale-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.33s
[INFO] running `Command { std: "docker" "inspect" "4b5e95413f6cc59a48c68aa732d8692de661c7ce05a6ff26273a66b35c30f328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5e95413f6cc59a48c68aa732d8692de661c7ce05a6ff26273a66b35c30f328", kill_on_drop: false }`
[INFO] [stdout] 4b5e95413f6cc59a48c68aa732d8692de661c7ce05a6ff26273a66b35c30f328
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55477299133ed3315ad1c60a2e38e7974caed2d0cfa26591288016a39f931c0d
[INFO] running `Command { std: "docker" "start" "-a" "55477299133ed3315ad1c60a2e38e7974caed2d0cfa26591288016a39f931c0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nightingale-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "55477299133ed3315ad1c60a2e38e7974caed2d0cfa26591288016a39f931c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55477299133ed3315ad1c60a2e38e7974caed2d0cfa26591288016a39f931c0d", kill_on_drop: false }`
[INFO] [stdout] 55477299133ed3315ad1c60a2e38e7974caed2d0cfa26591288016a39f931c0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e2bdf9c15b1efe2de7d9af2a8155e334a1a455f09d6845149b18a5329b80f00
[INFO] running `Command { std: "docker" "start" "-a" "6e2bdf9c15b1efe2de7d9af2a8155e334a1a455f09d6845149b18a5329b80f00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nightingale_core-2dbdaedecac9f04a)
[INFO] [stdout] 
[INFO] [stdout] running 214 tests
[INFO] [stdout] test basic_types::tests::test_dpoint_default ... ok
[INFO] [stdout] test basic_types::tests::test_dpoint_copy ... ok
[INFO] [stdout] test basic_types::tests::test_drect_default ... ok
[INFO] [stdout] test basic_types::tests::test_low_high_type_constants ... ok
[INFO] [stdout] test basic_types::tests::test_drect_equality ... ok
[INFO] [stdout] test basic_types::tests::test_max_ksitems_constant ... ok
[INFO] [stdout] test basic_types::tests::test_heap_struct_fields ... ok
[INFO] [stdout] test basic_types::tests::test_ksinfo_default ... ok
[INFO] [stdout] test basic_types::tests::test_names_type_values ... ok
[INFO] [stdout] test basic_types::tests::test_nilink_constant ... ok
[INFO] [stdout] test basic_types::tests::test_object_type_from_u16 ... ok
[INFO] [stdout] test basic_types::tests::test_object_type_values ... ok
[INFO] [stdout] test basic_types::tests::test_tsinfo_default ... ok
[INFO] [stdout] test basic_types::tests::test_window_type_values ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_ascending ... ok
[INFO] [stdout] test basic_types::tests::test_type_sizes ... ok
[INFO] [stdout] test basic_types::tests::test_std_lineht_constant ... ok
[INFO] [stdout] test basic_types::tests::test_voiceinfo_default ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_degenerate ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_flat ... ok
[INFO] [stdout] test context::tests::test_context_keysig_update ... ok
[INFO] [stdout] test context::tests::test_context_clef_update ... ok
[INFO] [stdout] test context::tests::test_context_state_new ... ok
[INFO] [stdout] test context::tests::test_context_propagation ... ok
[INFO] [stdout] test defs::tests::test_justification_types ... ok
[INFO] [stdout] test defs::tests::test_duration_codes ... ok
[INFO] [stdout] test doc_types::tests::test_document_header_size ... ok
[INFO] [stdout] test doc_types::tests::test_constants ... ok
[INFO] [stdout] test doc_types::tests::test_fontitem_size ... ok
[INFO] [stdout] test defs::tests::test_style_functions ... ok
[INFO] [stdout] test defs::tests::test_clef_types ... ok
[INFO] [stdout] test context::tests::test_context_timesig_update ... ok
[INFO] [stdout] test context::tests::test_context_system_update ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_double_sharp ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_flat_root ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_extension_stack ... ok
[INFO] [stdout] test draw::draw_object::tests::test_draw_rptend_no_crash ... ok
[INFO] [stdout] test defs::tests::test_object_type_constants ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_full ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_natural ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_old_style ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_sharp_root ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_with_bass ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_simple ... ok
[INFO] [stdout] test duration::tests::test_beat_l_dur ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_trailing_nul ... ok
[INFO] [stdout] test duration::tests::test_beats_dur ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_double_flat ... ok
[INFO] [stdout] test duration::tests::test_beats_per_measure ... ok
[INFO] [stdout] test duration::tests::test_calc_play_dur_factor ... ok
[INFO] [stdout] test duration::tests::test_code_to_l_dur_dotted ... ok
[INFO] [stdout] test duration::tests::test_duration_relationships ... ok
[INFO] [stdout] test duration::tests::test_measure_dur ... ok
[INFO] [stdout] test duration::tests::test_code_to_l_dur_undotted ... ok
[INFO] [stdout] test duration::tests::test_simple_l_dur ... ok
[INFO] [stdout] test duration::tests::test_triplet_math ... ok
[INFO] [stdout] test duration::tests::test_l2p_durs_table ... ok
[INFO] [stdout] test layout::tests::test_layout_config_defaults ... ok
[INFO] [stdout] test layout::tests::test_preamble_width_positive ... ok
[INFO] [stdout] test layout::tests::test_systems_per_page ... ok
[INFO] [stdout] test musicxml::export::tests::dur_to_ticks_values ... ok
[INFO] [stdout] test music_font::tests::test_stem_space_width_ddist ... ok
[INFO] [stdout] test music_font::tests::test_stem_space_width_ddist_small ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_measures ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_parts ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_key_time_clef ... ok
[INFO] [stdout] test musicxml::export::tests::midi_pitch_conversion ... ok
[INFO] [stdout] test musicxml::export::tests::export_me_and_lucy_to_file ... FAILED
[INFO] [stdout] test musicxml::import::tests::import_chords_group_correctly ... ok
[INFO] [stdout] test musicxml::import::tests::import_durations_and_beams ... ok
[INFO] [stdout] test musicxml::import::tests::import_has_correct_note_count ... ok
[INFO] [stdout] test musicxml::import::tests::import_minimal_xml ... ok
[INFO] [stdout] test musicxml::import::tests::import_musicxml_test_suite ... ok
[INFO] [stdout] test musicxml::import::tests::import_produces_walkable_score ... ok
[INFO] [stdout] test musicxml::import::tests::import_two_part_score ... ok
[INFO] [stdout] test musicxml::import::tests::import_with_rests ... ok
[INFO] [stdout] test musicxml::import::tests::pitch_to_midi_basic ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_accidentals ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_notes ... ok
[INFO] [stdout] test musicxml::export::tests::export_n103_works ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_clef_octave_change ... ok
[INFO] [stdout] test musicxml::export::tests::export_produces_valid_xml ... ok
[INFO] [stdout] test musicxml::import::tests::type_to_l_dur_values ... ok
[INFO] [stdout] test ngl::doc_header::tests::test_parse_document_header_from_file ... ok
[INFO] [stdout] test ngl::interpret::tests::test_interpreted_score_get ... ok
[INFO] [stdout] test ngl::interpret::tests::test_unpack_anote_minimal ... ok
[INFO] [stdout] test ngl::interpret::tests::test_unpack_object_header_basic ... ok
[INFO] [stdout] test ngl::reader::tests::test_decode_empty_string ... ok
[INFO] [stdout] test ngl::reader::tests::test_decode_string ... ok
[INFO] [stdout] test ngl::reader::tests::test_decode_string_mac_roman ... ok
[INFO] [stdout] test ngl::reader::tests::test_mac_roman_to_string_ascii ... ok
[INFO] [stdout] test ngl::reader::tests::test_mac_roman_to_string_high_bytes ... ok
[INFO] [stdout] test ngl::reader::tests::test_ngl_version ... ok
[INFO] [stdout] test musicxml::export::tests::export_no_bogus_empty_measures ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_barline ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_clef ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_comment ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_hbd_33 ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_header_v2 ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_key_sig ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_note ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_text ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_time_sig ... ok
[INFO] [stdout] test notelist::to_score::tests::test_clef_middle_c_half_ln_values ... ok
[INFO] [stdout] test notelist::to_score::tests::test_half_ln_to_yd ... ok
[INFO] [stdout] test notelist::to_score::tests::test_nl_midi_to_half_ln_bass_clef ... ok
[INFO] [stdout] test notelist::to_score::tests::test_nl_midi_to_half_ln_e4_treble ... ok
[INFO] [stdout] test notelist::to_score::tests::test_nl_midi_to_half_ln_eb4_treble ... ok
[INFO] [stdout] test notelist::to_score::tests::test_nl_midi_to_half_ln_f5_treble ... ok
[INFO] [stdout] test notelist::to_score::tests::test_nl_midi_to_half_ln_g4_treble ... ok
[INFO] [stdout] test notelist::to_score::tests::test_nl_midi_to_half_ln_middle_c_treble ... ok
[INFO] [stdout] test musicxml::export::tests::export_multiple_fixtures ... ok
[INFO] [stdout] test objects::tests::test_arrange_chord_notes_cluster ... ok
[INFO] [stdout] test objects::tests::test_arrange_chord_notes_large_staff ... ok
[INFO] [stdout] test objects::tests::test_arrange_chord_notes_no_seconds ... ok
[INFO] [stdout] test objects::tests::test_arrange_chord_notes_single ... ok
[INFO] [stdout] test objects::tests::test_arrange_chord_notes_with_second ... ok
[INFO] [stdout] test objects::tests::test_chord_stem_direction ... ok
[INFO] [stdout] test objects::tests::test_setup_ks_info_flat ... ok
[INFO] [stdout] test objects::tests::test_setup_ks_info_sharp ... ok
[INFO] [stdout] test objects::tests::test_stem_direction_single_voice ... ok
[INFO] [stdout] test objects::tests::test_stem_direction_upper_lower ... ok
[INFO] [stdout] test pitch_utils::tests::test_clef_middle_c_half_ln_values ... ok
[INFO] [stdout] test pitch_utils::tests::test_half_ln_to_yd ... ok
[INFO] [stdout] test pitch_utils::tests::test_nl_midi_to_half_ln_bass_clef ... ok
[INFO] [stdout] test pitch_utils::tests::test_nl_midi_to_half_ln_e4_treble ... ok
[INFO] [stdout] test pitch_utils::tests::test_nl_midi_to_half_ln_invalid ... ok
[INFO] [stdout] test pitch_utils::tests::test_nl_midi_to_half_ln_middle_c_treble ... ok
[INFO] [stdout] test render::bitmap_renderer::tests::test_bitmap_renderer_creates_page ... ok
[INFO] [stdout] test render::bitmap_renderer::tests::test_bitmap_renderer_geometric_primitives ... ok
[INFO] [stdout] test notelist::to_score::tests::test_notelist_to_score_hbd33 ... ok
[INFO] [stdout] test render::bitmap_renderer::tests::test_bitmap_renderer_state_management ... ok
[INFO] [stdout] test render::command::tests::test_command_clone ... ok
[INFO] [stdout] test render::command::tests::test_command_debug ... ok
[INFO] [stdout] test render::command::tests::test_command_name ... ok
[INFO] [stdout] test render::bitmap_renderer::tests::test_bitmap_renderer_multipage ... ok
[INFO] [stdout] test render::command_renderer::tests::test_bar_line ... ok
[INFO] [stdout] test render::command_renderer::tests::test_beam ... ok
[INFO] [stdout] test render::command_renderer::tests::test_configuration ... ok
[INFO] [stdout] test render::command_renderer::tests::test_clear ... ok
[INFO] [stdout] test render::command_renderer::tests::test_multiple_commands ... ok
[INFO] [stdout] test render::command_renderer::tests::test_music_char ... ok
[INFO] [stdout] test render::command_renderer::tests::test_new_renderer ... ok
[INFO] [stdout] test render::command_renderer::tests::test_page_management ... ok
[INFO] [stdout] test render::command_renderer::tests::test_slur ... ok
[INFO] [stdout] test render::command_renderer::tests::test_staff_line ... ok
[INFO] [stdout] test render::command_renderer::tests::test_state_management ... ok
[INFO] [stdout] test render::command_renderer::tests::test_take_commands ... ok
[INFO] [stdout] test render::command_renderer::tests::test_text_string ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_bar_lines ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_beam ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_creates_valid_pdf ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_line_drawing ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_multipage ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_multipage_with_end_page ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_slur ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_state_management ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_utf8_to_win_ansi_ascii ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_utf8_to_win_ansi_german_umlauts ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_utf8_to_win_ansi_smart_quotes ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_utf8_to_win_ansi_unmappable ... ok
[INFO] [stdout] test render::types::tests::test_color_constants ... ok
[INFO] [stdout] test render::types::tests::test_color_default ... ok
[INFO] [stdout] test render::types::tests::test_color_rgb ... ok
[INFO] [stdout] test render::types::tests::test_ddist_render_roundtrip ... ok
[INFO] [stdout] test render::types::tests::test_ddist_to_render ... ok
[INFO] [stdout] test render::types::tests::test_music_glyph ... ok
[INFO] [stdout] test render::types::tests::test_point ... ok
[INFO] [stdout] test render::types::tests::test_render_rect ... ok
[INFO] [stdout] test render::types::tests::test_render_to_ddist ... ok
[INFO] [stdout] test render::types::tests::test_stroke_dashed ... ok
[INFO] [stdout] test render::types::tests::test_stroke_solid ... ok
[INFO] [stdout] test render::types::tests::test_text_font ... ok
[INFO] [stdout] test space_time::tests::test_clef_width_right_normal ... ok
[INFO] [stdout] test space_time::tests::test_clef_width_right_small ... ok
[INFO] [stdout] test space_time::tests::test_f_ideal_space_scaled_default ... ok
[INFO] [stdout] test space_time::tests::test_f_ideal_space_scaled_half ... ok
[INFO] [stdout] test space_time::tests::test_grsync_width_right ... ok
[INFO] [stdout] test space_time::tests::test_ideal_space_eighth ... ok
[INFO] [stdout] test space_time::tests::test_ideal_space_quarter ... ok
[INFO] [stdout] test space_time::tests::test_ideal_space_whole ... ok
[INFO] [stdout] test space_time::tests::test_keysig_width_right_2_sharps ... ok
[INFO] [stdout] test space_time::tests::test_measure_width_right_double ... ok
[INFO] [stdout] test space_time::tests::test_measure_width_right_single ... ok
[INFO] [stdout] test space_time::tests::test_min_measure_width ... ok
[INFO] [stdout] test space_time::tests::test_respace_1bar_collision_avoidance ... ok
[INFO] [stdout] test space_time::tests::test_respace_1bar_single_event ... ok
[INFO] [stdout] test space_time::tests::test_respace_1bar_two_quarters ... ok
[INFO] [stdout] test space_time::tests::test_spacing_progression ... ok
[INFO] [stdout] test space_time::tests::test_std2f_f2std_roundtrip ... ok
[INFO] [stdout] test space_time::tests::test_stdist_to_ddist ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_left_no_acc ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_left_with_acc ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_right_dotted_quarter ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_right_double_dotted ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_right_eighth_beamed ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_right_eighth_stem_up ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_right_plain_quarter ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_right_to_head ... ok
[INFO] [stdout] test space_time::tests::test_timesig_width_right_4_4 ... ok
[INFO] [stdout] test utility::tests::test_acc_x_offset_default ... ok
[INFO] [stdout] test utility::tests::test_calc_ystem_stem_down ... ok
[INFO] [stdout] test utility::tests::test_calc_ystem_stem_up ... ok
[INFO] [stdout] test utility::tests::test_head_width ... ok
[INFO] [stdout] test utility::tests::test_nflags ... ok
[INFO] [stdout] test utility::tests::test_shorten_stem ... ok
[INFO] [stdout] test utility::tests::test_std2d ... ok
[INFO] [stdout] test render::command_renderer::tests::test_line_types ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_export_import_export ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_ngl_export_import ... ok
[INFO] [stdout] test musicxml::import::tests::canonical_roundtrip_xml_stability ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_all_examples ... ok
[INFO] [stdout] test musicxml::export::tests::export_all_fixtures ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_all_ngl_fixtures ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- musicxml::export::tests::export_me_and_lucy_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'musicxml::export::tests::export_me_and_lucy_to_file' (84) panicked at src/musicxml/export.rs:2059:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6328c5424d7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6328c5424d7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6328c5424d7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6328c5424d7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6328c543b8ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6328c543b8ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6328c5429922 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6328c5429922 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6328c540279f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6328c540279f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6328c541c8e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6328c529f04c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6328c529f04c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6328c541caa2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6328c541caa2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6328c5402858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6328c53f9f09 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6328c540356d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6328c543c19c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6328c543bf12 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6328c51c6cc3 - core::result::Result<T,E>::unwrap::h7fe7024bbe5a7f2e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6328c51c6cc3 - nightingale_core::musicxml::export::tests::export_me_and_lucy_to_file::h037c0a9dfb815ebc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/musicxml/export.rs:2059:42
[INFO] [stdout]   22:     0x6328c51c7007 - nightingale_core::musicxml::export::tests::export_me_and_lucy_to_file::{{closure}}::hfb3f0e7ba2d37ee2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/musicxml/export.rs:2052:36
[INFO] [stdout]   23:     0x6328c51751e6 - core::ops::function::FnOnce::call_once::h5a84c792c44f48c2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6328c529312b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6328c529312b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6328c529fb1b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6328c529fb1b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6328c529fb1b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6328c529fb1b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6328c529fb1b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6328c529fb1b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6328c529fb1b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6328c529b234 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6328c529b234 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6328c52a2722 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6328c52a2722 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6328c52a2722 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6328c52a2722 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6328c52a2722 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6328c52a2722 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6328c52a2722 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6328c5423e6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6328c5423e6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7de5981ceaa4 - <unknown>
[INFO] [stdout]   45:     0x7de59825ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     musicxml::export::tests::export_me_and_lucy_to_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 213 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6e2bdf9c15b1efe2de7d9af2a8155e334a1a455f09d6845149b18a5329b80f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2bdf9c15b1efe2de7d9af2a8155e334a1a455f09d6845149b18a5329b80f00", kill_on_drop: false }`
[INFO] [stdout] 6e2bdf9c15b1efe2de7d9af2a8155e334a1a455f09d6845149b18a5329b80f00
