[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] bf64b4619cc6e61054142ee67048aade31cb5ed9
[INFO] testing AMNS/nightingale-flutter against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMNS%2Fnightingale-flutter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AMNS/nightingale-flutter on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded avif-serialize v0.8.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded zune-jpeg v0.5.12
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded pdf-writer v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105
[INFO] running `Command { std: "docker" "start" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[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 quick-xml v0.37.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nightingale-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[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 av-scenechange v0.14.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[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 aligned v0.4.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[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 fax_derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[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 1m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nightingale_core-fb7763119f6b3015)
[INFO] [stdout] 
[INFO] [stdout] running 257 tests
[INFO] [stdout] test basic_types::tests::test_dpoint_copy ... ok
[INFO] [stdout] test basic_types::tests::test_drect_equality ... 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_names_type_values ... ok
[INFO] [stdout] test basic_types::tests::test_object_type_from_u16 ... ok
[INFO] [stdout] test basic_types::tests::test_drect_default ... ok
[INFO] [stdout] test basic_types::tests::test_std_lineht_constant ... ok
[INFO] [stdout] test basic_types::tests::test_object_type_values ... ok
[INFO] [stdout] test basic_types::tests::test_type_sizes ... ok
[INFO] [stdout] test basic_types::tests::test_dpoint_default ... ok
[INFO] [stdout] test basic_types::tests::test_voiceinfo_default ... 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 beam::tests::test_compute_beam_slope_flat ... ok
[INFO] [stdout] test context::tests::test_context_propagation ... ok
[INFO] [stdout] test context::tests::test_context_clef_update ... ok
[INFO] [stdout] test context::tests::test_context_state_new ... ok
[INFO] [stdout] test basic_types::tests::test_max_ksitems_constant ... ok
[INFO] [stdout] test beam::tests::test_compute_beam_slope_ascending ... ok
[INFO] [stdout] test context::tests::test_context_system_update ... ok
[INFO] [stdout] test context::tests::test_context_keysig_update ... ok
[INFO] [stdout] test draw::draw_object::tests::test_draw_rptend_no_crash ... ok
[INFO] [stdout] test context::tests::test_context_timesig_update ... 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_double_flat ... ok
[INFO] [stdout] test defs::tests::test_clef_types ... ok
[INFO] [stdout] test defs::tests::test_duration_codes ... ok
[INFO] [stdout] test defs::tests::test_justification_types ... ok
[INFO] [stdout] test defs::tests::test_object_type_constants ... ok
[INFO] [stdout] test defs::tests::test_style_functions ... ok
[INFO] [stdout] test doc_types::tests::test_constants ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_extension_stack ... ok
[INFO] [stdout] test doc_types::tests::test_document_header_size ... ok
[INFO] [stdout] test doc_types::tests::test_fontitem_size ... ok
[INFO] [stdout] test basic_types::tests::test_nilink_constant ... ok
[INFO] [stdout] test basic_types::tests::test_tsinfo_default ... 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_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_trailing_nul ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_with_bass ... ok
[INFO] [stdout] test duration::tests::test_beat_l_dur ... ok
[INFO] [stdout] test draw::draw_object::tests::test_normalize_chord_symbol_simple ... 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_l2p_durs_table ... ok
[INFO] [stdout] test duration::tests::test_beats_per_measure ... 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 layout::tests::test_layout_config_defaults ... ok
[INFO] [stdout] test duration::tests::test_beats_dur ... ok
[INFO] [stdout] test duration::tests::test_measure_dur ... ok
[INFO] [stdout] test layout::tests::test_preamble_width_positive ... ok
[INFO] [stdout] test midi::export::tests::test_calculate_velocity_simple ... ok
[INFO] [stdout] test midi::export::tests::test_calculate_velocity_clamping ... ok
[INFO] [stdout] test midi::export::tests::test_calculate_velocity_with_document_offset ... ok
[INFO] [stdout] test midi::export::tests::test_calculate_velocity_with_part_velocity ... ok
[INFO] [stdout] test midi::export::tests::test_code_to_ldur_edge_cases ... ok
[INFO] [stdout] test midi::export::tests::test_dynamic_to_velocity_common_dynamics ... ok
[INFO] [stdout] test midi::export::tests::test_bpm_to_microseconds ... ok
[INFO] [stdout] test midi::export::tests::test_dynamic_to_velocity_special_marks ... ok
[INFO] [stdout] test midi::export::tests::test_code_to_ldur_dotted ... ok
[INFO] [stdout] test midi::export::tests::test_code_to_ldur_simple ... ok
[INFO] [stdout] test midi::export::tests::test_dynamic_to_velocity_hairpins ... ok
[INFO] [stdout] test layout::tests::test_systems_per_page ... ok
[INFO] [stdout] test midi::export::tests::test_dynamic_to_velocity_invalid ... ok
[INFO] [stdout] test midi::export::tests::test_l2p_durs_table ... ok
[INFO] [stdout] test midi::export::tests::test_midi_exporter_set_tempo ... ok
[INFO] [stdout] test midi::export::tests::test_midi_exporter_new ... ok
[INFO] [stdout] test midi::export::tests::test_yqpit_to_midi_note_middle_c ... ok
[INFO] [stdout] test midi::export::tests::test_yqpit_to_midi_note_octaves ... ok
[INFO] [stdout] test midi::export::tests::test_yqpit_to_midi_note_out_of_range ... ok
[INFO] [stdout] test midi::export::tests::test_yqpit_to_midi_note_scale ... ok
[INFO] [stdout] test midi::export::tests::test_yqpit_to_midi_note_with_accidental ... 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 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_chords_group_correctly ... ok
[INFO] [stdout] test musicxml::export::tests::midi_pitch_conversion ... ok
[INFO] [stdout] test musicxml::import::tests::import_durations_and_beams ... ok
[INFO] [stdout] test musicxml::import::tests::import_musicxml_test_suite ... ok
[INFO] [stdout] test musicxml::import::tests::import_with_rests ... ok
[INFO] [stdout] test musicxml::import::tests::import_produces_walkable_score ... ok
[INFO] [stdout] test musicxml::import::tests::pitch_to_midi_basic ... ok
[INFO] [stdout] test musicxml::import::tests::import_two_part_score ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_accidentals ... ok
[INFO] [stdout] test musicxml::import::tests::type_to_l_dur_values ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_clef_octave_change ... 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::pack_headers::tests::test_pack_document_header_basic ... ok
[INFO] [stdout] test ngl::doc_header::tests::test_parse_document_header_from_file ... ok
[INFO] [stdout] test ngl::pack_objects::tests::test_link_map_basic ... ok
[INFO] [stdout] test ngl::pack_headers::tests::test_pack_score_header_basic ... ok
[INFO] [stdout] test ngl::pack_objects::tests::test_pack_objectheader_basic ... ok
[INFO] [stdout] test ngl::pack_subobjects::tests::test_pack_ameasure_roundtrip ... ok
[INFO] [stdout] test ngl::pack_objects::tests::test_pack_objectheader_nilink ... ok
[INFO] [stdout] test ngl::pack_subobjects::tests::test_pack_ksinfo_default ... ok
[INFO] [stdout] test ngl::pack_subobjects::tests::test_pack_astaff_roundtrip ... ok
[INFO] [stdout] test ngl::pack_subobjects::tests::test_pack_ksinfo_with_sharps ... 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 ngl::writer::tests::test_fix_u16_endian ... ok
[INFO] [stdout] test ngl::writer::tests::test_fix_u32_endian ... ok
[INFO] [stdout] test ngl::reader::tests::test_decode_empty_string ... ok
[INFO] [stdout] test ngl::writer::tests::test_linkmap_convert_link_unmapped ... ok
[INFO] [stdout] test ngl::writer::tests::test_linkmap_sequential_file_indices ... ok
[INFO] [stdout] test ngl::writer::tests::test_linkmap_creation ... ok
[INFO] [stdout] test ngl::writer::tests::test_mac_timestamp ... ok
[INFO] [stdout] test ngl::writer::tests::test_serialize_string_pool_empty ... ok
[INFO] [stdout] test ngl::writer::tests::test_serialize_string_pool_long_string ... ok
[INFO] [stdout] test ngl::writer::tests::test_serialize_string_pool_multiple ... ok
[INFO] [stdout] test ngl::writer::tests::test_serialize_string_pool_preserves_order ... ok
[INFO] [stdout] test ngl::writer::tests::test_serialize_string_pool_single ... 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 musicxml::export::tests::export_has_parts ... ok
[INFO] [stdout] test ngl::writer::tests::test_roundtrip_all_fixtures ... FAILED
[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 notelist::to_score::tests::test_notelist_to_score_hbd33 ... 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::parser::tests::test_parse_hbd_33 ... ok
[INFO] [stdout] test render::bitmap_renderer::tests::test_bitmap_renderer_geometric_primitives ... 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_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_bar_line ... 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_music_char ... ok
[INFO] [stdout] test render::command_renderer::tests::test_state_management ... ok
[INFO] [stdout] test render::command_renderer::tests::test_staff_line ... ok
[INFO] [stdout] test render::command_renderer::tests::test_take_commands ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_bar_lines ... ok
[INFO] [stdout] test render::command_renderer::tests::test_text_string ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_measures ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_beam ... 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_slur ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_creates_valid_pdf ... 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::pdf_renderer::tests::test_pdf_renderer_state_management ... 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_solid ... ok
[INFO] [stdout] test render::pdf_renderer::tests::test_pdf_renderer_multipage_with_end_page ... ok
[INFO] [stdout] test render::types::tests::test_stroke_dashed ... ok
[INFO] [stdout] test render::types::tests::test_text_font ... ok
[INFO] [stdout] test smufl_metadata::tests::test_line_width_conversion ... 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_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 space_time::tests::test_f_ideal_space_scaled_half ... ok
[INFO] [stdout] test utility::tests::test_nflags ... ok
[INFO] [stdout] test utility::tests::test_head_width ... ok
[INFO] [stdout] test utility::tests::test_shorten_stem ... ok
[INFO] [stdout] test musicxml::export::tests::export_n103_works ... ok
[INFO] [stdout] test utility::tests::test_std2d ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_notes ... ok
[INFO] [stdout] test musicxml::export::tests::export_has_key_time_clef ... ok
[INFO] [stdout] test smufl_metadata::tests::test_load_bravura_metadata ... ok
[INFO] [stdout] test musicxml::export::tests::export_no_bogus_empty_measures ... ok
[INFO] [stdout] test notelist::parser::tests::test_parse_comment ... ok
[INFO] [stdout] test musicxml::export::tests::export_me_and_lucy_to_file ... FAILED
[INFO] [stdout] test musicxml::export::tests::export_multiple_fixtures ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_ngl_export_import ... ok
[INFO] [stdout] test musicxml::import::tests::round_trip_export_import_export ... 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] ---- ngl::writer::tests::test_roundtrip_all_fixtures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ngl::writer::tests::test_roundtrip_all_fixtures' (2562) panicked at src/ngl/writer.rs:1375:14:
[INFO] [stdout] Could not create test-output/roundtrip directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b605d27af8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b605d27af8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b605d27af8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b605d27af8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b605d3e5ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b605d3e5ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61b605d2c632 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b605d2c632 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b605d05086 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b605d05086 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b605d1f679 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b605b9505c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61b605b9505c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61b605d1f832 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61b605d1f832 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b605d05142 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b605cfa049 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b605d05e5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b605d3ed4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b605d3eac2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61b605b0a55c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61b605b51015 - nightingale_core[f08c4308e0785c26]::ngl::writer::tests::test_roundtrip_all_fixtures
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ngl/writer.rs:1375:14
[INFO] [stdout]   22:     0x61b605b399e7 - nightingale_core[f08c4308e0785c26]::ngl::writer::tests::test_roundtrip_all_fixtures::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ngl/writer.rs:1362:37
[INFO] [stdout]   23:     0x61b605a9df96 - <nightingale_core[f08c4308e0785c26]::ngl::writer::tests::test_roundtrip_all_fixtures::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b605b8813b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b605b8813b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61b605b959b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61b605b959b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61b605b959b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61b605b959b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61b605b959b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61b605b959b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61b605b959b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61b605b8f2c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61b605b8f2c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61b605b98a32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61b605b98a32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61b605b98a32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61b605b98a32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61b605b98a32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61b605b98a32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61b605b98a32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61b605d26c6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x61b605d26c6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7404472dfaa4 - <unknown>
[INFO] [stdout]   45:     0x74044736ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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' (2515) panicked at src/musicxml/export.rs:2071: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:     0x61b605d27af8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b605d27af8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b605d27af8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b605d27af8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b605d3e5ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b605d3e5ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61b605d2c632 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b605d2c632 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b605d05086 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b605d05086 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b605d1f679 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b605b9505c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61b605b9505c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61b605d1f832 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61b605d1f832 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b605d05142 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b605cfa049 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b605d05e5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b605d3ed4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b605d3eac2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61b605b6f0a8 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61b605b6f0a8 - nightingale_core[f08c4308e0785c26]::musicxml::export::tests::export_me_and_lucy_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/musicxml/export.rs:2071:42
[INFO] [stdout]   22:     0x61b605b56b37 - nightingale_core[f08c4308e0785c26]::musicxml::export::tests::export_me_and_lucy_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/musicxml/export.rs:2064:36
[INFO] [stdout]   23:     0x61b605a9f816 - <nightingale_core[f08c4308e0785c26]::musicxml::export::tests::export_me_and_lucy_to_file::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b605b8813b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b605b8813b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61b605b959b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61b605b959b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61b605b959b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61b605b959b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61b605b959b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61b605b959b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61b605b959b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61b605b8f2c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61b605b8f2c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61b605b98a32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61b605b98a32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61b605b98a32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61b605b98a32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61b605b98a32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61b605b98a32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61b605b98a32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61b605d26c6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x61b605d26c6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7404472dfaa4 - <unknown>
[INFO] [stdout]   45:     0x74044736ca64 - 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]     ngl::writer::tests::test_roundtrip_all_fixtures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 255 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.85s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105", kill_on_drop: false }`
[INFO] [stdout] 833a39dc5d7eeef9ecda9ac0d8a407dd13a36fb3258b3762527796b6415d1105
