[INFO] cloning repository https://github.com/Wang-Ji20/acousticdi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wang-Ji20/acousticdi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWang-Ji20%2Facousticdi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWang-Ji20%2Facousticdi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dfcc7b9a133aa1c1f06275f259e7cd28445bab4
[INFO] testing Wang-Ji20/acousticdi against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWang-Ji20%2Facousticdi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wang-Ji20/acousticdi
[INFO] finished tweaking git repo https://github.com/Wang-Ji20/acousticdi
[INFO] tweaked toml for git repo https://github.com/Wang-Ji20/acousticdi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wang-Ji20/acousticdi on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wang-Ji20/acousticdi 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strider v0.1.3
[INFO] [stderr]   Downloaded oboe v0.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.72
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded ruststft v0.3.1
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.14
[INFO] [stderr]   Downloaded thiserror-impl v1.0.53
[INFO] [stderr]   Downloaded anyhow v1.0.78
[INFO] [stderr]   Downloaded cpal v0.15.2
[INFO] [stderr]   Downloaded alsa v0.7.1
[INFO] [stderr]   Downloaded thiserror v1.0.53
[INFO] [stderr]   Downloaded rustfft v6.1.0
[INFO] [stderr]   Downloaded winnow v0.5.31
[INFO] [stderr]   Downloaded oboe-sys v0.5.0
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] [stderr]   Downloaded syn v2.0.43
[INFO] [stderr]   Downloaded windows v0.46.0
[INFO] [stderr]   Downloaded apodize v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6b1116af954bbad83f08af1c3c3e63eed66f24097f560e82f038f17b5b33c5c
[INFO] running `Command { std: "docker" "start" "-a" "c6b1116af954bbad83f08af1c3c3e63eed66f24097f560e82f038f17b5b33c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6b1116af954bbad83f08af1c3c3e63eed66f24097f560e82f038f17b5b33c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b1116af954bbad83f08af1c3c3e63eed66f24097f560e82f038f17b5b33c5c", kill_on_drop: false }`
[INFO] [stdout] c6b1116af954bbad83f08af1c3c3e63eed66f24097f560e82f038f17b5b33c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7d7248c5fe80552c75b96f0c1105e641aa73a814440f14127a22e24d49c9e3c
[INFO] running `Command { std: "docker" "start" "-a" "a7d7248c5fe80552c75b96f0c1105e641aa73a814440f14127a22e24d49c9e3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.72
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.78
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling apodize v1.0.0
[INFO] [stderr]    Compiling strider v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling dasp_slice v0.11.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling primal-check v0.3.3
[INFO] [stderr]    Compiling transpose v0.2.2
[INFO] [stderr]    Compiling dasp v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ruststft v0.3.1
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling acousticdi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]  --> src/recorder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::thread::sleep;
[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 import: `std::time::Duration`
[INFO] [stdout]  --> src/recorder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::BufWriter`
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | use std::{fs::File, io::BufWriter};
[INFO] [stdout]     |           ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `output_wav`
[INFO] [stdout]  --> src/physics.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     output_wav,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PREAMBLE_FREQS` and `recorder::Recorder`
[INFO] [stdout]   --> src/transmission.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 |     physics::{detect_preamble, Preamble, PREAMBLE_FREQS},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     recorder::Recorder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `votes`
[INFO] [stdout]   --> src/transmission.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     votes,
[INFO] [stdout]    |                     ^^^^^ help: try ignoring the field: `votes: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_DATA` is never used
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const TEST_DATA: &str = "WHAT is truth? said jesting Pilate and would not stay for an answer. Certainly there be that delight";
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_samples` and `demodulate_data` are never used
[INFO] [stdout]    --> src/transmission.rs:50:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Receiver {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  50 |     fn take_samples(&mut self) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn demodulate_data(&mut self) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.46s
[INFO] running `Command { std: "docker" "inspect" "a7d7248c5fe80552c75b96f0c1105e641aa73a814440f14127a22e24d49c9e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d7248c5fe80552c75b96f0c1105e641aa73a814440f14127a22e24d49c9e3c", kill_on_drop: false }`
[INFO] [stdout] a7d7248c5fe80552c75b96f0c1105e641aa73a814440f14127a22e24d49c9e3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f8a872ffba19b4b4da24e517a7a93076cc2ffde286f818cf89dc503950738e
[INFO] running `Command { std: "docker" "start" "-a" "b4f8a872ffba19b4b4da24e517a7a93076cc2ffde286f818cf89dc503950738e", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]  --> src/recorder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::thread::sleep;
[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 import: `std::time::Duration`
[INFO] [stdout]  --> src/recorder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::BufWriter`
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | use std::{fs::File, io::BufWriter};
[INFO] [stdout]     |           ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `output_wav`
[INFO] [stdout]  --> src/physics.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     output_wav,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PREAMBLE_FREQS` and `recorder::Recorder`
[INFO] [stdout]   --> src/transmission.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 |     physics::{detect_preamble, Preamble, PREAMBLE_FREQS},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     recorder::Recorder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `votes`
[INFO] [stdout]   --> src/transmission.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     votes,
[INFO] [stdout]    |                     ^^^^^ help: try ignoring the field: `votes: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_DATA` is never used
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const TEST_DATA: &str = "WHAT is truth? said jesting Pilate and would not stay for an answer. Certainly there be that delight";
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_samples` and `demodulate_data` are never used
[INFO] [stdout]    --> src/transmission.rs:50:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Receiver {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  50 |     fn take_samples(&mut self) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn demodulate_data(&mut self) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling acousticdi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `fs::File` and `io::BufWriter`
[INFO] [stdout]    --> src/lib.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 | use std::{fs::File, io::BufWriter};
[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: `PREAMBLE_FREQS` and `recorder::Recorder`
[INFO] [stdout]   --> src/transmission.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 |     physics::{detect_preamble, Preamble, PREAMBLE_FREQS},
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     recorder::Recorder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `samples`
[INFO] [stdout]    --> src/physics.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let samples: Vec<f64> = reader.samples::<f32>().map(|f| f.unwrap() as f64).collect();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_samples`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `votes`
[INFO] [stdout]   --> src/transmission.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     votes,
[INFO] [stdout]    |                     ^^^^^ help: try ignoring the field: `votes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `take_samples` and `demodulate_data` are never used
[INFO] [stdout]    --> src/transmission.rs:50:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Receiver {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  50 |     fn take_samples(&mut self) -> Vec<f64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn demodulate_data(&mut self) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.26s
[INFO] running `Command { std: "docker" "inspect" "b4f8a872ffba19b4b4da24e517a7a93076cc2ffde286f818cf89dc503950738e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f8a872ffba19b4b4da24e517a7a93076cc2ffde286f818cf89dc503950738e", kill_on_drop: false }`
[INFO] [stdout] b4f8a872ffba19b4b4da24e517a7a93076cc2ffde286f818cf89dc503950738e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7fdead8146e984e72f5ec509c19b57849b7c29923ef2935d8cec240f8acd526
[INFO] running `Command { std: "docker" "start" "-a" "e7fdead8146e984e72f5ec509c19b57849b7c29923ef2935d8cec240f8acd526", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::thread::sleep`
[INFO] [stderr]  --> src/recorder.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::thread::sleep;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> src/recorder.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fs::File` and `io::BufWriter`
[INFO] [stderr]    --> src/lib.rs:101:11
[INFO] [stderr]     |
[INFO] [stderr] 101 | use std::{fs::File, io::BufWriter};
[INFO] [stderr]     |           ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `output_wav`
[INFO] [stderr]  --> src/physics.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     output_wav,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PREAMBLE_FREQS` and `recorder::Recorder`
[INFO] [stderr]   --> src/transmission.rs:11:42
[INFO] [stderr]    |
[INFO] [stderr] 11 |     physics::{detect_preamble, Preamble, PREAMBLE_FREQS},
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^
[INFO] [stderr] 12 |     recorder::Recorder,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `votes`
[INFO] [stderr]   --> src/transmission.rs:86:21
[INFO] [stderr]    |
[INFO] [stderr] 86 |                     votes,
[INFO] [stderr]    |                     ^^^^^ help: try ignoring the field: `votes: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TEST_DATA` is never used
[INFO] [stderr]  --> src/lib.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | const TEST_DATA: &str = "WHAT is truth? said jesting Pilate and would not stay for an answer. Certainly there be that delight";
[INFO] [stderr]   |       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `take_samples` and `demodulate_data` are never used
[INFO] [stderr]    --> src/transmission.rs:50:8
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl Receiver {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  50 |     fn take_samples(&mut self) -> Vec<f64> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     fn demodulate_data(&mut self) -> Vec<u8> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fs::File` and `io::BufWriter`
[INFO] [stderr]    --> src/lib.rs:101:11
[INFO] [stderr]     |
[INFO] [stderr] 101 | use std::{fs::File, io::BufWriter};
[INFO] [stderr]     |           ^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `samples`
[INFO] [stderr]    --> src/physics.rs:258:9
[INFO] [stderr]     |
[INFO] [stderr] 258 |     let samples: Vec<f64> = reader.samples::<f32>().map(|f| f.unwrap() as f64).collect();
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_samples`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `votes`
[INFO] [stderr]   --> src/transmission.rs:86:21
[INFO] [stderr]    |
[INFO] [stderr] 86 |                     votes,
[INFO] [stderr]    |                     ^^^^^ help: try ignoring the field: `votes: _`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `take_samples` and `demodulate_data` are never used
[INFO] [stderr]    --> src/transmission.rs:50:8
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl Receiver {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  50 |     fn take_samples(&mut self) -> Vec<f64> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 |     fn demodulate_data(&mut self) -> Vec<u8> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `acousticdi` (lib) generated 8 warnings (run `cargo fix --lib -p acousticdi` to apply 6 suggestions)
[INFO] [stderr] warning: `acousticdi` (lib test) generated 5 warnings (1 duplicate) (run `cargo fix --lib -p acousticdi --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acousticdi-9d292053126493cb)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] [2m2025-11-08T15:59:09.680612Z[0m [32m INFO[0m [2macousticdi::physics[0m[2m:[0m add 0th bit
[INFO] [stdout] [2m2025-11-08T15:59:09.680686Z[0m [32m INFO[0m [2macousticdi::recorder[0m[2m:[0m run record.. preparing
[INFO] [stdout] [2m2025-11-08T15:59:09.680728Z[0m [32m INFO[0m [2macousticdi::recorder[0m[2m:[0m Input device: default
[INFO] [stdout] test pack_unpack_test ... ok
[INFO] [stdout] test pack_unseal_test ... ok
[INFO] [stdout] test test_encode_decode ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] 
[INFO] [stderr] thread 'physics::test_preamble' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strider-0.1.3/src/lib.rs:385:36:
[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:     0x569fd3306f72 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x569fd3306f72 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x569fd3306f72 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x569fd3306f72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x569fd331898f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x569fd331898f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x569fd32d3473 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x569fd32d3473 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x569fd32df122 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x569fd32e484f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x569fd32e46a9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x569fd324994e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x569fd324994e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x569fd32e4e5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x569fd32e4e5f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x569fd32e4c86 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x569fd32df259 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x569fd32c7aad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x569fd332060d - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x569fd332060d - core::panicking::panic_nounwind_fmt::h0f491c26d5575477
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x569fd318296c - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check::hae232478ad59248c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x569fd3182869 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::hdadb42728b6ad386
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x569fd3164a78 - core::slice::<impl [T]>::get_unchecked_mut::he8316bfb659d5b68
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/mod.rs:689:30
[INFO] [stderr]   23:     0x569fd3102c41 - <strider::SliceRingImpl<T> as strider::SliceRing<T>>::push_many_back::hee9a9297e0a8f37b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strider-0.1.3/src/lib.rs:385:36
[INFO] [stderr]   24:     0x569fd31a2f77 - ruststft::STFT<T>::append_samples::h1483adf46b082e0d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruststft-0.3.1/src/lib.rs:254:26
[INFO] [stderr]   25:     0x569fd311a2a5 - acousticdi::physics::stft_result::hf8137f8a486ab192
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics.rs:134:10
[INFO] [stderr]   26:     0x569fd311ab51 - acousticdi::physics::detect_preamble::h6dc5e008ae59f9f1
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics.rs:218:21
[INFO] [stderr]   27:     0x569fd311a6e9 - acousticdi::physics::test_preamble::h518eed097a44f9ac
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics.rs:255:22
[INFO] [stderr]   28:     0x569fd311aa97 - acousticdi::physics::test_preamble::{{closure}}::heaf89e3534a8a314
[INFO] [stderr]                                at /opt/rustwide/workdir/src/physics.rs:252:19
[INFO] [stderr]   29:     0x569fd316da86 - core::ops::function::FnOnce::call_once::hb12c310a3ab9efff
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x569fd324974b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x569fd324974b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stderr]   32:     0x569fd325d7ad - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stderr]   33:     0x569fd325d7ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x569fd325d7ad - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   35:     0x569fd325d7ad - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   36:     0x569fd325d7ad - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   37:     0x569fd325d7ad - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stderr]   38:     0x569fd325d7ad - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stderr]   39:     0x569fd3236cf4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stderr]   40:     0x569fd3236cf4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   41:     0x569fd323a54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   42:     0x569fd323a54a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   43:     0x569fd323a54a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   44:     0x569fd323a54a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   45:     0x569fd323a54a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   46:     0x569fd323a54a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   47:     0x569fd323a54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   48:     0x569fd32da65f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   49:     0x569fd32da65f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   50:     0x7f0735ee3aa4 - <unknown>
[INFO] [stderr]   51:     0x7f0735f70a64 - clone
[INFO] [stderr]   52:                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/acousticdi-9d292053126493cb` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e7fdead8146e984e72f5ec509c19b57849b7c29923ef2935d8cec240f8acd526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7fdead8146e984e72f5ec509c19b57849b7c29923ef2935d8cec240f8acd526", kill_on_drop: false }`
[INFO] [stdout] e7fdead8146e984e72f5ec509c19b57849b7c29923ef2935d8cec240f8acd526
