Oct 16 12:00:25.930 INFO testing etherdream-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:00:25.930 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 16 12:00:26.147 INFO blam! 8d46c1a2ae0d61ec773732915948f08f38ee7898b7da5822c4e4bdc4f4dca973 Oct 16 12:00:26.149 INFO running `"docker" "start" "-a" "8d46c1a2ae0d61ec773732915948f08f38ee7898b7da5822c4e4bdc4f4dca973"` Oct 16 12:00:26.587 INFO kablam! usermod: no changes Oct 16 12:00:26.629 INFO kablam! Compiling point v0.3.1 Oct 16 12:00:27.288 INFO kablam! Compiling etherdream v0.1.1 (/source) Oct 16 12:00:28.204 INFO kablam! warning: method is never used: `hello` Oct 16 12:00:28.204 INFO kablam! --> src/dac.rs:184:3 Oct 16 12:00:28.204 INFO kablam! | Oct 16 12:00:28.204 INFO kablam! 184 | fn hello(&mut self) -> Result { Oct 16 12:00:28.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:28.204 INFO kablam! | Oct 16 12:00:28.204 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:00:28.204 INFO kablam! Oct 16 12:00:28.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 16 12:00:28.495 INFO kablam! su: No module specific data is present Oct 16 12:00:28.730 INFO running `"docker" "rm" "-f" "8d46c1a2ae0d61ec773732915948f08f38ee7898b7da5822c4e4bdc4f4dca973"` Oct 16 12:00:28.837 INFO blam! 8d46c1a2ae0d61ec773732915948f08f38ee7898b7da5822c4e4bdc4f4dca973 Oct 16 12:00:28.839 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 16 12:00:29.018 INFO blam! f20bd3287006b76154da74aac84b4b937c1310a2e499aa07207e85fa56196a7d Oct 16 12:00:29.025 INFO running `"docker" "start" "-a" "f20bd3287006b76154da74aac84b4b937c1310a2e499aa07207e85fa56196a7d"` Oct 16 12:00:30.055 INFO kablam! usermod: no changes Oct 16 12:00:30.107 INFO kablam! Compiling etherdream v0.1.1 (/source) Oct 16 12:00:32.767 INFO kablam! warning: unused import: `etherdream::protocol::Y_MAX` Oct 16 12:00:32.767 INFO kablam! --> examples/ball.rs:11:5 Oct 16 12:00:32.767 INFO kablam! | Oct 16 12:00:32.767 INFO kablam! 11 | use etherdream::protocol::Y_MAX; Oct 16 12:00:32.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:32.767 INFO kablam! | Oct 16 12:00:32.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:00:32.767 INFO kablam! Oct 16 12:00:32.767 INFO kablam! warning: unused import: `etherdream::protocol::Y_MIN` Oct 16 12:00:32.767 INFO kablam! --> examples/ball.rs:12:5 Oct 16 12:00:32.767 INFO kablam! | Oct 16 12:00:32.767 INFO kablam! 12 | use etherdream::protocol::Y_MIN; Oct 16 12:00:32.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:32.767 INFO kablam! Oct 16 12:00:32.835 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 12:00:32.835 INFO kablam! --> examples/ball.rs:126:7 Oct 16 12:00:32.835 INFO kablam! | Oct 16 12:00:32.835 INFO kablam! 126 | thread::sleep_ms(10); Oct 16 12:00:32.835 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 12:00:32.835 INFO kablam! | Oct 16 12:00:32.835 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:00:32.835 INFO kablam! Oct 16 12:00:32.927 INFO kablam! warning: variable does not need to be mutable Oct 16 12:00:32.927 INFO kablam! --> examples/ball.rs:117:7 Oct 16 12:00:32.927 INFO kablam! | Oct 16 12:00:32.927 INFO kablam! 117 | let mut circle = Arc::new(RwLock::new(Circle::new(8000))); Oct 16 12:00:32.927 INFO kablam! | ----^^^^^^ Oct 16 12:00:32.927 INFO kablam! | | Oct 16 12:00:32.927 INFO kablam! | help: remove this `mut` Oct 16 12:00:32.927 INFO kablam! | Oct 16 12:00:32.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:00:32.927 INFO kablam! Oct 16 12:00:32.927 INFO kablam! warning: variable does not need to be mutable Oct 16 12:00:32.927 INFO kablam! --> examples/ball.rs:118:7 Oct 16 12:00:32.927 INFO kablam! | Oct 16 12:00:32.927 INFO kablam! 118 | let mut circle2 = circle.clone(); Oct 16 12:00:32.927 INFO kablam! | ----^^^^^^^ Oct 16 12:00:32.927 INFO kablam! | | Oct 16 12:00:32.927 INFO kablam! | help: remove this `mut` Oct 16 12:00:32.927 INFO kablam! Oct 16 12:00:32.931 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 12:00:32.931 INFO kablam! --> examples/ball.rs:130:3 Oct 16 12:00:32.931 INFO kablam! | Oct 16 12:00:32.931 INFO kablam! 130 | / dac.play_function(|num_points: u16| { Oct 16 12:00:32.931 INFO kablam! 131 | | circle2.read().unwrap().get_points(num_points, &mut pos) Oct 16 12:00:32.931 INFO kablam! 132 | | }); Oct 16 12:00:32.931 INFO kablam! | |_____^ Oct 16 12:00:32.931 INFO kablam! | Oct 16 12:00:32.931 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 12:00:32.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 12:00:32.931 INFO kablam! Oct 16 12:00:34.239 INFO kablam! warning: unused import: `etherdream::protocol::X_MAX` Oct 16 12:00:34.239 INFO kablam! --> examples/spiral.rs:8:5 Oct 16 12:00:34.239 INFO kablam! | Oct 16 12:00:34.239 INFO kablam! 8 | use etherdream::protocol::X_MAX; Oct 16 12:00:34.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:34.239 INFO kablam! | Oct 16 12:00:34.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 12:00:34.239 INFO kablam! Oct 16 12:00:34.239 INFO kablam! warning: unused import: `etherdream::protocol::Y_MAX` Oct 16 12:00:34.239 INFO kablam! --> examples/spiral.rs:9:5 Oct 16 12:00:34.239 INFO kablam! | Oct 16 12:00:34.239 INFO kablam! 9 | use etherdream::protocol::Y_MAX; Oct 16 12:00:34.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:34.239 INFO kablam! Oct 16 12:00:34.331 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 16 12:00:34.331 INFO kablam! --> examples/circle.rs:32:3 Oct 16 12:00:34.331 INFO kablam! | Oct 16 12:00:34.331 INFO kablam! 32 | static mut pos: i32 = 0; Oct 16 12:00:34.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:34.331 INFO kablam! | Oct 16 12:00:34.331 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 12:00:34.331 INFO kablam! Oct 16 12:00:34.521 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 16 12:00:34.521 INFO kablam! --> examples/spiral.rs:40:3 Oct 16 12:00:34.521 INFO kablam! | Oct 16 12:00:34.521 INFO kablam! 40 | static mut pos: i32 = 0; Oct 16 12:00:34.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:34.521 INFO kablam! | Oct 16 12:00:34.521 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 12:00:34.521 INFO kablam! Oct 16 12:00:34.539 INFO kablam! warning: method is never used: `hello` Oct 16 12:00:34.539 INFO kablam! --> src/dac.rs:184:3 Oct 16 12:00:34.539 INFO kablam! | Oct 16 12:00:34.539 INFO kablam! 184 | fn hello(&mut self) -> Result { Oct 16 12:00:34.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:00:34.539 INFO kablam! | Oct 16 12:00:34.539 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 12:00:34.539 INFO kablam! Oct 16 12:00:35.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.55s Oct 16 12:00:35.639 INFO kablam! su: No module specific data is present Oct 16 12:00:36.081 INFO running `"docker" "rm" "-f" "f20bd3287006b76154da74aac84b4b937c1310a2e499aa07207e85fa56196a7d"` Oct 16 12:00:36.254 INFO blam! f20bd3287006b76154da74aac84b4b937c1310a2e499aa07207e85fa56196a7d Oct 16 12:00:36.259 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 16 12:00:36.612 INFO blam! ab5fe42855840b7dfbbe541ed48478946a17b7baa2caeaf896f9cdc33923774e Oct 16 12:00:36.615 INFO running `"docker" "start" "-a" "ab5fe42855840b7dfbbe541ed48478946a17b7baa2caeaf896f9cdc33923774e"` Oct 16 12:00:38.296 INFO kablam! usermod: no changes Oct 16 12:00:38.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 12:00:38.379 INFO kablam! Running /target/debug/deps/etherdream-5d4afa502e11922a Oct 16 12:00:38.381 INFO blam! Oct 16 12:00:38.382 INFO blam! running 7 tests Oct 16 12:00:38.382 INFO blam! test protocol::tests::test_mac_address_parse ... ok Oct 16 12:00:38.382 INFO blam! test protocol::tests::test_dac_status_parse ... ok Oct 16 12:00:38.383 INFO blam! test protocol::tests::test_point_xy_binary ... ok Oct 16 12:00:38.383 INFO blam! test protocol::tests::test_point_xy_blank ... ok Oct 16 12:00:38.383 INFO blam! test protocol::tests::test_broadcast_parse ... ok Oct 16 12:00:38.383 INFO blam! test protocol::tests::test_point_xy_luma ... ok Oct 16 12:00:38.389 INFO blam! test protocol::tests::test_point_xy_rgb ... ok Oct 16 12:00:38.389 INFO kablam! Doc-tests etherdream Oct 16 12:00:38.389 INFO blam! Oct 16 12:00:38.389 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:00:38.390 INFO blam! Oct 16 12:00:39.843 INFO blam! Oct 16 12:00:39.843 INFO blam! running 0 tests Oct 16 12:00:39.843 INFO blam! Oct 16 12:00:39.843 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:00:39.843 INFO blam! Oct 16 12:00:39.851 INFO kablam! su: No module specific data is present Oct 16 12:00:40.713 INFO running `"docker" "rm" "-f" "ab5fe42855840b7dfbbe541ed48478946a17b7baa2caeaf896f9cdc33923774e"` Oct 16 12:00:40.837 INFO blam! ab5fe42855840b7dfbbe541ed48478946a17b7baa2caeaf896f9cdc33923774e