Oct 22 03:22:51.868 INFO checking etherdream-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:22:51.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 03:22:52.124 INFO blam! 60f374464f44831e1ea9268f4ce62f059fa0ea208467c5cb7ce4340fa7f5dca2 Oct 22 03:22:52.136 INFO running `"docker" "start" "-a" "60f374464f44831e1ea9268f4ce62f059fa0ea208467c5cb7ce4340fa7f5dca2"` Oct 22 03:22:52.826 INFO kablam! usermod: no changes Oct 22 03:22:52.874 INFO kablam! Checking point v0.3.1 Oct 22 03:22:52.874 INFO kablam! Checking ilda v0.0.2 Oct 22 03:22:53.666 INFO kablam! Checking etherdream v0.1.1 (/source) Oct 22 03:22:54.865 INFO kablam! warning: method is never used: `hello` Oct 22 03:22:54.865 INFO kablam! --> src/dac.rs:184:3 Oct 22 03:22:54.865 INFO kablam! | Oct 22 03:22:54.865 INFO kablam! 184 | fn hello(&mut self) -> Result { Oct 22 03:22:54.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:54.865 INFO kablam! | Oct 22 03:22:54.865 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:22:54.865 INFO kablam! Oct 22 03:22:55.148 INFO kablam! warning: method is never used: `hello` Oct 22 03:22:55.148 INFO kablam! --> src/dac.rs:184:3 Oct 22 03:22:55.148 INFO kablam! | Oct 22 03:22:55.148 INFO kablam! 184 | fn hello(&mut self) -> Result { Oct 22 03:22:55.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:55.148 INFO kablam! | Oct 22 03:22:55.148 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:22:55.148 INFO kablam! Oct 22 03:22:56.870 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 22 03:22:56.870 INFO kablam! --> examples/circle.rs:32:3 Oct 22 03:22:56.870 INFO kablam! | Oct 22 03:22:56.870 INFO kablam! 32 | static mut pos: i32 = 0; Oct 22 03:22:56.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:56.870 INFO kablam! | Oct 22 03:22:56.870 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 03:22:56.870 INFO kablam! Oct 22 03:22:56.956 INFO kablam! warning: unused import: `etherdream::protocol::X_MAX` Oct 22 03:22:56.956 INFO kablam! --> examples/spiral.rs:8:5 Oct 22 03:22:56.956 INFO kablam! | Oct 22 03:22:56.956 INFO kablam! 8 | use etherdream::protocol::X_MAX; Oct 22 03:22:56.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:56.956 INFO kablam! | Oct 22 03:22:56.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:22:56.956 INFO kablam! Oct 22 03:22:56.956 INFO kablam! warning: unused import: `etherdream::protocol::Y_MAX` Oct 22 03:22:56.956 INFO kablam! --> examples/spiral.rs:9:5 Oct 22 03:22:56.956 INFO kablam! | Oct 22 03:22:56.956 INFO kablam! 9 | use etherdream::protocol::Y_MAX; Oct 22 03:22:56.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:56.956 INFO kablam! Oct 22 03:22:57.030 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 22 03:22:57.031 INFO kablam! --> examples/spiral.rs:40:3 Oct 22 03:22:57.031 INFO kablam! | Oct 22 03:22:57.031 INFO kablam! 40 | static mut pos: i32 = 0; Oct 22 03:22:57.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:57.031 INFO kablam! | Oct 22 03:22:57.032 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 03:22:57.032 INFO kablam! Oct 22 03:22:57.296 INFO kablam! warning: unused import: `etherdream::protocol::Y_MAX` Oct 22 03:22:57.296 INFO kablam! --> examples/ball.rs:11:5 Oct 22 03:22:57.296 INFO kablam! | Oct 22 03:22:57.296 INFO kablam! 11 | use etherdream::protocol::Y_MAX; Oct 22 03:22:57.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:57.296 INFO kablam! | Oct 22 03:22:57.297 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:22:57.297 INFO kablam! Oct 22 03:22:57.297 INFO kablam! warning: unused import: `etherdream::protocol::Y_MIN` Oct 22 03:22:57.297 INFO kablam! --> examples/ball.rs:12:5 Oct 22 03:22:57.297 INFO kablam! | Oct 22 03:22:57.297 INFO kablam! 12 | use etherdream::protocol::Y_MIN; Oct 22 03:22:57.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:22:57.297 INFO kablam! Oct 22 03:22:57.324 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 03:22:57.324 INFO kablam! --> examples/ball.rs:126:7 Oct 22 03:22:57.324 INFO kablam! | Oct 22 03:22:57.324 INFO kablam! 126 | thread::sleep_ms(10); Oct 22 03:22:57.324 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 03:22:57.324 INFO kablam! | Oct 22 03:22:57.324 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:22:57.324 INFO kablam! Oct 22 03:22:57.460 INFO kablam! warning: variable does not need to be mutable Oct 22 03:22:57.460 INFO kablam! --> examples/ball.rs:117:7 Oct 22 03:22:57.460 INFO kablam! | Oct 22 03:22:57.460 INFO kablam! 117 | let mut circle = Arc::new(RwLock::new(Circle::new(8000))); Oct 22 03:22:57.460 INFO kablam! | ----^^^^^^ Oct 22 03:22:57.460 INFO kablam! | | Oct 22 03:22:57.460 INFO kablam! | help: remove this `mut` Oct 22 03:22:57.476 INFO kablam! | Oct 22 03:22:57.476 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:22:57.476 INFO kablam! Oct 22 03:22:57.476 INFO kablam! warning: variable does not need to be mutable Oct 22 03:22:57.476 INFO kablam! --> examples/ball.rs:118:7 Oct 22 03:22:57.477 INFO kablam! | Oct 22 03:22:57.477 INFO kablam! 118 | let mut circle2 = circle.clone(); Oct 22 03:22:57.477 INFO kablam! | ----^^^^^^^ Oct 22 03:22:57.477 INFO kablam! | | Oct 22 03:22:57.477 INFO kablam! | help: remove this `mut` Oct 22 03:22:57.477 INFO kablam! Oct 22 03:22:57.477 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 03:22:57.477 INFO kablam! --> examples/ball.rs:130:3 Oct 22 03:22:57.477 INFO kablam! | Oct 22 03:22:57.477 INFO kablam! 130 | / dac.play_function(|num_points: u16| { Oct 22 03:22:57.477 INFO kablam! 131 | | circle2.read().unwrap().get_points(num_points, &mut pos) Oct 22 03:22:57.477 INFO kablam! 132 | | }); Oct 22 03:22:57.477 INFO kablam! | |_____^ Oct 22 03:22:57.480 INFO kablam! | Oct 22 03:22:57.480 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 03:22:57.480 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 03:22:57.480 INFO kablam! Oct 22 03:22:57.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.73s Oct 22 03:22:57.592 INFO kablam! su: No module specific data is present Oct 22 03:22:58.040 INFO running `"docker" "rm" "-f" "60f374464f44831e1ea9268f4ce62f059fa0ea208467c5cb7ce4340fa7f5dca2"` Oct 22 03:22:58.286 INFO blam! 60f374464f44831e1ea9268f4ce62f059fa0ea208467c5cb7ce4340fa7f5dca2