Oct 12 17:01:49.251 INFO testing zzeroo/xmz-test-shiftregisters against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:01:49.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 17:01:49.435 INFO blam! 5ccfc79ce8ffbf69b816d217696c352d930bc8a3d81bf97666691dd564cdbc21 Oct 12 17:01:49.436 INFO running `"docker" "start" "-a" "5ccfc79ce8ffbf69b816d217696c352d930bc8a3d81bf97666691dd564cdbc21"` Oct 12 17:01:49.946 INFO kablam! usermod: no changes Oct 12 17:01:50.182 INFO kablam! Compiling winapi-build v0.1.1 Oct 12 17:01:50.182 INFO kablam! Compiling gcc v0.3.46 Oct 12 17:01:50.182 INFO kablam! Compiling semver v0.1.20 Oct 12 17:01:50.182 INFO kablam! Compiling winapi v0.2.8 Oct 12 17:01:50.182 INFO kablam! Compiling unicode-xid v0.0.4 Oct 12 17:01:50.182 INFO kablam! Compiling libc v0.2.23 Oct 12 17:01:50.182 INFO kablam! Compiling quote v0.3.15 Oct 12 17:01:50.182 INFO kablam! Compiling regex-syntax v0.3.9 Oct 12 17:01:50.691 INFO kablam! Compiling void v1.0.2 Oct 12 17:01:51.315 INFO kablam! Compiling rustc-demangle v0.1.4 Oct 12 17:01:53.321 INFO kablam! Compiling bitflags v0.4.0 Oct 12 17:01:53.347 INFO kablam! Compiling cfg-if v0.1.0 Oct 12 17:01:53.495 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 12 17:01:53.548 INFO kablam! Compiling unicode-width v0.1.4 Oct 12 17:01:53.613 INFO kablam! Compiling unicode-segmentation v1.2.0 Oct 12 17:01:53.631 INFO kablam! Compiling vec_map v0.8.0 Oct 12 17:01:53.639 INFO kablam! Compiling ansi_term v0.9.0 Oct 12 17:01:53.655 INFO kablam! Compiling bitflags v0.8.2 Oct 12 17:01:54.003 INFO kablam! Compiling serde v1.0.8 Oct 12 17:01:54.139 INFO kablam! Compiling synom v0.11.3 Oct 12 17:01:54.578 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 12 17:01:54.591 INFO kablam! Compiling memchr v0.1.11 Oct 12 17:01:54.631 INFO kablam! Compiling atty v0.2.2 Oct 12 17:01:55.411 INFO kablam! Compiling rand v0.3.15 Oct 12 17:01:55.427 INFO kablam! Compiling rustc_version v0.1.7 Oct 12 17:01:55.459 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 12 17:01:55.511 INFO kablam! Compiling syn v0.11.11 Oct 12 17:01:55.519 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 17:01:57.763 INFO kablam! Compiling clap v2.24.2 Oct 12 17:01:59.991 INFO kablam! Compiling nix v0.6.0 Oct 12 17:02:00.323 INFO kablam! Compiling thread-id v2.0.0 Oct 12 17:02:00.563 INFO kablam! Compiling thread_local v0.2.7 Oct 12 17:02:00.955 INFO kablam! Compiling regex v0.1.80 Oct 12 17:02:07.123 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 12 17:02:19.351 INFO kablam! Compiling serde_derive v1.0.8 Oct 12 17:02:19.543 INFO kablam! Compiling sysfs_gpio v0.5.0 Oct 12 17:02:33.867 INFO kablam! Compiling backtrace v0.3.2 Oct 12 17:02:36.356 INFO kablam! Compiling error-chain v0.10.0 Oct 12 17:02:47.970 INFO kablam! Compiling xmz-test-shiftregisters v0.1.0 (/source) Oct 12 17:02:48.099 INFO kablam! warning: unused import: `errors::*` Oct 12 17:02:48.099 INFO kablam! --> src/main.rs:9:5 Oct 12 17:02:48.099 INFO kablam! | Oct 12 17:02:48.099 INFO kablam! 9 | use errors::*; Oct 12 17:02:48.099 INFO kablam! | ^^^^^^^^^ Oct 12 17:02:48.099 INFO kablam! | Oct 12 17:02:48.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:02:48.099 INFO kablam! Oct 12 17:02:48.384 INFO kablam! warning: method is never used: `set` Oct 12 17:02:48.384 INFO kablam! --> src/shift_register.rs:113:5 Oct 12 17:02:48.384 INFO kablam! | Oct 12 17:02:48.384 INFO kablam! 113 | pub fn set(&mut self, num: u64) -> Result<()> { Oct 12 17:02:48.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:48.384 INFO kablam! | Oct 12 17:02:48.384 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:02:48.384 INFO kablam! Oct 12 17:02:48.384 INFO kablam! warning: method is never used: `get` Oct 12 17:02:48.384 INFO kablam! --> src/shift_register.rs:141:5 Oct 12 17:02:48.384 INFO kablam! | Oct 12 17:02:48.384 INFO kablam! 141 | pub fn get(&self, num: u64) -> bool { Oct 12 17:02:48.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:48.384 INFO kablam! Oct 12 17:02:48.384 INFO kablam! warning: method is never used: `clear` Oct 12 17:02:48.384 INFO kablam! --> src/shift_register.rs:173:5 Oct 12 17:02:48.384 INFO kablam! | Oct 12 17:02:48.384 INFO kablam! 173 | pub fn clear(&mut self, num: u64) -> Result<()> { Oct 12 17:02:48.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:48.384 INFO kablam! Oct 12 17:02:48.384 INFO kablam! warning: method is never used: `toggle` Oct 12 17:02:48.384 INFO kablam! --> src/shift_register.rs:201:5 Oct 12 17:02:48.384 INFO kablam! | Oct 12 17:02:48.384 INFO kablam! 201 | pub fn toggle(&mut self, num: u64) -> Result<()> { Oct 12 17:02:48.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:48.384 INFO kablam! Oct 12 17:02:48.387 INFO kablam! warning: method is never used: `test_random` Oct 12 17:02:48.388 INFO kablam! --> src/shift_register.rs:277:5 Oct 12 17:02:48.388 INFO kablam! | Oct 12 17:02:48.388 INFO kablam! 277 | pub fn test_random(&mut self) -> Result<()> { Oct 12 17:02:48.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:48.388 INFO kablam! Oct 12 17:02:48.389 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:02:48.389 INFO kablam! --> src/main.rs:17:9 Oct 12 17:02:48.390 INFO kablam! | Oct 12 17:02:48.390 INFO kablam! 17 | leds.test(); Oct 12 17:02:48.390 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:02:48.390 INFO kablam! | Oct 12 17:02:48.390 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:02:48.390 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:02:48.390 INFO kablam! Oct 12 17:02:48.390 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:02:48.390 INFO kablam! --> src/main.rs:18:9 Oct 12 17:02:48.390 INFO kablam! | Oct 12 17:02:48.390 INFO kablam! 18 | relais.test(); Oct 12 17:02:48.390 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 17:02:48.390 INFO kablam! | Oct 12 17:02:48.392 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:02:48.392 INFO kablam! Oct 12 17:02:49.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.08s Oct 12 17:02:49.054 INFO kablam! su: No module specific data is present Oct 12 17:02:49.414 INFO running `"docker" "rm" "-f" "5ccfc79ce8ffbf69b816d217696c352d930bc8a3d81bf97666691dd564cdbc21"` Oct 12 17:02:49.511 INFO blam! 5ccfc79ce8ffbf69b816d217696c352d930bc8a3d81bf97666691dd564cdbc21 Oct 12 17:02:49.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 17:02:49.703 INFO blam! 9aa6548941c3795c1a56810ed193021eb83d78c773592e297d1d8632e643b4c3 Oct 12 17:02:49.704 INFO running `"docker" "start" "-a" "9aa6548941c3795c1a56810ed193021eb83d78c773592e297d1d8632e643b4c3"` Oct 12 17:02:50.154 INFO kablam! usermod: no changes Oct 12 17:02:50.247 INFO kablam! Compiling xmz-test-shiftregisters v0.1.0 (/source) Oct 12 17:02:50.353 INFO kablam! warning: unused import: `errors::*` Oct 12 17:02:50.353 INFO kablam! --> src/main.rs:9:5 Oct 12 17:02:50.353 INFO kablam! | Oct 12 17:02:50.353 INFO kablam! 9 | use errors::*; Oct 12 17:02:50.353 INFO kablam! | ^^^^^^^^^ Oct 12 17:02:50.353 INFO kablam! | Oct 12 17:02:50.353 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:02:50.353 INFO kablam! Oct 12 17:02:50.634 INFO kablam! warning: method is never used: `set` Oct 12 17:02:50.634 INFO kablam! --> src/shift_register.rs:113:5 Oct 12 17:02:50.634 INFO kablam! | Oct 12 17:02:50.634 INFO kablam! 113 | pub fn set(&mut self, num: u64) -> Result<()> { Oct 12 17:02:50.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:50.635 INFO kablam! | Oct 12 17:02:50.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:02:50.635 INFO kablam! Oct 12 17:02:50.635 INFO kablam! warning: method is never used: `get` Oct 12 17:02:50.635 INFO kablam! --> src/shift_register.rs:141:5 Oct 12 17:02:50.635 INFO kablam! | Oct 12 17:02:50.635 INFO kablam! 141 | pub fn get(&self, num: u64) -> bool { Oct 12 17:02:50.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:50.635 INFO kablam! Oct 12 17:02:50.635 INFO kablam! warning: method is never used: `clear` Oct 12 17:02:50.635 INFO kablam! --> src/shift_register.rs:173:5 Oct 12 17:02:50.635 INFO kablam! | Oct 12 17:02:50.635 INFO kablam! 173 | pub fn clear(&mut self, num: u64) -> Result<()> { Oct 12 17:02:50.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:50.635 INFO kablam! Oct 12 17:02:50.635 INFO kablam! warning: method is never used: `toggle` Oct 12 17:02:50.635 INFO kablam! --> src/shift_register.rs:201:5 Oct 12 17:02:50.635 INFO kablam! | Oct 12 17:02:50.635 INFO kablam! 201 | pub fn toggle(&mut self, num: u64) -> Result<()> { Oct 12 17:02:50.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:50.635 INFO kablam! Oct 12 17:02:50.635 INFO kablam! warning: method is never used: `test_random` Oct 12 17:02:50.635 INFO kablam! --> src/shift_register.rs:277:5 Oct 12 17:02:50.635 INFO kablam! | Oct 12 17:02:50.635 INFO kablam! 277 | pub fn test_random(&mut self) -> Result<()> { Oct 12 17:02:50.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:02:50.635 INFO kablam! Oct 12 17:02:50.637 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:02:50.637 INFO kablam! --> src/main.rs:17:9 Oct 12 17:02:50.637 INFO kablam! | Oct 12 17:02:50.637 INFO kablam! 17 | leds.test(); Oct 12 17:02:50.637 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:02:50.637 INFO kablam! | Oct 12 17:02:50.637 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:02:50.637 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:02:50.637 INFO kablam! Oct 12 17:02:50.637 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:02:50.637 INFO kablam! --> src/main.rs:18:9 Oct 12 17:02:50.637 INFO kablam! | Oct 12 17:02:50.637 INFO kablam! 18 | relais.test(); Oct 12 17:02:50.637 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 17:02:50.637 INFO kablam! | Oct 12 17:02:50.637 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:02:50.637 INFO kablam! Oct 12 17:02:51.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 12 17:02:51.010 INFO kablam! su: No module specific data is present Oct 12 17:02:51.380 INFO running `"docker" "rm" "-f" "9aa6548941c3795c1a56810ed193021eb83d78c773592e297d1d8632e643b4c3"` Oct 12 17:02:51.605 INFO blam! 9aa6548941c3795c1a56810ed193021eb83d78c773592e297d1d8632e643b4c3 Oct 12 17:02:51.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 17:02:52.047 INFO blam! ecc1cb3316310a2c1b7d738d9454c321fd23d5eb1312296577fedae492184cae Oct 12 17:02:52.059 INFO running `"docker" "start" "-a" "ecc1cb3316310a2c1b7d738d9454c321fd23d5eb1312296577fedae492184cae"` Oct 12 17:02:53.094 INFO kablam! usermod: no changes Oct 12 17:02:53.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 17:02:53.204 INFO kablam! Running /target/debug/deps/xmz_test_shiftregisters-d9442d66bdd77538 Oct 12 17:02:53.207 INFO blam! Oct 12 17:02:53.207 INFO blam! running 0 tests Oct 12 17:02:53.207 INFO blam! Oct 12 17:02:53.207 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:02:53.207 INFO blam! Oct 12 17:02:53.211 INFO kablam! su: No module specific data is present Oct 12 17:02:53.679 INFO running `"docker" "rm" "-f" "ecc1cb3316310a2c1b7d738d9454c321fd23d5eb1312296577fedae492184cae"` Oct 12 17:02:53.915 INFO blam! ecc1cb3316310a2c1b7d738d9454c321fd23d5eb1312296577fedae492184cae