Oct 14 12:39:12.917 INFO testing makr17/clearlights against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:39:12.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:39:13.363 INFO blam! 511e842b3de724b110615e7d4dcc56f38567671e28227ee1462f787b5993b968 Oct 14 12:39:13.371 INFO running `"docker" "start" "-a" "511e842b3de724b110615e7d4dcc56f38567671e28227ee1462f787b5993b968"` Oct 14 12:39:15.427 INFO kablam! usermod: no changes Oct 14 12:39:15.511 INFO kablam! Compiling libc v0.2.18 Oct 14 12:39:16.400 INFO kablam! Compiling rand v0.3.15 Oct 14 12:39:16.400 INFO kablam! Compiling net2 v0.2.26 Oct 14 12:39:19.355 INFO kablam! Compiling uuid v0.1.18 Oct 14 12:39:20.191 INFO kablam! Compiling sacn v0.1.1 Oct 14 12:39:21.120 INFO kablam! Compiling clearlights v0.1.0 (/source) Oct 14 12:39:21.340 INFO kablam! warning: unused variable: `i` Oct 14 12:39:21.340 INFO kablam! --> src/main.rs:19:13 Oct 14 12:39:21.340 INFO kablam! | Oct 14 12:39:21.340 INFO kablam! 19 | for i in 1..zone.head { Oct 14 12:39:21.340 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:21.340 INFO kablam! | Oct 14 12:39:21.340 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:39:21.340 INFO kablam! Oct 14 12:39:21.340 INFO kablam! warning: unused variable: `i` Oct 14 12:39:21.340 INFO kablam! --> src/main.rs:24:13 Oct 14 12:39:21.340 INFO kablam! | Oct 14 12:39:21.340 INFO kablam! 24 | for i in 1..zone.body { Oct 14 12:39:21.340 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:21.340 INFO kablam! Oct 14 12:39:21.340 INFO kablam! warning: unused variable: `i` Oct 14 12:39:21.340 INFO kablam! --> src/main.rs:29:13 Oct 14 12:39:21.340 INFO kablam! | Oct 14 12:39:21.340 INFO kablam! 29 | for i in 1..zone.tail { Oct 14 12:39:21.340 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:21.340 INFO kablam! Oct 14 12:39:21.351 INFO kablam! warning: field is never used: `name` Oct 14 12:39:21.351 INFO kablam! --> src/main.rs:6:46 Oct 14 12:39:21.352 INFO kablam! | Oct 14 12:39:21.352 INFO kablam! 6 | struct Zone { head: u8, body: u8, tail: u8, name: String } Oct 14 12:39:21.352 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:39:21.353 INFO kablam! | Oct 14 12:39:21.353 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:39:21.353 INFO kablam! Oct 14 12:39:21.354 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:21.354 INFO kablam! --> src/main.rs:45:9 Oct 14 12:39:21.354 INFO kablam! | Oct 14 12:39:21.355 INFO kablam! 45 | dmx.send(universe, &u); Oct 14 12:39:21.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:21.355 INFO kablam! | Oct 14 12:39:21.356 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:39:21.356 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:21.356 INFO kablam! Oct 14 12:39:21.357 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:21.357 INFO kablam! --> src/main.rs:48:5 Oct 14 12:39:21.357 INFO kablam! | Oct 14 12:39:21.357 INFO kablam! 48 | dmx.terminate_stream(1); Oct 14 12:39:21.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:21.358 INFO kablam! | Oct 14 12:39:21.358 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:21.359 INFO kablam! Oct 14 12:39:22.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.62s Oct 14 12:39:22.111 INFO kablam! su: No module specific data is present Oct 14 12:39:22.711 INFO running `"docker" "rm" "-f" "511e842b3de724b110615e7d4dcc56f38567671e28227ee1462f787b5993b968"` Oct 14 12:39:23.015 INFO blam! 511e842b3de724b110615e7d4dcc56f38567671e28227ee1462f787b5993b968 Oct 14 12:39:23.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:39:23.439 INFO blam! 04ab68c715048879316c5bc492124cd4b5b4ac208f507cae94b9005e2dede160 Oct 14 12:39:23.447 INFO running `"docker" "start" "-a" "04ab68c715048879316c5bc492124cd4b5b4ac208f507cae94b9005e2dede160"` Oct 14 12:39:24.890 INFO kablam! usermod: no changes Oct 14 12:39:24.984 INFO kablam! Compiling clearlights v0.1.0 (/source) Oct 14 12:39:25.211 INFO kablam! warning: unused variable: `i` Oct 14 12:39:25.212 INFO kablam! --> src/main.rs:19:13 Oct 14 12:39:25.212 INFO kablam! | Oct 14 12:39:25.212 INFO kablam! 19 | for i in 1..zone.head { Oct 14 12:39:25.213 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:25.213 INFO kablam! | Oct 14 12:39:25.213 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:39:25.214 INFO kablam! Oct 14 12:39:25.214 INFO kablam! warning: unused variable: `i` Oct 14 12:39:25.214 INFO kablam! --> src/main.rs:24:13 Oct 14 12:39:25.215 INFO kablam! | Oct 14 12:39:25.215 INFO kablam! 24 | for i in 1..zone.body { Oct 14 12:39:25.215 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:25.216 INFO kablam! Oct 14 12:39:25.216 INFO kablam! warning: unused variable: `i` Oct 14 12:39:25.216 INFO kablam! --> src/main.rs:29:13 Oct 14 12:39:25.216 INFO kablam! | Oct 14 12:39:25.217 INFO kablam! 29 | for i in 1..zone.tail { Oct 14 12:39:25.217 INFO kablam! | ^ help: consider using `_i` instead Oct 14 12:39:25.217 INFO kablam! Oct 14 12:39:25.217 INFO kablam! warning: field is never used: `name` Oct 14 12:39:25.218 INFO kablam! --> src/main.rs:6:46 Oct 14 12:39:25.221 INFO kablam! | Oct 14 12:39:25.222 INFO kablam! 6 | struct Zone { head: u8, body: u8, tail: u8, name: String } Oct 14 12:39:25.223 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:39:25.223 INFO kablam! | Oct 14 12:39:25.223 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:39:25.223 INFO kablam! Oct 14 12:39:25.228 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:25.229 INFO kablam! --> src/main.rs:45:9 Oct 14 12:39:25.229 INFO kablam! | Oct 14 12:39:25.229 INFO kablam! 45 | dmx.send(universe, &u); Oct 14 12:39:25.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:25.229 INFO kablam! | Oct 14 12:39:25.229 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 12:39:25.229 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:25.229 INFO kablam! Oct 14 12:39:25.229 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 12:39:25.229 INFO kablam! --> src/main.rs:48:5 Oct 14 12:39:25.229 INFO kablam! | Oct 14 12:39:25.229 INFO kablam! 48 | dmx.terminate_stream(1); Oct 14 12:39:25.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:39:25.229 INFO kablam! | Oct 14 12:39:25.229 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 12:39:25.229 INFO kablam! Oct 14 12:39:25.782 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 14 12:39:25.786 INFO kablam! su: No module specific data is present Oct 14 12:39:26.172 INFO running `"docker" "rm" "-f" "04ab68c715048879316c5bc492124cd4b5b4ac208f507cae94b9005e2dede160"` Oct 14 12:39:26.367 INFO blam! 04ab68c715048879316c5bc492124cd4b5b4ac208f507cae94b9005e2dede160 Oct 14 12:39:26.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:39:26.633 INFO blam! d43472d930ff0da2763e4eac297f8abb770bd9579747959b3cdf32ac0731ea9e Oct 14 12:39:26.637 INFO running `"docker" "start" "-a" "d43472d930ff0da2763e4eac297f8abb770bd9579747959b3cdf32ac0731ea9e"` Oct 14 12:39:26.999 INFO kablam! usermod: no changes Oct 14 12:39:27.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 12:39:27.046 INFO kablam! Running /target/debug/deps/clearlights-c05722de9c296635 Oct 14 12:39:27.046 INFO blam! Oct 14 12:39:27.046 INFO blam! running 0 tests Oct 14 12:39:27.046 INFO blam! Oct 14 12:39:27.046 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:39:27.046 INFO blam! Oct 14 12:39:27.054 INFO kablam! su: No module specific data is present Oct 14 12:39:27.330 INFO running `"docker" "rm" "-f" "d43472d930ff0da2763e4eac297f8abb770bd9579747959b3cdf32ac0731ea9e"` Oct 14 12:39:27.473 INFO blam! d43472d930ff0da2763e4eac297f8abb770bd9579747959b3cdf32ac0731ea9e