[INFO] cloning repository https://github.com/Nintorac/symbolic_music
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nintorac/symbolic_music" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNintorac%2Fsymbolic_music", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNintorac%2Fsymbolic_music'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80ad71187f357102ecef2ca74e864c4c5c07d1c5
[INFO] testing Nintorac/symbolic_music against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNintorac%2Fsymbolic_music" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nintorac/symbolic_music
[INFO] finished tweaking git repo https://github.com/Nintorac/symbolic_music
[INFO] tweaked toml for git repo https://github.com/Nintorac/symbolic_music written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nintorac/symbolic_music on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nintorac/symbolic_music already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99de406746924a564500638361dbdce5fea4a6947699f7a63721c368ccaa3f97
[INFO] running `Command { std: "docker" "start" "-a" "99de406746924a564500638361dbdce5fea4a6947699f7a63721c368ccaa3f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99de406746924a564500638361dbdce5fea4a6947699f7a63721c368ccaa3f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99de406746924a564500638361dbdce5fea4a6947699f7a63721c368ccaa3f97", kill_on_drop: false }`
[INFO] [stdout] 99de406746924a564500638361dbdce5fea4a6947699f7a63721c368ccaa3f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93258c6dd786b4d556eeadd1c1bb9ff8b98d8d34f9557c38c6f99c012233ff6f
[INFO] running `Command { std: "docker" "start" "-a" "93258c6dd786b4d556eeadd1c1bb9ff8b98d8d34f9557c38c6f99c012233ff6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling midly v0.5.3
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling symbolic_music v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/aria/py_abs_tokenizer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:191:63
[INFO] [stdout]     |
[INFO] [stdout] 191 |             dict.set_item("note_msgs", self.note_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:192:65
[INFO] [stdout]     |
[INFO] [stdout] 192 |             dict.set_item("tempo_msgs", self.tempo_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:193:75
[INFO] [stdout]     |
[INFO] [stdout] 193 |             dict.set_item("instrument_msgs", self.instrument_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:194:65
[INFO] [stdout]     |
[INFO] [stdout] 194 |             dict.set_item("pedal_msgs", self.pedal_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:195:63
[INFO] [stdout]     |
[INFO] [stdout] 195 |             dict.set_item("meta_msgs", self.meta_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:197:61
[INFO] [stdout]     |
[INFO] [stdout] 197 |             dict.set_item("metadata", self.metadata.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |             dict.into_py(py)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:343:40
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 "tick" => Ok(self.tick.into_py(py)),
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 "pitch" => Ok(self.pitch.into_py(py)),
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:345:42
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 "start" => Ok(self.start.into_py(py)),
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:346:38
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 "end" => Ok(self.end.into_py(py)),
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:347:48
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 "velocity" => Ok(self.velocity.into_py(py)),
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:348:46
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 "channel" => Ok(self.channel.into_py(py)),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:349:56
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 "msg_type" => Ok(self.msg_type.clone().into_py(py)),
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:352:44
[INFO] [stdout]     |
[INFO] [stdout] 352 |                     let obj = self.clone().into_py(py);
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |             Token::Special(s) => s.clone().into_py(py),
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:15:82
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Token::Prefix(p1, p2, p3) => (format!("{}:{}:{}", p1, p2, p3), 0, 0).into_py(py),
[INFO] [stdout]    |                                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:16:97
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Token::Note(instrument, pitch, velocity) => (instrument.clone(), *pitch, *velocity).into_py(py),
[INFO] [stdout]    |                                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:17:70
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Token::Onset(_, time) => ("onset".to_string(), *time, 0).into_py(py),
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:18:71
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Token::Duration(_, time) => ("dur".to_string(), *time, 0).into_py(py),
[INFO] [stdout]    |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:19:70
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Token::Drum(_, pitch) => ("drum".to_string(), *pitch, 0).into_py(py),
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/aria/config.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `track_idx`
[INFO] [stdout]   --> src/aria/midi_loader.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     for (track_idx, track) in smf.tracks.iter().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_track_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn python_to_token(py: Python, py_obj: &Bound<PyAny>) -> PyResult<Token> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_preceding_silence`
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:75:51
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(&self, py_midi_dict: &PyMidiDict, remove_preceding_silence: Option<bool>) -> PyResult<Vec<PyObject>> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_preceding_silence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.52s
[INFO] running `Command { std: "docker" "inspect" "93258c6dd786b4d556eeadd1c1bb9ff8b98d8d34f9557c38c6f99c012233ff6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93258c6dd786b4d556eeadd1c1bb9ff8b98d8d34f9557c38c6f99c012233ff6f", kill_on_drop: false }`
[INFO] [stdout] 93258c6dd786b4d556eeadd1c1bb9ff8b98d8d34f9557c38c6f99c012233ff6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5ad3743c87982926c3fe414539e23763393ad3964ce97af87f9f626f0a62576
[INFO] running `Command { std: "docker" "start" "-a" "c5ad3743c87982926c3fe414539e23763393ad3964ce97af87f9f626f0a62576", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/aria/py_abs_tokenizer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:191:63
[INFO] [stdout]     |
[INFO] [stdout] 191 |             dict.set_item("note_msgs", self.note_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:192:65
[INFO] [stdout]     |
[INFO] [stdout] 192 |             dict.set_item("tempo_msgs", self.tempo_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:193:75
[INFO] [stdout]     |
[INFO] [stdout] 193 |             dict.set_item("instrument_msgs", self.instrument_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:194:65
[INFO] [stdout]     |
[INFO] [stdout] 194 |             dict.set_item("pedal_msgs", self.pedal_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:195:63
[INFO] [stdout]     |
[INFO] [stdout] 195 |             dict.set_item("meta_msgs", self.meta_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:197:61
[INFO] [stdout]     |
[INFO] [stdout] 197 |             dict.set_item("metadata", self.metadata.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |             dict.into_py(py)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:343:40
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 "tick" => Ok(self.tick.into_py(py)),
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 "pitch" => Ok(self.pitch.into_py(py)),
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:345:42
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 "start" => Ok(self.start.into_py(py)),
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:346:38
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 "end" => Ok(self.end.into_py(py)),
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:347:48
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 "velocity" => Ok(self.velocity.into_py(py)),
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:348:46
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 "channel" => Ok(self.channel.into_py(py)),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:349:56
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 "msg_type" => Ok(self.msg_type.clone().into_py(py)),
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:352:44
[INFO] [stdout]     |
[INFO] [stdout] 352 |                     let obj = self.clone().into_py(py);
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |             Token::Special(s) => s.clone().into_py(py),
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:15:82
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Token::Prefix(p1, p2, p3) => (format!("{}:{}:{}", p1, p2, p3), 0, 0).into_py(py),
[INFO] [stdout]    |                                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:16:97
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Token::Note(instrument, pitch, velocity) => (instrument.clone(), *pitch, *velocity).into_py(py),
[INFO] [stdout]    |                                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:17:70
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Token::Onset(_, time) => ("onset".to_string(), *time, 0).into_py(py),
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:18:71
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Token::Duration(_, time) => ("dur".to_string(), *time, 0).into_py(py),
[INFO] [stdout]    |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:19:70
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Token::Drum(_, pitch) => ("drum".to_string(), *pitch, 0).into_py(py),
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/aria/config.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `track_idx`
[INFO] [stdout]   --> src/aria/midi_loader.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     for (track_idx, track) in smf.tracks.iter().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_track_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn python_to_token(py: Python, py_obj: &Bound<PyAny>) -> PyResult<Token> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_preceding_silence`
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:75:51
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(&self, py_midi_dict: &PyMidiDict, remove_preceding_silence: Option<bool>) -> PyResult<Vec<PyObject>> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_preceding_silence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling symbolic_music v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/aria/py_abs_tokenizer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `abs_tokenizer::*` and `tokenizer::Tokenizer`
[INFO] [stdout]  --> src/aria/test_midi_dict.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{midi_types::*, midi_loader::*, abs_tokenizer::*, tokenizer::Tokenizer};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::*`
[INFO] [stdout]  --> src/aria/test_abs_tokenizer.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{midi_types::*, abs_tokenizer::*, config::*, midi_loader::*, tokenizer::{Tokenizer, BaseTokenizer}};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::midi_types::Token`
[INFO] [stdout]  --> src/aria/test_units.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::midi_types::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/aria/test_aria_utils_parity.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:191:63
[INFO] [stdout]     |
[INFO] [stdout] 191 |             dict.set_item("note_msgs", self.note_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:192:65
[INFO] [stdout]     |
[INFO] [stdout] 192 |             dict.set_item("tempo_msgs", self.tempo_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:193:75
[INFO] [stdout]     |
[INFO] [stdout] 193 |             dict.set_item("instrument_msgs", self.instrument_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:194:65
[INFO] [stdout]     |
[INFO] [stdout] 194 |             dict.set_item("pedal_msgs", self.pedal_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:195:63
[INFO] [stdout]     |
[INFO] [stdout] 195 |             dict.set_item("meta_msgs", self.meta_msgs.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:197:61
[INFO] [stdout]     |
[INFO] [stdout] 197 |             dict.set_item("metadata", self.metadata.clone().into_py(py)).unwrap();
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |             dict.into_py(py)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:343:40
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 "tick" => Ok(self.tick.into_py(py)),
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:344:42
[INFO] [stdout]     |
[INFO] [stdout] 344 |                 "pitch" => Ok(self.pitch.into_py(py)),
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:345:42
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 "start" => Ok(self.start.into_py(py)),
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:346:38
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 "end" => Ok(self.end.into_py(py)),
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:347:48
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 "velocity" => Ok(self.velocity.into_py(py)),
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:348:46
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 "channel" => Ok(self.channel.into_py(py)),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:349:56
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 "msg_type" => Ok(self.msg_type.clone().into_py(py)),
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> src/aria/py_midi_types.rs:352:44
[INFO] [stdout]     |
[INFO] [stdout] 352 |                     let obj = self.clone().into_py(py);
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |             Token::Special(s) => s.clone().into_py(py),
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:15:82
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Token::Prefix(p1, p2, p3) => (format!("{}:{}:{}", p1, p2, p3), 0, 0).into_py(py),
[INFO] [stdout]    |                                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:16:97
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Token::Note(instrument, pitch, velocity) => (instrument.clone(), *pitch, *velocity).into_py(py),
[INFO] [stdout]    |                                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:17:70
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Token::Onset(_, time) => ("onset".to_string(), *time, 0).into_py(py),
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:18:71
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Token::Duration(_, time) => ("dur".to_string(), *time, 0).into_py(py),
[INFO] [stdout]    |                                                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:19:70
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Token::Drum(_, pitch) => ("drum".to_string(), *pitch, 0).into_py(py),
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/aria/config.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `track_idx`
[INFO] [stdout]   --> src/aria/midi_loader.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     for (track_idx, track) in smf.tracks.iter().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_track_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn python_to_token(py: Python, py_obj: &Bound<PyAny>) -> PyResult<Token> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_preceding_silence`
[INFO] [stdout]   --> src/aria/py_abs_tokenizer.rs:75:51
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(&self, py_midi_dict: &PyMidiDict, remove_preceding_silence: Option<bool>) -> PyResult<Vec<PyObject>> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_preceding_silence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `midi_dict`
[INFO] [stdout]    --> src/aria/test_midi_dict.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let midi_dict = load_midi_from_file(&load_path).expect("Failed to load MIDI file");
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_midi_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:132:14
[INFO] [stdout]     |
[INFO] [stdout] 132 |         for (i, inst_msg) in midi_dict.instrument_msgs.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instrument`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |             if let Some(instrument) = program_to_instrument(inst_msg.data) {
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instrument`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels_used`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let channels_used: std::collections::HashSet<i32> = midi_dict.note_msgs.iter().map(|msg| msg.channel).collect();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels_used`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |         for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         for token in &prefix_tokens {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reconstructed`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let reconstructed = tokenizer.detokenize(&tokens).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reconstructed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channels_used`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let channels_used: std::collections::HashSet<i32> = midi_dict_1.note_msgs.iter().map(|msg| msg.channel).collect();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels_used`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prefix_tokens`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |             let prefix_tokens: Vec<_> = tokens.iter().filter(|t| {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_10_tokens`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:309:21
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 let last_10_tokens: Vec<_> = tokens.iter().rev().take(10).collect();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_10_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |                         for i in recon_len..orig_len {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:336:29
[INFO] [stdout]     |
[INFO] [stdout] 336 |                         for i in orig_len..recon_len {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unk_tok`
[INFO] [stdout]    --> src/aria/test_abs_tokenizer.rs:497:17
[INFO] [stdout]     |
[INFO] [stdout] 497 |             let unk_tok = tokenizer.get_unk_tok();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unk_tok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ms`
[INFO] [stdout]   --> src/aria/test_units.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let ms = (seconds * 1000.0).round() as i32;
[INFO] [stdout]    |                 ^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let _ms = (seconds * 1000.0).round() as i32;
[INFO] [stdout]    |                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stdout]    |
[INFO] [stdout] 78 -             let ms = (seconds * 1000.0).round() as i32;
[INFO] [stdout] 78 +             let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = (seconds * 1000.0).round() as i32;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_ms`
[INFO] [stdout]   --> src/aria/test_units.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let duration_ms = (duration_seconds * 1000.0).round() as i32;
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let _duration_ms = (duration_seconds * 1000.0).round() as i32;
[INFO] [stdout]    |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stdout]    |
[INFO] [stdout] 99 -         let duration_ms = (duration_seconds * 1000.0).round() as i32;
[INFO] [stdout] 99 +         let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = (duration_seconds * 1000.0).round() as i32;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/aria/test_units.rs:134:18
[INFO] [stdout]     |
[INFO] [stdout] 134 |             for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/aria/test_units.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |             for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quantized`
[INFO] [stdout]    --> src/aria/test_units.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 let quantized = tokenizer.quantize_dur(val);
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 let _quantized = tokenizer.quantize_dur(val);
[INFO] [stdout]     |                     +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stdout]     |
[INFO] [stdout] 163 -                 let quantized = tokenizer.quantize_dur(val);
[INFO] [stdout] 163 +                 let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = tokenizer.quantize_dur(val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/aria/test_units.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |             let result = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 211 |             let _result = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stdout]     |                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stdout]     |
[INFO] [stdout] 211 -             let result = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stdout] 211 +             let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/aria/test_aria_utils_parity.rs:166:67
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let json_tokens: Vec<Value> = tokens.iter().enumerate().map(|(idx, token)| {
[INFO] [stdout]     |                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "c5ad3743c87982926c3fe414539e23763393ad3964ce97af87f9f626f0a62576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ad3743c87982926c3fe414539e23763393ad3964ce97af87f9f626f0a62576", kill_on_drop: false }`
[INFO] [stdout] c5ad3743c87982926c3fe414539e23763393ad3964ce97af87f9f626f0a62576
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7ba2d3fb2990d96087e1f63622e1a215139bb442c80c40f96bc1546b9920f08
[INFO] running `Command { std: "docker" "start" "-a" "c7ba2d3fb2990d96087e1f63622e1a215139bb442c80c40f96bc1546b9920f08", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test aria::test_units::tests::test_find_closest_int_debug ... ok
[INFO] [stdout] test aria::test_units::tests::test_rounding_errors_real_midi_values ... ok
[INFO] [stdout] test aria::test_units::tests::test_rounding_errors ... ok
[INFO] [stdout] test aria::units::tests::test_quantization_edge_cases ... ok
[INFO] [stderr]  --> src/aria/py_abs_tokenizer.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:191:63
[INFO] [stderr]     |
[INFO] [stderr] 191 |             dict.set_item("note_msgs", self.note_msgs.clone().into_py(py)).unwrap();
[INFO] [stderr]     |                                                               ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:192:65
[INFO] [stderr]     |
[INFO] [stderr] 192 |             dict.set_item("tempo_msgs", self.tempo_msgs.clone().into_py(py)).unwrap();
[INFO] [stderr]     |                                                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:193:75
[INFO] [stderr]     |
[INFO] [stderr] 193 |             dict.set_item("instrument_msgs", self.instrument_msgs.clone().into_py(py)).unwrap();
[INFO] [stderr]     |                                                                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:194:65
[INFO] [stderr]     |
[INFO] [stderr] 194 |             dict.set_item("pedal_msgs", self.pedal_msgs.clone().into_py(py)).unwrap();
[INFO] [stderr]     |                                                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:195:63
[INFO] [stderr]     |
[INFO] [stderr] 195 |             dict.set_item("meta_msgs", self.meta_msgs.clone().into_py(py)).unwrap();
[INFO] [stderr]     |                                                               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:197:61
[INFO] [stderr]     |
[INFO] [stderr] 197 |             dict.set_item("metadata", self.metadata.clone().into_py(py)).unwrap();
[INFO] [stderr]     |                                                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:198:18
[INFO] [stderr]     |
[INFO] [stderr] 198 |             dict.into_py(py)
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:343:40
[INFO] [stderr]     |
[INFO] [stderr] 343 |                 "tick" => Ok(self.tick.into_py(py)),
[INFO] [stderr]     |                                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:344:42
[INFO] [stderr]     |
[INFO] [stderr] 344 |                 "pitch" => Ok(self.pitch.into_py(py)),
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:345:42
[INFO] [stderr]     |
[INFO] [stderr] 345 |                 "start" => Ok(self.start.into_py(py)),
[INFO] [stderr]     |                                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:346:38
[INFO] [stderr]     |
[INFO] [stderr] 346 |                 "end" => Ok(self.end.into_py(py)),
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:347:48
[INFO] [stderr]     |
[INFO] [stderr] 347 |                 "velocity" => Ok(self.velocity.into_py(py)),
[INFO] [stderr]     |                                                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:348:46
[INFO] [stderr]     |
[INFO] [stderr] 348 |                 "channel" => Ok(self.channel.into_py(py)),
[INFO] [stderr]     |                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:349:56
[INFO] [stderr]     |
[INFO] [stderr] 349 |                 "msg_type" => Ok(self.msg_type.clone().into_py(py)),
[INFO] [stderr]     |                                                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]    --> src/aria/py_midi_types.rs:352:44
[INFO] [stderr]     |
[INFO] [stderr] 352 |                     let obj = self.clone().into_py(py);
[INFO] [stderr]     |                                            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:14:44
[INFO] [stderr]    |
[INFO] [stderr] 14 |             Token::Special(s) => s.clone().into_py(py),
[INFO] [stderr]    |                                            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:15:82
[INFO] [stderr]    |
[INFO] [stderr] 15 |             Token::Prefix(p1, p2, p3) => (format!("{}:{}:{}", p1, p2, p3), 0, 0).into_py(py),
[INFO] [stderr]    |                                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:16:97
[INFO] [stderr]    |
[INFO] [stderr] 16 |             Token::Note(instrument, pitch, velocity) => (instrument.clone(), *pitch, *velocity).into_py(py),
[INFO] [stderr]    |                                                                                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:17:70
[INFO] [stderr]    |
[INFO] [stderr] 17 |             Token::Onset(_, time) => ("onset".to_string(), *time, 0).into_py(py),
[INFO] [stderr]    |                                                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:18:71
[INFO] [stderr]    |
[INFO] [stderr] 18 |             Token::Duration(_, time) => ("dur".to_string(), *time, 0).into_py(py),
[INFO] [stderr]    |                                                                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:19:70
[INFO] [stderr]    |
[INFO] [stderr] 19 |             Token::Drum(_, pitch) => ("drum".to_string(), *pitch, 0).into_py(py),
[INFO] [stderr]    |                                                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/aria/config.rs:86:21
[INFO] [stderr]    |
[INFO] [stderr] 86 |                 Err(e) => {
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `track_idx`
[INFO] [stderr]   --> src/aria/midi_loader.rs:27:10
[INFO] [stderr]    |
[INFO] [stderr] 27 |     for (track_idx, track) in smf.tracks.iter().enumerate() {
[INFO] [stderr]    |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_track_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `py`
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:25:20
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn python_to_token(py: Python, py_obj: &Bound<PyAny>) -> PyResult<Token> {
[INFO] [stderr]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `remove_preceding_silence`
[INFO] [stderr]   --> src/aria/py_abs_tokenizer.rs:75:51
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn tokenize(&self, py_midi_dict: &PyMidiDict, remove_preceding_silence: Option<bool>) -> PyResult<Vec<PyObject>> {
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_preceding_silence`
[INFO] [stderr] 
[INFO] [stderr] warning: `symbolic_music` (lib) generated 26 warnings (run `cargo fix --lib -p symbolic_music` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `abs_tokenizer::*` and `tokenizer::Tokenizer`
[INFO] [stderr]  --> src/aria/test_midi_dict.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::{midi_types::*, midi_loader::*, abs_tokenizer::*, tokenizer::Tokenizer};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `config::*`
[INFO] [stderr]  --> src/aria/test_abs_tokenizer.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::{midi_types::*, abs_tokenizer::*, config::*, midi_loader::*, tokenizer::{Tokenizer, BaseTokenizer}};
[INFO] [stderr]   |                                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::midi_types::Token`
[INFO] [stderr]  --> src/aria/test_units.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use super::midi_types::Token;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/aria/test_aria_utils_parity.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `midi_dict`
[INFO] [stderr]    --> src/aria/test_midi_dict.rs:210:13
[INFO] [stderr]     |
[INFO] [stderr] 210 |         let midi_dict = load_midi_from_file(&load_path).expect("Failed to load MIDI file");
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_midi_dict`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:132:14
[INFO] [stderr]     |
[INFO] [stderr] 132 |         for (i, inst_msg) in midi_dict.instrument_msgs.iter().enumerate() {
[INFO] [stderr]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instrument`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:134:25
[INFO] [stderr]     |
[INFO] [stderr] 134 |             if let Some(instrument) = program_to_instrument(inst_msg.data) {
[INFO] [stderr]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instrument`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channels_used`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:142:13
[INFO] [stderr]     |
[INFO] [stderr] 142 |         let channels_used: std::collections::HashSet<i32> = midi_dict.note_msgs.iter().map(|msg| msg.channel).collect();
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels_used`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:150:14
[INFO] [stderr]     |
[INFO] [stderr] 150 |         for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stderr]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:150:17
[INFO] [stderr]     |
[INFO] [stderr] 150 |         for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |         for token in &prefix_tokens {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `reconstructed`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:196:13
[INFO] [stderr]     |
[INFO] [stderr] 196 |         let reconstructed = tokenizer.detokenize(&tokens).unwrap();
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reconstructed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `channels_used`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:225:17
[INFO] [stderr]     |
[INFO] [stderr] 225 |             let channels_used: std::collections::HashSet<i32> = midi_dict_1.note_msgs.iter().map(|msg| msg.channel).collect();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels_used`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prefix_tokens`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:229:17
[INFO] [stderr]     |
[INFO] [stderr] 229 |             let prefix_tokens: Vec<_> = tokens.iter().filter(|t| {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_tokens`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last_10_tokens`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:309:21
[INFO] [stderr]     |
[INFO] [stderr] 309 |                 let last_10_tokens: Vec<_> = tokens.iter().rev().take(10).collect();
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_10_tokens`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:331:29
[INFO] [stderr]     |
[INFO] [stderr] 331 |                         for i in recon_len..orig_len {
[INFO] [stderr]     |                             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:336:29
[INFO] [stderr]     |
[INFO] [stderr] 336 |                         for i in orig_len..recon_len {
[INFO] [stderr]     |                             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `unk_tok`
[INFO] [stderr]    --> src/aria/test_abs_tokenizer.rs:497:17
[INFO] [stderr]     |
[INFO] [stderr] 497 |             let unk_tok = tokenizer.get_unk_tok();
[INFO] [stderr]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unk_tok`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ms`
[INFO] [stderr]   --> src/aria/test_units.rs:78:17
[INFO] [stderr]    |
[INFO] [stderr] 78 |             let ms = (seconds * 1000.0).round() as i32;
[INFO] [stderr]    |                 ^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 78 |             let _ms = (seconds * 1000.0).round() as i32;
[INFO] [stderr]    |                 +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stderr]    |
[INFO] [stderr] 78 -             let ms = (seconds * 1000.0).round() as i32;
[INFO] [stderr] 78 +             let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = (seconds * 1000.0).round() as i32;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `duration_ms`
[INFO] [stderr]   --> src/aria/test_units.rs:99:13
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let duration_ms = (duration_seconds * 1000.0).round() as i32;
[INFO] [stderr]    |             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let _duration_ms = (duration_seconds * 1000.0).round() as i32;
[INFO] [stderr]    |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stderr]    |
[INFO] [stderr] 99 -         let duration_ms = (duration_seconds * 1000.0).round() as i32;
[INFO] [stderr] 99 +         let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = (duration_seconds * 1000.0).round() as i32;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/aria/test_units.rs:134:18
[INFO] [stderr]     |
[INFO] [stderr] 134 |             for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stderr]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]    --> src/aria/test_units.rs:134:21
[INFO] [stderr]     |
[INFO] [stderr] 134 |             for (i, token) in tokens.iter().take(20).enumerate() {
[INFO] [stderr]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `quantized`
[INFO] [stderr]    --> src/aria/test_units.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |                 let quantized = tokenizer.quantize_dur(val);
[INFO] [stderr]     |                     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 163 |                 let _quantized = tokenizer.quantize_dur(val);
[INFO] [stderr]     |                     +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stderr]     |
[INFO] [stderr] 163 -                 let quantized = tokenizer.quantize_dur(val);
[INFO] [stderr] 163 +                 let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = tokenizer.quantize_dur(val);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/aria/test_units.rs:211:17
[INFO] [stderr]     |
[INFO] [stderr] 211 |             let result = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stderr]     |                 ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 211 |             let _result = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stderr]     |                 +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `CORRECT_LAST_NOTE_ONSET_MS`
[INFO] [stderr]     |
[INFO] [stderr] 211 -             let result = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stderr] 211 +             let aria::test_midi_dict::tests::test_tick_to_ms::CORRECT_LAST_NOTE_ONSET_MS = BaseTokenizer::find_closest_int(value, &quantizations);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/aria/test_aria_utils_parity.rs:166:67
[INFO] [stderr]     |
[INFO] [stderr] 166 |     let json_tokens: Vec<Value> = tokens.iter().enumerate().map(|(idx, token)| {
[INFO] [stderr]     |                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: `symbolic_music` (lib test) generated 51 warnings (26 duplicates) (run `cargo fix --lib -p symbolic_music --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symbolic_music-0ad93e715f457e70)
[INFO] [stdout] test aria::units::tests::test_specific_failing_cases ... ok
[INFO] [stdout] test aria::units::tests::test_tick2second_basic ... ok
[INFO] [stdout] test aria::test_midi_dict::tests::test_tick_to_ms ... ok
[INFO] [stdout] test aria::test_midi_dict::tests::test_load ... ok
[INFO] [stdout] test aria::test_midi_dict::tests::test_calculate_hash ... ok
[INFO] [stdout] test aria::test_midi_dict::tests::test_save ... FAILED
[INFO] [stdout] test aria::test_midi_dict::tests::test_resolve_pedal ... FAILED
[INFO] [stdout] test aria::test_midi_dict::tests::test_remove_redundant_pedals ... FAILED
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_debug_basic_midi ... ok
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_normalize_midi_dict ... FAILED
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_load_tokenize_detokenize_save ... FAILED
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_debug_simple_tokenize ... ok
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_velocity_aug ... ok
[INFO] [stdout] test aria::test_units::tests::test_tokenization_precision_loss ... ok
[INFO] [stdout] test aria::test_aria_utils_parity::test_abs_tokenizer_against_targets ... ok
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_pitch_aug ... ok
[INFO] [stdout] test aria::test_abs_tokenizer::tests::test_tokenize_detokenize ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aria::test_midi_dict::tests::test_save stdout ----
[INFO] [stdout] Channels in loaded MIDI: {0}
[INFO] [stdout] Note messages: 1454
[INFO] [stdout] Instrument messages: 5
[INFO] [stdout] Pedal messages: 506
[INFO] [stdout] 
[INFO] [stdout] thread 'aria::test_midi_dict::tests::test_save' (42) panicked at src/aria/test_midi_dict.rs:53:46:
[INFO] [stdout] Failed to save MIDI file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d370ce91a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d370ce91a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d370ce91a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d370ce91a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d370cf9f7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d370cf9f7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d370cb51d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d370cb51d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d370cc21c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d370cc700f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d370cc6ea1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d370bc11ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63d370bc11ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d370cc777f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63d370cc777f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d370cc752a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d370cc22f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d370ca84dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d370d01fe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d370d01586 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63d370b24afc - core::result::Result<T,E>::expect::h796ce94c6c1cd5d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x63d370b29ad6 - symbolic_music::aria::test_midi_dict::tests::test_save::h6728607f1f91040d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_midi_dict.rs:53:46
[INFO] [stdout]   22:     0x63d370b2af27 - symbolic_music::aria::test_midi_dict::tests::test_save::{{closure}}::h283680d6400a676a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_midi_dict.rs:26:19
[INFO] [stdout]   23:     0x63d370b4b446 - core::ops::function::FnOnce::call_once::hb1f232debff5f22d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63d370bc0fab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d370bc0fab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63d370bd6c15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63d370bd6c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63d370bd6c15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63d370bd6c15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63d370bd6c15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63d370bd6c15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63d370bd6c15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63d370bad404 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63d370bad404 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63d370bb0cca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63d370bb0cca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x63d370bb0cca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x63d370bb0cca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63d370bb0cca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63d370cbd45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x63d370cbd45f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x737ad9685aa4 - <unknown>
[INFO] [stdout]   45:     0x737ad9712a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aria::test_midi_dict::tests::test_resolve_pedal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aria::test_midi_dict::tests::test_resolve_pedal' (40) panicked at src/aria/test_midi_dict.rs:197:46:
[INFO] [stdout] Failed to save MIDI file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d370ce91a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d370ce91a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d370ce91a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d370ce91a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d370cf9f7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d370cf9f7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d370cb51d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d370cb51d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d370cc21c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d370cc700f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d370cc6ea1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d370bc11ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63d370bc11ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d370cc777f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63d370cc777f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d370cc752a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d370cc22f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d370ca84dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d370d01fe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d370d01586 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63d370b24afc - core::result::Result<T,E>::expect::h796ce94c6c1cd5d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x63d370b27fc4 - symbolic_music::aria::test_midi_dict::tests::test_resolve_pedal::h671899098bf2db78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_midi_dict.rs:197:46
[INFO] [stdout]   22:     0x63d370b28037 - symbolic_music::aria::test_midi_dict::tests::test_resolve_pedal::{{closure}}::hd1225ff93f795e49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_midi_dict.rs:187:28
[INFO] [stdout]   23:     0x63d370b4a8e6 - core::ops::function::FnOnce::call_once::h32962697773d3420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63d370bc0fab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d370bc0fab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63d370bd6c15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63d370bd6c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63d370bd6c15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63d370bd6c15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63d370bd6c15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63d370bd6c15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63d370bd6c15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63d370bad404 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63d370bad404 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63d370bb0cca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63d370bb0cca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x63d370bb0cca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x63d370bb0cca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63d370bb0cca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63d370cbd45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x63d370cbd45f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x737ad9685aa4 - <unknown>
[INFO] [stdout]   45:     0x737ad9712a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aria::test_midi_dict::tests::test_remove_redundant_pedals stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aria::test_midi_dict::tests::test_remove_redundant_pedals' (39) panicked at src/aria/test_midi_dict.rs:232:58:
[INFO] [stdout] Failed to save MIDI file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d370ce91a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d370ce91a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d370ce91a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d370ce91a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d370cf9f7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d370cf9f7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d370cb51d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d370cb51d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d370cc21c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d370cc700f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d370cc6ea1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d370bc11ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63d370bc11ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d370cc777f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63d370cc777f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d370cc752a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d370cc22f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d370ca84dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d370d01fe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d370d01586 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63d370b24afc - core::result::Result<T,E>::expect::h796ce94c6c1cd5d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x63d370b28f4e - symbolic_music::aria::test_midi_dict::tests::test_remove_redundant_pedals::h7a888eb73567c4ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_midi_dict.rs:232:58
[INFO] [stdout]   22:     0x63d370b29037 - symbolic_music::aria::test_midi_dict::tests::test_remove_redundant_pedals::{{closure}}::habc2db71c849b3a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_midi_dict.rs:201:38
[INFO] [stdout]   23:     0x63d370b4b666 - core::ops::function::FnOnce::call_once::hcee55f9f093bdba4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63d370bc0fab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d370bc0fab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63d370bd6c15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63d370bd6c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63d370bd6c15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63d370bd6c15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63d370bd6c15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63d370bd6c15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63d370bd6c15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63d370bad404 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63d370bad404 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63d370bb0cca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63d370bb0cca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x63d370bb0cca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x63d370bb0cca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63d370bb0cca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63d370cbd45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x63d370cbd45f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x737ad9685aa4 - <unknown>
[INFO] [stdout]   45:     0x737ad9712a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aria::test_abs_tokenizer::tests::test_normalize_midi_dict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aria::test_abs_tokenizer::tests::test_normalize_midi_dict' (28) panicked at src/aria/test_abs_tokenizer.rs:98:60:
[INFO] [stdout] Failed to save MIDI file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d370ce91a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d370ce91a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d370ce91a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d370ce91a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d370cf9f7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d370cf9f7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d370cb51d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d370cb51d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d370cc21c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d370cc700f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d370cc6ea1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d370bc11ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63d370bc11ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d370cc777f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63d370cc777f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d370cc752a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d370cc22f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d370ca84dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d370d01fe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d370d01586 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63d370b24afc - core::result::Result<T,E>::expect::h796ce94c6c1cd5d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x63d370b5d876 - symbolic_music::aria::test_abs_tokenizer::tests::test_normalize_midi_dict::test_normalize_midi_dict_helper::h4131b466aa8987ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_abs_tokenizer.rs:98:60
[INFO] [stdout]   22:     0x63d370b5cea3 - symbolic_music::aria::test_abs_tokenizer::tests::test_normalize_midi_dict::h093b37dc4bc0be4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_abs_tokenizer.rs:104:9
[INFO] [stdout]   23:     0x63d370b5d337 - symbolic_music::aria::test_abs_tokenizer::tests::test_normalize_midi_dict::{{closure}}::h821124aca60dfe05
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_abs_tokenizer.rs:55:34
[INFO] [stdout]   24:     0x63d370b4bb46 - core::ops::function::FnOnce::call_once::hfc2420ca82c0557c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d370bc0fab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63d370bc0fab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63d370bd6c15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63d370bd6c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63d370bd6c15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x63d370bd6c15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x63d370bd6c15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63d370bd6c15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63d370bd6c15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63d370bad404 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63d370bad404 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63d370bb0cca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63d370bb0cca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x63d370bb0cca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x63d370bb0cca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63d370bb0cca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63d370cbd45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x63d370cbd45f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x737ad9685aa4 - <unknown>
[INFO] [stdout]   46:     0x737ad9712a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aria::test_abs_tokenizer::tests::test_load_tokenize_detokenize_save stdout ----
[INFO] [stdout] Original instruments: 3 instruments
[INFO] [stdout]   0: program=0, channel=0
[INFO] [stdout]   1: program=40, channel=1
[INFO] [stdout]   2: program=0, channel=9
[INFO] [stdout] Detokenized instruments: 3 instruments
[INFO] [stdout]   0: program=0, channel=0
[INFO] [stdout]   1: program=40, channel=1
[INFO] [stdout]   2: program=0, channel=9
[INFO] [stdout] 
[INFO] [stdout] thread 'aria::test_abs_tokenizer::tests::test_load_tokenize_detokenize_save' (27) panicked at src/aria/test_abs_tokenizer.rs:396:58:
[INFO] [stdout] Failed to save MIDI file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d370ce91a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d370ce91a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d370ce91a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d370ce91a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d370cf9f7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d370cf9f7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63d370cb51d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d370cb51d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d370cc21c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d370cc700f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d370cc6ea1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d370bc11ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63d370bc11ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d370cc777f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63d370cc777f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d370cc752a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d370cc22f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d370ca84dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d370d01fe0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d370d01586 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63d370b24afc - core::result::Result<T,E>::expect::h796ce94c6c1cd5d2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x63d370b604c5 - symbolic_music::aria::test_abs_tokenizer::tests::test_load_tokenize_detokenize_save::he75cb7393e2e79ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_abs_tokenizer.rs:396:58
[INFO] [stdout]   22:     0x63d370b61927 - symbolic_music::aria::test_abs_tokenizer::tests::test_load_tokenize_detokenize_save::{{closure}}::h5ee78108743f7759
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aria/test_abs_tokenizer.rs:358:44
[INFO] [stdout]   23:     0x63d370b4aa76 - core::ops::function::FnOnce::call_once::h528a09b5239a19c0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63d370bc0fab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d370bc0fab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63d370bd6c15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63d370bd6c15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63d370bd6c15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63d370bd6c15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63d370bd6c15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63d370bd6c15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63d370bd6c15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63d370bad404 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63d370bad404 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63d370bb0cca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63d370bb0cca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x63d370bb0cca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x63d370bb0cca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63d370bb0cca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63d370bb0cca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63d370cbd45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x63d370cbd45f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x737ad9685aa4 - <unknown>
[INFO] [stdout]   45:     0x737ad9712a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aria::test_abs_tokenizer::tests::test_load_tokenize_detokenize_save
[INFO] [stdout]     aria::test_abs_tokenizer::tests::test_normalize_midi_dict
[INFO] [stdout]     aria::test_midi_dict::tests::test_remove_redundant_pedals
[INFO] [stdout]     aria::test_midi_dict::tests::test_resolve_pedal
[INFO] [stdout]     aria::test_midi_dict::tests::test_save
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c7ba2d3fb2990d96087e1f63622e1a215139bb442c80c40f96bc1546b9920f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ba2d3fb2990d96087e1f63622e1a215139bb442c80c40f96bc1546b9920f08", kill_on_drop: false }`
[INFO] [stdout] c7ba2d3fb2990d96087e1f63622e1a215139bb442c80c40f96bc1546b9920f08
