Oct 14 13:49:18.636 INFO testing lewisgardner/sp003 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:49:18.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 13:49:19.145 INFO blam! 0c6b4db48502d6d8ee575c7b9e2dcf786cb8625b528ab154669d1086b2f77ad4 Oct 14 13:49:19.147 INFO running `"docker" "start" "-a" "0c6b4db48502d6d8ee575c7b9e2dcf786cb8625b528ab154669d1086b2f77ad4"` Oct 14 13:49:20.388 INFO kablam! usermod: no changes Oct 14 13:49:20.652 INFO kablam! Compiling crc16 v0.4.0 Oct 14 13:49:20.652 INFO kablam! Compiling termcolor v1.0.1 Oct 14 13:49:20.652 INFO kablam! Compiling rand v0.4.2 Oct 14 13:49:20.652 INFO kablam! Compiling memchr v1.0.2 Oct 14 13:49:20.652 INFO kablam! Compiling memchr v0.1.11 Oct 14 13:49:20.652 INFO kablam! Compiling memchr v2.0.1 Oct 14 13:49:20.652 INFO kablam! Compiling time v0.1.40 Oct 14 13:49:20.652 INFO kablam! Compiling atty v0.2.11 Oct 14 13:49:21.572 INFO kablam! Compiling phf_shared v0.7.22 Oct 14 13:49:22.709 INFO kablam! Compiling rand v0.5.4 Oct 14 13:49:22.713 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 13:49:22.754 INFO kablam! Compiling aho-corasick v0.6.6 Oct 14 13:49:23.151 INFO kablam! Compiling nom v4.0.0 Oct 14 13:49:23.826 INFO kablam! Compiling nix v0.7.0 Oct 14 13:49:27.029 INFO kablam! Compiling smallvec v0.6.4 Oct 14 13:49:27.029 INFO kablam! Compiling quote v0.6.5 Oct 14 13:49:27.029 INFO kablam! Compiling nom v3.2.1 Oct 14 13:49:27.047 INFO kablam! Compiling phf v0.7.22 Oct 14 13:49:27.423 INFO kablam! Compiling thread-id v2.0.0 Oct 14 13:49:29.498 INFO kablam! Compiling thread_local v0.3.5 Oct 14 13:49:31.690 INFO kablam! Compiling chrono v0.4.5 Oct 14 13:49:31.723 INFO kablam! Compiling thread_local v0.2.7 Oct 14 13:49:32.263 INFO kablam! Compiling smallstr v0.1.0 Oct 14 13:49:32.379 INFO kablam! Compiling phf_generator v0.7.22 Oct 14 13:49:33.626 INFO kablam! Compiling regex v1.0.2 Oct 14 13:49:33.633 INFO kablam! Compiling syn v0.14.7 Oct 14 13:49:33.651 INFO kablam! Compiling phf_codegen v0.7.22 Oct 14 13:49:33.672 INFO kablam! Compiling regex v0.1.80 Oct 14 13:49:35.702 INFO kablam! Compiling terminfo v0.5.0 Oct 14 13:49:54.835 INFO kablam! Compiling serde-hjson v0.8.1 Oct 14 13:49:59.899 INFO kablam! Compiling serde_derive v1.0.70 Oct 14 13:50:03.463 INFO kablam! Compiling config v0.9.0 Oct 14 13:50:04.883 INFO kablam! Compiling env_logger v0.5.12 Oct 14 13:50:19.563 INFO kablam! Compiling mortal v0.1.3 Oct 14 13:50:28.095 INFO kablam! Compiling linefeed v0.5.1 Oct 14 13:50:37.667 INFO kablam! Compiling sp003 v0.1.0 (/source) Oct 14 13:50:38.417 INFO kablam! warning: unused import: `reject` Oct 14 13:50:38.417 INFO kablam! --> src/ws/status.rs:2:44 Oct 14 13:50:38.417 INFO kablam! | Oct 14 13:50:38.417 INFO kablam! 2 | use super::super::{ack, generate_password, reject, FaultEntry, MiCode, POWER_OFF_BY_COMMAND}; Oct 14 13:50:38.417 INFO kablam! | ^^^^^^ Oct 14 13:50:38.417 INFO kablam! | Oct 14 13:50:38.417 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:50:38.417 INFO kablam! Oct 14 13:50:39.193 INFO kablam! warning: unused variable: `checksum` Oct 14 13:50:39.193 INFO kablam! --> src/parser/mod.rs:201:7 Oct 14 13:50:39.193 INFO kablam! | Oct 14 13:50:39.194 INFO kablam! 201 | let checksum = BigEndian::read_u16(&data_checksum_data[0..2]); Oct 14 13:50:39.194 INFO kablam! | ^^^^^^^^ help: consider using `_checksum` instead Oct 14 13:50:39.194 INFO kablam! | Oct 14 13:50:39.194 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:50:39.194 INFO kablam! Oct 14 13:50:39.194 INFO kablam! warning: unused variable: `crc` Oct 14 13:50:39.194 INFO kablam! --> src/parser/mod.rs:202:7 Oct 14 13:50:39.194 INFO kablam! | Oct 14 13:50:39.194 INFO kablam! 202 | let crc = State::::calculate(&app_data); Oct 14 13:50:39.194 INFO kablam! | ^^^ help: consider using `_crc` instead Oct 14 13:50:39.194 INFO kablam! Oct 14 13:50:55.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 14 13:50:55.674 INFO kablam! su: No module specific data is present Oct 14 13:50:58.555 INFO running `"docker" "rm" "-f" "0c6b4db48502d6d8ee575c7b9e2dcf786cb8625b528ab154669d1086b2f77ad4"` Oct 14 13:50:58.844 INFO blam! 0c6b4db48502d6d8ee575c7b9e2dcf786cb8625b528ab154669d1086b2f77ad4 Oct 14 13:50:58.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 13:50:59.327 INFO blam! fd4efe5bafdffcf251f94119273e985ae7e8b5a92f4106472d98afbe68a8b5d8 Oct 14 13:50:59.335 INFO running `"docker" "start" "-a" "fd4efe5bafdffcf251f94119273e985ae7e8b5a92f4106472d98afbe68a8b5d8"` Oct 14 13:51:00.871 INFO kablam! usermod: no changes Oct 14 13:51:01.126 INFO kablam! Compiling sp003 v0.1.0 (/source) Oct 14 13:51:03.275 INFO kablam! warning: unused import: `reject` Oct 14 13:51:03.275 INFO kablam! --> src/ws/status.rs:2:44 Oct 14 13:51:03.275 INFO kablam! | Oct 14 13:51:03.275 INFO kablam! 2 | use super::super::{ack, generate_password, reject, FaultEntry, MiCode, POWER_OFF_BY_COMMAND}; Oct 14 13:51:03.275 INFO kablam! | ^^^^^^ Oct 14 13:51:03.275 INFO kablam! | Oct 14 13:51:03.276 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:51:03.276 INFO kablam! Oct 14 13:51:05.247 INFO kablam! warning: unused variable: `checksum` Oct 14 13:51:05.248 INFO kablam! --> src/parser/mod.rs:201:7 Oct 14 13:51:05.248 INFO kablam! | Oct 14 13:51:05.249 INFO kablam! 201 | let checksum = BigEndian::read_u16(&data_checksum_data[0..2]); Oct 14 13:51:05.249 INFO kablam! | ^^^^^^^^ help: consider using `_checksum` instead Oct 14 13:51:05.250 INFO kablam! | Oct 14 13:51:05.251 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:51:05.251 INFO kablam! Oct 14 13:51:05.252 INFO kablam! warning: unused variable: `crc` Oct 14 13:51:05.252 INFO kablam! --> src/parser/mod.rs:202:7 Oct 14 13:51:05.253 INFO kablam! | Oct 14 13:51:05.253 INFO kablam! 202 | let crc = State::::calculate(&app_data); Oct 14 13:51:05.254 INFO kablam! | ^^^ help: consider using `_crc` instead Oct 14 13:51:05.254 INFO kablam! Oct 14 13:51:07.298 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 14 13:51:07.307 INFO kablam! su: No module specific data is present Oct 14 13:51:08.485 INFO running `"docker" "rm" "-f" "fd4efe5bafdffcf251f94119273e985ae7e8b5a92f4106472d98afbe68a8b5d8"` Oct 14 13:51:08.883 INFO blam! fd4efe5bafdffcf251f94119273e985ae7e8b5a92f4106472d98afbe68a8b5d8 Oct 14 13:51:08.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 13:51:09.500 INFO blam! c312900ca8466fa08fd470dbc57ebee06cb292f51bd770e62e9db76a323c07c4 Oct 14 13:51:09.503 INFO running `"docker" "start" "-a" "c312900ca8466fa08fd470dbc57ebee06cb292f51bd770e62e9db76a323c07c4"` Oct 14 13:51:11.370 INFO kablam! usermod: no changes Oct 14 13:51:11.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 13:51:11.568 INFO kablam! Running /target/debug/deps/sp003-179a366109cfaa2e Oct 14 13:51:11.571 INFO blam! Oct 14 13:51:11.571 INFO blam! running 10 tests Oct 14 13:51:11.571 INFO blam! test parser::tests::test_to_ascii ... ok Oct 14 13:51:11.571 INFO blam! test parser::tests::test_from_sign_mag ... ok Oct 14 13:51:11.571 INFO blam! test parser::tests::test_from_ascii ... ok Oct 14 13:51:11.571 INFO blam! test parser::tests::test_extract_u16 ... ok Oct 14 13:51:11.571 INFO blam! test parser::tests::test_crc ... ok Oct 14 13:51:11.571 INFO blam! test parser::tests::test_to_sign_mag ... ok Oct 14 13:51:11.571 INFO blam! test tests::test_generate_password ... ok Oct 14 13:51:11.571 INFO blam! test parser::tests::test_ack ... ok Oct 14 13:51:11.571 INFO blam! test parser::msgimpl::tests::test_parse_app_msg ... ok Oct 14 13:51:11.579 INFO blam! test parser::tests::test_data_password_seed ... ok Oct 14 13:51:11.579 INFO blam! Oct 14 13:51:11.579 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:51:11.579 INFO blam! Oct 14 13:51:11.580 INFO kablam! Running /target/debug/deps/sc-b9852115573e3670 Oct 14 13:51:11.587 INFO blam! Oct 14 13:51:11.587 INFO blam! running 0 tests Oct 14 13:51:11.587 INFO blam! Oct 14 13:51:11.587 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:51:11.587 INFO blam! Oct 14 13:51:11.588 INFO kablam! Running /target/debug/deps/ws-c55604a79715ed09 Oct 14 13:51:11.589 INFO kablam! Doc-tests sp003 Oct 14 13:51:11.589 INFO blam! Oct 14 13:51:11.589 INFO blam! running 0 tests Oct 14 13:51:11.589 INFO blam! Oct 14 13:51:11.589 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:51:11.589 INFO blam! Oct 14 13:51:12.479 INFO blam! Oct 14 13:51:12.480 INFO blam! running 0 tests Oct 14 13:51:12.480 INFO blam! Oct 14 13:51:12.480 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:51:12.481 INFO blam! Oct 14 13:51:12.496 INFO kablam! su: No module specific data is present Oct 14 13:51:13.547 INFO running `"docker" "rm" "-f" "c312900ca8466fa08fd470dbc57ebee06cb292f51bd770e62e9db76a323c07c4"` Oct 14 13:51:13.799 INFO blam! c312900ca8466fa08fd470dbc57ebee06cb292f51bd770e62e9db76a323c07c4