Oct 16 04:15:10.678 INFO testing lase-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:15:10.678 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 04:15:10.868 INFO blam! 810b61ed4b48262c57a6d7b043c0cce702cf88c4b245140d58d801d4d0f27fce Oct 16 04:15:10.870 INFO running `"docker" "start" "-a" "810b61ed4b48262c57a6d7b043c0cce702cf88c4b245140d58d801d4d0f27fce"` Oct 16 04:15:11.548 INFO kablam! usermod: no changes Oct 16 04:15:11.659 INFO kablam! Compiling point v0.3.1 Oct 16 04:15:11.707 INFO kablam! Compiling ilda v0.0.2 Oct 16 04:15:13.247 INFO kablam! Compiling etherdream v0.1.1 Oct 16 04:15:14.891 INFO kablam! Compiling lase v0.0.2 (/source) Oct 16 04:15:15.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 16 04:15:15.955 INFO kablam! su: No module specific data is present Oct 16 04:15:16.753 INFO running `"docker" "rm" "-f" "810b61ed4b48262c57a6d7b043c0cce702cf88c4b245140d58d801d4d0f27fce"` Oct 16 04:15:16.939 INFO blam! 810b61ed4b48262c57a6d7b043c0cce702cf88c4b245140d58d801d4d0f27fce Oct 16 04:15:16.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 04:15:17.271 INFO blam! 3c2113fdbe76f70b50d24dab4673e1ae0e4428165b60807d6599dac6a3b42d1d Oct 16 04:15:17.274 INFO running `"docker" "start" "-a" "3c2113fdbe76f70b50d24dab4673e1ae0e4428165b60807d6599dac6a3b42d1d"` Oct 16 04:15:17.876 INFO kablam! usermod: no changes Oct 16 04:15:17.917 INFO kablam! Compiling lase v0.0.2 (/source) Oct 16 04:15:18.963 INFO kablam! warning: unused import: `lase::Dac` Oct 16 04:15:18.963 INFO kablam! --> examples/square.rs:6:5 Oct 16 04:15:18.963 INFO kablam! | Oct 16 04:15:18.963 INFO kablam! 6 | use lase::Dac; Oct 16 04:15:18.964 INFO kablam! | ^^^^^^^^^ Oct 16 04:15:18.964 INFO kablam! | Oct 16 04:15:18.964 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:15:18.964 INFO kablam! Oct 16 04:15:19.023 INFO kablam! warning: unused import: `lase::Dac` Oct 16 04:15:19.023 INFO kablam! --> examples/circle.rs:5:5 Oct 16 04:15:19.023 INFO kablam! | Oct 16 04:15:19.023 INFO kablam! 5 | use lase::Dac; Oct 16 04:15:19.023 INFO kablam! | ^^^^^^^^^ Oct 16 04:15:19.023 INFO kablam! | Oct 16 04:15:19.023 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:15:19.023 INFO kablam! Oct 16 04:15:19.050 INFO kablam! warning: static variable `pos` should have an upper case name such as `POS` Oct 16 04:15:19.051 INFO kablam! --> examples/circle.rs:20:3 Oct 16 04:15:19.051 INFO kablam! | Oct 16 04:15:19.051 INFO kablam! 20 | static mut pos: i32 = 0; Oct 16 04:15:19.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:15:19.051 INFO kablam! | Oct 16 04:15:19.051 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 04:15:19.051 INFO kablam! Oct 16 04:15:19.243 INFO kablam! warning: unused import: `lase::Dac` Oct 16 04:15:19.244 INFO kablam! --> examples/ball.rs:5:5 Oct 16 04:15:19.244 INFO kablam! | Oct 16 04:15:19.244 INFO kablam! 5 | use lase::Dac; Oct 16 04:15:19.245 INFO kablam! | ^^^^^^^^^ Oct 16 04:15:19.245 INFO kablam! | Oct 16 04:15:19.245 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:15:19.245 INFO kablam! Oct 16 04:15:19.245 INFO kablam! warning: unused import: `lase::tools::ETHERDREAM_Y_MAX` Oct 16 04:15:19.246 INFO kablam! --> examples/ball.rs:10:5 Oct 16 04:15:19.246 INFO kablam! | Oct 16 04:15:19.246 INFO kablam! 10 | use lase::tools::ETHERDREAM_Y_MAX; Oct 16 04:15:19.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:15:19.247 INFO kablam! Oct 16 04:15:19.247 INFO kablam! warning: unused import: `lase::tools::ETHERDREAM_Y_MIN` Oct 16 04:15:19.247 INFO kablam! --> examples/ball.rs:11:5 Oct 16 04:15:19.248 INFO kablam! | Oct 16 04:15:19.248 INFO kablam! 11 | use lase::tools::ETHERDREAM_Y_MIN; Oct 16 04:15:19.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:15:19.248 INFO kablam! Oct 16 04:15:19.437 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 04:15:19.437 INFO kablam! --> examples/ball.rs:124:7 Oct 16 04:15:19.438 INFO kablam! | Oct 16 04:15:19.438 INFO kablam! 124 | thread::sleep_ms(10); Oct 16 04:15:19.438 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 04:15:19.439 INFO kablam! | Oct 16 04:15:19.439 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:15:19.439 INFO kablam! Oct 16 04:15:19.788 INFO kablam! warning: variable does not need to be mutable Oct 16 04:15:19.788 INFO kablam! --> examples/ball.rs:115:7 Oct 16 04:15:19.789 INFO kablam! | Oct 16 04:15:19.789 INFO kablam! 115 | let mut circle = Arc::new(RwLock::new(Circle::new(8000))); Oct 16 04:15:19.789 INFO kablam! | ----^^^^^^ Oct 16 04:15:19.790 INFO kablam! | | Oct 16 04:15:19.790 INFO kablam! | help: remove this `mut` Oct 16 04:15:19.790 INFO kablam! | Oct 16 04:15:19.790 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:15:19.791 INFO kablam! Oct 16 04:15:19.791 INFO kablam! warning: variable does not need to be mutable Oct 16 04:15:19.791 INFO kablam! --> examples/ball.rs:116:7 Oct 16 04:15:19.791 INFO kablam! | Oct 16 04:15:19.792 INFO kablam! 116 | let mut circle2 = circle.clone(); Oct 16 04:15:19.792 INFO kablam! | ----^^^^^^^ Oct 16 04:15:19.792 INFO kablam! | | Oct 16 04:15:19.792 INFO kablam! | help: remove this `mut` Oct 16 04:15:19.793 INFO kablam! Oct 16 04:15:19.793 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 04:15:19.793 INFO kablam! --> examples/ball.rs:128:3 Oct 16 04:15:19.794 INFO kablam! | Oct 16 04:15:19.794 INFO kablam! 128 | / dac.play_function(|num_points: u16| { Oct 16 04:15:19.794 INFO kablam! 129 | | circle2.read().unwrap().get_points(num_points, &mut pos) Oct 16 04:15:19.794 INFO kablam! 130 | | }); Oct 16 04:15:19.795 INFO kablam! | |_____^ Oct 16 04:15:19.795 INFO kablam! | Oct 16 04:15:19.795 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 04:15:19.795 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 04:15:19.796 INFO kablam! Oct 16 04:15:21.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 16 04:15:21.066 INFO kablam! su: No module specific data is present Oct 16 04:15:21.775 INFO running `"docker" "rm" "-f" "3c2113fdbe76f70b50d24dab4673e1ae0e4428165b60807d6599dac6a3b42d1d"` Oct 16 04:15:21.940 INFO blam! 3c2113fdbe76f70b50d24dab4673e1ae0e4428165b60807d6599dac6a3b42d1d Oct 16 04:15:21.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 04:15:22.426 INFO blam! 3778730476c71d422dafdb12cfae5569ec267888283d5e1ee5d2f92d86ac5e24 Oct 16 04:15:22.427 INFO running `"docker" "start" "-a" "3778730476c71d422dafdb12cfae5569ec267888283d5e1ee5d2f92d86ac5e24"` Oct 16 04:15:23.439 INFO kablam! usermod: no changes Oct 16 04:15:23.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 04:15:23.517 INFO kablam! Running /target/debug/deps/lase-8b6f8f0a5c3d1c87 Oct 16 04:15:23.524 INFO kablam! Doc-tests lase Oct 16 04:15:23.524 INFO blam! Oct 16 04:15:23.524 INFO blam! running 0 tests Oct 16 04:15:23.524 INFO blam! Oct 16 04:15:23.524 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:15:23.524 INFO blam! Oct 16 04:15:24.931 INFO blam! Oct 16 04:15:24.931 INFO blam! running 0 tests Oct 16 04:15:24.931 INFO blam! Oct 16 04:15:24.931 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:15:24.931 INFO blam! Oct 16 04:15:24.931 INFO kablam! su: No module specific data is present Oct 16 04:15:25.715 INFO running `"docker" "rm" "-f" "3778730476c71d422dafdb12cfae5569ec267888283d5e1ee5d2f92d86ac5e24"` Oct 16 04:15:25.907 INFO blam! 3778730476c71d422dafdb12cfae5569ec267888283d5e1ee5d2f92d86ac5e24