[INFO] cloning repository https://github.com/marcja/step-one
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcja/step-one" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcja%2Fstep-one", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcja%2Fstep-one'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02ac8053b364296ec3bb0c7a55d29629a99ce7a6
[INFO] testing marcja/step-one against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcja%2Fstep-one" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/marcja/step-one
[INFO] finished tweaking git repo https://github.com/marcja/step-one
[INFO] tweaked toml for git repo https://github.com/marcja/step-one written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marcja/step-one on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marcja/step-one already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f7a2163d03fa851f97b79accbd2c0a8ea9f5f0c0b8eebac42ea48c89004f578
[INFO] running `Command { std: "docker" "start" "-a" "7f7a2163d03fa851f97b79accbd2c0a8ea9f5f0c0b8eebac42ea48c89004f578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f7a2163d03fa851f97b79accbd2c0a8ea9f5f0c0b8eebac42ea48c89004f578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7a2163d03fa851f97b79accbd2c0a8ea9f5f0c0b8eebac42ea48c89004f578", kill_on_drop: false }`
[INFO] [stdout] 7f7a2163d03fa851f97b79accbd2c0a8ea9f5f0c0b8eebac42ea48c89004f578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67873e72857ab9161e5c35eb4f21237577e3b27806d4f51565ae94f155ceb468
[INFO] running `Command { std: "docker" "start" "-a" "67873e72857ab9161e5c35eb4f21237577e3b27806d4f51565ae94f155ceb468", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46)
[INFO] [stderr]    Compiling midi-consts v0.1.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling nih_log v0.3.1
[INFO] [stderr]    Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62)
[INFO] [stderr]    Compiling nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling step_one v0.1.0 (/opt/rustwide/workdir/step_one)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.05s
[INFO] running `Command { std: "docker" "inspect" "67873e72857ab9161e5c35eb4f21237577e3b27806d4f51565ae94f155ceb468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67873e72857ab9161e5c35eb4f21237577e3b27806d4f51565ae94f155ceb468", kill_on_drop: false }`
[INFO] [stdout] 67873e72857ab9161e5c35eb4f21237577e3b27806d4f51565ae94f155ceb468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea3157beaeabeeb83dd012eff1318989b34b0a29a6f73d619eee7dabb6e543ec
[INFO] running `Command { std: "docker" "start" "-a" "ea3157beaeabeeb83dd012eff1318989b34b0a29a6f73d619eee7dabb6e543ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling step_one v0.1.0 (/opt/rustwide/workdir/step_one)
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#28b149ec)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.77s
[INFO] running `Command { std: "docker" "inspect" "ea3157beaeabeeb83dd012eff1318989b34b0a29a6f73d619eee7dabb6e543ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3157beaeabeeb83dd012eff1318989b34b0a29a6f73d619eee7dabb6e543ec", kill_on_drop: false }`
[INFO] [stdout] ea3157beaeabeeb83dd012eff1318989b34b0a29a6f73d619eee7dabb6e543ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7512ea6ea529cc9060d9a70f16a7d47e65d34eed82ebf0fa5c8ec74df0a6361b
[INFO] running `Command { std: "docker" "start" "-a" "7512ea6ea529cc9060d9a70f16a7d47e65d34eed82ebf0fa5c8ec74df0a6361b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/step_one-f2ba0baacb35f46d)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test params::tests::param_defaults_correct ... ok
[INFO] [stdout] test plugin::tests::expression_stash_pressure_affects_velocity ... ok
[INFO] [stdout] test plugin::tests::expression_stash_pan_via_input ... ok
[INFO] [stdout] test plugin::tests::arp_cycles_across_buffers ... ok
[INFO] [stdout] test plugin::tests::gate_length_zero_mutes ... ok
[INFO] [stdout] test plugin::tests::inactive_step_skipped ... ok
[INFO] [stdout] test plugin::tests::initialize_stores_sample_rate ... ok
[INFO] [stdout] test plugin::tests::input_noteoff_stops_output ... ok
[INFO] [stdout] test params::tests::param_defaults_survive_normalize_round_trip ... ok
[INFO] [stdout] test plugin::tests::missing_pos_beats_returns_keepalive ... ok
[INFO] [stdout] test plugin::tests::input_noteon_produces_output ... ok
[INFO] [stdout] test plugin::tests::missing_tempo_returns_keepalive ... ok
[INFO] [stdout] test plugin::tests::no_output_when_no_notes_held ... ok
[INFO] [stdout] test plugin::tests::no_output_when_stopped ... ok
[INFO] [stdout] test plugin::tests::nonuniform_gate_distances ... ok
[INFO] [stdout] test plugin::tests::noteon_has_correct_velocity ... ok
[INFO] [stdout] test plugin::tests::noteoff_at_correct_time ... ok
[INFO] [stdout] test plugin::tests::plugin_can_be_constructed ... ok
[INFO] [stdout] test plugin::tests::pressure_modulates_output_velocity ... ok
[INFO] [stdout] test plugin::tests::reset_clears_pending_offs ... ok
[INFO] [stdout] test plugin::tests::reset_clears_held_notes ... ok
[INFO] [stdout] test seq::clock::tests::boundary_at_buffer_end_excluded ... ok
[INFO] [stdout] test plugin::tests::reset_forces_pattern_recompute ... ok
[INFO] [stdout] test seq::clock::tests::boundary_at_sample_zero ... ok
[INFO] [stdout] test plugin::tests::single_note_produces_noteon ... ok
[INFO] [stdout] test plugin::tests::transport_jump_flushes_noteoffs ... ok
[INFO] [stdout] test plugin::tests::transport_stop_flushes_noteoffs ... ok
[INFO] [stdout] test plugin::tests::two_notes_alternate ... ok
[INFO] [stdout] test plugin::tests::polypan_emitted_with_noteon ... ok
[INFO] [stdout] test seq::clock::tests::multiple_boundaries_fast_tempo ... ok
[INFO] [stdout] test plugin::tests::velocity_clipping_at_max ... ok
[INFO] [stdout] test plugin::tests::reset_clears_expression_stashes ... ok
[INFO] [stdout] test seq::clock::tests::duration_affects_spacing ... ok
[INFO] [stdout] test plugin::tests::same_pitch_retrigger_emits_noteoff_before_noteon ... ok
[INFO] [stdout] test seq::clock::tests::no_boundary_in_buffer ... ok
[INFO] [stdout] test seq::clock::tests::step_index_wraps ... ok
[INFO] [stdout] test seq::euclidean::tests::distance_e3_8_from_step_3 ... ok
[INFO] [stdout] test seq::euclidean::tests::e_1_1_single ... ok
[INFO] [stdout] test seq::euclidean::tests::e_0_8_all_rests ... ok
[INFO] [stdout] test seq::euclidean::tests::e_4_12 ... ok
[INFO] [stdout] test seq::euclidean::tests::e_5_12 ... ok
[INFO] [stdout] test seq::clock::tests::single_boundary_at_expected_offset ... ok
[INFO] [stdout] test seq::euclidean::tests::distance_all_pulses ... ok
[INFO] [stdout] test plugin::tests::overlapping_noteoffs_with_long_gate ... ok
[INFO] [stdout] test seq::euclidean::tests::e_1_5_leftover_remainder_groups ... ok
[INFO] [stdout] test seq::euclidean::tests::e_8_8_all_pulses ... ok
[INFO] [stdout] test seq::euclidean::tests::no_true_beyond_steps ... ok
[INFO] [stdout] test seq::held_notes::tests::ascending_order ... ok
[INFO] [stdout] test seq::held_notes::tests::clear_resets_everything ... ok
[INFO] [stdout] test seq::held_notes::tests::duplicate_noteon_ignored ... ok
[INFO] [stdout] test seq::held_notes::tests::empty_returns_none ... ok
[INFO] [stdout] test seq::held_notes::tests::arp_index_wraps ... ok
[INFO] [stdout] test seq::euclidean::tests::e_7_8_leftover_front_groups ... ok
[INFO] [stdout] test seq::held_notes::tests::index_wraps_on_shrink ... ok
[INFO] [stdout] test seq::euclidean::tests::distance_e3_8_from_step_6 ... ok
[INFO] [stdout] test seq::euclidean::tests::distance_single_pulse ... ok
[INFO] [stdout] test seq::euclidean::tests::e_5_8_cinquillo ... ok
[INFO] [stdout] test seq::euclidean::tests::pulses_clamped ... ok
[INFO] [stdout] test seq::euclidean::tests::e_3_4_cumbia ... ok
[INFO] [stdout] test seq::euclidean::tests::e_3_8_tresillo ... ok
[INFO] [stdout] test seq::euclidean::tests::distance_e3_8_from_step_0 ... ok
[INFO] [stdout] test seq::held_notes::tests::noteoff_absent_noop ... ok
[INFO] [stdout] test seq::held_notes::tests::note_on_at_capacity_ignored ... ok
[INFO] [stdout] test seq::held_notes::tests::pan_defaults_to_center ... ok
[INFO] [stdout] test seq::held_notes::tests::pan_resets_on_readd ... ok
[INFO] [stdout] test seq::held_notes::tests::pan_stash_applied_on_noteon ... ok
[INFO] [stdout] test seq::held_notes::tests::pressure_defaults_to_one ... ok
[INFO] [stdout] test seq::held_notes::tests::remove_before_index_adjusts ... ok
[INFO] [stdout] test seq::held_notes::tests::set_pan_updates ... ok
[INFO] [stdout] test seq::held_notes::tests::remove_only_note ... ok
[INFO] [stdout] test seq::held_notes::tests::set_pressure_absent_stashes ... ok
[INFO] [stdout] test seq::pending::tests::empty_by_default ... ok
[INFO] [stdout] test seq::held_notes::tests::set_pressure_updates ... ok
[INFO] [stdout] test seq::held_notes::tests::pressure_resets_on_readd ... ok
[INFO] [stdout] test seq::held_notes::tests::pressure_stash_applied_on_noteon ... ok
[INFO] [stdout] test seq::held_notes::tests::single_note_repeats ... ok
[INFO] [stdout] test seq::pending::tests::take_by_note_returns_none_if_absent ... ok
[INFO] [stdout] test seq::pending::tests::take_due_collects_in_range ... ok
[INFO] [stdout] test seq::pending::tests::take_by_note_removes_matching ... ok
[INFO] [stdout] test seq::held_notes::tests::velocity_stored ... ok
[INFO] [stdout] test seq::pending::tests::add_and_flush ... ok
[INFO] [stdout] test seq::pending::tests::clear_removes_all ... ok
[INFO] [stdout] test seq::held_notes::tests::remove_at_arp_index_wraps_to_zero ... ok
[INFO] [stdout] test seq::euclidean::proptests::pulse_count_and_bounds ... ok
[INFO] [stdout] test seq::euclidean::proptests::distance_lands_on_active ... ok
[INFO] [stdout] test seq::euclidean::proptests::distance_sum_equals_steps ... ok
[INFO] [stdout] test seq::clock::proptests::boundaries_are_valid ... ok
[INFO] [stdout] test params::tests::param_defaults_in_range ... ok
[INFO] [stdout] test seq::held_notes::proptests::invariants_hold_after_random_ops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-e1bf80a5600203ec)
[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 step_one
[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" "7512ea6ea529cc9060d9a70f16a7d47e65d34eed82ebf0fa5c8ec74df0a6361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7512ea6ea529cc9060d9a70f16a7d47e65d34eed82ebf0fa5c8ec74df0a6361b", kill_on_drop: false }`
[INFO] [stdout] 7512ea6ea529cc9060d9a70f16a7d47e65d34eed82ebf0fa5c8ec74df0a6361b
