[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] 791adcebafa1975e9e468df9604f8f40d68601f7 [INFO] testing ajyoon/rocoder against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajyoon%2Frocoder" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajyoon/rocoder on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/ajyoon/rocoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] [stderr] Downloaded primal-check v0.3.1 [INFO] [stderr] Downloaded rustfft v6.0.1 [INFO] [stderr] Downloaded fwatch v0.1.5 [INFO] [stderr] Downloaded slice_ring_buf v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d9e31605ceb93ad299a744e15d80e5ee1607bf2c1093465b4734c496bd47b7c [INFO] running `Command { std: "docker" "start" "-a" "8d9e31605ceb93ad299a744e15d80e5ee1607bf2c1093465b4734c496bd47b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d9e31605ceb93ad299a744e15d80e5ee1607bf2c1093465b4734c496bd47b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9e31605ceb93ad299a744e15d80e5ee1607bf2c1093465b4734c496bd47b7c", kill_on_drop: false }` [INFO] [stdout] 8d9e31605ceb93ad299a744e15d80e5ee1607bf2c1093465b4734c496bd47b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c2782b8b97609a2a1ac38f16a03ec0691ab16822808eb78b19dde9c2a84981 [INFO] running `Command { std: "docker" "start" "-a" "74c2782b8b97609a2a1ac38f16a03ec0691ab16822808eb78b19dde9c2a84981", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling slice_ring_buf v0.2.6 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling fwatch v0.1.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rocoder v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.71s [INFO] running `Command { std: "docker" "inspect" "74c2782b8b97609a2a1ac38f16a03ec0691ab16822808eb78b19dde9c2a84981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c2782b8b97609a2a1ac38f16a03ec0691ab16822808eb78b19dde9c2a84981", kill_on_drop: false }` [INFO] [stdout] 74c2782b8b97609a2a1ac38f16a03ec0691ab16822808eb78b19dde9c2a84981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432ab036178e2f27b9cac76cc03434caf8d7c3c08c52bf700e41f46dfd653ae1 [INFO] running `Command { std: "docker" "start" "-a" "432ab036178e2f27b9cac76cc03434caf8d7c3c08c52bf700e41f46dfd653ae1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rocoder v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "432ab036178e2f27b9cac76cc03434caf8d7c3c08c52bf700e41f46dfd653ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432ab036178e2f27b9cac76cc03434caf8d7c3c08c52bf700e41f46dfd653ae1", kill_on_drop: false }` [INFO] [stdout] 432ab036178e2f27b9cac76cc03434caf8d7c3c08c52bf700e41f46dfd653ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9b1c5cab51d71f1ae5407d6c811f5c31de50f9f8df55b3a92a7456f0f0656f0 [INFO] running `Command { std: "docker" "start" "-a" "c9b1c5cab51d71f1ae5407d6c811f5c31de50f9f8df55b3a92a7456f0f0656f0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocoder-4a761bd094e0c976) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test audio::test::test_clip_in_place_both_given ... ok [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_only_duration_given ... ok [INFO] [stdout] test audio::test::test_clip_in_place_only_start_offset_given ... ok [INFO] [stdout] test audio::test::test_duration ... 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_fade_out_at_sample ... ok [INFO] [stdout] test audio::test::test_rotate_channels ... ok [INFO] [stdout] test audio::test::test_sample_to_duration ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::all_fields ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::float_hour_fails ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::float_second ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::float_minute_fails ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::nonsense_fails ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::only_seconds_val ... ok [INFO] [stdout] test duration_parser::test::test_parse_duration::seconds_and_minutes ... 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_no_keyframes ... ok [INFO] [stdout] test mixer::test::clear_keyframes_after_with_keyframes_before_and_after ... ok [INFO] [stdout] test mixer::test::prune_keyframes ... 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 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::inv_hanning ... ok [INFO] [stdout] test power::test::test_relative_decibels ... ok [INFO] [stdout] test recorder::test::test_chunked_audio_power ... ok [INFO] [stdout] test recorder::test::test_autocrop_audio ... ok [INFO] [stdout] test windows::test::hanning_result ... ok [INFO] [stdout] test stretcher::test::ensure_input_samples_available_when_channel_closed_fills_with_zeros ... ok [INFO] [stdout] test stretcher::test::ensure_input_samples_available_loading_multiple_chunks ... ok [INFO] [stdout] test signal_flow::node::test::node_start_shutdown_and_join ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- signal_flow::node::test::node_start_shutdown_and_join stdout ---- [INFO] [stdout] thread 'signal_flow::node::test::node_start_shutdown_and_join' panicked at 'called `Result::unwrap()` on an `Err` value: sending on a disconnected channel [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.53/src/error.rs:530:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/result.rs:2125:27 [INFO] [stdout] 2: rocoder::signal_flow::node::Node::send_control_message [INFO] [stdout] at ./src/signal_flow/node.rs:41:9 [INFO] [stdout] 3: rocoder::signal_flow::node::Node::shutdown [INFO] [stdout] at ./src/signal_flow/node.rs:46:9 [INFO] [stdout] 4: rocoder::signal_flow::node::test::node_start_shutdown_and_join [INFO] [stdout] at ./src/signal_flow/node.rs:91:22 [INFO] [stdout] 5: rocoder::signal_flow::node::test::node_start_shutdown_and_join::{{closure}} [INFO] [stdout] at ./src/signal_flow/node.rs:89:5 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:572:5 [INFO] [stdout] 9: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 11: std::panicking::try::do_call [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:595:18 [INFO] [stdout] 15: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:489:39 [INFO] [stdout] 16: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:516:37 [INFO] [stdout] 17: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 21: std::panicking::try [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 27: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 28: start_thread [INFO] [stdout] 29: clone', src/signal_flow/node.rs:91:38 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55706358aad0 - std::backtrace_rs::backtrace::libunwind::trace::h8bb00aa01257e658 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55706358aad0 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe32e96be15adfbb [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55706358aad0 - std::sys_common::backtrace::_print_fmt::h9784b9af5bb44c28 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55706358aad0 - ::fmt::h1c87dcc158231dee [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5570635af83c - core::fmt::write::h75398e49432c4e9d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x557063587155 - std::io::Write::write_fmt::hf0afd61938d8b31f [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55706358c511 - std::sys_common::backtrace::_print::h39d989fb5cda9189 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55706358c511 - std::sys_common::backtrace::print::hafd951f3a156e9b8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55706358c511 - std::panicking::default_hook::{{closure}}::h3c15d03d8aed3f76 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55706358c166 - std::panicking::default_hook::h6145e5c2935e997c [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55706358cbb3 - std::panicking::rust_panic_with_hook::h4418702214a7a914 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55706358caa7 - std::panicking::begin_panic_handler::{{closure}}::h0cc75df59cfeee86 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55706358afa4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfebe76dc31b59894 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55706358c7d2 - rust_begin_unwind [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557062d08203 - core::panicking::panic_fmt::h28c6dc36de3ad6b2 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x557062d08353 - core::result::unwrap_failed::ha6b981879806783f [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x557063142883 - core::result::Result::unwrap::hbf842109c6ac4913 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x5570634ca7f0 - rocoder::signal_flow::node::test::node_start_shutdown_and_join::hc13101b5d2bd464e [INFO] [stdout] at /opt/rustwide/workdir/src/signal_flow/node.rs:91:22 [INFO] [stdout] 18: 0x5570634ca78a - rocoder::signal_flow::node::test::node_start_shutdown_and_join::{{closure}}::h95012ad45fdb4f02 [INFO] [stdout] at /opt/rustwide/workdir/src/signal_flow/node.rs:89:5 [INFO] [stdout] 19: 0x5570634acc4e - core::ops::function::FnOnce::call_once::h8fb97cc7634d81e5 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5570634ffd83 - core::ops::function::FnOnce::call_once::hce3bf1b84d649375 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5570634ffd83 - test::__rust_begin_short_backtrace::h268c4dff1fdc08d8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x5570634feb6c - as core::ops::function::FnOnce>::call_once::h77064d56d798d725 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x5570634feb6c - as core::ops::function::FnOnce<()>>::call_once::h362603611fd702ef [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5570634feb6c - std::panicking::try::do_call::hc24e8889c40c0b88 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5570634feb6c - std::panicking::try::h64fd9954f6422690 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5570634feb6c - std::panic::catch_unwind::h8590ab8b8c78e131 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5570634feb6c - test::run_test_in_process::hd8ca038d3f817f7d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x5570634feb6c - test::run_test::run_test_inner::{{closure}}::h57a8a429b5e58c39 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x5570634caadc - test::run_test::run_test_inner::{{closure}}::h72dbbb6bf3813446 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x5570634caadc - std::sys_common::backtrace::__rust_begin_short_backtrace::h916790c31ecb4ff9 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5570634d0abf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ffbab0d0d8ad2ca [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x5570634d0abf - as core::ops::function::FnOnce<()>>::call_once::he8df5d343786542a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5570634d0abf - std::panicking::try::do_call::h80e54b75371d89cf [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5570634d0abf - std::panicking::try::h1b15ecfa1d32df7a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5570634d0abf - std::panic::catch_unwind::h993ecf1ae87ebd59 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5570634d0abf - std::thread::Builder::spawn_unchecked_::{{closure}}::h23926ef7367e9afd [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x5570634d0abf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h93ce9dab9bcb8d25 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x557063591373 - as core::ops::function::FnOnce>::call_once::h7fdba1c346e6c483 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x557063591373 - as core::ops::function::FnOnce>::call_once::h8839b4becacc6e1e [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x557063591373 - std::sys::unix::thread::Thread::new::thread_start::h5077fd2da854c080 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f9184b87609 - start_thread [INFO] [stdout] 42: 0x7f918495b133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] signal_flow::node::test::node_start_shutdown_and_join [INFO] [stdout] [INFO] [stdout] test result: FAILED. 43 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "c9b1c5cab51d71f1ae5407d6c811f5c31de50f9f8df55b3a92a7456f0f0656f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b1c5cab51d71f1ae5407d6c811f5c31de50f9f8df55b3a92a7456f0f0656f0", kill_on_drop: false }` [INFO] [stdout] c9b1c5cab51d71f1ae5407d6c811f5c31de50f9f8df55b3a92a7456f0f0656f0