[INFO] cloning repository https://github.com/Th3Whit3Wolf/bulbb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Th3Whit3Wolf/bulbb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2Fbulbb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2Fbulbb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d43e84c01f5d1eb526f5682e46eac4f51a4cf485
[INFO] testing Th3Whit3Wolf/bulbb against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2Fbulbb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Th3Whit3Wolf/bulbb
[INFO] finished tweaking git repo https://github.com/Th3Whit3Wolf/bulbb
[INFO] tweaked toml for git repo https://github.com/Th3Whit3Wolf/bulbb written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Th3Whit3Wolf/bulbb on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding zbus v1.9.3 (available: v5.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zbus_macros v1.9.3
[INFO] [stderr]   Downloaded zvariant v2.10.0
[INFO] [stderr]   Downloaded nb-connect v1.2.0
[INFO] [stderr]   Downloaded zvariant_derive v2.10.0
[INFO] [stderr]   Downloaded zbus v1.9.3
[INFO] [stderr]   Downloaded rustix v0.37.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b3c0480f20b8aa560b46d3ee42b3dc23fa15789bdb72fdb7921f6f7a734a4f6
[INFO] running `Command { std: "docker" "start" "-a" "4b3c0480f20b8aa560b46d3ee42b3dc23fa15789bdb72fdb7921f6f7a734a4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b3c0480f20b8aa560b46d3ee42b3dc23fa15789bdb72fdb7921f6f7a734a4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3c0480f20b8aa560b46d3ee42b3dc23fa15789bdb72fdb7921f6f7a734a4f6", kill_on_drop: false }`
[INFO] [stdout] 4b3c0480f20b8aa560b46d3ee42b3dc23fa15789bdb72fdb7921f6f7a734a4f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a34586c33c5d8bb3aeb7e8421857660304a43e14a0f9e61c128f41642cee60cd
[INFO] running `Command { std: "docker" "start" "-a" "a34586c33c5d8bb3aeb7e8421857660304a43e14a0f9e61c128f41642cee60cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling bulbb v0.0.4-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `format_led_device` and `format_monitor_device`
[INFO] [stdout]   --> src/utils/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     format_led_device, format_monitor_device, read_sys_backlight, read_sys_led,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_monitor_device` is never used
[INFO] [stdout]   --> src/utils/linux.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn format_monitor_device(bl: MonitorDevice) {
[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 `format_led_device` is never used
[INFO] [stdout]   --> src/utils/linux.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn format_led_device(led: LedDevice) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_device_name`, `with_color`, `with_function`, and `finish` are never used
[INFO] [stdout]   --> src/misc/linux.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LedFilterable<'a> {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 34 |     fn new() -> LedFilterable<'a> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stdout]    |                          --                         --          --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                          |           |
[INFO] [stdout]    |                          |                          |           the same lifetime is named here
[INFO] [stdout]    |                          |                          the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:45:61
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stdout]    |                    --                                --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                                 |
[INFO] [stdout]    |                    the lifetime is named here        the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:49:70
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stdout]    |                       --                                      --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[INFO] [stdout]    |                       the lifetime is named here              the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stdout]    |                --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "a34586c33c5d8bb3aeb7e8421857660304a43e14a0f9e61c128f41642cee60cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34586c33c5d8bb3aeb7e8421857660304a43e14a0f9e61c128f41642cee60cd", kill_on_drop: false }`
[INFO] [stdout] a34586c33c5d8bb3aeb7e8421857660304a43e14a0f9e61c128f41642cee60cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dc9e15f1acec3a4e49e265caeceb144112262eff428f90ce4d1d0b3572de252
[INFO] running `Command { std: "docker" "start" "-a" "8dc9e15f1acec3a4e49e265caeceb144112262eff428f90ce4d1d0b3572de252", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `format_led_device` and `format_monitor_device`
[INFO] [stdout]   --> src/utils/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     format_led_device, format_monitor_device, read_sys_backlight, read_sys_led,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_monitor_device` is never used
[INFO] [stdout]   --> src/utils/linux.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn format_monitor_device(bl: MonitorDevice) {
[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 `format_led_device` is never used
[INFO] [stdout]   --> src/utils/linux.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn format_led_device(led: LedDevice) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_device_name`, `with_color`, `with_function`, and `finish` are never used
[INFO] [stdout]   --> src/misc/linux.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LedFilterable<'a> {
[INFO] [stdout]    | -------------------------- associated items in this implementation
[INFO] [stdout] 34 |     fn new() -> LedFilterable<'a> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stdout]    |                          --                         --          --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                          |           |
[INFO] [stdout]    |                          |                          |           the same lifetime is named here
[INFO] [stdout]    |                          |                          the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bulbb v0.0.4-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:45:61
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stdout]    |                    --                                --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                                 |
[INFO] [stdout]    |                    the lifetime is named here        the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:49:70
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stdout]    |                       --                                      --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[INFO] [stdout]    |                       the lifetime is named here              the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stdout]    |                --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_color` and `with_function` are never used
[INFO] [stdout]   --> src/misc/linux.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LedFilterable<'a> {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stdout]    |                          --                         --          --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                          |           |
[INFO] [stdout]    |                          |                          |           the same lifetime is named here
[INFO] [stdout]    |                          |                          the lifetime is named here
[INFO] [stdout]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:45:61
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stdout]    |                    --                                --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                                 |
[INFO] [stdout]    |                    the lifetime is named here        the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:49:70
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stdout]    |                       --                                      --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[INFO] [stdout]    |                       the lifetime is named here              the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable<'a> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/misc/linux.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stdout]    |                --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finish(&'a mut self) -> LedFilterable<'a> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "8dc9e15f1acec3a4e49e265caeceb144112262eff428f90ce4d1d0b3572de252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc9e15f1acec3a4e49e265caeceb144112262eff428f90ce4d1d0b3572de252", kill_on_drop: false }`
[INFO] [stdout] 8dc9e15f1acec3a4e49e265caeceb144112262eff428f90ce4d1d0b3572de252
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f32ad60d894c805266c54ec4edbce853b555fc146ed4ea69ab21b98a639019a
[INFO] running `Command { std: "docker" "start" "-a" "8f32ad60d894c805266c54ec4edbce853b555fc146ed4ea69ab21b98a639019a", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `format_led_device` and `format_monitor_device`
[INFO] [stderr]   --> src/utils/mod.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     format_led_device, format_monitor_device, read_sys_backlight, read_sys_led,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_monitor_device` is never used
[INFO] [stderr]   --> src/utils/linux.rs:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub fn format_monitor_device(bl: MonitorDevice) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_led_device` is never used
[INFO] [stderr]   --> src/utils/linux.rs:85:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn format_led_device(led: LedDevice) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `with_device_name`, `with_color`, `with_function`, and `finish` are never used
[INFO] [stderr]   --> src/misc/linux.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> LedFilterable<'a> {
[INFO] [stderr]    | -------------------------- associated items in this implementation
[INFO] [stderr] 34 |     fn new() -> LedFilterable<'a> {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/misc/linux.rs:41:72
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable {
[INFO] [stderr]    |                          --                         --          --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |                          |           |
[INFO] [stderr]    |                          |                          |           the same lifetime is named here
[INFO] [stderr]    |                          |                          the lifetime is named here
[INFO] [stderr]    |                          the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn with_device_name(&'a mut self, device_name: &'a str) -> &'a mut LedFilterable<'a> {
[INFO] [stderr]    |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/misc/linux.rs:45:61
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stderr]    |                    --                                --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |                                 |
[INFO] [stderr]    |                    the lifetime is named here        the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable<'a> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/misc/linux.rs:49:70
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stderr]    |                       --                                      --     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |                                       |
[INFO] [stderr]    |                       the lifetime is named here              the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable<'a> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/misc/linux.rs:53:32
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn finish(&'a mut self) -> LedFilterable {
[INFO] [stderr]    |                --              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn finish(&'a mut self) -> LedFilterable<'a> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bulbb` (lib) generated 8 warnings (run `cargo fix --lib -p bulbb` to apply 5 suggestions)
[INFO] [stderr] warning: methods `with_color` and `with_function` are never used
[INFO] [stderr]   --> src/misc/linux.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> LedFilterable<'a> {
[INFO] [stderr]    | -------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn with_color(&'a mut self, color: LedColor) -> &'a mut LedFilterable {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     fn with_function(&'a mut self, function: LedFunction) -> &'a mut LedFilterable {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bulbb` (lib test) generated 5 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bulbb-2abf0d81a8677a1d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test misc::linux::tests::filter ... ok
[INFO] [stdout] test monitor::linux::tests::set_monitor ... ok
[INFO] [stdout] test misc::linux::tests::get_all_keyboard_devices ... ok
[INFO] [stdout] test misc::linux::tests::get_all_led_devices ... ok
[INFO] [stdout] test misc::linux::tests::parse_led_device_names ... ok
[INFO] [stdout] test monitor::linux::tests::get_all_monitor_devices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bulbb
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::set_brightness (line 374) ... ignored
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::get_device_name (line 280) ... ok
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::get_brightness (line 299) ... ok
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::get_max_brightness (line 318) ... ok
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::get_all_led_devices (line 230) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_actual_brightness (line 261) ... ok
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::get_led_device (line 201) ... FAILED
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::set_brightness (line 381) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_max_brightness (line 280) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::set_brightness (line 353) ... ignored
[INFO] [stdout] test src/misc/linux.rs - misc::linux::LedDevice::get_all_keyboard_devices (line 260) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_brightness (line 242) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_all_monitor_devices (line 176) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_power (line 225) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_type (line 298) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_device_name (line 206) ... ok
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::get_monitor_device (line 134) ... FAILED
[INFO] [stdout] test src/monitor/linux.rs - monitor::linux::MonitorDevice::set_brightness (line 360) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/misc/linux.rs - misc::linux::LedDevice::get_led_device (line 201) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (189) panicked at src/misc/linux.rs:8:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidDeviceName { device: "asus::kbd_backlight" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e937ac62612 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e937ac62612 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e937ac62612 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e937ac62612 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e937ac73afa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e937ac73afa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e937ac664e6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e937ac664e6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e937ac4d55f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e937ac4d55f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e937ac5e721 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e937ac5e8db - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e937ac4d618 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e937ac45219 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e937ac4de3d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e937ac7416c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e937ac73f42 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e937ac2f92d - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_misc_linux_rs_201_0
[INFO] [stdout]   18:     0x5e937ac2f736 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   19:     0x5e937ac2fe63 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5e937ac2f6f6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5e937ac2f709 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5e937ac5dd16 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e937ac5dd16 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5e937ac2f6a1 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5e937ac2fec5 - main
[INFO] [stdout]   33:     0x7c523091b1ca - <unknown>
[INFO] [stdout]   34:     0x7c523091b28b - __libc_start_main
[INFO] [stdout]   35:     0x5e937ac2f5b5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/monitor/linux.rs - monitor::linux::MonitorDevice::get_monitor_device (line 134) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (344) panicked at src/monitor/linux.rs:8:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidDeviceName { device: "amdgpu_bl0" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b29d87f8672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b29d87f8672 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b29d87f8672 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b29d87f8672 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b29d8809b0a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b29d8809b0a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5b29d87fc546 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b29d87fc546 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b29d87e35bf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b29d87e35bf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b29d87f4781 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b29d87f493b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b29d87e3678 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b29d87db279 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b29d87e3e9d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b29d880a17c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b29d8809f52 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b29d87c86cd - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_monitor_linux_rs_134_0
[INFO] [stdout]   18:     0x5b29d87c84d6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   19:     0x5b29d87c8c03 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5b29d87c8496 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x5b29d87c84a9 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x5b29d87f3d76 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5b29d87f3d76 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5b29d87c8441 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x5b29d87c8c65 - main
[INFO] [stdout]   33:     0x7f57cb2491ca - <unknown>
[INFO] [stdout]   34:     0x7f57cb24928b - __libc_start_main
[INFO] [stdout]   35:     0x5b29d87c8355 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/monitor/linux.rs - monitor::linux::MonitorDevice::set_brightness (line 360) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (345) panicked at src/monitor/linux.rs:8:9:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4474f98972 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4474f98972 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4474f98972 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4474f98972 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4474faa0ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4474faa0ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c4474f9caf6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c4474f9caf6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4474f834ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4474f834ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4474f948b1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c4474f94a6b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c4474f835a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c4474f7b119 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c4474f83dcd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c4474faa72c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c4474faa57c - core[c5ed12ab89cc536a]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:271:5
[INFO] [stdout]   17:     0x5c4474f65c58 - <usize as core[c5ed12ab89cc536a]::slice::index::SliceIndex<[bulbb[e8948a14c5982293]::monitor::linux::MonitorDevice]>>::index
[INFO] [stdout]   18:     0x5c4474f65edc - <alloc[9c68fdf4f4f29218]::vec::Vec<bulbb[e8948a14c5982293]::monitor::linux::MonitorDevice> as core[c5ed12ab89cc536a]::ops::index::Index<usize>>::index
[INFO] [stdout]   19:     0x5c4474f65b95 - rust_out[31cf89adcf23a82a]::main::_doctest_main_src_monitor_linux_rs_360_0
[INFO] [stdout]   20:     0x5c4474f65ac6 - rust_out[31cf89adcf23a82a]::main
[INFO] [stdout]   21:     0x5c4474f65f53 - <fn() as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x5c4474f65a86 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   23:     0x5c4474f65a99 - std[716c9a7a72e5c14e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   24:     0x5c4474f93ea6 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   25:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<i32, &dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<isize, std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::panic::catch_unwind::<std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c4474f93ea6 - std[716c9a7a72e5c14e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x5c4474f65a31 - std[716c9a7a72e5c14e]::rt::lang_start::<()>
[INFO] [stdout]   34:     0x5c4474f65fb5 - main
[INFO] [stdout]   35:     0x76a7e3cd71ca - <unknown>
[INFO] [stdout]   36:     0x76a7e3cd728b - __libc_start_main
[INFO] [stdout]   37:     0x5c4474f65945 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/misc/linux.rs - misc::linux::LedDevice::get_led_device (line 201)
[INFO] [stdout]     src/monitor/linux.rs - monitor::linux::MonitorDevice::get_monitor_device (line 134)
[INFO] [stdout]     src/monitor/linux.rs - monitor::linux::MonitorDevice::set_brightness (line 360)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 3 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8f32ad60d894c805266c54ec4edbce853b555fc146ed4ea69ab21b98a639019a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f32ad60d894c805266c54ec4edbce853b555fc146ed4ea69ab21b98a639019a", kill_on_drop: false }`
[INFO] [stdout] 8f32ad60d894c805266c54ec4edbce853b555fc146ed4ea69ab21b98a639019a
