[INFO] fetching crate streamdeck-hid-rs 0.1.1...
[INFO] testing streamdeck-hid-rs-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate streamdeck-hid-rs 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate streamdeck-hid-rs 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate streamdeck-hid-rs 0.1.1
[INFO] finished tweaking crates.io crate streamdeck-hid-rs 0.1.1
[INFO] tweaked toml for crates.io crate streamdeck-hid-rs 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate streamdeck-hid-rs 0.1.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall v0.11.0
[INFO] [stderr]   Downloaded flume v0.10.11
[INFO] [stderr]   Downloaded fragile v1.1.0
[INFO] [stderr]   Downloaded mockall_derive v0.11.0
[INFO] [stderr]   Downloaded hidapi v1.3.3
[INFO] [stderr]   Downloaded image v0.24.1
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b17e54ae521e2882bc793b76ce19898329141db0bfd0cc80418a8d7fd958446
[INFO] running `Command { std: "docker" "start" "-a" "5b17e54ae521e2882bc793b76ce19898329141db0bfd0cc80418a8d7fd958446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b17e54ae521e2882bc793b76ce19898329141db0bfd0cc80418a8d7fd958446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b17e54ae521e2882bc793b76ce19898329141db0bfd0cc80418a8d7fd958446", kill_on_drop: false }`
[INFO] [stdout] 5b17e54ae521e2882bc793b76ce19898329141db0bfd0cc80418a8d7fd958446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aed7124a593567fe72677fbe5f6d46e33ea7d09c288249a9292ca2ba3c7b1213
[INFO] running `Command { std: "docker" "start" "-a" "aed7124a593567fe72677fbe5f6d46e33ea7d09c288249a9292ca2ba3c7b1213", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nanorand v0.6.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling hidapi v1.3.3
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling png v0.17.3
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tiff v0.7.1
[INFO] [stderr]    Compiling rulinalg v0.4.2
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling fragile v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.2.2
[INFO] [stderr]    Compiling imageproc v0.22.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.11
[INFO] [stderr]    Compiling exr v1.4.1
[INFO] [stderr]    Compiling mockall v0.11.0
[INFO] [stderr]    Compiling image v0.24.1
[INFO] [stderr]    Compiling streamdeck-hid-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s
[INFO] running `Command { std: "docker" "inspect" "aed7124a593567fe72677fbe5f6d46e33ea7d09c288249a9292ca2ba3c7b1213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed7124a593567fe72677fbe5f6d46e33ea7d09c288249a9292ca2ba3c7b1213", kill_on_drop: false }`
[INFO] [stdout] aed7124a593567fe72677fbe5f6d46e33ea7d09c288249a9292ca2ba3c7b1213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff284f91d1692a74995aef015a666bb926540f210983d476f23318faa820ce27
[INFO] running `Command { std: "docker" "start" "-a" "ff284f91d1692a74995aef015a666bb926540f210983d476f23318faa820ce27", kill_on_drop: false }`
[INFO] [stderr]    Compiling streamdeck-hid-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] running `Command { std: "docker" "inspect" "ff284f91d1692a74995aef015a666bb926540f210983d476f23318faa820ce27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff284f91d1692a74995aef015a666bb926540f210983d476f23318faa820ce27", kill_on_drop: false }`
[INFO] [stdout] ff284f91d1692a74995aef015a666bb926540f210983d476f23318faa820ce27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f956e59305612fbdf8d55de171ca47180b84f6327b67d3ed2b0b19326f91e3b0
[INFO] running `Command { std: "docker" "start" "-a" "f956e59305612fbdf8d55de171ca47180b84f6327b67d3ed2b0b19326f91e3b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamdeck_hid_rs-de5751c540c74c81)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test device::tests::test_list_devices_empty ... ok
[INFO] [stdout] test device::tests::test_list_devices_non_streamdeck_empty ... ok
[INFO] [stdout] test device::tests::test_list_devices_streamdeck_device ... ok
[INFO] [stdout] test image::tests::test_image_packer_fail_incorrect_dimensions ... ok
[INFO] [stdout] test type_info::tests::test_brightness_packet ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test type_info::tests::test_button_image_format ... ok
[INFO] [stdout] test type_info::tests::test_button_image_size ... ok
[INFO] [stdout] test type_info::tests::test_button_image_transformation ... ok
[INFO] [stdout] test type_info::tests::test_button_read_offset ... ok
[INFO] [stdout] test type_info::tests::test_image_package_header_button_index ... ok
[INFO] [stdout] test type_info::tests::test_image_package_header_page_number ... ok
[INFO] [stdout] test type_info::tests::test_get_type_correct ... ok
[INFO] [stdout] test type_info::tests::test_reset_packet ... ok
[INFO] [stdout] test type_info::tests::test_get_type_incorrect ... ok
[INFO] [stdout] test type_info::tests::test_image_package_size ... ok
[INFO] [stdout] test type_info::tests::test_max_payload_size ... ok
[INFO] [stdout] test type_info::tests::test_name ... ok
[INFO] [stdout] test type_info::tests::test_reset_keystream_package ... ok
[INFO] [stdout] test type_info::tests::test_num_buttons ... ok
[INFO] [stdout] test type_info::tests::test_total_buttons ... ok
[INFO] [stdout] test image::tests::test_image_packer_encoding ... ok
[INFO] [stdout] test image::tests::test_image_packer_accept_correct_dimensions ... ok
[INFO] [stdout] test image::tests::test_image_packer_num_pages ... ok
[INFO] [stdout] test image::tests::test_image_packer_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests streamdeck_hid_rs
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::on_button_events (line 253) ... FAILED
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::open (line 82) ... ok
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::list_devices (line 36) ... ok
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::open_first_device (line 132) ... ok
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::reset (line 188) ... ok
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::set_brightness (line 164) ... ok
[INFO] [stdout] test src/device.rs - device::StreamDeckDevice<API>::set_button_image (line 215) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/device.rs - device::StreamDeckDevice<API>::on_button_events (line 253) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcz5z7SH/symbols.o" "/tmp/rustdoctest82XDYL/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctest82XDYL/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/hidapi-41a1b79e94617355/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstreamdeck_hid_rs-143f21b2b90fe95b.rlib" "/opt/rustwide/target/debug/deps/libhidapi-55b52459b471b1da.rlib" "/opt/rustwide/target/debug/deps/libmockall-7846d37e97acb7df.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-c189425f92f9e2cc.rlib" "/opt/rustwide/target/debug/deps/libtermtree-07c51f890f40980c.rlib" "/opt/rustwide/target/debug/deps/libpredicates-6db59b0e9fa8791f.rlib" "/opt/rustwide/target/debug/deps/libregex-9af9d29208f2c0b1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5f9e74f9a0a4828.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9759188d88a58e9b.rlib" "/opt/rustwide/target/debug/deps/libitertools-8da5b0c813e5c899.rlib" "/opt/rustwide/target/debug/deps/libdifflib-ef44a6f370e08509.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-1ffbb7015b923604.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-e70c6875fa8cce34.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-15a2d7ff2d853b25.rlib" "/opt/rustwide/target/debug/deps/libfragile-04509ed9dc197b6d.rlib" "/opt/rustwide/target/debug/deps/libdowncast-ab98e837fec3c789.rlib" "/opt/rustwide/target/debug/deps/liblog-e97256dba8f0ccab.rlib" "/opt/rustwide/target/debug/deps/libimage-6e5268b458c7dca9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-01c89fbf93907c86.rlib" "/opt/rustwide/target/debug/deps/libpng-ff806f347a981ee8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f0e7b98d568b37d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ddaf6e40f9777b03.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-384a85bfa7cd2a21.rlib" "/opt/rustwide/target/debug/deps/librayon-19854496d9a26785.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0500449aea631d0c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-489247bdee95295a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-252515567474830f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c06f9e767604f700.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ae1a850e6a3a8459.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d4689025a5da5cbd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-302e537d86237dd1.rlib" "/opt/rustwide/target/debug/deps/libgif-81b7b6fe05067573.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4fb0e9d212fa811d.rlib" "/opt/rustwide/target/debug/deps/libtiff-8f68d1d77cae5753.rlib" "/opt/rustwide/target/debug/deps/libflate2-10251c4b5f085bc5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-64a69ce3f952af2e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libweezl-d6d8ab18de6828d1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-cb9dbaaa9792eefa.rlib" "/opt/rustwide/target/debug/deps/libexr-daa7cc9c0d4add90.rlib" "/opt/rustwide/target/debug/deps/libflume-f99323cb81627ebe.rlib" "/opt/rustwide/target/debug/deps/libspin-2b4df47cb34470f7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fbc515f6d35880d9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-68979616924ac40d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f3b85252a574bf5c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b4598aa4620a1ad6.rlib" "/opt/rustwide/target/debug/deps/libnanorand-2dab5fd859a9b16e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-de0131810e64da22.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-54204366c6b0dbc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33137b25766c2ce2.rlib" "/opt/rustwide/target/debug/deps/liblibc-98c719b35880f242.rlib" "/opt/rustwide/target/debug/deps/libbit_field-6e3f3fa46a1f1563.rlib" "/opt/rustwide/target/debug/deps/libinflate-be52576e6ea9b965.rlib" "/opt/rustwide/target/debug/deps/libdeflate-81250d48b9153f09.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/liblebe-edaed64e1a7f9606.rlib" "/opt/rustwide/target/debug/deps/libhalf-7a6589a8d8bcec2f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lusb-1.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest82XDYL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/device.rs - device::StreamDeckDevice<API>::on_button_events (line 253)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.81s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f956e59305612fbdf8d55de171ca47180b84f6327b67d3ed2b0b19326f91e3b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f956e59305612fbdf8d55de171ca47180b84f6327b67d3ed2b0b19326f91e3b0", kill_on_drop: false }`
[INFO] [stdout] f956e59305612fbdf8d55de171ca47180b84f6327b67d3ed2b0b19326f91e3b0
