Oct 14 12:39:12.600 INFO testing makr17/clearlights against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 12:39:12.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:39:12.998 INFO blam! 01b764ff5847ea07040b27645b43b2bd05acd22eff513ed9b132d9a488d63d68 Oct 14 12:39:13.006 INFO running `"docker" "start" "-a" "01b764ff5847ea07040b27645b43b2bd05acd22eff513ed9b132d9a488d63d68"` Oct 14 12:39:14.083 INFO kablam! usermod: no changes Oct 14 12:39:14.175 INFO kablam! Compiling rand v0.3.15 Oct 14 12:39:14.175 INFO kablam! Compiling net2 v0.2.26 Oct 14 12:39:16.859 INFO kablam! Compiling uuid v0.1.18 Oct 14 12:39:17.530 INFO kablam! Compiling sacn v0.1.1 Oct 14 12:39:18.735 INFO kablam! Compiling clearlights v0.1.0 (/source) Oct 14 12:39:19.061 INFO kablam! warning: unused variable: `i` Oct 14 12:39:19.062 INFO kablam! --> src/main.rs:19:13 Oct 14 12:39:19.062 INFO kablam! | Oct 14 12:39:19.062 INFO kablam! 19 | for i in 1..zone.head { Oct 14 12:39:19.063 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:19.063 INFO kablam! | Oct 14 12:39:19.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:39:19.064 INFO kablam! Oct 14 12:39:19.064 INFO kablam! warning: unused variable: `i` Oct 14 12:39:19.064 INFO kablam! --> src/main.rs:24:13 Oct 14 12:39:19.065 INFO kablam! | Oct 14 12:39:19.065 INFO kablam! 24 | for i in 1..zone.body { Oct 14 12:39:19.065 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:19.066 INFO kablam! Oct 14 12:39:19.066 INFO kablam! warning: unused variable: `i` Oct 14 12:39:19.066 INFO kablam! --> src/main.rs:29:13 Oct 14 12:39:19.067 INFO kablam! | Oct 14 12:39:19.067 INFO kablam! 29 | for i in 1..zone.tail { Oct 14 12:39:19.067 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:19.067 INFO kablam! Oct 14 12:39:19.068 INFO kablam! warning: field is never used: `name` Oct 14 12:39:19.068 INFO kablam! --> src/main.rs:6:46 Oct 14 12:39:19.068 INFO kablam! | Oct 14 12:39:19.069 INFO kablam! 6 | struct Zone { head: u8, body: u8, tail: u8, name: String } Oct 14 12:39:19.069 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:39:19.069 INFO kablam! | Oct 14 12:39:19.070 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:39:19.070 INFO kablam! Oct 14 12:39:19.075 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:19.075 INFO kablam! --> src/main.rs:45:9 Oct 14 12:39:19.076 INFO kablam! | Oct 14 12:39:19.076 INFO kablam! 45 | dmx.send(universe, &u); Oct 14 12:39:19.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:19.077 INFO kablam! | Oct 14 12:39:19.077 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:39:19.077 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:19.077 INFO kablam! Oct 14 12:39:19.078 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:19.078 INFO kablam! --> src/main.rs:48:5 Oct 14 12:39:19.078 INFO kablam! | Oct 14 12:39:19.079 INFO kablam! 48 | dmx.terminate_stream(1); Oct 14 12:39:19.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:19.079 INFO kablam! | Oct 14 12:39:19.079 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:19.079 INFO kablam! Oct 14 12:39:19.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.76s Oct 14 12:39:19.891 INFO kablam! su: No module specific data is present Oct 14 12:39:20.586 INFO running `"docker" "rm" "-f" "01b764ff5847ea07040b27645b43b2bd05acd22eff513ed9b132d9a488d63d68"` Oct 14 12:39:20.875 INFO blam! 01b764ff5847ea07040b27645b43b2bd05acd22eff513ed9b132d9a488d63d68 Oct 14 12:39:20.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:39:21.316 INFO blam! 81c39b19fe205d0809c6d56a7cfe21fdf5d4f135f9d553ab252280d50b87898f Oct 14 12:39:21.317 INFO running `"docker" "start" "-a" "81c39b19fe205d0809c6d56a7cfe21fdf5d4f135f9d553ab252280d50b87898f"` Oct 14 12:39:22.520 INFO kablam! usermod: no changes Oct 14 12:39:22.595 INFO kablam! Compiling clearlights v0.1.0 (/source) Oct 14 12:39:22.903 INFO kablam! warning: unused variable: `i` Oct 14 12:39:22.904 INFO kablam! --> src/main.rs:19:13 Oct 14 12:39:22.904 INFO kablam! | Oct 14 12:39:22.905 INFO kablam! 19 | for i in 1..zone.head { Oct 14 12:39:22.905 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:22.905 INFO kablam! | Oct 14 12:39:22.906 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:39:22.906 INFO kablam! Oct 14 12:39:22.907 INFO kablam! warning: unused variable: `i` Oct 14 12:39:22.907 INFO kablam! --> src/main.rs:24:13 Oct 14 12:39:22.907 INFO kablam! | Oct 14 12:39:22.908 INFO kablam! 24 | for i in 1..zone.body { Oct 14 12:39:22.908 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:22.908 INFO kablam! Oct 14 12:39:22.909 INFO kablam! warning: unused variable: `i` Oct 14 12:39:22.909 INFO kablam! --> src/main.rs:29:13 Oct 14 12:39:22.909 INFO kablam! | Oct 14 12:39:22.910 INFO kablam! 29 | for i in 1..zone.tail { Oct 14 12:39:22.910 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:22.911 INFO kablam! Oct 14 12:39:22.911 INFO kablam! warning: field is never used: `name` Oct 14 12:39:22.911 INFO kablam! --> src/main.rs:6:46 Oct 14 12:39:22.912 INFO kablam! | Oct 14 12:39:22.912 INFO kablam! 6 | struct Zone { head: u8, body: u8, tail: u8, name: String } Oct 14 12:39:22.912 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:39:22.913 INFO kablam! | Oct 14 12:39:22.913 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:39:22.913 INFO kablam! Oct 14 12:39:22.914 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:22.914 INFO kablam! --> src/main.rs:45:9 Oct 14 12:39:22.914 INFO kablam! | Oct 14 12:39:22.914 INFO kablam! 45 | dmx.send(universe, &u); Oct 14 12:39:22.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:22.915 INFO kablam! | Oct 14 12:39:22.915 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:39:22.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:22.916 INFO kablam! Oct 14 12:39:22.916 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:22.916 INFO kablam! --> src/main.rs:48:5 Oct 14 12:39:22.917 INFO kablam! | Oct 14 12:39:22.917 INFO kablam! 48 | dmx.terminate_stream(1); Oct 14 12:39:22.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:22.918 INFO kablam! | Oct 14 12:39:22.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:22.918 INFO kablam! Oct 14 12:39:23.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 14 12:39:23.464 INFO kablam! su: No module specific data is present Oct 14 12:39:24.159 INFO running `"docker" "rm" "-f" "81c39b19fe205d0809c6d56a7cfe21fdf5d4f135f9d553ab252280d50b87898f"` Oct 14 12:39:24.471 INFO blam! 81c39b19fe205d0809c6d56a7cfe21fdf5d4f135f9d553ab252280d50b87898f Oct 14 12:39:24.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:39:24.979 INFO blam! 51d1e424f507ba4cefce7f6186e4d0bd738f28ed3db8cff29edc5bb5463a18cd Oct 14 12:39:24.987 INFO running `"docker" "start" "-a" "51d1e424f507ba4cefce7f6186e4d0bd738f28ed3db8cff29edc5bb5463a18cd"` Oct 14 12:39:25.951 INFO kablam! usermod: no changes Oct 14 12:39:26.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 12:39:26.019 INFO kablam! Running /target/debug/deps/clearlights-e1c0f9cf4b99913c Oct 14 12:39:26.019 INFO blam! Oct 14 12:39:26.019 INFO kablam! su: No module specific data is present Oct 14 12:39:26.019 INFO blam! running 0 tests Oct 14 12:39:26.019 INFO blam! Oct 14 12:39:26.019 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:39:26.019 INFO blam! Oct 14 12:39:26.383 INFO running `"docker" "rm" "-f" "51d1e424f507ba4cefce7f6186e4d0bd738f28ed3db8cff29edc5bb5463a18cd"` Oct 14 12:39:26.587 INFO blam! 51d1e424f507ba4cefce7f6186e4d0bd738f28ed3db8cff29edc5bb5463a18cd