[INFO] cloning repository https://github.com/gorilych/test-stream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gorilych/test-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorilych%2Ftest-stream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorilych%2Ftest-stream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7c39dcadb48ef2e75542dd1c979082fc85cbadc [INFO] testing gorilych/test-stream/c7c39dcadb48ef2e75542dd1c979082fc85cbadc against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorilych%2Ftest-stream" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gorilych/test-stream on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gorilych/test-stream [INFO] finished tweaking git repo https://github.com/gorilych/test-stream [INFO] tweaked toml for git repo https://github.com/gorilych/test-stream written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gorilych/test-stream already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0623e1904af36086902bf123f63b297c48e1874a98755ebfe8242f5749a132a [INFO] running `Command { std: "docker" "start" "-a" "a0623e1904af36086902bf123f63b297c48e1874a98755ebfe8242f5749a132a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0623e1904af36086902bf123f63b297c48e1874a98755ebfe8242f5749a132a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0623e1904af36086902bf123f63b297c48e1874a98755ebfe8242f5749a132a", kill_on_drop: false }` [INFO] [stdout] a0623e1904af36086902bf123f63b297c48e1874a98755ebfe8242f5749a132a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76dcbf1df2e092645e86bb773522cb802226d47e987148c73389cbcb803b849e [INFO] running `Command { std: "docker" "start" "-a" "76dcbf1df2e092645e86bb773522cb802226d47e987148c73389cbcb803b849e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling test-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_transform/src/validate.rs:95:25: [INFO] [stderr] broken MIR in Item(DefId(0:34 ~ test_stream[d509]::{impl#1}::read::{closure#0})) (after phase change to runtime-optimized) at bb21[0]: [INFO] [stderr] Unsize coercion, but `Pin, {async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.2/src/lib.rs:237:9: 237:71}>>>` isn't coercible to `Pin> + std::marker::Send + Sync>>` [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e6dbe3eca3a - ::fmt::hcfddd6c618da2362 [INFO] [stderr] 1: 0x7e6dbec217f8 - core::fmt::write::hd107f06dbaee3bcd [INFO] [stderr] 2: 0x7e6dbfe676d1 - std::io::Write::write_fmt::h9780feef4837c450 [INFO] [stderr] 3: 0x7e6dbe3ec892 - std::sys::backtrace::BacktraceLock::print::h0aaa3c788fc54962 [INFO] [stderr] 4: 0x7e6dbe3eed66 - std::panicking::default_hook::{{closure}}::ha21be3bf10424d59 [INFO] [stderr] 5: 0x7e6dbe3eebb0 - std::panicking::default_hook::h7c625ca31e6655f8 [INFO] [stderr] 6: 0x7e6dbd4af5a6 - std[ebbb3bd1f5bf6b80]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e6dbe3ef478 - std::panicking::rust_panic_with_hook::h4dfaea2b0d4c7530 [INFO] [stderr] 8: 0x7e6dbe3ef24a - std::panicking::begin_panic_handler::{{closure}}::hb745add2af2f30cf [INFO] [stderr] 9: 0x7e6dbe3ecee9 - std::sys::backtrace::__rust_end_short_backtrace::h06673da104b2a94d [INFO] [stderr] 10: 0x7e6dbe3eef0c - rust_begin_unwind [INFO] [stderr] 11: 0x7e6dbbd92e70 - core::panicking::panic_fmt::h7e8d81c8d715d530 [INFO] [stderr] 12: 0x7e6dbc26b913 - ::fail:: [INFO] [stderr] 13: 0x7e6dbc26ac82 - ::run_pass [INFO] [stderr] 14: 0x7e6dbec0b634 - rustc_mir_transform[fcd5c2b594acd68b]::pass_manager::run_passes_inner [INFO] [stderr] 15: 0x7e6dbf1383fa - rustc_mir_transform[fcd5c2b594acd68b]::optimized_mir [INFO] [stderr] 16: 0x7e6dbee040db - rustc_query_impl[4f8c737e055fcb3d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x7e6dbec24a39 - rustc_query_system[2c74e5d953cb864c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[4f8c737e055fcb3d]::plumbing::QueryCtxt, false> [INFO] [stderr] 18: 0x7e6dbec240df - rustc_query_impl[4f8c737e055fcb3d]::query_impl::optimized_mir::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 19: 0x7e6dbf6433df - rustc_middle[be49cdf8d75a0c73]::query::plumbing::query_get_at::>> [INFO] [stderr] 20: 0x7e6dbdb1b9a5 - ::coroutine_layout [INFO] [stderr] 21: 0x7e6dbf2b3822 - rustc_ty_utils[6039ab65a5396df8]::layout::layout_of_uncached [INFO] [stderr] 22: 0x7e6dbf2a4686 - rustc_ty_utils[6039ab65a5396df8]::layout::layout_of [INFO] [stderr] 23: 0x7e6dbf2a4611 - rustc_query_impl[4f8c737e055fcb3d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 24: 0x7e6dbf2a3d30 - rustc_query_system[2c74e5d953cb864c]::query::plumbing::try_execute_query::, rustc_middle[be49cdf8d75a0c73]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[4f8c737e055fcb3d]::plumbing::QueryCtxt, false> [INFO] [stderr] 25: 0x7e6dbf2a3a27 - rustc_query_impl[4f8c737e055fcb3d]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 26: 0x7e6dbc270b70 - ::run_lint [INFO] [stderr] 27: 0x7e6dbec06679 - rustc_mir_transform[fcd5c2b594acd68b]::run_analysis_to_runtime_passes [INFO] [stderr] 28: 0x7e6dbef05e1e - rustc_mir_transform[fcd5c2b594acd68b]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 29: 0x7e6dbef0583d - rustc_query_impl[4f8c737e055fcb3d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e6dbee56a68 - rustc_query_system[2c74e5d953cb864c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[4f8c737e055fcb3d]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e6dbee562cd - rustc_query_impl[4f8c737e055fcb3d]::query_impl::mir_drops_elaborated_and_const_checked::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e6dbf45b605 - rustc_interface[244ab4aaa425c833]::passes::run_required_analyses [INFO] [stderr] 33: 0x7e6dbf4521e5 - rustc_interface[244ab4aaa425c833]::passes::analysis [INFO] [stderr] 34: 0x7e6dbf4521c9 - rustc_query_impl[4f8c737e055fcb3d]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x7e6dbfaa5fa2 - rustc_query_system[2c74e5d953cb864c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[4f8c737e055fcb3d]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x7e6dbfaa5ccf - rustc_query_impl[4f8c737e055fcb3d]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x7e6dbf98e4fb - rustc_interface[244ab4aaa425c833]::interface::run_compiler::, rustc_driver_impl[28baf5c622f4f5aa]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 38: 0x7e6dbf86052d - std[ebbb3bd1f5bf6b80]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[28baf5c622f4f5aa]::run_compiler::{closure#0}>::{closure#1}, core[6237fda04ab54800]::result::Result<(), rustc_span[6f459c2b87f730d7]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[6237fda04ab54800]::result::Result<(), rustc_span[6f459c2b87f730d7]::ErrorGuaranteed>> [INFO] [stderr] 39: 0x7e6dbfa766ac - <::spawn_unchecked_, rustc_driver_impl[28baf5c622f4f5aa]::run_compiler::{closure#0}>::{closure#1}, core[6237fda04ab54800]::result::Result<(), rustc_span[6f459c2b87f730d7]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[6237fda04ab54800]::result::Result<(), rustc_span[6f459c2b87f730d7]::ErrorGuaranteed>>::{closure#1} as core[6237fda04ab54800]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 40: 0x7e6dbfa7716b - std::sys::pal::unix::thread::Thread::new::thread_start::h5bbddfcb1fc1838d [INFO] [stderr] 41: 0x7e6dc107bac3 - [INFO] [stderr] 42: 0x7e6dc110ca04 - clone [INFO] [stderr] 43: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.83.0-beta.2 (88c1c3c11 2024-10-18) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [optimized_mir] optimizing MIR for `::read::{closure#0}` [INFO] [stderr] #1 [layout_of] computing layout of `{async block@src/main.rs:23:81: 33:6}` [INFO] [stderr] #2 [mir_drops_elaborated_and_const_checked] elaborating drops for `::read` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: error performing operation: fully_perform [INFO] [stdout] --> src/main.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(Box::pin(reads) as Self::ReadStream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/compiler/rustc_trait_selection/src/traits/query/type_op/custom.rs:87:25 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::prove_trait_ref [INFO] [stdout] 5: ::typeck_mir [INFO] [stdout] 6: rustc_borrowck::type_check::type_check [INFO] [stdout] 7: rustc_borrowck::nll::compute_regions [INFO] [stdout] 8: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 11: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 12: ::prove_closure_bounds [INFO] [stdout] 13: ::typeck_mir [INFO] [stdout] 14: rustc_borrowck::type_check::type_check [INFO] [stdout] 15: rustc_borrowck::nll::compute_regions [INFO] [stdout] 16: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 19: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: rustc_interface::passes::run_required_analyses [INFO] [stdout] 21: rustc_interface::passes::analysis [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 24: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 27: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 28: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] --> src/main.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(Box::pin(reads) as Self::ReadStream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.83.0-beta.2 (88c1c3c11 2024-10-18) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at core/src/panicking.rs:229:5: [INFO] [stderr] panic in a destructor during cleanup [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.83.0-beta.2 (88c1c3c11 2024-10-18) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: could not compile `test-stream` (bin "test-stream") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_stream --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b9b55e190e8cc0f6 -C extra-filename=-b9b55e190e8cc0f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a7cf8f198521fe14.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b66a33971f2de5fc.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-195ba928f45bfa28.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-324d381948602b60.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ae2dcbf56ea2cd45.rlib --cap-lints=warn` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "76dcbf1df2e092645e86bb773522cb802226d47e987148c73389cbcb803b849e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76dcbf1df2e092645e86bb773522cb802226d47e987148c73389cbcb803b849e", kill_on_drop: false }` [INFO] [stdout] 76dcbf1df2e092645e86bb773522cb802226d47e987148c73389cbcb803b849e