[INFO] fetching crate notation_midi 0.5.0...
[INFO] testing notation_midi-0.5.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate notation_midi 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate notation_midi 0.5.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate notation_midi 0.5.0
[INFO] finished tweaking crates.io crate notation_midi 0.5.0
[INFO] tweaked toml for crates.io crate notation_midi 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 297 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.6.1 (available: v0.15.1)
[INFO] [stderr]       Adding bevy_kira_audio v0.8.0 (available: v0.22.0)
[INFO] [stderr]       Adding helgoboss-midi v0.2.0 (available: v0.4.0)
[INFO] [stderr]       Adding midi-msg v0.3.0 (available: v0.7.5)
[INFO] [stderr]       Adding midir v0.7.0 (available: v0.10.1)
[INFO] [stderr]       Adding notation_audio v0.4.0 (available: v0.6.0)
[INFO] [stderr]       Adding notation_model v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50)
[INFO] [stderr]       Adding web-sys v0.3.57 (available: v0.3.77)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4eac2a699587ee7cd1dd447de914332d78b6291391e4db8eb928ff478cf3f40
[INFO] running `Command { std: "docker" "start" "-a" "b4eac2a699587ee7cd1dd447de914332d78b6291391e4db8eb928ff478cf3f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4eac2a699587ee7cd1dd447de914332d78b6291391e4db8eb928ff478cf3f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4eac2a699587ee7cd1dd447de914332d78b6291391e4db8eb928ff478cf3f40", kill_on_drop: false }`
[INFO] [stdout] b4eac2a699587ee7cd1dd447de914332d78b6291391e4db8eb928ff478cf3f40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ddcb90e486037a78a007890c7e388b88f0dd49b98211e60439fc21a4afeba1
[INFO] running `Command { std: "docker" "start" "-a" "e9ddcb90e486037a78a007890c7e388b88f0dd49b98211e60439fc21a4afeba1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling bevy_tasks v0.6.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling cache-padded v1.3.0
[INFO] [stderr]    Compiling ringbuf v0.2.8
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling basedrop v0.1.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling fluidlite-sys v0.2.1
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling memalloc v0.1.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling dmsort v1.0.2
[INFO] [stderr]    Compiling midi-msg v0.3.0
[INFO] [stderr]    Compiling cargo-manifest v0.2.9
[INFO] [stderr]    Compiling alsa v0.4.3
[INFO] [stderr]    Compiling helgoboss-midi v0.2.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.6.0
[INFO] [stderr]    Compiling midir v0.7.0
[INFO] [stderr]    Compiling fluidlite v0.2.1
[INFO] [stderr]    Compiling bevy_derive v0.6.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.6.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling glam v0.20.5
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling notation_core v0.5.0
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bevy_utils v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling notation_fretted v0.5.0
[INFO] [stderr]    Compiling kira v0.5.3
[INFO] [stderr]    Compiling notation_guitar v0.5.0
[INFO] [stderr]    Compiling notation_proto v0.5.0
[INFO] [stderr]    Compiling notation_model v0.5.0
[INFO] [stderr]    Compiling bevy_reflect v0.6.0
[INFO] [stderr]    Compiling bevy_ecs v0.6.1
[INFO] [stderr]    Compiling bevy_math v0.6.0
[INFO] [stderr]    Compiling bevy_app v0.6.0
[INFO] [stderr]    Compiling bevy_core v0.6.0
[INFO] [stderr]    Compiling bevy_log v0.6.0
[INFO] [stderr]    Compiling bevy_transform v0.6.0
[INFO] [stderr]    Compiling bevy_window v0.6.0
[INFO] [stderr]    Compiling bevy_input v0.6.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.6.0
[INFO] [stderr]    Compiling bevy_asset v0.6.0
[INFO] [stderr]    Compiling bevy_scene v0.6.0
[INFO] [stderr]    Compiling bevy_internal v0.6.0
[INFO] [stderr]    Compiling bevy v0.6.1
[INFO] [stderr]    Compiling bevy_kira_audio v0.8.0
[INFO] [stderr]    Compiling notation_audio v0.4.0
[INFO] [stderr]    Compiling notation_midi v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/midi_state.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s
[INFO] running `Command { std: "docker" "inspect" "e9ddcb90e486037a78a007890c7e388b88f0dd49b98211e60439fc21a4afeba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ddcb90e486037a78a007890c7e388b88f0dd49b98211e60439fc21a4afeba1", kill_on_drop: false }`
[INFO] [stdout] e9ddcb90e486037a78a007890c7e388b88f0dd49b98211e60439fc21a4afeba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8422910f981b8442ac062fb8b7e81297cf493abac308e7937b765ff5a6120fa0
[INFO] running `Command { std: "docker" "start" "-a" "8422910f981b8442ac062fb8b7e81297cf493abac308e7937b765ff5a6120fa0", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/midi_state.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling notation_midi v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cmp::Ordering`
[INFO] [stdout]  --> src/midi_state.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "8422910f981b8442ac062fb8b7e81297cf493abac308e7937b765ff5a6120fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8422910f981b8442ac062fb8b7e81297cf493abac308e7937b765ff5a6120fa0", kill_on_drop: false }`
[INFO] [stdout] 8422910f981b8442ac062fb8b7e81297cf493abac308e7937b765ff5a6120fa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c188f72ba75aeb0d2f2d015857f58c8dbe26649aae0bc4284c63e0f084fec439
[INFO] running `Command { std: "docker" "start" "-a" "c188f72ba75aeb0d2f2d015857f58c8dbe26649aae0bc4284c63e0f084fec439", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::cmp::Ordering`
[INFO] [stderr]  --> src/midi_state.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::cmp::Ordering;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `notation_midi` (lib) generated 1 warning (run `cargo fix --lib -p notation_midi` to apply 1 suggestion)
[INFO] [stderr] warning: `notation_midi` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notation_midi-5f5001a76b5a1a29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests notation_midi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c188f72ba75aeb0d2f2d015857f58c8dbe26649aae0bc4284c63e0f084fec439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c188f72ba75aeb0d2f2d015857f58c8dbe26649aae0bc4284c63e0f084fec439", kill_on_drop: false }`
[INFO] [stdout] c188f72ba75aeb0d2f2d015857f58c8dbe26649aae0bc4284c63e0f084fec439
