Oct 10 20:58:41.205 INFO testing jhelwig/gh-univiewer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:58:41.205 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:58:41.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 20:58:41.701 INFO blam! 1cf16a19bbc16aa18398c1f0157327272a4b8e57f1edec7000ca569b28197072 Oct 10 20:58:41.706 INFO running `"docker" "start" "-a" "1cf16a19bbc16aa18398c1f0157327272a4b8e57f1edec7000ca569b28197072"` Oct 10 20:58:42.672 INFO kablam! usermod: no changes Oct 10 20:58:42.980 INFO kablam! Compiling memchr v1.0.2 Oct 10 20:58:42.980 INFO kablam! Compiling openssl-sys v0.9.23 Oct 10 20:58:43.007 INFO kablam! Compiling bytes v0.4.6 Oct 10 20:58:43.014 INFO kablam! Compiling num-bigint v0.1.41 Oct 10 20:58:43.014 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 20:58:44.846 INFO kablam! Compiling backtrace v0.3.5 Oct 10 20:58:44.929 INFO kablam! Compiling nom v3.2.1 Oct 10 20:58:47.413 INFO kablam! Compiling tokio-io v0.1.4 Oct 10 20:58:49.105 INFO kablam! Compiling openssl v0.9.23 Oct 10 20:58:49.203 INFO kablam! Compiling error-chain v0.11.0 Oct 10 20:58:49.203 INFO kablam! Compiling failure v0.1.1 Oct 10 20:58:52.824 INFO kablam! Compiling num-rational v0.1.40 Oct 10 20:58:52.889 INFO kablam! Compiling unicorn_hat_hd v0.2.1 Oct 10 20:58:55.144 INFO kablam! Compiling config v0.7.0 Oct 10 20:58:55.212 INFO kablam! Compiling tokio-core v0.1.12 Oct 10 20:58:57.273 INFO kablam! Compiling num v0.1.41 Oct 10 20:58:58.888 INFO kablam! Compiling chrono v0.4.0 Oct 10 20:59:02.512 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 20:59:08.309 INFO kablam! Compiling native-tls v0.1.4 Oct 10 20:59:11.069 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 20:59:12.696 INFO kablam! Compiling hyper v0.11.12 Oct 10 20:59:24.088 INFO kablam! Compiling hyper-tls v0.1.2 Oct 10 20:59:27.233 INFO kablam! Compiling hubcaps v0.4.2 Oct 10 20:59:39.656 INFO kablam! Compiling gh-univiewer v0.1.0 (/source) Oct 10 20:59:39.756 INFO kablam! warning: unknown lint: `float_cmp` Oct 10 20:59:39.757 INFO kablam! --> src/main.rs:173:21 Oct 10 20:59:39.757 INFO kablam! | Oct 10 20:59:39.757 INFO kablam! 173 | #[allow(float_cmp)] Oct 10 20:59:39.757 INFO kablam! | ^^^^^^^^^ Oct 10 20:59:39.758 INFO kablam! | Oct 10 20:59:39.758 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 20:59:39.758 INFO kablam! Oct 10 20:59:46.392 INFO kablam! warning: variant is never constructed: `ColumnCount` Oct 10 20:59:46.392 INFO kablam! --> src/display.rs:8:5 Oct 10 20:59:46.392 INFO kablam! | Oct 10 20:59:46.392 INFO kablam! 8 | / ColumnCount { Oct 10 20:59:46.392 INFO kablam! 9 | | width: u8, Oct 10 20:59:46.392 INFO kablam! 10 | | value: u32, Oct 10 20:59:46.392 INFO kablam! 11 | | }, Oct 10 20:59:46.392 INFO kablam! | |_____^ Oct 10 20:59:46.392 INFO kablam! | Oct 10 20:59:46.392 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:59:46.392 INFO kablam! Oct 10 20:59:46.400 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 20:59:46.400 INFO kablam! --> src/main.rs:124:5 Oct 10 20:59:46.400 INFO kablam! | Oct 10 20:59:46.400 INFO kablam! 124 | display_metrics(&mut uhd, metrics); Oct 10 20:59:46.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:59:46.400 INFO kablam! | Oct 10 20:59:46.400 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 20:59:46.400 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 20:59:46.400 INFO kablam! Oct 10 20:59:54.238 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 10 20:59:54.251 INFO kablam! su: No module specific data is present Oct 10 20:59:54.928 INFO running `"docker" "rm" "-f" "1cf16a19bbc16aa18398c1f0157327272a4b8e57f1edec7000ca569b28197072"` Oct 10 20:59:55.164 INFO blam! 1cf16a19bbc16aa18398c1f0157327272a4b8e57f1edec7000ca569b28197072 Oct 10 20:59:55.176 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:59:55.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 20:59:55.660 INFO blam! 116bb5247637d40723e3fc1bb9fb2b4ba8a1fe5985ae2c577aa318bc9f761ea6 Oct 10 20:59:55.662 INFO running `"docker" "start" "-a" "116bb5247637d40723e3fc1bb9fb2b4ba8a1fe5985ae2c577aa318bc9f761ea6"` Oct 10 20:59:56.562 INFO kablam! usermod: no changes Oct 10 20:59:56.772 INFO kablam! Compiling spectral v0.6.0 Oct 10 20:59:58.312 INFO kablam! Compiling gh-univiewer v0.1.0 (/source) Oct 10 20:59:58.360 INFO kablam! warning: unknown lint: `float_cmp` Oct 10 20:59:58.360 INFO kablam! --> src/main.rs:173:21 Oct 10 20:59:58.360 INFO kablam! | Oct 10 20:59:58.360 INFO kablam! 173 | #[allow(float_cmp)] Oct 10 20:59:58.360 INFO kablam! | ^^^^^^^^^ Oct 10 20:59:58.360 INFO kablam! | Oct 10 20:59:58.360 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 10 20:59:58.360 INFO kablam! Oct 10 21:00:03.088 INFO kablam! warning: unused `#[macro_use]` import Oct 10 21:00:03.088 INFO kablam! --> src/main.rs:14:1 Oct 10 21:00:03.088 INFO kablam! | Oct 10 21:00:03.088 INFO kablam! 14 | #[macro_use] Oct 10 21:00:03.089 INFO kablam! | ^^^^^^^^^^^^ Oct 10 21:00:03.089 INFO kablam! | Oct 10 21:00:03.089 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:00:03.089 INFO kablam! Oct 10 21:00:03.462 INFO kablam! warning: variant is never constructed: `ColumnCount` Oct 10 21:00:03.462 INFO kablam! --> src/display.rs:8:5 Oct 10 21:00:03.462 INFO kablam! | Oct 10 21:00:03.462 INFO kablam! 8 | / ColumnCount { Oct 10 21:00:03.462 INFO kablam! 9 | | width: u8, Oct 10 21:00:03.462 INFO kablam! 10 | | value: u32, Oct 10 21:00:03.462 INFO kablam! 11 | | }, Oct 10 21:00:03.462 INFO kablam! | |_____^ Oct 10 21:00:03.462 INFO kablam! | Oct 10 21:00:03.462 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:00:03.462 INFO kablam! Oct 10 21:00:03.470 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 21:00:03.470 INFO kablam! --> src/main.rs:124:5 Oct 10 21:00:03.470 INFO kablam! | Oct 10 21:00:03.470 INFO kablam! 124 | display_metrics(&mut uhd, metrics); Oct 10 21:00:03.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:00:03.470 INFO kablam! | Oct 10 21:00:03.470 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 21:00:03.470 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 21:00:03.470 INFO kablam! Oct 10 21:00:05.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.75s Oct 10 21:00:05.345 INFO kablam! su: No module specific data is present Oct 10 21:00:05.637 INFO running `"docker" "rm" "-f" "116bb5247637d40723e3fc1bb9fb2b4ba8a1fe5985ae2c577aa318bc9f761ea6"` Oct 10 21:00:05.727 INFO blam! 116bb5247637d40723e3fc1bb9fb2b4ba8a1fe5985ae2c577aa318bc9f761ea6 Oct 10 21:00:05.728 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:00:05.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 21:00:05.872 INFO blam! 086b4b71b021d5167c22c6e150762f2dc94c49380fa7d7b1e4c62986d572b00f Oct 10 21:00:05.873 INFO running `"docker" "start" "-a" "086b4b71b021d5167c22c6e150762f2dc94c49380fa7d7b1e4c62986d572b00f"` Oct 10 21:00:06.460 INFO kablam! usermod: no changes Oct 10 21:00:06.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 21:00:06.637 INFO kablam! Running /target/debug/deps/gh_univiewer-64d8628ef16a7c1e Oct 10 21:00:06.643 INFO blam! Oct 10 21:00:06.643 INFO blam! running 8 tests Oct 10 21:00:06.644 INFO blam! test settings::tests::parse_since_days ... ok Oct 10 21:00:06.661 INFO blam! test settings::tests::closed_since_date_days ... ok Oct 10 21:00:06.661 INFO blam! test settings::tests::parse_since_weeks ... ok Oct 10 21:00:06.661 INFO blam! test settings::tests::parse_since_wrong_number_of_words ... ok Oct 10 21:00:06.661 INFO blam! test settings::tests::parse_since_second_word_not_a_recognized_interval ... ok Oct 10 21:00:06.661 INFO blam! test settings::tests::closed_since_date_weeks ... ok Oct 10 21:00:06.661 INFO blam! test settings::tests::parse_since_first_word_not_a_number ... ok Oct 10 21:00:06.661 INFO blam! test tests::test_vector_of_leds ... ok Oct 10 21:00:06.661 INFO blam! Oct 10 21:00:06.661 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:00:06.661 INFO blam! Oct 10 21:00:06.661 INFO kablam! su: No module specific data is present Oct 10 21:00:07.049 INFO running `"docker" "rm" "-f" "086b4b71b021d5167c22c6e150762f2dc94c49380fa7d7b1e4c62986d572b00f"` Oct 10 21:00:07.212 INFO blam! 086b4b71b021d5167c22c6e150762f2dc94c49380fa7d7b1e4c62986d572b00f