[INFO] cloning repository https://github.com/19h/dualshock4-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/19h/dualshock4-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fdualshock4-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fdualshock4-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce3c8f4f0c97117f3b28ad6ccb9929bb0195c828 [INFO] testing 19h/dualshock4-rs against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F19h%2Fdualshock4-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/19h/dualshock4-rs on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/19h/dualshock4-rs [INFO] finished tweaking git repo https://github.com/19h/dualshock4-rs [INFO] tweaked toml for git repo https://github.com/19h/dualshock4-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/19h/dualshock4-rs 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.9 [INFO] [stderr] Downloaded hidapi v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12ef1e6cfb066c5d90bedce7e597a68b0cd0a3de095dce9d5f634da58ae699a4 [INFO] running `Command { std: "docker" "start" "-a" "12ef1e6cfb066c5d90bedce7e597a68b0cd0a3de095dce9d5f634da58ae699a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12ef1e6cfb066c5d90bedce7e597a68b0cd0a3de095dce9d5f634da58ae699a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ef1e6cfb066c5d90bedce7e597a68b0cd0a3de095dce9d5f634da58ae699a4", kill_on_drop: false }` [INFO] [stdout] 12ef1e6cfb066c5d90bedce7e597a68b0cd0a3de095dce9d5f634da58ae699a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fc97ae89619769d4e38f425b7852f42fd14680ea3021b9f09b1815902f08168 [INFO] running `Command { std: "docker" "start" "-a" "1fc97ae89619769d4e38f425b7852f42fd14680ea3021b9f09b1815902f08168", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling hidapi v1.0.1 [INFO] [stderr] Compiling dualshock4 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TouchpadTouch` [INFO] [stdout] --> src/dualshock4/mod.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub use self::touchpad::{Touchpad, TouchpadTouch}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "1fc97ae89619769d4e38f425b7852f42fd14680ea3021b9f09b1815902f08168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc97ae89619769d4e38f425b7852f42fd14680ea3021b9f09b1815902f08168", kill_on_drop: false }` [INFO] [stdout] 1fc97ae89619769d4e38f425b7852f42fd14680ea3021b9f09b1815902f08168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddd49bea6a8e9ce975d2fb6a59d608ad3db56b71a62b1af24109b5af47ae23a0 [INFO] running `Command { std: "docker" "start" "-a" "ddd49bea6a8e9ce975d2fb6a59d608ad3db56b71a62b1af24109b5af47ae23a0", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stdout] warning: unused import: `TouchpadTouch` [INFO] [stdout] --> src/dualshock4/mod.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub use self::touchpad::{Touchpad, TouchpadTouch}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling dualshock4 v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "ddd49bea6a8e9ce975d2fb6a59d608ad3db56b71a62b1af24109b5af47ae23a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd49bea6a8e9ce975d2fb6a59d608ad3db56b71a62b1af24109b5af47ae23a0", kill_on_drop: false }` [INFO] [stdout] ddd49bea6a8e9ce975d2fb6a59d608ad3db56b71a62b1af24109b5af47ae23a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6880b13c4c37a9786b7deee3733f918b1749ec07ada2a25c4a6d5f131c9516a2 [INFO] running `Command { std: "docker" "start" "-a" "6880b13c4c37a9786b7deee3733f918b1749ec07ada2a25c4a6d5f131c9516a2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `TouchpadTouch` [INFO] [stderr] --> src/dualshock4/mod.rs:21:36 [INFO] [stderr] | [INFO] [stderr] 21 | pub use self::touchpad::{Touchpad, TouchpadTouch}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dualshock4` (lib) generated 1 warning (run `cargo fix --lib -p dualshock4` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dualshock4-7642cbc9d68440a7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test dualshock4::tests::bench_test_decode_buf ... ok [INFO] [stdout] test dualshock4::tests::test_decode_usb_buf ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dualshock4::tests::test_decode_usb_buf stdout ---- [INFO] [stdout] thread 'dualshock4::tests::test_decode_usb_buf' panicked at src/dualshock4/mod.rs:123:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Dualshock4Data { connection_type: Usb, battery_level: 5, headset: Headphones, analog_sticks: AnalogSticks { left: AnalogStick { x: 220, y: 133 }, right: AnalogStick { x: 27, y: 35 } }, buttons: Buttons { x: Button { pressed: true, analog_value: None }, square: Button { pressed: true, analog_value: None }, triangle: Button { pressed: true, analog_value: None }, circle: Button { pressed: false, analog_value: None }, dpad_up: Button { pressed: false, analog_value: None }, dpad_up_right: Button { pressed: false, analog_value: None }, dpad_right: Button { pressed: false, analog_value: None }, dpad_down_right: Button { pressed: true, analog_value: None }, dpad_down: Button { pressed: false, analog_value: None }, dpad_down_left: Button { pressed: false, analog_value: None }, dpad_left: Button { pressed: false, analog_value: None }, dpad_up_left: Button { pressed: false, analog_value: None }, share: Button { pressed: true, analog_value: None }, options: Button { pressed: true, analog_value: None }, psx: Button { pressed: false, analog_value: None }, touchpad: Button { pressed: true, analog_value: None }, l1: Button { pressed: true, analog_value: None }, r1: Button { pressed: false, analog_value: None }, left_stick: Button { pressed: false, analog_value: None }, right_stick: Button { pressed: true, analog_value: None }, l2: Button { pressed: false, analog_value: Some(3) }, r2: Button { pressed: true, analog_value: Some(16) } }, touchpad: Touchpad { touch_1: TouchpadTouch { active: true, x: Some(301), y: Some(1025) }, touch_2: TouchpadTouch { active: true, x: Some(662), y: Some(355) } }, motion: Motion { x: -19531, y: 4588, z: 25283, roll: -20093, yaw: -10882, pitch: -16126 } } [INFO] [stdout] right: Dualshock4Data { connection_type: Usb, battery_level: 5, headset: Headphones, analog_sticks: AnalogSticks { left: AnalogStick { x: 220, y: 133 }, right: AnalogStick { x: 27, y: 35 } }, buttons: Buttons { x: Button { pressed: true, analog_value: None }, square: Button { pressed: true, analog_value: None }, triangle: Button { pressed: true, analog_value: None }, circle: Button { pressed: false, analog_value: None }, dpad_up: Button { pressed: false, analog_value: None }, dpad_up_right: Button { pressed: true, analog_value: None }, dpad_right: Button { pressed: true, analog_value: None }, dpad_down_right: Button { pressed: true, analog_value: None }, dpad_down: Button { pressed: false, analog_value: None }, dpad_down_left: Button { pressed: false, analog_value: None }, dpad_left: Button { pressed: false, analog_value: None }, dpad_up_left: Button { pressed: false, analog_value: None }, share: Button { pressed: true, analog_value: None }, options: Button { pressed: true, analog_value: None }, psx: Button { pressed: false, analog_value: None }, touchpad: Button { pressed: true, analog_value: None }, l1: Button { pressed: true, analog_value: None }, r1: Button { pressed: false, analog_value: None }, left_stick: Button { pressed: false, analog_value: None }, right_stick: Button { pressed: true, analog_value: None }, l2: Button { pressed: false, analog_value: Some(3) }, r2: Button { pressed: true, analog_value: Some(16) } }, touchpad: Touchpad { touch_1: TouchpadTouch { active: true, x: Some(301), y: Some(1025) }, touch_2: TouchpadTouch { active: true, x: Some(662), y: Some(355) } }, motion: Motion { x: -19531, y: 4588, z: 25283, roll: -20093, yaw: -10882, pitch: -16126 } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626c1bb7316 - std::backtrace_rs::backtrace::libunwind::trace::h68e08e31a5edd928 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5626c1bb7316 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8e4d3186f828cab [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626c1bb7316 - std::sys_common::backtrace::_print_fmt::hdcdca1c0665ccefc [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5626c1bb7316 - ::fmt::h752651e67cc277a4 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5626c1bdecbc - core::fmt::rt::Argument::fmt::h4e7c3e22f7386287 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5626c1bdecbc - core::fmt::write::hd44b1d45ba162e21 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5626c1bb4bcf - std::io::Write::write_fmt::hdb67a49a0754f939 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x5626c1bb70c4 - std::sys_common::backtrace::_print::hbca331de1381491f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5626c1bb70c4 - std::sys_common::backtrace::print::hade58077d78c625d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5626c1bb8dbb - std::panicking::default_hook::{{closure}}::hc9f80a2cdc6be4c4 [INFO] [stdout] 10: 0x5626c1bb8a8d - std::panicking::default_hook::h1fc68886dc215416 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x5626c1b889d7 - as core::ops::function::Fn>::call::ha16821620acc0367 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x5626c1b889d7 - test::test_main::{{closure}}::h1a3ed7cd910c2945 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x5626c1bb93f0 - as core::ops::function::Fn>::call::he260753ff79c0e70 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x5626c1bb93f0 - std::panicking::rust_panic_with_hook::heff73da0ddd67492 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x5626c1bb9132 - std::panicking::begin_panic_handler::{{closure}}::h141137f9c7de1e02 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x5626c1bb77f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hbde4e66d30db627d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5626c1bb8e64 - rust_begin_unwind [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x5626c1b4dce5 - core::panicking::panic_fmt::h92fcc83e4972ca9b [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5626c1b4e06b - core::panicking::assert_failed_inner::h25ff1575da1dfede [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:342:17 [INFO] [stdout] 20: 0x5626c1b4a09f - core::panicking::assert_failed::hfc88428c92387155 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:297:5 [INFO] [stdout] 21: 0x5626c1b51950 - dualshock4::dualshock4::tests::test_decode_usb_buf::h82f7fb927531ed1a [INFO] [stdout] at /opt/rustwide/workdir/src/dualshock4/mod.rs:123:9 [INFO] [stdout] 22: 0x5626c1b4e999 - dualshock4::dualshock4::tests::test_decode_usb_buf::{{closure}}::hae1df1f87e3d3373 [INFO] [stdout] at /opt/rustwide/workdir/src/dualshock4/mod.rs:118:29 [INFO] [stdout] 23: 0x5626c1b4e999 - core::ops::function::FnOnce::call_once::h1395bb78fb180088 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5626c1b8e13f - core::ops::function::FnOnce::call_once::hb5d425830acba2e8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5626c1b8e13f - test::__rust_begin_short_backtrace::h8054e86d0f5ccc86 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x5626c1b8cd50 - test::run_test_in_process::{{closure}}::h85d13cb166c10721 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x5626c1b8cd50 - as core::ops::function::FnOnce<()>>::call_once::hc3dc86b8d5205a04 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5626c1b8cd50 - std::panicking::try::do_call::hc17666b06748adad [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x5626c1b8cd50 - std::panicking::try::h1e9fba0c97684d1d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x5626c1b8cd50 - std::panic::catch_unwind::h8328c2da9899627c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x5626c1b8cd50 - test::run_test_in_process::hf19a99f254958c9c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x5626c1b8cd50 - test::run_test::{{closure}}::hba6ab6b94e515411 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x5626c1b54f33 - test::run_test::{{closure}}::h6ac7c2253cb9cc0f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x5626c1b54f33 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4fbc53b7e758a6f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x5626c1b59c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha24970823708ac98 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x5626c1b59c5f - as core::ops::function::FnOnce<()>>::call_once::h16db0733eff2a03c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5626c1b59c5f - std::panicking::try::do_call::hc2890dbc9a490eee [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x5626c1b59c5f - std::panicking::try::ha67ad75b01f98422 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x5626c1b59c5f - std::panic::catch_unwind::h26725df9ddb3fcd2 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x5626c1b59c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0e59407b0ff3ed8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x5626c1b59c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd4eb105f82d3bb8e [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5626c1bbd655 - as core::ops::function::FnOnce>::call_once::h28564f61ef15890d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x5626c1bbd655 - as core::ops::function::FnOnce>::call_once::h03728738d990d027 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x5626c1bbd655 - std::sys::pal::unix::thread::Thread::new::thread_start::heb455c9485795637 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f762b57eac3 - [INFO] [stdout] 46: 0x7f762b60fbf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dualshock4::tests::test_decode_usb_buf [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6880b13c4c37a9786b7deee3733f918b1749ec07ada2a25c4a6d5f131c9516a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6880b13c4c37a9786b7deee3733f918b1749ec07ada2a25c4a6d5f131c9516a2", kill_on_drop: false }` [INFO] [stdout] 6880b13c4c37a9786b7deee3733f918b1749ec07ada2a25c4a6d5f131c9516a2