Oct 12 00:18:51.346 INFO testing etherdream-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:18:51.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:18:51.738 INFO blam! 4496fd2374e1c4465a50f5f82cb08db14cbea9252cc897b5957d0fd9b2d6d65d Oct 12 00:18:51.738 INFO running `"docker" "start" "-a" "4496fd2374e1c4465a50f5f82cb08db14cbea9252cc897b5957d0fd9b2d6d65d"` Oct 12 00:18:52.528 INFO kablam! usermod: no changes Oct 12 00:18:52.619 INFO kablam! Compiling point v0.3.1 Oct 12 00:18:52.624 INFO kablam! Compiling ilda v0.0.2 Oct 12 00:18:53.606 INFO kablam! Compiling etherdream v0.1.1 (/source) Oct 12 00:18:53.988 INFO kablam! warning: method is never used: `hello` Oct 12 00:18:53.988 INFO kablam! --> src/dac.rs:184:3 Oct 12 00:18:53.988 INFO kablam! | Oct 12 00:18:53.988 INFO kablam! 184 | fn hello(&mut self) -> Result { Oct 12 00:18:53.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:53.988 INFO kablam! | Oct 12 00:18:53.988 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:18:53.988 INFO kablam! Oct 12 00:18:54.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 12 00:18:54.251 INFO kablam! su: No module specific data is present Oct 12 00:18:54.552 INFO running `"docker" "rm" "-f" "4496fd2374e1c4465a50f5f82cb08db14cbea9252cc897b5957d0fd9b2d6d65d"` Oct 12 00:18:54.638 INFO blam! 4496fd2374e1c4465a50f5f82cb08db14cbea9252cc897b5957d0fd9b2d6d65d Oct 12 00:18:54.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:18:54.817 INFO blam! 490a71c5559a36b0a8f47de34768e50d578394b4ede169d0c4ceb6dffca1eaed Oct 12 00:18:54.818 INFO running `"docker" "start" "-a" "490a71c5559a36b0a8f47de34768e50d578394b4ede169d0c4ceb6dffca1eaed"` Oct 12 00:18:55.383 INFO kablam! usermod: no changes Oct 12 00:18:55.459 INFO kablam! Compiling etherdream v0.1.1 (/source) Oct 12 00:18:55.745 INFO kablam! warning: unused import: `etherdream::protocol::X_MAX` Oct 12 00:18:55.745 INFO kablam! --> examples/spiral.rs:8:5 Oct 12 00:18:55.745 INFO kablam! | Oct 12 00:18:55.745 INFO kablam! 8 | use etherdream::protocol::X_MAX; Oct 12 00:18:55.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:55.752 INFO kablam! | Oct 12 00:18:55.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:18:55.752 INFO kablam! Oct 12 00:18:55.752 INFO kablam! warning: unused import: `etherdream::protocol::Y_MAX` Oct 12 00:18:55.753 INFO kablam! --> examples/spiral.rs:9:5 Oct 12 00:18:55.753 INFO kablam! | Oct 12 00:18:55.753 INFO kablam! 9 | use etherdream::protocol::Y_MAX; Oct 12 00:18:55.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:55.753 INFO kablam! Oct 12 00:18:55.820 INFO kablam! warning: unused import: `etherdream::protocol::Y_MAX` Oct 12 00:18:55.821 INFO kablam! --> examples/ball.rs:11:5 Oct 12 00:18:55.821 INFO kablam! | Oct 12 00:18:55.821 INFO kablam! 11 | use etherdream::protocol::Y_MAX; Oct 12 00:18:55.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:55.822 INFO kablam! | Oct 12 00:18:55.822 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:18:55.822 INFO kablam! Oct 12 00:18:55.823 INFO kablam! warning: unused import: `etherdream::protocol::Y_MIN` Oct 12 00:18:55.823 INFO kablam! --> examples/ball.rs:12:5 Oct 12 00:18:55.823 INFO kablam! | Oct 12 00:18:55.823 INFO kablam! 12 | use etherdream::protocol::Y_MIN; Oct 12 00:18:55.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:55.824 INFO kablam! Oct 12 00:18:55.837 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 12 00:18:55.837 INFO kablam! --> examples/ball.rs:126:7 Oct 12 00:18:55.837 INFO kablam! | Oct 12 00:18:55.838 INFO kablam! 126 | thread::sleep_ms(10); Oct 12 00:18:55.838 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:18:55.838 INFO kablam! | Oct 12 00:18:55.839 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:18:55.839 INFO kablam! Oct 12 00:18:55.873 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 12 00:18:55.873 INFO kablam! --> examples/spiral.rs:40:3 Oct 12 00:18:55.873 INFO kablam! | Oct 12 00:18:55.874 INFO kablam! 40 | static mut pos: i32 = 0; Oct 12 00:18:55.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:55.875 INFO kablam! | Oct 12 00:18:55.875 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 00:18:55.875 INFO kablam! Oct 12 00:18:55.969 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 12 00:18:55.970 INFO kablam! --> examples/circle.rs:32:3 Oct 12 00:18:55.970 INFO kablam! | Oct 12 00:18:55.970 INFO kablam! 32 | static mut pos: i32 = 0; Oct 12 00:18:55.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:55.972 INFO kablam! | Oct 12 00:18:55.973 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 00:18:55.973 INFO kablam! Oct 12 00:18:56.017 INFO kablam! warning: variable does not need to be mutable Oct 12 00:18:56.017 INFO kablam! --> examples/ball.rs:117:7 Oct 12 00:18:56.017 INFO kablam! | Oct 12 00:18:56.017 INFO kablam! 117 | let mut circle = Arc::new(RwLock::new(Circle::new(8000))); Oct 12 00:18:56.018 INFO kablam! | ----^^^^^^ Oct 12 00:18:56.018 INFO kablam! | | Oct 12 00:18:56.018 INFO kablam! | help: remove this `mut` Oct 12 00:18:56.019 INFO kablam! | Oct 12 00:18:56.019 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:18:56.019 INFO kablam! Oct 12 00:18:56.020 INFO kablam! warning: variable does not need to be mutable Oct 12 00:18:56.020 INFO kablam! --> examples/ball.rs:118:7 Oct 12 00:18:56.020 INFO kablam! | Oct 12 00:18:56.020 INFO kablam! 118 | let mut circle2 = circle.clone(); Oct 12 00:18:56.021 INFO kablam! | ----^^^^^^^ Oct 12 00:18:56.021 INFO kablam! | | Oct 12 00:18:56.021 INFO kablam! | help: remove this `mut` Oct 12 00:18:56.026 INFO kablam! Oct 12 00:18:56.028 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 00:18:56.029 INFO kablam! --> examples/ball.rs:130:3 Oct 12 00:18:56.029 INFO kablam! | Oct 12 00:18:56.029 INFO kablam! 130 | / dac.play_function(|num_points: u16| { Oct 12 00:18:56.029 INFO kablam! 131 | | circle2.read().unwrap().get_points(num_points, &mut pos) Oct 12 00:18:56.030 INFO kablam! 132 | | }); Oct 12 00:18:56.030 INFO kablam! | |_____^ Oct 12 00:18:56.032 INFO kablam! | Oct 12 00:18:56.033 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 00:18:56.033 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 00:18:56.033 INFO kablam! Oct 12 00:18:56.588 INFO kablam! warning: method is never used: `hello` Oct 12 00:18:56.588 INFO kablam! --> src/dac.rs:184:3 Oct 12 00:18:56.588 INFO kablam! | Oct 12 00:18:56.588 INFO kablam! 184 | fn hello(&mut self) -> Result { Oct 12 00:18:56.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:18:56.588 INFO kablam! | Oct 12 00:18:56.588 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:18:56.588 INFO kablam! Oct 12 00:18:57.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 12 00:18:57.224 INFO kablam! su: No module specific data is present Oct 12 00:18:57.590 INFO running `"docker" "rm" "-f" "490a71c5559a36b0a8f47de34768e50d578394b4ede169d0c4ceb6dffca1eaed"` Oct 12 00:18:57.680 INFO blam! 490a71c5559a36b0a8f47de34768e50d578394b4ede169d0c4ceb6dffca1eaed Oct 12 00:18:57.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:18:57.944 INFO blam! c94d87bac7a0be672b000fadd2550de50e11e524abe6d4651778a8c25567b8ac Oct 12 00:18:57.948 INFO running `"docker" "start" "-a" "c94d87bac7a0be672b000fadd2550de50e11e524abe6d4651778a8c25567b8ac"` Oct 12 00:18:59.074 INFO kablam! usermod: no changes Oct 12 00:18:59.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 00:18:59.176 INFO kablam! Running /target/debug/deps/etherdream-7d619d79f652f2c3 Oct 12 00:18:59.180 INFO blam! Oct 12 00:18:59.180 INFO blam! running 7 tests Oct 12 00:18:59.180 INFO blam! test protocol::tests::test_point_xy_rgb ... ok Oct 12 00:18:59.180 INFO blam! test protocol::tests::test_point_xy_binary ... ok Oct 12 00:18:59.180 INFO blam! test protocol::tests::test_mac_address_parse ... ok Oct 12 00:18:59.180 INFO blam! test protocol::tests::test_dac_status_parse ... ok Oct 12 00:18:59.180 INFO blam! test protocol::tests::test_broadcast_parse ... ok Oct 12 00:18:59.184 INFO kablam! Doc-tests etherdream Oct 12 00:18:59.184 INFO blam! test protocol::tests::test_point_xy_blank ... ok Oct 12 00:18:59.184 INFO blam! test protocol::tests::test_point_xy_luma ... ok Oct 12 00:18:59.184 INFO blam! Oct 12 00:18:59.184 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:18:59.184 INFO blam! Oct 12 00:18:59.417 INFO blam! Oct 12 00:18:59.417 INFO blam! running 0 tests Oct 12 00:18:59.417 INFO blam! Oct 12 00:18:59.417 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:18:59.417 INFO blam! Oct 12 00:18:59.428 INFO kablam! su: No module specific data is present Oct 12 00:19:00.165 INFO running `"docker" "rm" "-f" "c94d87bac7a0be672b000fadd2550de50e11e524abe6d4651778a8c25567b8ac"` Oct 12 00:19:00.496 INFO blam! c94d87bac7a0be672b000fadd2550de50e11e524abe6d4651778a8c25567b8ac