Oct 10 16:36:43.193 INFO testing pop-os/system76-power against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:36:43.193 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:36:43.193 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:36:43.532 INFO blam! 2228e4fa11efaf6721aef12faccb2facdae548294c34ae8518986a477aa3f60e Oct 10 16:36:43.534 INFO running `"docker" "start" "-a" "2228e4fa11efaf6721aef12faccb2facdae548294c34ae8518986a477aa3f60e"` Oct 10 16:36:45.147 INFO kablam! usermod: no changes Oct 10 16:36:45.248 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 10 16:36:45.267 INFO kablam! Compiling fern v0.5.6 Oct 10 16:36:45.267 INFO kablam! Compiling system76-power v1.0.0 (/source) Oct 10 16:36:49.156 INFO kablam! Compiling dbus v0.6.2 Oct 10 16:37:01.588 INFO kablam! warning: unused import: `env` Oct 10 16:37:01.588 INFO kablam! --> src/main.rs:10:11 Oct 10 16:37:01.588 INFO kablam! | Oct 10 16:37:01.588 INFO kablam! 10 | use std::{env, process}; Oct 10 16:37:01.588 INFO kablam! | ^^^ Oct 10 16:37:01.588 INFO kablam! | Oct 10 16:37:01.588 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:37:01.588 INFO kablam! Oct 10 16:37:01.592 INFO kablam! warning: unused import: `Level` Oct 10 16:37:01.592 INFO kablam! --> src/logging.rs:2:11 Oct 10 16:37:01.592 INFO kablam! | Oct 10 16:37:01.592 INFO kablam! 2 | use log::{Level, LevelFilter}; Oct 10 16:37:01.592 INFO kablam! | ^^^^^ Oct 10 16:37:01.592 INFO kablam! Oct 10 16:37:01.592 INFO kablam! warning: unused import: `PathBuf` Oct 10 16:37:01.592 INFO kablam! --> src/snd.rs:1:23 Oct 10 16:37:01.592 INFO kablam! | Oct 10 16:37:01.592 INFO kablam! 1 | use std::path::{Path, PathBuf}; Oct 10 16:37:01.592 INFO kablam! | ^^^^^^^ Oct 10 16:37:01.592 INFO kablam! Oct 10 16:37:02.257 INFO kablam! warning: variable does not need to be mutable Oct 10 16:37:02.257 INFO kablam! --> src/graphics.rs:87:13 Oct 10 16:37:02.257 INFO kablam! | Oct 10 16:37:02.257 INFO kablam! 87 | let mut vendor = if modules.iter().find(|module| module.name == "nouveau" || module.name == "nvidia").is_some() { Oct 10 16:37:02.257 INFO kablam! | ----^^^^^^ Oct 10 16:37:02.257 INFO kablam! | | Oct 10 16:37:02.257 INFO kablam! | help: remove this `mut` Oct 10 16:37:02.257 INFO kablam! | Oct 10 16:37:02.257 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 16:37:02.257 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: method is never used: `bl_power` Oct 10 16:37:02.356 INFO kablam! --> src/backlight.rs:41:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 41 | pub fn bl_power(&self) -> io::Result { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: function is never used: `reload` Oct 10 16:37:02.356 INFO kablam! --> src/modprobe.rs:4:1 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 4 | pub fn reload(module: &str, options: &[&str]) -> io::Result<()> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: function is never used: `unload` Oct 10 16:37:02.356 INFO kablam! --> src/modprobe.rs:8:1 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 8 | pub fn unload(module: &str) -> io::Result<()> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: function is never used: `load` Oct 10 16:37:02.356 INFO kablam! --> src/modprobe.rs:20:1 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 20 | pub fn load(module: &str, options: &[&str]) -> io::Result<()> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: method is never used: `drivers` Oct 10 16:37:02.356 INFO kablam! --> src/pci.rs:25:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 25 | pub fn drivers(&self) -> io::Result> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: method is never used: `path` Oct 10 16:37:02.356 INFO kablam! --> src/pci.rs:45:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 45 | pub fn path(&self) -> &Path { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: method is never used: `bind` Oct 10 16:37:02.356 INFO kablam! --> src/pci.rs:49:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 49 | pub unsafe fn bind(&self, device: &PciDevice) -> io::Result<()> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: method is never used: `device` Oct 10 16:37:02.356 INFO kablam! --> src/pci.rs:64:9 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 64 | pub fn $file(&self) -> io::Result<$out> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! ... Oct 10 16:37:02.356 INFO kablam! 94 | pci_device!(device as u16); Oct 10 16:37:02.356 INFO kablam! | --------------------------- in this macro invocation Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: method is never used: `revision` Oct 10 16:37:02.356 INFO kablam! --> src/pci.rs:64:9 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 64 | pub fn $file(&self) -> io::Result<$out> { Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! ... Oct 10 16:37:02.356 INFO kablam! 96 | pci_device!(revision as u8); Oct 10 16:37:02.356 INFO kablam! | ---------------------------- in this macro invocation Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: field is never used: `device` Oct 10 16:37:02.356 INFO kablam! --> src/wifi.rs:6:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 6 | device: &'static str, Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: field is never used: `power_save` Oct 10 16:37:02.356 INFO kablam! --> src/wifi.rs:7:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 7 | power_save: PowerSave, Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.356 INFO kablam! warning: field is never used: `power_level` Oct 10 16:37:02.356 INFO kablam! --> src/wifi.rs:8:5 Oct 10 16:37:02.356 INFO kablam! | Oct 10 16:37:02.356 INFO kablam! 8 | power_level: PowerLevel, Oct 10 16:37:02.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.356 INFO kablam! Oct 10 16:37:02.357 INFO kablam! warning: method is never used: `set` Oct 10 16:37:02.357 INFO kablam! --> src/wifi.rs:26:5 Oct 10 16:37:02.357 INFO kablam! | Oct 10 16:37:02.357 INFO kablam! 26 | pub fn set(&self, power_level: u8) { Oct 10 16:37:02.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.357 INFO kablam! Oct 10 16:37:02.370 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 16:37:02.370 INFO kablam! --> src/graphics.rs:175:33 Oct 10 16:37:02.370 INFO kablam! | Oct 10 16:37:02.370 INFO kablam! 175 | unsafe { driver.unbind(&dev) }; Oct 10 16:37:02.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:02.370 INFO kablam! | Oct 10 16:37:02.370 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 16:37:02.370 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 16:37:02.370 INFO kablam! Oct 10 16:37:08.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.50s Oct 10 16:37:08.678 INFO kablam! su: No module specific data is present Oct 10 16:37:09.468 INFO running `"docker" "rm" "-f" "2228e4fa11efaf6721aef12faccb2facdae548294c34ae8518986a477aa3f60e"` Oct 10 16:37:09.780 INFO blam! 2228e4fa11efaf6721aef12faccb2facdae548294c34ae8518986a477aa3f60e Oct 10 16:37:09.786 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:37:09.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:37:10.210 INFO blam! a0cdb6a9bb70500dd87f7908e8482eb3f3ce3b966e826cf4b729f2a8e014fb22 Oct 10 16:37:10.221 INFO running `"docker" "start" "-a" "a0cdb6a9bb70500dd87f7908e8482eb3f3ce3b966e826cf4b729f2a8e014fb22"` Oct 10 16:37:11.520 INFO kablam! usermod: no changes Oct 10 16:37:11.611 INFO kablam! Compiling system76-power v1.0.0 (/source) Oct 10 16:37:12.853 INFO kablam! warning: unused import: `env` Oct 10 16:37:12.853 INFO kablam! --> src/main.rs:10:11 Oct 10 16:37:12.853 INFO kablam! | Oct 10 16:37:12.853 INFO kablam! 10 | use std::{env, process}; Oct 10 16:37:12.853 INFO kablam! | ^^^ Oct 10 16:37:12.853 INFO kablam! | Oct 10 16:37:12.853 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:37:12.853 INFO kablam! Oct 10 16:37:12.853 INFO kablam! warning: unused import: `Level` Oct 10 16:37:12.853 INFO kablam! --> src/logging.rs:2:11 Oct 10 16:37:12.853 INFO kablam! | Oct 10 16:37:12.853 INFO kablam! 2 | use log::{Level, LevelFilter}; Oct 10 16:37:12.853 INFO kablam! | ^^^^^ Oct 10 16:37:12.853 INFO kablam! Oct 10 16:37:12.853 INFO kablam! warning: unused import: `PathBuf` Oct 10 16:37:12.853 INFO kablam! --> src/snd.rs:1:23 Oct 10 16:37:12.853 INFO kablam! | Oct 10 16:37:12.853 INFO kablam! 1 | use std::path::{Path, PathBuf}; Oct 10 16:37:12.853 INFO kablam! | ^^^^^^^ Oct 10 16:37:12.853 INFO kablam! Oct 10 16:37:13.512 INFO kablam! warning: variable does not need to be mutable Oct 10 16:37:13.512 INFO kablam! --> src/graphics.rs:87:13 Oct 10 16:37:13.512 INFO kablam! | Oct 10 16:37:13.512 INFO kablam! 87 | let mut vendor = if modules.iter().find(|module| module.name == "nouveau" || module.name == "nvidia").is_some() { Oct 10 16:37:13.512 INFO kablam! | ----^^^^^^ Oct 10 16:37:13.512 INFO kablam! | | Oct 10 16:37:13.512 INFO kablam! | help: remove this `mut` Oct 10 16:37:13.512 INFO kablam! | Oct 10 16:37:13.512 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 16:37:13.512 INFO kablam! Oct 10 16:37:13.623 INFO kablam! warning: method is never used: `bl_power` Oct 10 16:37:13.623 INFO kablam! --> src/backlight.rs:41:5 Oct 10 16:37:13.623 INFO kablam! | Oct 10 16:37:13.624 INFO kablam! 41 | pub fn bl_power(&self) -> io::Result { Oct 10 16:37:13.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.624 INFO kablam! | Oct 10 16:37:13.625 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:37:13.625 INFO kablam! Oct 10 16:37:13.625 INFO kablam! warning: function is never used: `reload` Oct 10 16:37:13.625 INFO kablam! --> src/modprobe.rs:4:1 Oct 10 16:37:13.626 INFO kablam! | Oct 10 16:37:13.626 INFO kablam! 4 | pub fn reload(module: &str, options: &[&str]) -> io::Result<()> { Oct 10 16:37:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.627 INFO kablam! Oct 10 16:37:13.627 INFO kablam! warning: function is never used: `unload` Oct 10 16:37:13.627 INFO kablam! --> src/modprobe.rs:8:1 Oct 10 16:37:13.627 INFO kablam! | Oct 10 16:37:13.628 INFO kablam! 8 | pub fn unload(module: &str) -> io::Result<()> { Oct 10 16:37:13.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.628 INFO kablam! Oct 10 16:37:13.629 INFO kablam! warning: function is never used: `load` Oct 10 16:37:13.629 INFO kablam! --> src/modprobe.rs:20:1 Oct 10 16:37:13.629 INFO kablam! | Oct 10 16:37:13.629 INFO kablam! 20 | pub fn load(module: &str, options: &[&str]) -> io::Result<()> { Oct 10 16:37:13.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.630 INFO kablam! Oct 10 16:37:13.630 INFO kablam! warning: method is never used: `drivers` Oct 10 16:37:13.631 INFO kablam! --> src/pci.rs:25:5 Oct 10 16:37:13.631 INFO kablam! | Oct 10 16:37:13.631 INFO kablam! 25 | pub fn drivers(&self) -> io::Result> { Oct 10 16:37:13.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.632 INFO kablam! Oct 10 16:37:13.632 INFO kablam! warning: method is never used: `path` Oct 10 16:37:13.632 INFO kablam! --> src/pci.rs:45:5 Oct 10 16:37:13.632 INFO kablam! | Oct 10 16:37:13.633 INFO kablam! 45 | pub fn path(&self) -> &Path { Oct 10 16:37:13.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.633 INFO kablam! Oct 10 16:37:13.634 INFO kablam! warning: method is never used: `bind` Oct 10 16:37:13.634 INFO kablam! --> src/pci.rs:49:5 Oct 10 16:37:13.634 INFO kablam! | Oct 10 16:37:13.634 INFO kablam! 49 | pub unsafe fn bind(&self, device: &PciDevice) -> io::Result<()> { Oct 10 16:37:13.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.635 INFO kablam! Oct 10 16:37:13.635 INFO kablam! warning: method is never used: `device` Oct 10 16:37:13.635 INFO kablam! --> src/pci.rs:64:9 Oct 10 16:37:13.636 INFO kablam! | Oct 10 16:37:13.636 INFO kablam! 64 | pub fn $file(&self) -> io::Result<$out> { Oct 10 16:37:13.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.636 INFO kablam! ... Oct 10 16:37:13.637 INFO kablam! 94 | pci_device!(device as u16); Oct 10 16:37:13.637 INFO kablam! | --------------------------- in this macro invocation Oct 10 16:37:13.637 INFO kablam! Oct 10 16:37:13.637 INFO kablam! warning: method is never used: `revision` Oct 10 16:37:13.638 INFO kablam! --> src/pci.rs:64:9 Oct 10 16:37:13.638 INFO kablam! | Oct 10 16:37:13.638 INFO kablam! 64 | pub fn $file(&self) -> io::Result<$out> { Oct 10 16:37:13.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.639 INFO kablam! ... Oct 10 16:37:13.639 INFO kablam! 96 | pci_device!(revision as u8); Oct 10 16:37:13.639 INFO kablam! | ---------------------------- in this macro invocation Oct 10 16:37:13.640 INFO kablam! Oct 10 16:37:13.640 INFO kablam! warning: field is never used: `device` Oct 10 16:37:13.640 INFO kablam! --> src/wifi.rs:6:5 Oct 10 16:37:13.640 INFO kablam! | Oct 10 16:37:13.641 INFO kablam! 6 | device: &'static str, Oct 10 16:37:13.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.641 INFO kablam! Oct 10 16:37:13.641 INFO kablam! warning: field is never used: `power_save` Oct 10 16:37:13.642 INFO kablam! --> src/wifi.rs:7:5 Oct 10 16:37:13.642 INFO kablam! | Oct 10 16:37:13.642 INFO kablam! 7 | power_save: PowerSave, Oct 10 16:37:13.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.643 INFO kablam! Oct 10 16:37:13.643 INFO kablam! warning: field is never used: `power_level` Oct 10 16:37:13.643 INFO kablam! --> src/wifi.rs:8:5 Oct 10 16:37:13.643 INFO kablam! | Oct 10 16:37:13.644 INFO kablam! 8 | power_level: PowerLevel, Oct 10 16:37:13.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.644 INFO kablam! Oct 10 16:37:13.644 INFO kablam! warning: method is never used: `set` Oct 10 16:37:13.645 INFO kablam! --> src/wifi.rs:26:5 Oct 10 16:37:13.645 INFO kablam! | Oct 10 16:37:13.645 INFO kablam! 26 | pub fn set(&self, power_level: u8) { Oct 10 16:37:13.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.646 INFO kablam! Oct 10 16:37:13.646 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 16:37:13.646 INFO kablam! --> src/graphics.rs:175:33 Oct 10 16:37:13.646 INFO kablam! | Oct 10 16:37:13.647 INFO kablam! 175 | unsafe { driver.unbind(&dev) }; Oct 10 16:37:13.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:37:13.647 INFO kablam! | Oct 10 16:37:13.647 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 16:37:13.647 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 16:37:13.647 INFO kablam! Oct 10 16:37:14.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 10 16:37:14.268 INFO kablam! su: No module specific data is present Oct 10 16:37:14.961 INFO running `"docker" "rm" "-f" "a0cdb6a9bb70500dd87f7908e8482eb3f3ce3b966e826cf4b729f2a8e014fb22"` Oct 10 16:37:15.345 INFO blam! a0cdb6a9bb70500dd87f7908e8482eb3f3ce3b966e826cf4b729f2a8e014fb22 Oct 10 16:37:15.349 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:37:15.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:37:15.843 INFO blam! b21756de46fd0800c89064c2024bb8bb8c75d023bbac04f8057ae3b818395776 Oct 10 16:37:15.846 INFO running `"docker" "start" "-a" "b21756de46fd0800c89064c2024bb8bb8c75d023bbac04f8057ae3b818395776"` Oct 10 16:37:17.072 INFO kablam! usermod: no changes Oct 10 16:37:17.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 16:37:17.168 INFO kablam! Running /target/debug/deps/system76_power-86d4f4d1941ec31c Oct 10 16:37:17.177 INFO blam! Oct 10 16:37:17.177 INFO blam! running 0 tests Oct 10 16:37:17.177 INFO blam! Oct 10 16:37:17.177 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:37:17.177 INFO blam! Oct 10 16:37:17.184 INFO kablam! su: No module specific data is present Oct 10 16:37:18.372 INFO running `"docker" "rm" "-f" "b21756de46fd0800c89064c2024bb8bb8c75d023bbac04f8057ae3b818395776"` Oct 10 16:37:18.646 INFO blam! b21756de46fd0800c89064c2024bb8bb8c75d023bbac04f8057ae3b818395776