[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AMNS/nightingale-flutter on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded core-graphics-types v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded core-graphics v0.24.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded quick-xml v0.37.5
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] [stderr]   Downloaded pdf-writer v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4127bce83ee4ae5bc305d7a4e047d53af63b70f35a8ed2b1c6196be2257468c8
[INFO] running `Command { std: "docker" "start" "-a" "4127bce83ee4ae5bc305d7a4e047d53af63b70f35a8ed2b1c6196be2257468c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4127bce83ee4ae5bc305d7a4e047d53af63b70f35a8ed2b1c6196be2257468c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4127bce83ee4ae5bc305d7a4e047d53af63b70f35a8ed2b1c6196be2257468c8", kill_on_drop: false }`
[INFO] [stdout] 4127bce83ee4ae5bc305d7a4e047d53af63b70f35a8ed2b1c6196be2257468c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59ceed6eba293076b3006becc57045d5b880da492e171a3fb881582b60996240
[INFO] running `Command { std: "docker" "start" "-a" "59ceed6eba293076b3006becc57045d5b880da492e171a3fb881582b60996240", 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 bytemuck v1.25.0
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[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 43.37s
[INFO] running `Command { std: "docker" "inspect" "59ceed6eba293076b3006becc57045d5b880da492e171a3fb881582b60996240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ceed6eba293076b3006becc57045d5b880da492e171a3fb881582b60996240", kill_on_drop: false }`
[INFO] [stdout] 59ceed6eba293076b3006becc57045d5b880da492e171a3fb881582b60996240
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68f0ef4517e0830a31d8bff4ed3ffcada6134e9389686a7c258b32198a0be31d
[INFO] running `Command { std: "docker" "start" "-a" "68f0ef4517e0830a31d8bff4ed3ffcada6134e9389686a7c258b32198a0be31d", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[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 imgref v1.12.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[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 pdf-writer v0.14.0
[INFO] [stderr]    Compiling gif v0.14.1
[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 binrw v0.14.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling insta v1.46.3
[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 profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[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 ravif v0.12.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "68f0ef4517e0830a31d8bff4ed3ffcada6134e9389686a7c258b32198a0be31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f0ef4517e0830a31d8bff4ed3ffcada6134e9389686a7c258b32198a0be31d", kill_on_drop: false }`
[INFO] [stdout] 68f0ef4517e0830a31d8bff4ed3ffcada6134e9389686a7c258b32198a0be31d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63900f7c1042b14578f3a4b1c1fb15a3b2e26a4c28aa9c789c89f4d26b05b58a
[INFO] running `Command { std: "docker" "start" "-a" "63900f7c1042b14578f3a4b1c1fb15a3b2e26a4c28aa9c789c89f4d26b05b58a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nightingale_core-a2d000972fa1a381)
[INFO] [stdout] 
[INFO] [stdout] running 214 tests
[INFO] [stdout] test basic_types::tests::test_dpoint_copy ... ok
[INFO] [stdout] test basic_types::tests::test_dpoint_default ... 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_low_high_type_constants ... ok
[INFO] [stdout] test basic_types::tests::test_max_ksitems_constant ... ok
[INFO] [stdout] test basic_types::tests::test_names_type_values ... ok
[INFO] [stdout] test basic_types::tests::test_drect_equality ... ok
[INFO] [stdout] test basic_types::tests::test_object_type_values ... ok
[INFO] [stdout] test basic_types::tests::test_std_lineht_constant ... ok
[INFO] [stdout] test basic_types::tests::test_tsinfo_default ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_ascending ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_flat ... ok
[INFO] [stdout] test basic_types::tests::test_drect_default ... ok
[INFO] [stdout] test context::tests::test_context_clef_update ... 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 context::tests::test_context_keysig_update ... ok
[INFO] [stdout] test basic_types::tests::test_type_sizes ... 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_duration_codes ... ok
[INFO] [stdout] test context::tests::test_context_timesig_update ... ok
[INFO] [stdout] test context::tests::test_context_system_update ... ok
[INFO] [stdout] test defs::tests::test_clef_types ... ok
[INFO] [stdout] test doc_types::tests::test_constants ... ok
[INFO] [stdout] test basic_types::tests::test_voiceinfo_default ... ok
[INFO] [stdout] test doc_types::tests::test_document_header_size ... ok
[INFO] [stdout] test defs::tests::test_object_type_constants ... ok
[INFO] [stdout] test basic_types::tests::test_window_type_values ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_degenerate ... ok
[INFO] [stdout] test defs::tests::test_justification_types ... ok
[INFO] [stdout] test defs::tests::test_style_functions ... ok
[INFO] [stdout] test draw::draw_object::tests::test_draw_rptend_no_crash ... 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_double_flat ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_extension_stack ... 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_old_style ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_simple ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_sharp_root ... ok
[INFO] [stdout] test duration::tests::test_beat_l_dur ... 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_trailing_nul ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_full ... ok
[INFO] [stdout] test doc_types::tests::test_fontitem_size ... ok
[INFO] [stdout] test duration::tests::test_code_to_l_dur_dotted ... ok
[INFO] [stdout] test duration::tests::test_calc_play_dur_factor ... ok
[INFO] [stdout] test duration::tests::test_simple_l_dur ... ok
[INFO] [stdout] test duration::tests::test_code_to_l_dur_undotted ... ok
[INFO] [stdout] test duration::tests::test_duration_relationships ... ok
[INFO] [stdout] test duration::tests::test_l2p_durs_table ... ok
[INFO] [stdout] test duration::tests::test_triplet_math ... ok
[INFO] [stdout] test duration::tests::test_measure_dur ... ok
[INFO] [stdout] test layout::tests::test_preamble_width_positive ... ok
[INFO] [stdout] test layout::tests::test_systems_per_page ... ok
[INFO] [stdout] test layout::tests::test_layout_config_defaults ... 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::dur_to_ticks_values ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_natural ... ok
[INFO] [stdout] test duration::tests::test_beats_dur ... ok
[INFO] [stdout] test duration::tests::test_beats_per_measure ... 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_notes ... ok
[INFO] [stdout] test musicxml::export::tests::midi_pitch_conversion ... ok
[INFO] [stdout] test musicxml::export::tests::export_n103_works ... ok
[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_key_time_clef ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_clef_octave_change ... ok
[INFO] [stdout] test musicxml::export::tests::export_me_and_lucy_to_file ... FAILED
[INFO] [stdout] test musicxml::export::tests::export_no_bogus_empty_measures ... 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_produces_valid_xml ... 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 musicxml::export::tests::export_multiple_fixtures ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_header_v2 ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_hbd_33 ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_note ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_key_sig ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_time_sig ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_text ... 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_clef_middle_c_half_ln_values ... 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 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 notelist::to_score::tests::test_notelist_to_score_hbd33 ... ok
[INFO] [stdout] test render::bitmap_renderer::tests::test_bitmap_renderer_multipage ... 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::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_clear ... ok
[INFO] [stdout] test render::command_renderer::tests::test_configuration ... ok
[INFO] [stdout] test render::command_renderer::tests::test_line_types ... 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::bitmap_renderer::tests::test_bitmap_renderer_geometric_primitives ... 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_utf8_to_win_ansi_ascii ... 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_smart_quotes ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_utf8_to_win_ansi_german_umlauts ... 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 render::pdf_renderer::tests::test_utf8_to_win_ansi_unmappable ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_left_with_acc ... ok
[INFO] [stdout] test space_time::tests::test_sync_width_left_no_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_eighth_beamed ... 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_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_calc_ystem_stem_down ... ok
[INFO] [stdout] test utility::tests::test_calc_ystem_stem_up ... ok
[INFO] [stdout] test utility::tests::test_acc_x_offset_default ... ok
[INFO] [stdout] test utility::tests::test_nflags ... ok
[INFO] [stdout] test utility::tests::test_shorten_stem ... ok
[INFO] [stdout] test utility::tests::test_head_width ... ok
[INFO] [stdout] test utility::tests::test_std2d ... 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 musicxml::import::tests::round_trip_export_import_export ... 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' (85) 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:     0x56f13421cee2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f13421cee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f13421cee2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f13421cee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f13422fafa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f13422fafa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x56f1341eb236 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f1341eb236 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f1341fbfb9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f1341fbfb9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f1341fbe51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f1340a635e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f1340a635e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f1341fc232 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f1341fc232 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f1341fc078 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f1341f7369 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f1341dea6d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f1342376ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f134236bd2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f13400a103 - core::result::Result<T,E>::unwrap::h44f63fb283d574cb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56f13400a103 - nightingale_core::musicxml::export::tests::export_me_and_lucy_to_file::h926011266f1e4edb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/musicxml/export.rs:2059:42
[INFO] [stdout]   22:     0x56f13400a447 - nightingale_core::musicxml::export::tests::export_me_and_lucy_to_file::{{closure}}::hd92148d076368d48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/musicxml/export.rs:2052:36
[INFO] [stdout]   23:     0x56f134065e06 - core::ops::function::FnOnce::call_once::h931ccedfe462a36d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56f1340a611b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56f1340a611b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56f1340b9b2a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56f1340b9b2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56f1340b9b2a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56f1340b9b2a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56f1340b9b2a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56f1340b9b2a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56f1340b9b2a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56f134093f84 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56f134093f84 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56f134097922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x56f134097922 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56f134097922 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56f134097922 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56f134097922 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56f134097922 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x56f134097922 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56f1341f24bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x56f1341f24bf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7089f5706aa4 - <unknown>
[INFO] [stdout]   45:     0x7089f5793a64 - 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 7.89s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "63900f7c1042b14578f3a4b1c1fb15a3b2e26a4c28aa9c789c89f4d26b05b58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63900f7c1042b14578f3a4b1c1fb15a3b2e26a4c28aa9c789c89f4d26b05b58a", kill_on_drop: false }`
[INFO] [stdout] 63900f7c1042b14578f3a4b1c1fb15a3b2e26a4c28aa9c789c89f4d26b05b58a
