Oct 27 19:55:25.844 INFO checking lase-0.0.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:55:25.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 19:55:26.033 INFO blam! a0467e1b1f329eb5b3fe1c9f7795a99fa542636c88bfb9b547f8edb39f43f00c Oct 27 19:55:26.035 INFO running `"docker" "start" "-a" "a0467e1b1f329eb5b3fe1c9f7795a99fa542636c88bfb9b547f8edb39f43f00c"` Oct 27 19:55:26.419 INFO kablam! usermod: no changes Oct 27 19:55:26.478 INFO kablam! Checking point v0.3.1 Oct 27 19:55:26.478 INFO kablam! Checking ilda v0.0.2 Oct 27 19:55:27.303 INFO kablam! Checking etherdream v0.1.1 Oct 27 19:55:28.259 INFO kablam! Checking lase v0.0.2 (/source) Oct 27 19:55:31.071 INFO kablam! warning: unused import: `lase::Dac` Oct 27 19:55:31.071 INFO kablam! --> examples/square.rs:6:5 Oct 27 19:55:31.071 INFO kablam! | Oct 27 19:55:31.071 INFO kablam! 6 | use lase::Dac; Oct 27 19:55:31.071 INFO kablam! | ^^^^^^^^^ Oct 27 19:55:31.071 INFO kablam! | Oct 27 19:55:31.071 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:55:31.071 INFO kablam! Oct 27 19:55:31.563 INFO kablam! warning: unused import: `lase::Dac` Oct 27 19:55:31.563 INFO kablam! --> examples/circle.rs:5:5 Oct 27 19:55:31.563 INFO kablam! | Oct 27 19:55:31.563 INFO kablam! 5 | use lase::Dac; Oct 27 19:55:31.563 INFO kablam! | ^^^^^^^^^ Oct 27 19:55:31.563 INFO kablam! | Oct 27 19:55:31.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:55:31.563 INFO kablam! Oct 27 19:55:31.599 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 27 19:55:31.599 INFO kablam! --> examples/circle.rs:20:3 Oct 27 19:55:31.599 INFO kablam! | Oct 27 19:55:31.599 INFO kablam! 20 | static mut pos: i32 = 0; Oct 27 19:55:31.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:55:31.599 INFO kablam! | Oct 27 19:55:31.599 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 19:55:31.599 INFO kablam! Oct 27 19:55:31.659 INFO kablam! warning: unused import: `lase::Dac` Oct 27 19:55:31.659 INFO kablam! --> examples/ball.rs:5:5 Oct 27 19:55:31.659 INFO kablam! | Oct 27 19:55:31.659 INFO kablam! 5 | use lase::Dac; Oct 27 19:55:31.659 INFO kablam! | ^^^^^^^^^ Oct 27 19:55:31.659 INFO kablam! | Oct 27 19:55:31.659 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:55:31.659 INFO kablam! Oct 27 19:55:31.659 INFO kablam! warning: unused import: `lase::tools::ETHERDREAM_Y_MAX` Oct 27 19:55:31.659 INFO kablam! --> examples/ball.rs:10:5 Oct 27 19:55:31.659 INFO kablam! | Oct 27 19:55:31.659 INFO kablam! 10 | use lase::tools::ETHERDREAM_Y_MAX; Oct 27 19:55:31.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:55:31.659 INFO kablam! Oct 27 19:55:31.659 INFO kablam! warning: unused import: `lase::tools::ETHERDREAM_Y_MIN` Oct 27 19:55:31.659 INFO kablam! --> examples/ball.rs:11:5 Oct 27 19:55:31.659 INFO kablam! | Oct 27 19:55:31.659 INFO kablam! 11 | use lase::tools::ETHERDREAM_Y_MIN; Oct 27 19:55:31.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:55:31.659 INFO kablam! Oct 27 19:55:31.673 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 27 19:55:31.673 INFO kablam! --> examples/ball.rs:124:7 Oct 27 19:55:31.673 INFO kablam! | Oct 27 19:55:31.673 INFO kablam! 124 | thread::sleep_ms(10); Oct 27 19:55:31.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 19:55:31.673 INFO kablam! | Oct 27 19:55:31.673 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:55:31.673 INFO kablam! Oct 27 19:55:31.739 INFO kablam! warning: variable does not need to be mutable Oct 27 19:55:31.740 INFO kablam! --> examples/ball.rs:115:7 Oct 27 19:55:31.740 INFO kablam! | Oct 27 19:55:31.740 INFO kablam! 115 | let mut circle = Arc::new(RwLock::new(Circle::new(8000))); Oct 27 19:55:31.740 INFO kablam! | ----^^^^^^ Oct 27 19:55:31.740 INFO kablam! | | Oct 27 19:55:31.740 INFO kablam! | help: remove this `mut` Oct 27 19:55:31.740 INFO kablam! | Oct 27 19:55:31.740 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 19:55:31.740 INFO kablam! Oct 27 19:55:31.740 INFO kablam! warning: variable does not need to be mutable Oct 27 19:55:31.740 INFO kablam! --> examples/ball.rs:116:7 Oct 27 19:55:31.740 INFO kablam! | Oct 27 19:55:31.740 INFO kablam! 116 | let mut circle2 = circle.clone(); Oct 27 19:55:31.740 INFO kablam! | ----^^^^^^^ Oct 27 19:55:31.740 INFO kablam! | | Oct 27 19:55:31.740 INFO kablam! | help: remove this `mut` Oct 27 19:55:31.740 INFO kablam! Oct 27 19:55:31.740 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:55:31.740 INFO kablam! --> examples/ball.rs:128:3 Oct 27 19:55:31.740 INFO kablam! | Oct 27 19:55:31.740 INFO kablam! 128 | / dac.play_function(|num_points: u16| { Oct 27 19:55:31.740 INFO kablam! 129 | | circle2.read().unwrap().get_points(num_points, &mut pos) Oct 27 19:55:31.740 INFO kablam! 130 | | }); Oct 27 19:55:31.740 INFO kablam! | |_____^ Oct 27 19:55:31.740 INFO kablam! | Oct 27 19:55:31.740 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 19:55:31.740 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:55:31.740 INFO kablam! Oct 27 19:55:31.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.30s Oct 27 19:55:31.755 INFO kablam! su: No module specific data is present Oct 27 19:55:32.355 INFO running `"docker" "rm" "-f" "a0467e1b1f329eb5b3fe1c9f7795a99fa542636c88bfb9b547f8edb39f43f00c"` Oct 27 19:55:32.687 INFO blam! a0467e1b1f329eb5b3fe1c9f7795a99fa542636c88bfb9b547f8edb39f43f00c