[INFO] fetching crate rdevin 0.1.0...
[INFO] testing rdevin-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rdevin 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rdevin 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rdevin 0.1.0
[INFO] tweaked toml for crates.io crate rdevin 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdevin 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdevin 0.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0fbfb0fd54b49be84637053c57fc793f73735762a376ea5c72925bf80844d8c
[INFO] running `Command { std: "docker" "start" "-a" "f0fbfb0fd54b49be84637053c57fc793f73735762a376ea5c72925bf80844d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0fbfb0fd54b49be84637053c57fc793f73735762a376ea5c72925bf80844d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fbfb0fd54b49be84637053c57fc793f73735762a376ea5c72925bf80844d8c", kill_on_drop: false }`
[INFO] [stdout] f0fbfb0fd54b49be84637053c57fc793f73735762a376ea5c72925bf80844d8c
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b12690c0f086c57debafab777928f4a161be91eea91de10bf2408d4ccfb8407
[INFO] running `Command { std: "docker" "start" "-a" "5b12690c0f086c57debafab777928f4a161be91eea91de10bf2408d4ccfb8407", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling epoll v4.3.3
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rdevin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] running `Command { std: "docker" "inspect" "5b12690c0f086c57debafab777928f4a161be91eea91de10bf2408d4ccfb8407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b12690c0f086c57debafab777928f4a161be91eea91de10bf2408d4ccfb8407", kill_on_drop: false }`
[INFO] [stdout] 5b12690c0f086c57debafab777928f4a161be91eea91de10bf2408d4ccfb8407
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c853a17bbe171537c8137538b5b01c208411b692a6d741d3a1426da22a199a53
[INFO] running `Command { std: "docker" "start" "-a" "c853a17bbe171537c8137538b5b01c208411b692a6d741d3a1426da22a199a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serial_test_derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v0.8.0
[INFO] [stderr]    Compiling rdevin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `SimulateError`
[INFO] [stdout]  --> examples/simulate.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(SimulateError) => {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_SimulateError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simulate_combination` is never used
[INFO] [stdout]    --> examples/simulate.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn simulate_combination() -> Result<(), SimulateError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SimulateError` should have a snake case name
[INFO] [stdout]  --> examples/simulate.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(SimulateError) => {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `simulate_error`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ungrab_key` is never used
[INFO] [stdout]   --> examples/test.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn ungrab_key(display: *mut Display, grab_window: u64, keycode: i32) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ungrab_keys` is never used
[INFO] [stdout]   --> examples/test.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn ungrab_keys(display: *mut Display, grab_window: u64) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_key` is never used
[INFO] [stdout]    --> examples/test.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn send_key(key: RdevKey, is_press: bool) {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.36s
[INFO] running `Command { std: "docker" "inspect" "c853a17bbe171537c8137538b5b01c208411b692a6d741d3a1426da22a199a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c853a17bbe171537c8137538b5b01c208411b692a6d741d3a1426da22a199a53", kill_on_drop: false }`
[INFO] [stdout] c853a17bbe171537c8137538b5b01c208411b692a6d741d3a1426da22a199a53
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72b9add3c45ea0675d1c13db21d18e53cd432dea16f1b7f3c27da4b3eb570a2b
[INFO] running `Command { std: "docker" "start" "-a" "72b9add3c45ea0675d1c13db21d18e53cd432dea16f1b7f3c27da4b3eb570a2b", kill_on_drop: false }`
[INFO] [stderr] warning: function `ungrab_key` is never used
[INFO] [stderr]   --> examples/test.rs:51:4
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn ungrab_key(display: *mut Display, grab_window: u64, keycode: i32) {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `ungrab_keys` is never used
[INFO] [stderr]   --> examples/test.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn ungrab_keys(display: *mut Display, grab_window: u64) {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_key` is never used
[INFO] [stderr]    --> examples/test.rs:109:4
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn send_key(key: RdevKey, is_press: bool) {
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rdevin` (example "test") generated 3 warnings
[INFO] [stderr] warning: unused variable: `SimulateError`
[INFO] [stderr]  --> examples/simulate.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |         Err(SimulateError) => {
[INFO] [stderr]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_SimulateError`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `simulate_combination` is never used
[INFO] [stderr]    --> examples/simulate.rs:120:4
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn simulate_combination() -> Result<(), SimulateError> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `SimulateError` should have a snake case name
[INFO] [stderr]  --> examples/simulate.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |         Err(SimulateError) => {
[INFO] [stderr]   |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `simulate_error`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rdevin` (example "simulate") generated 3 warnings (run `cargo fix --example "simulate" -p rdevin` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdevin-653ddbdb42779997)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test codes_conv::test::test_usb_hid_code_to_linux_key_code ... ok
[INFO] [stdout] test keycodes::linux::test::test_reversible ... ok
[INFO] [stdout] test keycodes::macos::test::test_reversible ... ok
[INFO] [stdout] test keycodes::chrome::test::test_reversible ... ok
[INFO] [stdout] test codes_conv::test::test_usb_hid_code_to_macos_code ... ok
[INFO] [stdout] test linux::keyboard::tests::test_thread_safety ... ignored
[INFO] [stdout] test linux::keyboard::tests::test_thread_safety_2 ... ignored
[INFO] [stdout] test keycodes::android::test::test_reversible ... ok
[INFO] [stdout] test keycodes::usb_hid::test::test_reversible ... ok
[INFO] [stdout] test keycodes::windows::test::test_reversible ... ok
[INFO] [stdout] test codes_conv::test::test_usb_hid_code_to_windows_scan_code ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/grab.rs (/opt/rustwide/target/debug/deps/grab-9d5f15cd3638145e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/keycode.rs (/opt/rustwide/target/debug/deps/keycode-0ca56e1d0ce1ba80)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_convet_keycode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/listen_and_simulate.rs (/opt/rustwide/target/debug/deps/listen_and_simulate-26b066e495dcf23a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_listen_and_simulate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_listen_and_simulate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (30) panicked at tests/listen_and_simulate.rs:30:28:
[INFO] [stdout] Could not listen: NoDisplays
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60842e771842 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60842e771842 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60842e771842 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60842e771842 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60842e7866da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60842e7866da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60842e7766f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60842e7766f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60842e74fe2f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60842e74fe2f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60842e7699c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60842e6d422e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60842e6d422e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60842e769b82 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60842e769b82 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60842e74fee8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60842e7450a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60842e750d3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60842e786e1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60842e786b92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60842e6bfab8 - <core[585f66e14d78f9ba]::result::Result<(), rdevin[bb25cc0892fbd8ce]::linux::listen::ListenError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60842e6bec01 - listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/listen_and_simulate.rs:30:28
[INFO] [stderr] error: test failed, to rerun pass `--test listen_and_simulate`
[INFO] [stdout]   22:     0x60842e6b9c66 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x60842e6bb6c6 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x60842e6c1071 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x60842e6be898 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x60842e6bd42b - __rust_try
[INFO] [stdout]   27:     0x60842e6bb2ae - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60842e6bb2ae - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60842e6bb2ae - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   30:     0x60842e6bb76e - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<listen_and_simulate[fa8fb52e63008c92]::sim_then_listen::{closure#0}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x60842e7710ef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   32:     0x60842e7710ef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   33:     0x736f5bd01aa4 - <unknown>
[INFO] [stdout]   34:     0x736f5bd8ea64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] Error: NoDisplay
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_listen_and_simulate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "72b9add3c45ea0675d1c13db21d18e53cd432dea16f1b7f3c27da4b3eb570a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72b9add3c45ea0675d1c13db21d18e53cd432dea16f1b7f3c27da4b3eb570a2b", kill_on_drop: false }`
[INFO] [stdout] 72b9add3c45ea0675d1c13db21d18e53cd432dea16f1b7f3c27da4b3eb570a2b
