Oct 15 23:07:21.409 INFO testing qik-rs-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:07:21.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/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 15 23:07:21.993 INFO blam! 96107ed24e469b3e038fd229cff5d03586322c171fac38587ba5b68d3e9953b8 Oct 15 23:07:21.996 INFO running `"docker" "start" "-a" "96107ed24e469b3e038fd229cff5d03586322c171fac38587ba5b68d3e9953b8"` Oct 15 23:07:23.256 INFO kablam! usermod: no changes Oct 15 23:07:23.316 INFO kablam! Compiling serial v0.3.4 Oct 15 23:07:24.547 INFO kablam! Compiling qik-rs v1.0.0 (/source) Oct 15 23:07:25.223 INFO kablam! warning: unused import: `std::thread::sleep_ms` Oct 15 23:07:25.223 INFO kablam! --> src/lib.rs:1:5 Oct 15 23:07:25.223 INFO kablam! | Oct 15 23:07:25.223 INFO kablam! 1 | use std::thread::sleep_ms; Oct 15 23:07:25.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:25.223 INFO kablam! | Oct 15 23:07:25.223 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:07:25.223 INFO kablam! Oct 15 23:07:25.223 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:07:25.223 INFO kablam! --> src/lib.rs:1:5 Oct 15 23:07:25.223 INFO kablam! | Oct 15 23:07:25.223 INFO kablam! 1 | use std::thread::sleep_ms; Oct 15 23:07:25.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:25.223 INFO kablam! | Oct 15 23:07:25.223 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:07:25.223 INFO kablam! Oct 15 23:07:25.267 INFO kablam! warning: unused variable: `reset_pin` Oct 15 23:07:25.267 INFO kablam! --> src/lib.rs:122:32 Oct 15 23:07:25.267 INFO kablam! | Oct 15 23:07:25.267 INFO kablam! 122 | pub fn new(device: String, reset_pin: u8) -> Self { Oct 15 23:07:25.267 INFO kablam! | ^^^^^^^^^ help: consider using `_reset_pin` instead Oct 15 23:07:25.267 INFO kablam! | Oct 15 23:07:25.267 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:07:25.267 INFO kablam! Oct 15 23:07:25.273 INFO kablam! warning: variant is never constructed: `MOTOR_M0_FORWARD` Oct 15 23:07:25.273 INFO kablam! --> src/lib.rs:43:5 Oct 15 23:07:25.273 INFO kablam! | Oct 15 23:07:25.273 INFO kablam! 43 | MOTOR_M0_FORWARD, Oct 15 23:07:25.273 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:25.273 INFO kablam! | Oct 15 23:07:25.273 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:07:25.279 INFO kablam! Oct 15 23:07:25.279 INFO kablam! warning: variant is never constructed: `MOTOR_M0_REVERSE` Oct 15 23:07:25.279 INFO kablam! --> src/lib.rs:45:5 Oct 15 23:07:25.279 INFO kablam! | Oct 15 23:07:25.279 INFO kablam! 45 | MOTOR_M0_REVERSE, Oct 15 23:07:25.279 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:25.279 INFO kablam! Oct 15 23:07:25.279 INFO kablam! warning: variant is never constructed: `MOTOR_M1_FORWARD` Oct 15 23:07:25.279 INFO kablam! --> src/lib.rs:47:5 Oct 15 23:07:25.279 INFO kablam! | Oct 15 23:07:25.279 INFO kablam! 47 | MOTOR_M1_FORWARD, Oct 15 23:07:25.279 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:25.279 INFO kablam! Oct 15 23:07:25.279 INFO kablam! warning: variant is never constructed: `MOTOR_M1_REVERSE` Oct 15 23:07:25.279 INFO kablam! --> src/lib.rs:49:5 Oct 15 23:07:25.279 INFO kablam! | Oct 15 23:07:25.279 INFO kablam! 49 | MOTOR_M1_REVERSE, Oct 15 23:07:25.279 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:25.279 INFO kablam! Oct 15 23:07:25.279 INFO kablam! warning: field is never used: `device` Oct 15 23:07:25.279 INFO kablam! --> src/lib.rs:115:5 Oct 15 23:07:25.279 INFO kablam! | Oct 15 23:07:25.279 INFO kablam! 115 | device: String, Oct 15 23:07:25.279 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:07:25.279 INFO kablam! Oct 15 23:07:25.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 15 23:07:25.557 INFO kablam! su: No module specific data is present Oct 15 23:07:26.534 INFO running `"docker" "rm" "-f" "96107ed24e469b3e038fd229cff5d03586322c171fac38587ba5b68d3e9953b8"` Oct 15 23:07:26.863 INFO blam! 96107ed24e469b3e038fd229cff5d03586322c171fac38587ba5b68d3e9953b8 Oct 15 23:07:26.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/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 15 23:07:27.404 INFO blam! 69a6dd8aec2ed9c521a4487dda2af0d881eac196476a77c50ef290b811b592b3 Oct 15 23:07:27.407 INFO running `"docker" "start" "-a" "69a6dd8aec2ed9c521a4487dda2af0d881eac196476a77c50ef290b811b592b3"` Oct 15 23:07:28.759 INFO kablam! usermod: no changes Oct 15 23:07:28.818 INFO kablam! Compiling qik-rs v1.0.0 (/source) Oct 15 23:07:29.607 INFO kablam! warning: unused import: `std::thread::sleep_ms` Oct 15 23:07:29.607 INFO kablam! --> src/lib.rs:1:5 Oct 15 23:07:29.607 INFO kablam! | Oct 15 23:07:29.607 INFO kablam! 1 | use std::thread::sleep_ms; Oct 15 23:07:29.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:29.607 INFO kablam! | Oct 15 23:07:29.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:07:29.607 INFO kablam! Oct 15 23:07:29.614 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 23:07:29.614 INFO kablam! --> src/lib.rs:1:5 Oct 15 23:07:29.614 INFO kablam! | Oct 15 23:07:29.614 INFO kablam! 1 | use std::thread::sleep_ms; Oct 15 23:07:29.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:29.614 INFO kablam! | Oct 15 23:07:29.614 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:07:29.614 INFO kablam! Oct 15 23:07:29.659 INFO kablam! warning: unused variable: `reset_pin` Oct 15 23:07:29.659 INFO kablam! --> src/lib.rs:122:32 Oct 15 23:07:29.659 INFO kablam! | Oct 15 23:07:29.660 INFO kablam! 122 | pub fn new(device: String, reset_pin: u8) -> Self { Oct 15 23:07:29.660 INFO kablam! | ^^^^^^^^^ help: consider using `_reset_pin` instead Oct 15 23:07:29.660 INFO kablam! | Oct 15 23:07:29.660 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:07:29.660 INFO kablam! Oct 15 23:07:29.668 INFO kablam! warning: variant is never constructed: `MOTOR_M0_FORWARD` Oct 15 23:07:29.668 INFO kablam! --> src/lib.rs:43:5 Oct 15 23:07:29.668 INFO kablam! | Oct 15 23:07:29.668 INFO kablam! 43 | MOTOR_M0_FORWARD, Oct 15 23:07:29.669 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:29.669 INFO kablam! | Oct 15 23:07:29.669 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:07:29.669 INFO kablam! Oct 15 23:07:29.669 INFO kablam! warning: variant is never constructed: `MOTOR_M0_REVERSE` Oct 15 23:07:29.669 INFO kablam! --> src/lib.rs:45:5 Oct 15 23:07:29.670 INFO kablam! | Oct 15 23:07:29.670 INFO kablam! 45 | MOTOR_M0_REVERSE, Oct 15 23:07:29.670 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:29.670 INFO kablam! Oct 15 23:07:29.670 INFO kablam! warning: variant is never constructed: `MOTOR_M1_FORWARD` Oct 15 23:07:29.671 INFO kablam! --> src/lib.rs:47:5 Oct 15 23:07:29.671 INFO kablam! | Oct 15 23:07:29.671 INFO kablam! 47 | MOTOR_M1_FORWARD, Oct 15 23:07:29.673 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:29.674 INFO kablam! Oct 15 23:07:29.674 INFO kablam! warning: variant is never constructed: `MOTOR_M1_REVERSE` Oct 15 23:07:29.674 INFO kablam! --> src/lib.rs:49:5 Oct 15 23:07:29.674 INFO kablam! | Oct 15 23:07:29.674 INFO kablam! 49 | MOTOR_M1_REVERSE, Oct 15 23:07:29.675 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 23:07:29.675 INFO kablam! Oct 15 23:07:29.675 INFO kablam! warning: field is never used: `device` Oct 15 23:07:29.675 INFO kablam! --> src/lib.rs:115:5 Oct 15 23:07:29.675 INFO kablam! | Oct 15 23:07:29.675 INFO kablam! 115 | device: String, Oct 15 23:07:29.676 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:07:29.676 INFO kablam! Oct 15 23:07:30.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 15 23:07:30.209 INFO kablam! su: No module specific data is present Oct 15 23:07:30.792 INFO running `"docker" "rm" "-f" "69a6dd8aec2ed9c521a4487dda2af0d881eac196476a77c50ef290b811b592b3"` Oct 15 23:07:31.035 INFO blam! 69a6dd8aec2ed9c521a4487dda2af0d881eac196476a77c50ef290b811b592b3 Oct 15 23:07:31.038 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/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 15 23:07:31.591 INFO blam! 244183a6b77771e2532ac4b149d4899d8d39a3adf665902bcd9aa9b316e47676 Oct 15 23:07:31.599 INFO running `"docker" "start" "-a" "244183a6b77771e2532ac4b149d4899d8d39a3adf665902bcd9aa9b316e47676"` Oct 15 23:07:32.338 INFO kablam! usermod: no changes Oct 15 23:07:32.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 23:07:32.374 INFO kablam! Running /target/debug/deps/qik_rs-eb8d7996fe19325d Oct 15 23:07:32.376 INFO blam! Oct 15 23:07:32.376 INFO blam! running 0 tests Oct 15 23:07:32.376 INFO blam! Oct 15 23:07:32.376 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:07:32.376 INFO blam! Oct 15 23:07:32.376 INFO kablam! Doc-tests qik-rs Oct 15 23:07:33.422 INFO blam! Oct 15 23:07:33.422 INFO blam! running 0 tests Oct 15 23:07:33.422 INFO blam! Oct 15 23:07:33.422 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:07:33.422 INFO blam! Oct 15 23:07:33.435 INFO kablam! su: No module specific data is present Oct 15 23:07:33.969 INFO running `"docker" "rm" "-f" "244183a6b77771e2532ac4b149d4899d8d39a3adf665902bcd9aa9b316e47676"` Oct 15 23:07:34.211 INFO blam! 244183a6b77771e2532ac4b149d4899d8d39a3adf665902bcd9aa9b316e47676