[INFO] fetching crate bevy_serialport 0.9.1...
[INFO] testing bevy_serialport-0.9.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate bevy_serialport 0.9.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bevy_serialport 0.9.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_serialport 0.9.1
[INFO] tweaked toml for crates.io crate bevy_serialport 0.9.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_serialport 0.9.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_serialport 0.9.1 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9fc99597f2b80be717ca22db95732d8793866ac000eca7292e566cd63ca8436
[INFO] running `Command { std: "docker" "start" "-a" "e9fc99597f2b80be717ca22db95732d8793866ac000eca7292e566cd63ca8436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9fc99597f2b80be717ca22db95732d8793866ac000eca7292e566cd63ca8436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9fc99597f2b80be717ca22db95732d8793866ac000eca7292e566cd63ca8436", kill_on_drop: false }`
[INFO] [stdout] e9fc99597f2b80be717ca22db95732d8793866ac000eca7292e566cd63ca8436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19371b09d02d6174a18e1312771274e0c120f63e7635b5de527bee1f964c2855
[INFO] running `Command { std: "docker" "start" "-a" "19371b09d02d6174a18e1312771274e0c120f63e7635b5de527bee1f964c2855", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bevy_ptr v0.16.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling bevy_platform v0.16.1
[INFO] [stderr]    Compiling bevy_utils v0.16.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bevy_derive v0.16.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling mio-serial v5.0.6
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.1
[INFO] [stderr]    Compiling bevy_reflect v0.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling bevy_ecs v0.16.1
[INFO] [stderr]    Compiling bevy_app v0.16.1
[INFO] [stderr]    Compiling bevy_log v0.16.1
[INFO] [stderr]    Compiling bevy_serialport v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "19371b09d02d6174a18e1312771274e0c120f63e7635b5de527bee1f964c2855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19371b09d02d6174a18e1312771274e0c120f63e7635b5de527bee1f964c2855", kill_on_drop: false }`
[INFO] [stdout] 19371b09d02d6174a18e1312771274e0c120f63e7635b5de527bee1f964c2855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60f9f3296a67b0c6e6598bac29f81b7eba589374164465bdf5fff5f95d8c2f53
[INFO] running `Command { std: "docker" "start" "-a" "60f9f3296a67b0c6e6598bac29f81b7eba589374164465bdf5fff5f95d8c2f53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling bevy_reflect v0.16.1
[INFO] [stderr]    Compiling bevy_ecs v0.16.1
[INFO] [stderr]    Compiling bevy_math v0.16.1
[INFO] [stderr]    Compiling bevy_app v0.16.1
[INFO] [stderr]    Compiling bevy_time v0.16.1
[INFO] [stderr]    Compiling bevy_transform v0.16.1
[INFO] [stderr]    Compiling bevy_input v0.16.1
[INFO] [stderr]    Compiling bevy_log v0.16.1
[INFO] [stderr]    Compiling bevy_serialport v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.1
[INFO] [stderr]    Compiling bevy_internal v0.16.1
[INFO] [stderr]    Compiling bevy v0.16.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.45s
[INFO] running `Command { std: "docker" "inspect" "60f9f3296a67b0c6e6598bac29f81b7eba589374164465bdf5fff5f95d8c2f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f9f3296a67b0c6e6598bac29f81b7eba589374164465bdf5fff5f95d8c2f53", kill_on_drop: false }`
[INFO] [stdout] 60f9f3296a67b0c6e6598bac29f81b7eba589374164465bdf5fff5f95d8c2f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d6e10d363a9a57cf4593128911faeb8243311413c6aed8cb043c3d9e10ac042
[INFO] running `Command { std: "docker" "start" "-a" "3d6e10d363a9a57cf4593128911faeb8243311413c6aed8cb043c3d9e10ac042", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_serialport-a43e3eef18553653)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test utils::tests::test_baud_rate_validation ... ok
[INFO] [stdout] test utils::tests::test_common_baud_rates ... ok
[INFO] [stdout] test unit_tests::smoke_test_basic_integration_with_bevy_app ... ok
[INFO] [stderr]      Running tests/test_bevy_integration.rs (/opt/rustwide/target/debug/deps/test_bevy_integration-17841662ac118f2a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_receive_bytes_send_through_serial_port_from_bevy_app ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_receive_bytes_send_through_serial_port_from_bevy_app stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (46) panicked at tests/test_bevy_integration.rs:207:14:
[INFO] [stdout] Failed to start a fake serial port: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dec1512d372 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dec1512d372 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dec1512d372 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dec1512d372 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dec1513f4bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dec1513f4bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5dec150f7eb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dec150f7eb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dec15104a82 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dec1510a57f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5dec1510a411 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5dec14cb873e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5dec14cb873e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dec1510acef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5dec1510acef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5dec1510aa9a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5dec15104bb9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dec150ebc4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5dec15147a90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dec15146e76 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5dec14c84046 - core::result::Result<T,E>::expect::h51cb59806ab0bd21
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5dec14c76b80 - test_bevy_integration::internal_nonsense::ephemeral_serially_linked_file_ptys::h343ebf7ee7fcb895
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_bevy_integration.rs:207:14
[INFO] [stdout]   22:     0x5dec14c7601c - test_bevy_integration::internal_nonsense::with_local_serial_connected_ports::he4beadf1c7c3e27d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_bevy_integration.rs:166:41
[INFO] [stdout]   23:     0x5dec14c829e6 - test_bevy_integration::test_receive_bytes_send_through_serial_port_from_bevy_app::{{closure}}::h8c892055b4e7c987
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_bevy_integration.rs:17:9
[INFO] [stdout]   24:     0x5dec14c75e40 - test_bevy_integration::internal_nonsense::run_in_background_with_deadline::{{closure}}::hc6d1bc2d603561fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_bevy_integration.rs:138:23
[INFO] [stdout]   25:     0x5dec14c8b03b - std::sys::backtrace::__rust_begin_short_backtrace::hd855f207093e0188
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   26:     0x5dec14c9686a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h33c2f16dc3fef85d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   27:     0x5dec14c85b8c - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd614e819e67230cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5dec14c7a52f - std::panicking::catch_unwind::do_call::hab5805c6bd777a36
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5dec14c9788b - __rust_try
[INFO] [stdout]   30:     0x5dec14c963fc - std::panicking::catch_unwind::hd7b5f1571eae92e6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5dec14c963fc - std::panic::catch_unwind::h658cd93abca2ef99
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5dec14c963fc - std::thread::Builder::spawn_unchecked_::{{closure}}::hc69dc72b1e52af5e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   33:     0x5dec14c8bece - core::ops::function::FnOnce::call_once{{vtable.shim}}::h426b328886389d08
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5dec150ffc3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   35:     0x5dec150ffc3f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   36:     0x7366369a6aa4 - <unknown>
[INFO] [stdout]   37:     0x736636a33a34 - clone
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] Error: "The function timed out Disconnected"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_receive_bytes_send_through_serial_port_from_bevy_app
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_bevy_integration`
[INFO] running `Command { std: "docker" "inspect" "3d6e10d363a9a57cf4593128911faeb8243311413c6aed8cb043c3d9e10ac042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6e10d363a9a57cf4593128911faeb8243311413c6aed8cb043c3d9e10ac042", kill_on_drop: false }`
[INFO] [stdout] 3d6e10d363a9a57cf4593128911faeb8243311413c6aed8cb043c3d9e10ac042
