Oct 14 16:48:48.387 INFO testing jhelwig/gh-univiewer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:48:48.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:48.885 INFO blam! 4dac5373b949cf3fe1e9c48739684ec04da1b99ccc964d28176babf42d554aed Oct 14 16:48:48.891 INFO running `"docker" "start" "-a" "4dac5373b949cf3fe1e9c48739684ec04da1b99ccc964d28176babf42d554aed"` Oct 14 16:48:50.084 INFO kablam! usermod: no changes Oct 14 16:48:50.487 INFO kablam! Compiling openssl v0.9.23 Oct 14 16:48:50.491 INFO kablam! Compiling rgb v0.8.7 Oct 14 16:48:50.491 INFO kablam! Compiling openssl-sys v0.9.23 Oct 14 16:48:50.492 INFO kablam! Compiling iovec v0.1.1 Oct 14 16:48:50.492 INFO kablam! Compiling net2 v0.2.31 Oct 14 16:48:50.492 INFO kablam! Compiling rand v0.3.20 Oct 14 16:48:50.492 INFO kablam! Compiling memchr v1.0.2 Oct 14 16:48:50.499 INFO kablam! Compiling relay v0.1.0 Oct 14 16:48:52.843 INFO kablam! Compiling toml v0.4.5 Oct 14 16:48:52.843 INFO kablam! Compiling serde_json v1.0.9 Oct 14 16:48:53.003 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 16:48:53.847 INFO kablam! Compiling bytes v0.4.6 Oct 14 16:48:57.042 INFO kablam! Compiling nom v3.2.1 Oct 14 16:48:57.047 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 16:48:57.047 INFO kablam! Compiling mio v0.6.12 Oct 14 16:48:58.872 INFO kablam! Compiling backtrace v0.3.5 Oct 14 16:48:59.035 INFO kablam! Compiling tokio-io v0.1.4 Oct 14 16:49:09.823 INFO kablam! Compiling error-chain v0.11.0 Oct 14 16:49:09.855 INFO kablam! Compiling failure v0.1.1 Oct 14 16:49:09.931 INFO kablam! Compiling num-bigint v0.1.41 Oct 14 16:49:09.955 INFO kablam! Compiling tokio-core v0.1.12 Oct 14 16:49:13.431 INFO kablam! Compiling unicorn_hat_hd v0.2.1 Oct 14 16:49:13.756 INFO kablam! Compiling config v0.7.0 Oct 14 16:49:19.499 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 16:49:19.639 INFO kablam! Compiling num-rational v0.1.40 Oct 14 16:49:25.734 INFO kablam! Compiling native-tls v0.1.4 Oct 14 16:49:26.048 INFO kablam! Compiling num v0.1.41 Oct 14 16:49:26.507 INFO kablam! Compiling chrono v0.4.0 Oct 14 16:49:26.903 INFO kablam! Compiling hyper v0.11.12 Oct 14 16:49:27.264 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 16:49:40.039 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 16:49:41.279 INFO kablam! Compiling hubcaps v0.4.2 Oct 14 16:49:50.387 INFO kablam! Compiling gh-univiewer v0.1.0 (/source) Oct 14 16:49:50.483 INFO kablam! warning: unknown lint: `float_cmp` Oct 14 16:49:50.484 INFO kablam! --> src/main.rs:173:21 Oct 14 16:49:50.484 INFO kablam! | Oct 14 16:49:50.484 INFO kablam! 173 | #[allow(float_cmp)] Oct 14 16:49:50.484 INFO kablam! | ^^^^^^^^^ Oct 14 16:49:50.485 INFO kablam! | Oct 14 16:49:50.485 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 14 16:49:50.485 INFO kablam! Oct 14 16:49:52.095 INFO kablam! warning: variant is never constructed: `ColumnCount` Oct 14 16:49:52.095 INFO kablam! --> src/display.rs:8:5 Oct 14 16:49:52.095 INFO kablam! | Oct 14 16:49:52.095 INFO kablam! 8 | / ColumnCount { Oct 14 16:49:52.095 INFO kablam! 9 | | width: u8, Oct 14 16:49:52.095 INFO kablam! 10 | | value: u32, Oct 14 16:49:52.095 INFO kablam! 11 | | }, Oct 14 16:49:52.095 INFO kablam! | |_____^ Oct 14 16:49:52.095 INFO kablam! | Oct 14 16:49:52.095 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:49:52.095 INFO kablam! Oct 14 16:49:52.095 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 16:49:52.095 INFO kablam! --> src/main.rs:124:5 Oct 14 16:49:52.095 INFO kablam! | Oct 14 16:49:52.095 INFO kablam! 124 | display_metrics(&mut uhd, metrics); Oct 14 16:49:52.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:49:52.095 INFO kablam! | Oct 14 16:49:52.095 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 16:49:52.095 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 16:49:52.095 INFO kablam! Oct 14 16:49:58.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 14 16:49:58.264 INFO kablam! su: No module specific data is present Oct 14 16:49:58.800 INFO running `"docker" "rm" "-f" "4dac5373b949cf3fe1e9c48739684ec04da1b99ccc964d28176babf42d554aed"` Oct 14 16:49:59.027 INFO blam! 4dac5373b949cf3fe1e9c48739684ec04da1b99ccc964d28176babf42d554aed Oct 14 16:49:59.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:59.491 INFO blam! 7509f01defbe402bd16b7f62372ef2e7ee10d31d384934cb2397f25dec224553 Oct 14 16:49:59.493 INFO running `"docker" "start" "-a" "7509f01defbe402bd16b7f62372ef2e7ee10d31d384934cb2397f25dec224553"` Oct 14 16:50:00.875 INFO kablam! usermod: no changes Oct 14 16:50:01.143 INFO kablam! Compiling spectral v0.6.0 Oct 14 16:50:02.291 INFO kablam! Compiling gh-univiewer v0.1.0 (/source) Oct 14 16:50:02.387 INFO kablam! warning: unknown lint: `float_cmp` Oct 14 16:50:02.387 INFO kablam! --> src/main.rs:173:21 Oct 14 16:50:02.387 INFO kablam! | Oct 14 16:50:02.387 INFO kablam! 173 | #[allow(float_cmp)] Oct 14 16:50:02.390 INFO kablam! | ^^^^^^^^^ Oct 14 16:50:02.391 INFO kablam! | Oct 14 16:50:02.391 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 14 16:50:02.391 INFO kablam! Oct 14 16:50:03.607 INFO kablam! warning: unused `#[macro_use]` import Oct 14 16:50:03.607 INFO kablam! --> src/main.rs:14:1 Oct 14 16:50:03.607 INFO kablam! | Oct 14 16:50:03.607 INFO kablam! 14 | #[macro_use] Oct 14 16:50:03.607 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:50:03.607 INFO kablam! | Oct 14 16:50:03.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:50:03.607 INFO kablam! Oct 14 16:50:04.071 INFO kablam! warning: variant is never constructed: `ColumnCount` Oct 14 16:50:04.071 INFO kablam! --> src/display.rs:8:5 Oct 14 16:50:04.071 INFO kablam! | Oct 14 16:50:04.071 INFO kablam! 8 | / ColumnCount { Oct 14 16:50:04.071 INFO kablam! 9 | | width: u8, Oct 14 16:50:04.071 INFO kablam! 10 | | value: u32, Oct 14 16:50:04.071 INFO kablam! 11 | | }, Oct 14 16:50:04.071 INFO kablam! | |_____^ Oct 14 16:50:04.071 INFO kablam! | Oct 14 16:50:04.071 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:50:04.071 INFO kablam! Oct 14 16:50:04.075 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 16:50:04.075 INFO kablam! --> src/main.rs:124:5 Oct 14 16:50:04.075 INFO kablam! | Oct 14 16:50:04.075 INFO kablam! 124 | display_metrics(&mut uhd, metrics); Oct 14 16:50:04.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:50:04.075 INFO kablam! | Oct 14 16:50:04.075 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 16:50:04.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 16:50:04.075 INFO kablam! Oct 14 16:50:06.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.02s Oct 14 16:50:06.927 INFO kablam! su: No module specific data is present Oct 14 16:50:07.831 INFO running `"docker" "rm" "-f" "7509f01defbe402bd16b7f62372ef2e7ee10d31d384934cb2397f25dec224553"` Oct 14 16:50:08.227 INFO blam! 7509f01defbe402bd16b7f62372ef2e7ee10d31d384934cb2397f25dec224553 Oct 14 16:50:08.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:50:08.812 INFO blam! 174df75b6a224de68ae4a20111b605fde2d89b9500c12f794d4bb3d7c775777a Oct 14 16:50:08.819 INFO running `"docker" "start" "-a" "174df75b6a224de68ae4a20111b605fde2d89b9500c12f794d4bb3d7c775777a"` Oct 14 16:50:09.854 INFO kablam! usermod: no changes Oct 14 16:50:10.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 14 16:50:10.079 INFO blam! Oct 14 16:50:10.079 INFO blam! running 8 tests Oct 14 16:50:10.079 INFO blam! test settings::tests::parse_since_second_word_not_a_recognized_interval ... ok Oct 14 16:50:10.079 INFO blam! test settings::tests::parse_since_first_word_not_a_number ... ok Oct 14 16:50:10.079 INFO blam! test settings::tests::parse_since_days ... ok Oct 14 16:50:10.079 INFO blam! test settings::tests::closed_since_date_weeks ... ok Oct 14 16:50:10.079 INFO kablam! Running /target/debug/deps/gh_univiewer-64d8628ef16a7c1e Oct 14 16:50:10.083 INFO blam! test settings::tests::closed_since_date_days ... ok Oct 14 16:50:10.083 INFO blam! test settings::tests::parse_since_weeks ... ok Oct 14 16:50:10.083 INFO blam! test settings::tests::parse_since_wrong_number_of_words ... ok Oct 14 16:50:10.083 INFO blam! test tests::test_vector_of_leds ... ok Oct 14 16:50:10.083 INFO blam! Oct 14 16:50:10.083 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:50:10.083 INFO blam! Oct 14 16:50:10.091 INFO kablam! su: No module specific data is present Oct 14 16:50:10.716 INFO running `"docker" "rm" "-f" "174df75b6a224de68ae4a20111b605fde2d89b9500c12f794d4bb3d7c775777a"` Oct 14 16:50:10.975 INFO blam! 174df75b6a224de68ae4a20111b605fde2d89b9500c12f794d4bb3d7c775777a