[INFO] fetching crate dualshock4 0.1.1... [INFO] testing dualshock4-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate dualshock4 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dualshock4 0.1.1 [INFO] finished tweaking crates.io crate dualshock4 0.1.1 [INFO] tweaked toml for crates.io crate dualshock4 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dualshock4 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding clippy v0.0.187 (available: v0.0.302) [INFO] [stderr] Adding hidapi v0.4.1 (available: v2.6.5) [INFO] [stderr] Adding rand v0.4.6 (available: v0.10.0) [INFO] [stderr] Adding scroll v0.9.2 (available: v0.13.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v0.3.6 [INFO] [stderr] Downloaded semver v0.6.0 [INFO] [stderr] Downloaded cargo_metadata v0.2.3 [INFO] [stderr] Downloaded if_chain v0.1.3 [INFO] [stderr] Downloaded quine-mc_cluskey v0.2.4 [INFO] [stderr] Downloaded bitflags v0.9.1 [INFO] [stderr] Downloaded aho-corasick v0.6.10 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded toml v0.4.10 [INFO] [stderr] Downloaded itertools v0.6.5 [INFO] [stderr] Downloaded clippy v0.0.187 [INFO] [stderr] Downloaded pulldown-cmark v0.0.15 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded regex v0.2.11 [INFO] [stderr] Downloaded hidapi v0.4.1 [INFO] [stderr] Downloaded regex-syntax v0.5.6 [INFO] [stderr] Downloaded clippy_lints v0.0.187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06c0b4bde04f253d2f00b45d3fcd3328315041d36acc4f1f98aed7cd88c79c68 [INFO] running `Command { std: "docker" "start" "-a" "06c0b4bde04f253d2f00b45d3fcd3328315041d36acc4f1f98aed7cd88c79c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c0b4bde04f253d2f00b45d3fcd3328315041d36acc4f1f98aed7cd88c79c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c0b4bde04f253d2f00b45d3fcd3328315041d36acc4f1f98aed7cd88c79c68", kill_on_drop: false }` [INFO] [stdout] 06c0b4bde04f253d2f00b45d3fcd3328315041d36acc4f1f98aed7cd88c79c68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea47fa7cec2c8122c131572f8cefc46e3837d28c0b6c1a1764aa74744f0be29 [INFO] running `Command { std: "docker" "start" "-a" "bea47fa7cec2c8122c131572f8cefc46e3837d28c0b6c1a1764aa74744f0be29", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling hidapi v0.4.1 [INFO] [stderr] Compiling dualshock4 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TouchpadTouch` [INFO] [stdout] --> src/dualshock4/mod.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | pub use self::touchpad::{Touchpad, TouchpadTouch}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dualshock4/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_device(api: &HidApi) -> HidResult { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_device(api: &HidApi) -> HidResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dualshock4/mod.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_device_old(api: &HidApi) -> HidResult { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_device_old(api: &HidApi) -> HidResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "bea47fa7cec2c8122c131572f8cefc46e3837d28c0b6c1a1764aa74744f0be29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea47fa7cec2c8122c131572f8cefc46e3837d28c0b6c1a1764aa74744f0be29", kill_on_drop: false }` [INFO] [stdout] bea47fa7cec2c8122c131572f8cefc46e3837d28c0b6c1a1764aa74744f0be29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1e9dde2feec8006426e7c4b1653219e4aa5b07b72706a46f021179f7a9672ff [INFO] running `Command { std: "docker" "start" "-a" "f1e9dde2feec8006426e7c4b1653219e4aa5b07b72706a46f021179f7a9672ff", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unused import: `TouchpadTouch` [INFO] [stdout] --> src/dualshock4/mod.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | pub use self::touchpad::{Touchpad, TouchpadTouch}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dualshock4/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_device(api: &HidApi) -> HidResult { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_device(api: &HidApi) -> HidResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dualshock4/mod.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_device_old(api: &HidApi) -> HidResult { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_device_old(api: &HidApi) -> HidResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dualshock4 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dualshock4/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_device(api: &HidApi) -> HidResult { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_device(api: &HidApi) -> HidResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dualshock4/mod.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_device_old(api: &HidApi) -> HidResult { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_device_old(api: &HidApi) -> HidResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "f1e9dde2feec8006426e7c4b1653219e4aa5b07b72706a46f021179f7a9672ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e9dde2feec8006426e7c4b1653219e4aa5b07b72706a46f021179f7a9672ff", kill_on_drop: false }` [INFO] [stdout] f1e9dde2feec8006426e7c4b1653219e4aa5b07b72706a46f021179f7a9672ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7de68d89e9d5f9bd6751856155a525c833b8dd8cdf14445b499834fc9ebb871c [INFO] running `Command { std: "docker" "start" "-a" "7de68d89e9d5f9bd6751856155a525c833b8dd8cdf14445b499834fc9ebb871c", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: unused import: `TouchpadTouch` [INFO] [stderr] --> src/dualshock4/mod.rs:16:36 [INFO] [stderr] | [INFO] [stderr] 16 | pub use self::touchpad::{Touchpad, TouchpadTouch}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dualshock4/mod.rs:51:24 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn get_device(api: &HidApi) -> HidResult { [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 51 | pub fn get_device(api: &HidApi) -> HidResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dualshock4/mod.rs:56:28 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn get_device_old(api: &HidApi) -> HidResult { [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 56 | pub fn get_device_old(api: &HidApi) -> HidResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dualshock4` (lib) generated 3 warnings (run `cargo fix --lib -p dualshock4` to apply 3 suggestions) [INFO] [stderr] warning: `dualshock4` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dualshock4-97e0aa8c80d8c99b) [INFO] [stdout] running 2 tests [INFO] [stdout] test dualshock4::tests::test_decode_usb_buf ... ok [INFO] [stdout] test dualshock4::tests::bench_test_decode_buf ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dualshock4::tests::bench_test_decode_buf stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dualshock4::tests::bench_test_decode_buf' (17) panicked at src/dualshock4/mod.rs:117:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Dualshock4Data { connection_type: Usb, battery_level: 12, headset: Headphones, analog_sticks: AnalogSticks { left: AnalogStick { x: 245, y: 107 }, right: AnalogStick { x: 209, y: 175 } }, 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: false, analog_value: None }, options: Button { pressed: false, analog_value: None }, psx: Button { pressed: false, analog_value: None }, touchpad: Button { pressed: false, analog_value: None }, l1: Button { pressed: true, analog_value: None }, r1: Button { pressed: false, analog_value: None }, left_stick: Button { pressed: true, analog_value: None }, right_stick: Button { pressed: false, analog_value: None }, l2: Button { pressed: false, analog_value: Some(64) }, r2: Button { pressed: false, analog_value: Some(40) } }, touchpad: Touchpad { touch_1: TouchpadTouch { active: true, x: Some(136), y: Some(518) }, touch_2: TouchpadTouch { active: false, x: None, y: None } }, motion: Motion { x: -2765, y: 17962, z: 14900, roll: -30675, yaw: 10243, pitch: 3056 } } [INFO] [stdout] right: Dualshock4Data { connection_type: Usb, battery_level: 12, headset: Headphones, analog_sticks: AnalogSticks { left: AnalogStick { x: 245, y: 107 }, right: AnalogStick { x: 209, y: 175 } }, 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: false, analog_value: None }, options: Button { pressed: false, analog_value: None }, psx: Button { pressed: false, analog_value: None }, touchpad: Button { pressed: false, analog_value: None }, l1: Button { pressed: true, analog_value: None }, r1: Button { pressed: false, analog_value: None }, left_stick: Button { pressed: true, analog_value: None }, right_stick: Button { pressed: false, analog_value: None }, l2: Button { pressed: false, analog_value: Some(64) }, r2: Button { pressed: false, analog_value: Some(40) } }, touchpad: Touchpad { touch_1: TouchpadTouch { active: true, x: Some(136), y: Some(518) }, touch_2: TouchpadTouch { active: false, x: None, y: None } }, motion: Motion { x: -2765, y: 17962, z: 14900, roll: -30675, yaw: 10243, pitch: 3056 } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55856ca0adfa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55856ca0adfa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55856ca0adfa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55856ca0adfa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55856ca1edaa - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55856ca1edaa - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x55856ca0f752 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55856ca0f752 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x55856c9ea01f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55856c9ea01f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55856ca03369 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55856c9a034c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x55856c9a034c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55856ca03522 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x55856ca03522 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55856c9ea0d8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55856c9df2b9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55856c9eaded - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55856ca1f4bc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55856ca1f3b3 - core[fa0eadad68403074]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x55856c9819ae - core[fa0eadad68403074]::panicking::assert_failed:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x55856c985841 - dualshock4[e6d15af005e71306]::dualshock4::tests::test_decode_usb_buf [INFO] [stdout] at /opt/rustwide/workdir/src/dualshock4/mod.rs:117:9 [INFO] [stdout] 22: 0x55856c98240d - dualshock4[e6d15af005e71306]::dualshock4::tests::bench_test_decode_buf::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/dualshock4/mod.rs:105:27 [INFO] [stdout] 23: 0x55856c981284 - test[7530e63dc052480e]::bench::ns_iter_inner::<(), dualshock4[e6d15af005e71306]::dualshock4::tests::bench_test_decode_buf::{closure#0}> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/bench.rs:118:19 [INFO] [stdout] 24: 0x55856c980fb2 - ::iter::<(), dualshock4[e6d15af005e71306]::dualshock4::tests::bench_test_decode_buf::{closure#0}> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/bench.rs:43:13 [INFO] [stdout] 25: 0x55856c98585a - dualshock4[e6d15af005e71306]::dualshock4::tests::bench_test_decode_buf [INFO] [stdout] at /opt/rustwide/workdir/src/dualshock4/mod.rs:103:11 [INFO] [stdout] 26: 0x55856c9823a8 - dualshock4[e6d15af005e71306]::dualshock4::tests::bench_test_decode_buf::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/dualshock4/mod.rs:102:46 [INFO] [stdout] 27: 0x55856c98906f - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x55856c9944c1 - ::run::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/types.rs:148:76 [INFO] [stdout] 29: 0x55856c9944c1 - test[7530e63dc052480e]::__rust_begin_short_backtrace::, ::run::{closure#0}::{closure#0}> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x55856c9ac139 - ::run::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/types.rs:148:44 [INFO] [stdout] 31: 0x55856c9ac139 - ::bench::<::run::{closure#0}> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/bench.rs:54:22 [INFO] [stdout] 32: 0x55856c9ac139 - test[7530e63dc052480e]::bench::run_once::<::run::{closure#0}> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/bench.rs:243:8 [INFO] [stdout] 33: 0x55856c9ac139 - ::run [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/types.rs:148:17 [INFO] [stdout] 34: 0x55856c9a0e1b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 35: 0x55856c9a0e1b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x55856c9a0e1b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x55856c9a0e1b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x55856c9a0e1b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55856c9a0e1b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 40: 0x55856c9a0e1b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 41: 0x55856c99b274 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 42: 0x55856c99b274 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 43: 0x55856c9a3a22 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 44: 0x55856c9a3a22 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x55856c9a3a22 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x55856c9a3a22 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x55856c9a3a22 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x55856c9a3a22 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 49: 0x55856c9a3a22 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x55856ca0a70f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 51: 0x55856ca0a70f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 52: 0x74f0a1d21aa4 - [INFO] [stdout] 53: 0x74f0a1daea64 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dualshock4::tests::bench_test_decode_buf [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7de68d89e9d5f9bd6751856155a525c833b8dd8cdf14445b499834fc9ebb871c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de68d89e9d5f9bd6751856155a525c833b8dd8cdf14445b499834fc9ebb871c", kill_on_drop: false }` [INFO] [stdout] 7de68d89e9d5f9bd6751856155a525c833b8dd8cdf14445b499834fc9ebb871c