Oct 11 15:54:22.150 INFO testing nvoclock-0.0.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:54:22.150 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:54:22.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 15:54:22.364 INFO blam! b98ac021850240729f0c2b0bd653ae29fa385687548711213f03929da6043121 Oct 11 15:54:22.372 INFO running `"docker" "start" "-a" "b98ac021850240729f0c2b0bd653ae29fa385687548711213f03929da6043121"` Oct 11 15:54:22.940 INFO kablam! usermod: no changes Oct 11 15:54:22.972 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 11 15:54:22.972 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 11 15:54:23.064 INFO kablam! Compiling proc-macro2 v0.4.20 Oct 11 15:54:23.064 INFO kablam! Compiling unicode-xid v0.1.0 Oct 11 15:54:23.064 INFO kablam! Compiling serde v1.0.79 Oct 11 15:54:23.064 INFO kablam! Compiling regex v0.2.11 Oct 11 15:54:23.064 INFO kablam! Compiling ryu v0.2.6 Oct 11 15:54:23.065 INFO kablam! Compiling encode_unicode v0.3.2 Oct 11 15:54:23.065 INFO kablam! Compiling term v0.4.6 Oct 11 15:54:23.067 INFO kablam! Compiling itoa v0.4.3 Oct 11 15:54:23.588 INFO kablam! Compiling lazy_static v0.2.11 Oct 11 15:54:24.986 INFO kablam! Compiling result v0.0.1 Oct 11 15:54:24.986 INFO kablam! Compiling regex-syntax v0.5.6 Oct 11 15:54:25.517 INFO kablam! Compiling textwrap v0.10.0 Oct 11 15:54:25.521 INFO kablam! Compiling log v0.3.9 Oct 11 15:54:25.636 INFO kablam! Compiling csv-core v0.1.4 Oct 11 15:54:27.052 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 11 15:54:28.003 INFO kablam! Compiling clap v2.32.0 Oct 11 15:54:31.975 INFO kablam! Compiling quote v0.6.8 Oct 11 15:54:38.984 INFO kablam! Compiling syn v0.15.9 Oct 11 15:54:49.846 INFO kablam! Compiling serde_json v1.0.32 Oct 11 15:54:49.890 INFO kablam! Compiling csv v1.0.2 Oct 11 15:54:50.796 INFO kablam! Compiling env_logger v0.4.3 Oct 11 15:54:54.644 INFO kablam! Compiling serde_derive v1.0.79 Oct 11 15:55:08.958 INFO kablam! Compiling nvapi-sys v0.0.3 Oct 11 15:55:14.228 INFO kablam! Compiling nvapi v0.0.3 Oct 11 15:55:20.080 INFO kablam! Compiling nvapi-hi v0.0.3 Oct 11 15:55:25.905 INFO kablam! Compiling nvoclock v0.0.3 (/source) Oct 11 15:55:28.516 INFO kablam! warning: unused variable: `matches` Oct 11 15:55:28.516 INFO kablam! --> src/main.rs:396:23 Oct 11 15:55:28.516 INFO kablam! | Oct 11 15:55:28.516 INFO kablam! 396 | ("info", Some(matches)) => { Oct 11 15:55:28.516 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 11 15:55:28.516 INFO kablam! | Oct 11 15:55:28.516 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 15:55:28.516 INFO kablam! Oct 11 15:55:28.516 INFO kablam! warning: unused variable: `matches` Oct 11 15:55:28.516 INFO kablam! --> src/main.rs:801:35 Oct 11 15:55:28.516 INFO kablam! | Oct 11 15:55:28.516 INFO kablam! 801 | ("overvolt", Some(matches)) => { Oct 11 15:55:28.516 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 11 15:55:28.516 INFO kablam! Oct 11 15:55:28.516 INFO kablam! warning: unused variable: `test` Oct 11 15:55:28.516 INFO kablam! --> src/auto.rs:122:25 Oct 11 15:55:28.516 INFO kablam! | Oct 11 15:55:28.516 INFO kablam! 122 | if let Some(ref test) = self.options.test { Oct 11 15:55:28.516 INFO kablam! | ^^^^ help: consider using `_test` instead Oct 11 15:55:28.516 INFO kablam! Oct 11 15:55:28.516 INFO kablam! warning: unused variable: `voltage` Oct 11 15:55:28.516 INFO kablam! --> src/auto.rs:121:42 Oct 11 15:55:28.516 INFO kablam! | Oct 11 15:55:28.516 INFO kablam! 121 | pub fn run_test_operation(&mut self, voltage: Microvolts, frequency: Kilohertz) -> Result { Oct 11 15:55:28.516 INFO kablam! | ^^^^^^^ help: consider using `_voltage` instead Oct 11 15:55:28.516 INFO kablam! Oct 11 15:55:28.516 INFO kablam! warning: unused variable: `frequency` Oct 11 15:55:28.516 INFO kablam! --> src/auto.rs:121:63 Oct 11 15:55:28.516 INFO kablam! | Oct 11 15:55:28.516 INFO kablam! 121 | pub fn run_test_operation(&mut self, voltage: Microvolts, frequency: Kilohertz) -> Result { Oct 11 15:55:28.516 INFO kablam! | ^^^^^^^^^ help: consider using `_frequency` instead Oct 11 15:55:28.516 INFO kablam! Oct 11 15:55:28.613 INFO kablam! warning: variable does not need to be mutable Oct 11 15:55:28.613 INFO kablam! --> src/main.rs:333:9 Oct 11 15:55:28.613 INFO kablam! | Oct 11 15:55:28.613 INFO kablam! 333 | let mut exit_code = 0; Oct 11 15:55:28.613 INFO kablam! | ----^^^^^^^^^ Oct 11 15:55:28.613 INFO kablam! | | Oct 11 15:55:28.613 INFO kablam! | help: remove this `mut` Oct 11 15:55:28.613 INFO kablam! | Oct 11 15:55:28.613 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:55:28.613 INFO kablam! Oct 11 15:55:33.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 11 15:55:33.334 INFO kablam! su: No module specific data is present Oct 11 15:55:33.693 INFO running `"docker" "rm" "-f" "b98ac021850240729f0c2b0bd653ae29fa385687548711213f03929da6043121"` Oct 11 15:55:33.823 INFO blam! b98ac021850240729f0c2b0bd653ae29fa385687548711213f03929da6043121 Oct 11 15:55:33.830 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:55:33.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 15:55:34.086 INFO blam! 85bbc9c40fc7820e506d69d9c4ab3b97ad7746b8c8db102c5a007c2c67bb41c9 Oct 11 15:55:34.100 INFO running `"docker" "start" "-a" "85bbc9c40fc7820e506d69d9c4ab3b97ad7746b8c8db102c5a007c2c67bb41c9"` Oct 11 15:55:34.656 INFO kablam! usermod: no changes Oct 11 15:55:34.692 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 11 15:55:34.692 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 11 15:55:34.780 INFO kablam! Compiling result v0.0.1 Oct 11 15:55:34.780 INFO kablam! Compiling proc-macro2 v0.4.20 Oct 11 15:55:34.780 INFO kablam! Compiling serde v1.0.79 Oct 11 15:55:34.780 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 11 15:55:34.780 INFO kablam! Compiling ryu v0.2.6 Oct 11 15:55:34.780 INFO kablam! Compiling csv-core v0.1.4 Oct 11 15:55:34.780 INFO kablam! Compiling regex v0.2.11 Oct 11 15:55:41.480 INFO kablam! Compiling quote v0.6.8 Oct 11 15:55:44.393 INFO kablam! Compiling env_logger v0.4.3 Oct 11 15:55:45.220 INFO kablam! Compiling syn v0.15.9 Oct 11 15:55:50.352 INFO kablam! Compiling csv v1.0.2 Oct 11 15:55:50.352 INFO kablam! Compiling serde_json v1.0.32 Oct 11 15:55:54.589 INFO kablam! Compiling serde_derive v1.0.79 Oct 11 15:56:07.176 INFO kablam! Compiling nvapi-sys v0.0.3 Oct 11 15:56:12.388 INFO kablam! Compiling nvapi v0.0.3 Oct 11 15:56:18.204 INFO kablam! Compiling nvapi-hi v0.0.3 Oct 11 15:56:23.592 INFO kablam! Compiling nvoclock v0.0.3 (/source) Oct 11 15:56:26.041 INFO kablam! warning: unused variable: `matches` Oct 11 15:56:26.041 INFO kablam! --> src/main.rs:396:23 Oct 11 15:56:26.041 INFO kablam! | Oct 11 15:56:26.041 INFO kablam! 396 | ("info", Some(matches)) => { Oct 11 15:56:26.041 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 11 15:56:26.041 INFO kablam! | Oct 11 15:56:26.041 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 15:56:26.041 INFO kablam! Oct 11 15:56:26.041 INFO kablam! warning: unused variable: `matches` Oct 11 15:56:26.041 INFO kablam! --> src/main.rs:801:35 Oct 11 15:56:26.041 INFO kablam! | Oct 11 15:56:26.041 INFO kablam! 801 | ("overvolt", Some(matches)) => { Oct 11 15:56:26.041 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 11 15:56:26.041 INFO kablam! Oct 11 15:56:26.041 INFO kablam! warning: unused variable: `test` Oct 11 15:56:26.041 INFO kablam! --> src/auto.rs:122:25 Oct 11 15:56:26.041 INFO kablam! | Oct 11 15:56:26.041 INFO kablam! 122 | if let Some(ref test) = self.options.test { Oct 11 15:56:26.041 INFO kablam! | ^^^^ help: consider using `_test` instead Oct 11 15:56:26.041 INFO kablam! Oct 11 15:56:26.041 INFO kablam! warning: unused variable: `voltage` Oct 11 15:56:26.041 INFO kablam! --> src/auto.rs:121:42 Oct 11 15:56:26.041 INFO kablam! | Oct 11 15:56:26.041 INFO kablam! 121 | pub fn run_test_operation(&mut self, voltage: Microvolts, frequency: Kilohertz) -> Result { Oct 11 15:56:26.041 INFO kablam! | ^^^^^^^ help: consider using `_voltage` instead Oct 11 15:56:26.041 INFO kablam! Oct 11 15:56:26.041 INFO kablam! warning: unused variable: `frequency` Oct 11 15:56:26.041 INFO kablam! --> src/auto.rs:121:63 Oct 11 15:56:26.041 INFO kablam! | Oct 11 15:56:26.041 INFO kablam! 121 | pub fn run_test_operation(&mut self, voltage: Microvolts, frequency: Kilohertz) -> Result { Oct 11 15:56:26.041 INFO kablam! | ^^^^^^^^^ help: consider using `_frequency` instead Oct 11 15:56:26.041 INFO kablam! Oct 11 15:56:26.158 INFO kablam! warning: variable does not need to be mutable Oct 11 15:56:26.158 INFO kablam! --> src/main.rs:333:9 Oct 11 15:56:26.158 INFO kablam! | Oct 11 15:56:26.158 INFO kablam! 333 | let mut exit_code = 0; Oct 11 15:56:26.158 INFO kablam! | ----^^^^^^^^^ Oct 11 15:56:26.158 INFO kablam! | | Oct 11 15:56:26.158 INFO kablam! | help: remove this `mut` Oct 11 15:56:26.158 INFO kablam! | Oct 11 15:56:26.158 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:56:26.158 INFO kablam! Oct 11 15:56:26.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.22s Oct 11 15:56:26.913 INFO kablam! su: No module specific data is present Oct 11 15:56:27.172 INFO running `"docker" "rm" "-f" "85bbc9c40fc7820e506d69d9c4ab3b97ad7746b8c8db102c5a007c2c67bb41c9"` Oct 11 15:56:27.295 INFO blam! 85bbc9c40fc7820e506d69d9c4ab3b97ad7746b8c8db102c5a007c2c67bb41c9 Oct 11 15:56:27.302 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:56:27.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 15:56:27.508 INFO blam! e6c3a8157bc6dc3327d36ce2bb99a75e40f49255d6520ff65afcd770f1d52bf0 Oct 11 15:56:27.509 INFO running `"docker" "start" "-a" "e6c3a8157bc6dc3327d36ce2bb99a75e40f49255d6520ff65afcd770f1d52bf0"` Oct 11 15:56:28.320 INFO kablam! usermod: no changes Oct 11 15:56:28.360 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 11 15:56:28.360 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 11 15:56:28.426 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 15:56:28.445 INFO kablam! Running /target/debug/deps/nvoclock-9c727409f1397cdb Oct 11 15:56:28.447 INFO blam! Oct 11 15:56:28.447 INFO blam! running 0 tests Oct 11 15:56:28.447 INFO blam! Oct 11 15:56:28.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:56:28.447 INFO blam! Oct 11 15:56:28.458 INFO kablam! su: No module specific data is present Oct 11 15:56:28.926 INFO running `"docker" "rm" "-f" "e6c3a8157bc6dc3327d36ce2bb99a75e40f49255d6520ff65afcd770f1d52bf0"` Oct 11 15:56:29.156 INFO blam! e6c3a8157bc6dc3327d36ce2bb99a75e40f49255d6520ff65afcd770f1d52bf0