[INFO] cloning repository https://github.com/ajyoon/rocoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajyoon/rocoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9201b78dd9feec8cfef770a3b80222708e1191c7
[INFO] testing ajyoon/rocoder against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ajyoon/rocoder
[INFO] finished tweaking git repo https://github.com/ajyoon/rocoder
[INFO] tweaked toml for git repo https://github.com/ajyoon/rocoder written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ajyoon/rocoder on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ajyoon/rocoder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded fwatch v0.1.5
[INFO] [stderr]   Downloaded minimp3 v0.5.1
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded stopwatch v0.0.7
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.16
[INFO] [stderr]   Downloaded minimp3-sys v0.3.2
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded rustfft v6.3.0
[INFO] [stderr]   Downloaded libloading v0.8.7
[INFO] [stderr]   Downloaded slice-deque v0.3.0
[INFO] [stderr]   Downloaded slice_ring_buf v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccc803a6aaa1409504e03e2d461fe7ce54343f7be8ed7d9d8094c01e457ee956
[INFO] running `Command { std: "docker" "start" "-a" "ccc803a6aaa1409504e03e2d461fe7ce54343f7be8ed7d9d8094c01e457ee956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccc803a6aaa1409504e03e2d461fe7ce54343f7be8ed7d9d8094c01e457ee956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc803a6aaa1409504e03e2d461fe7ce54343f7be8ed7d9d8094c01e457ee956", kill_on_drop: false }`
[INFO] [stdout] ccc803a6aaa1409504e03e2d461fe7ce54343f7be8ed7d9d8094c01e457ee956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2993d4c7b96cf78b8d8b30b2578781ad6b2729708407377341bf56d68511c31d
[INFO] running `Command { std: "docker" "start" "-a" "2993d4c7b96cf78b8d8b30b2578781ad6b2729708407377341bf56d68511c31d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling fwatch v0.1.5
[INFO] [stderr]    Compiling slice_ring_buf v0.2.7
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling stopwatch v0.0.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling rocoder v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.43s
[INFO] running `Command { std: "docker" "inspect" "2993d4c7b96cf78b8d8b30b2578781ad6b2729708407377341bf56d68511c31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2993d4c7b96cf78b8d8b30b2578781ad6b2729708407377341bf56d68511c31d", kill_on_drop: false }`
[INFO] [stdout] 2993d4c7b96cf78b8d8b30b2578781ad6b2729708407377341bf56d68511c31d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c47c02690683499e31bc25bc024a489db79dffd9394b16c53a34674921dd88
[INFO] running `Command { std: "docker" "start" "-a" "e3c47c02690683499e31bc25bc024a489db79dffd9394b16c53a34674921dd88", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling rocoder v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.36s
[INFO] running `Command { std: "docker" "inspect" "e3c47c02690683499e31bc25bc024a489db79dffd9394b16c53a34674921dd88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c47c02690683499e31bc25bc024a489db79dffd9394b16c53a34674921dd88", kill_on_drop: false }`
[INFO] [stdout] e3c47c02690683499e31bc25bc024a489db79dffd9394b16c53a34674921dd88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbcc414c4f4972c30f0d79213cb7a1aa124d0677561c5dbb791af23026ac34b2
[INFO] running `Command { std: "docker" "start" "-a" "bbcc414c4f4972c30f0d79213cb7a1aa124d0677561c5dbb791af23026ac34b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocoder-1c2523dcd6b67dce)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test audio::test::test_amplify_in_place ... ok
[INFO] [stdout] test audio::test::test_clip_in_place_both_args_none ... ok
[INFO] [stdout] test audio::test::test_clip_in_place_both_given ... ok
[INFO] [stdout] test audio::test::test_duration_to_sample ... ok
[INFO] [stdout] test audio::test::test_fade_in_at_sample ... ok
[INFO] [stdout] test audio::test::test_clip_in_place_only_duration_given ... ok
[INFO] [stdout] test audio::test::test_rotate_channels ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::all_fields ... ok
[INFO] [stdout] test audio::test::test_sample_to_duration ... ok
[INFO] [stdout] test audio::test::test_fade_out_at_sample ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::float_hour_fails ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::float_minute_fails ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::float_second ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::only_seconds_val ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::nonsense_fails ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::seconds_and_minutes ... ok
[INFO] [stdout] test audio::test::test_duration ... ok
[INFO] [stdout] test audio::test::test_clip_in_place_only_start_offset_given ... ok
[INFO] [stdout] test duration_parser::test::test_parse_duration::too_many_fields_fails ... ok
[INFO] [stdout] test math::test_clamp::test_clamp_above_max ... ok
[INFO] [stdout] test math::test_clamp::test_clamp_below_min ... ok
[INFO] [stdout] test math::test_clamp::test_clamp_within_bounds ... ok
[INFO] [stdout] test math::test_lerp::test_lerp_across_0_to_1 ... ok
[INFO] [stdout] test math::test_lerp::test_lerp_across_arbitrary_range ... ok
[INFO] [stdout] test math::test_lerp::test_lerp_descending ... ok
[INFO] [stdout] test mixer::test::clear_keyframes_after_with_keyframes_before_and_after ... ok
[INFO] [stdout] test mixer::test::clear_keyframes_after_with_no_keyframes ... ok
[INFO] [stdout] test mixer::test::prune_keyframes ... ok
[INFO] [stdout] test power::test::test_relative_decibels ... ok
[INFO] [stdout] test recorder::test::test_auto_split_mono ... ok
[INFO] [stdout] test recorder::test::test_autocrop_audio ... ok
[INFO] [stdout] test recorder::test::test_chunked_audio_power ... ok
[INFO] [stdout] test recorder::test::test_determine_autocrop_points ... ok
[INFO] [stdout] test recorder::test::test_determine_autocrop_points_where_none_found ... ok
[INFO] [stdout] test recorder::test::test_determine_noise_threshold ... ok
[INFO] [stdout] test resampler::test::test_resample_faster ... ok
[INFO] [stdout] test resampler::test::test_resample_noop ... ok
[INFO] [stdout] test signal_flow::node::test::node_start_shutdown_and_join ... ok
[INFO] [stdout] test slices::test::test_zero_slice_f32 ... ok
[INFO] [stdout] test slices::test::test_zero_slice_u64 ... ok
[INFO] [stdout] test windows::test::rectangular_result ... ok
[INFO] [stdout] test windows::test::hanning_result ... ok
[INFO] [stdout] test windows::test::inv_hanning ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'stretcher::test::ensure_input_samples_available_loading_multiple_chunks' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/lib.rs:1720:33:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b16e6297772 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b16e6297772 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b16e6297772 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5b16e6297772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5b16e62bf6c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5b16e62bf6c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5b16e62943f3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b16e62943f3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5b16e62975c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5b16e6298da9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5b16e6298b8b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5b16e6218904 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x5b16e6218904 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5b16e629987e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x5b16e629987e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x5b16e6299516 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x5b16e6297c79 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5b16e62991dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x5b16e62bd68d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x5b16e62bd68d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stderr]   20:     0x5b16e60fcb8c - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check::h43271a8ecdfe491c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ub_checks.rs:72:21
[INFO] [stderr]   21:     0x5b16e60fca39 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::he745cfd86abea807
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ub_checks.rs:77:17
[INFO] [stderr]   22:     0x5b16e60f1da8 - core::slice::<impl [T]>::get_unchecked_mut::hc57fc2242a2c61c4
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:689:30
[INFO] [stderr]   23:     0x5b16e61d0e2e - slice_deque::SliceDeque<T>::extend_desugared::hfbb853694711bbad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/lib.rs:1720:33
[INFO] [stderr]   24:     0x5b16e61de79a - <slice_deque::SliceDeque<T> as slice_deque::SpecExtend<T,I>>::spec_extend::h8bfc546a6d697bcf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/lib.rs:2614:14
[INFO] [stderr]   25:     0x5b16e61df017 - <slice_deque::SliceDeque<T> as core::iter::traits::collect::Extend<T>>::extend::h9ae5905cd8929a72
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice-deque-0.3.0/src/lib.rs:2550:9
[INFO] [stderr]   26:     0x5b16e61aa4d3 - rocoder::stretcher::Stretcher::new::heb00ff3b506c0841
[INFO] [stderr]                                at /opt/rustwide/workdir/src/stretcher.rs:59:20
[INFO] [stderr]   27:     0x5b16e618c656 - rocoder::stretcher::test::basic_stretcher::h460c23b95aac7ea8
[INFO] [stderr]                                at /opt/rustwide/workdir/src/stretcher.rs:165:25
[INFO] [stderr]   28:     0x5b16e61900a6 - rocoder::stretcher::test::ensure_input_samples_available_loading_multiple_chunks::h01256344d9cc62a5
[INFO] [stderr]                                at /opt/rustwide/workdir/src/stretcher.rs:155:35
[INFO] [stderr]   29:     0x5b16e6190067 - rocoder::stretcher::test::ensure_input_samples_available_loading_multiple_chunks::{{closure}}::h534bf670e3a86a2c
[INFO] [stderr]                                at /opt/rustwide/workdir/src/stretcher.rs:154:64
[INFO] [stderr]   30:     0x5b16e6194be6 - core::ops::function::FnOnce::call_once::h00fb414d0b8fc114
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   31:     0x5b16e621e16b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   32:     0x5b16e621e16b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   33:     0x5b16e621d2a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   34:     0x5b16e621d2a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   35:     0x5b16e621d2a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   36:     0x5b16e621d2a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   37:     0x5b16e621d2a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x5b16e621d2a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   39:     0x5b16e621d2a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   40:     0x5b16e61e0ea4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   41:     0x5b16e61e0ea4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   42:     0x5b16e61e487a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   43:     0x5b16e61e487a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   44:     0x5b16e61e487a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   45:     0x5b16e61e487a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   46:     0x5b16e61e487a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   47:     0x5b16e61e487a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   48:     0x5b16e61e487a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   49:     0x5b16e629ca1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   50:     0x5b16e629ca1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   51:     0x736ddd88aaa4 - <unknown>
[INFO] [stderr]   52:     0x736ddd917a34 - clone
[INFO] [stderr]   53:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rocoder-1c2523dcd6b67dce` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "bbcc414c4f4972c30f0d79213cb7a1aa124d0677561c5dbb791af23026ac34b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbcc414c4f4972c30f0d79213cb7a1aa124d0677561c5dbb791af23026ac34b2", kill_on_drop: false }`
[INFO] [stdout] bbcc414c4f4972c30f0d79213cb7a1aa124d0677561c5dbb791af23026ac34b2
