Oct 14 16:48:11.328 INFO testing jhelwig/gh-univiewer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:48:11.330 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:48:11.911 INFO blam! ac30c57c66f68d2880bfaf023f0a5caba53b8152e7237305777e859b7d00b109 Oct 14 16:48:11.915 INFO running `"docker" "start" "-a" "ac30c57c66f68d2880bfaf023f0a5caba53b8152e7237305777e859b7d00b109"` Oct 14 16:48:14.313 INFO kablam! usermod: no changes Oct 14 16:48:14.670 INFO kablam! Compiling futures v0.1.17 Oct 14 16:48:14.676 INFO kablam! Compiling rgb v0.8.7 Oct 14 16:48:14.677 INFO kablam! Compiling iovec v0.1.1 Oct 14 16:48:14.681 INFO kablam! Compiling memchr v1.0.2 Oct 14 16:48:14.682 INFO kablam! Compiling net2 v0.2.31 Oct 14 16:48:14.683 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 16:48:14.686 INFO kablam! Compiling openssl-sys v0.9.23 Oct 14 16:48:14.687 INFO kablam! Compiling num-complex v0.1.41 Oct 14 16:48:18.239 INFO kablam! Compiling toml v0.4.5 Oct 14 16:48:18.239 INFO kablam! Compiling num-bigint v0.1.41 Oct 14 16:48:22.116 INFO kablam! Compiling bytes v0.4.6 Oct 14 16:48:22.117 INFO kablam! Compiling nom v3.2.1 Oct 14 16:48:23.488 INFO kablam! Compiling mio v0.6.12 Oct 14 16:48:25.854 INFO kablam! Compiling openssl v0.9.23 Oct 14 16:48:41.455 INFO kablam! Compiling num-rational v0.1.40 Oct 14 16:48:41.519 INFO kablam! Compiling tokio-io v0.1.4 Oct 14 16:48:41.519 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 16:48:41.519 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 16:48:41.707 INFO kablam! Compiling relay v0.1.0 Oct 14 16:48:45.324 INFO kablam! Compiling config v0.7.0 Oct 14 16:48:47.739 INFO kablam! Compiling tokio-core v0.1.12 Oct 14 16:48:47.823 INFO kablam! Compiling num v0.1.41 Oct 14 16:48:48.083 INFO kablam! Compiling chrono v0.4.0 Oct 14 16:48:52.387 INFO kablam! Compiling native-tls v0.1.4 Oct 14 16:48:56.279 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 16:48:56.503 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 16:48:58.193 INFO kablam! Compiling backtrace v0.3.5 Oct 14 16:49:00.459 INFO kablam! Compiling error-chain v0.11.0 Oct 14 16:49:00.459 INFO kablam! Compiling failure v0.1.1 Oct 14 16:49:02.487 INFO kablam! Compiling unicorn_hat_hd v0.2.1 Oct 14 16:49:03.991 INFO kablam! Compiling hyper v0.11.12 Oct 14 16:49:14.947 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 16:49:16.031 INFO kablam! Compiling hubcaps v0.4.2 Oct 14 16:49:26.323 INFO kablam! Compiling gh-univiewer v0.1.0 (/source) Oct 14 16:49:26.423 INFO kablam! warning: unknown lint: `float_cmp` Oct 14 16:49:26.423 INFO kablam! --> src/main.rs:173:21 Oct 14 16:49:26.423 INFO kablam! | Oct 14 16:49:26.423 INFO kablam! 173 | #[allow(float_cmp)] Oct 14 16:49:26.423 INFO kablam! | ^^^^^^^^^ Oct 14 16:49:26.423 INFO kablam! | Oct 14 16:49:26.423 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 14 16:49:26.423 INFO kablam! Oct 14 16:49:28.319 INFO kablam! warning: variant is never constructed: `ColumnCount` Oct 14 16:49:28.320 INFO kablam! --> src/display.rs:8:5 Oct 14 16:49:28.321 INFO kablam! | Oct 14 16:49:28.321 INFO kablam! 8 | / ColumnCount { Oct 14 16:49:28.322 INFO kablam! 9 | | width: u8, Oct 14 16:49:28.323 INFO kablam! 10 | | value: u32, Oct 14 16:49:28.323 INFO kablam! 11 | | }, Oct 14 16:49:28.324 INFO kablam! | |_____^ Oct 14 16:49:28.324 INFO kablam! | Oct 14 16:49:28.325 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:49:28.325 INFO kablam! Oct 14 16:49:28.326 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 16:49:28.327 INFO kablam! --> src/main.rs:124:5 Oct 14 16:49:28.327 INFO kablam! | Oct 14 16:49:28.328 INFO kablam! 124 | display_metrics(&mut uhd, metrics); Oct 14 16:49:28.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:49:28.328 INFO kablam! | Oct 14 16:49:28.328 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 16:49:28.328 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 16:49:28.328 INFO kablam! Oct 14 16:49:37.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 14 16:49:37.703 INFO kablam! su: No module specific data is present Oct 14 16:49:39.567 INFO running `"docker" "rm" "-f" "ac30c57c66f68d2880bfaf023f0a5caba53b8152e7237305777e859b7d00b109"` Oct 14 16:49:39.883 INFO blam! ac30c57c66f68d2880bfaf023f0a5caba53b8152e7237305777e859b7d00b109 Oct 14 16:49:39.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:49:40.347 INFO blam! dd99a81e1f2968ea9d61dfcf66cf6932c554f4aa6a5165fa1ac747dfcee23e1c Oct 14 16:49:40.363 INFO running `"docker" "start" "-a" "dd99a81e1f2968ea9d61dfcf66cf6932c554f4aa6a5165fa1ac747dfcee23e1c"` Oct 14 16:49:41.679 INFO kablam! usermod: no changes Oct 14 16:49:41.935 INFO kablam! Compiling spectral v0.6.0 Oct 14 16:49:43.154 INFO kablam! Compiling gh-univiewer v0.1.0 (/source) Oct 14 16:49:43.251 INFO kablam! warning: unknown lint: `float_cmp` Oct 14 16:49:43.252 INFO kablam! --> src/main.rs:173:21 Oct 14 16:49:43.252 INFO kablam! | Oct 14 16:49:43.252 INFO kablam! 173 | #[allow(float_cmp)] Oct 14 16:49:43.252 INFO kablam! | ^^^^^^^^^ Oct 14 16:49:43.252 INFO kablam! | Oct 14 16:49:43.252 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 14 16:49:43.252 INFO kablam! Oct 14 16:49:44.351 INFO kablam! warning: unused `#[macro_use]` import Oct 14 16:49:44.352 INFO kablam! --> src/main.rs:14:1 Oct 14 16:49:44.352 INFO kablam! | Oct 14 16:49:44.352 INFO kablam! 14 | #[macro_use] Oct 14 16:49:44.353 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:49:44.353 INFO kablam! | Oct 14 16:49:44.353 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:49:44.353 INFO kablam! Oct 14 16:49:44.773 INFO kablam! warning: variant is never constructed: `ColumnCount` Oct 14 16:49:44.773 INFO kablam! --> src/display.rs:8:5 Oct 14 16:49:44.773 INFO kablam! | Oct 14 16:49:44.773 INFO kablam! 8 | / ColumnCount { Oct 14 16:49:44.773 INFO kablam! 9 | | width: u8, Oct 14 16:49:44.773 INFO kablam! 10 | | value: u32, Oct 14 16:49:44.773 INFO kablam! 11 | | }, Oct 14 16:49:44.774 INFO kablam! | |_____^ Oct 14 16:49:44.774 INFO kablam! | Oct 14 16:49:44.774 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:49:44.774 INFO kablam! Oct 14 16:49:44.780 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 16:49:44.781 INFO kablam! --> src/main.rs:124:5 Oct 14 16:49:44.781 INFO kablam! | Oct 14 16:49:44.781 INFO kablam! 124 | display_metrics(&mut uhd, metrics); Oct 14 16:49:44.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:49:44.781 INFO kablam! | Oct 14 16:49:44.781 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 16:49:44.781 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 16:49:44.781 INFO kablam! Oct 14 16:49:47.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.80s Oct 14 16:49:47.529 INFO kablam! su: No module specific data is present Oct 14 16:49:49.051 INFO running `"docker" "rm" "-f" "dd99a81e1f2968ea9d61dfcf66cf6932c554f4aa6a5165fa1ac747dfcee23e1c"` Oct 14 16:49:49.363 INFO blam! dd99a81e1f2968ea9d61dfcf66cf6932c554f4aa6a5165fa1ac747dfcee23e1c Oct 14 16:49:49.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:49:49.710 INFO blam! ff0c9fcb726333cfc24b6b1ee52ac4df1999a694f5871febc645a75356455c4c Oct 14 16:49:49.711 INFO running `"docker" "start" "-a" "ff0c9fcb726333cfc24b6b1ee52ac4df1999a694f5871febc645a75356455c4c"` Oct 14 16:49:51.251 INFO kablam! usermod: no changes Oct 14 16:49:51.626 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Oct 14 16:49:51.647 INFO kablam! Running /target/debug/deps/gh_univiewer-698800addb2e5a2f Oct 14 16:49:51.661 INFO blam! Oct 14 16:49:51.661 INFO blam! running 8 tests Oct 14 16:49:51.699 INFO blam! test settings::tests::parse_since_days ... ok Oct 14 16:49:51.700 INFO blam! test settings::tests::closed_since_date_days ... ok Oct 14 16:49:51.700 INFO blam! test settings::tests::parse_since_second_word_not_a_recognized_interval ... ok Oct 14 16:49:51.701 INFO blam! test settings::tests::parse_since_first_word_not_a_number ... ok Oct 14 16:49:51.703 INFO blam! test settings::tests::parse_since_weeks ... ok Oct 14 16:49:51.703 INFO blam! test settings::tests::closed_since_date_weeks ... ok Oct 14 16:49:51.703 INFO blam! test tests::test_vector_of_leds ... ok Oct 14 16:49:51.703 INFO blam! test settings::tests::parse_since_wrong_number_of_words ... ok Oct 14 16:49:51.703 INFO blam! Oct 14 16:49:51.703 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:49:51.703 INFO blam! Oct 14 16:49:51.705 INFO kablam! su: No module specific data is present Oct 14 16:49:52.766 INFO running `"docker" "rm" "-f" "ff0c9fcb726333cfc24b6b1ee52ac4df1999a694f5871febc645a75356455c4c"` Oct 14 16:49:53.079 INFO blam! ff0c9fcb726333cfc24b6b1ee52ac4df1999a694f5871febc645a75356455c4c