Oct 12 04:49:41.474 INFO testing bluetooth-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:49:41.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 04:49:41.788 INFO blam! d70bb4b42cbde1b32e0b0523bd50f4aa684a12b76b91f21c8290cf07fa036e1f Oct 12 04:49:41.792 INFO running `"docker" "start" "-a" "d70bb4b42cbde1b32e0b0523bd50f4aa684a12b76b91f21c8290cf07fa036e1f"` Oct 12 04:49:42.584 INFO kablam! usermod: no changes Oct 12 04:49:42.636 INFO kablam! Compiling bluetooth v0.0.1 (/source) Oct 12 04:49:42.849 INFO kablam! warning: unused import: `controller::command::Command` Oct 12 04:49:42.849 INFO kablam! --> src/controller/packet.rs:3:5 Oct 12 04:49:42.849 INFO kablam! | Oct 12 04:49:42.849 INFO kablam! 3 | use controller::command::Command; Oct 12 04:49:42.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:42.850 INFO kablam! | Oct 12 04:49:42.850 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:49:42.850 INFO kablam! Oct 12 04:49:42.867 INFO kablam! warning: unused variable: `address` Oct 12 04:49:42.868 INFO kablam! --> src/controller/stub.rs:20:13 Oct 12 04:49:42.868 INFO kablam! | Oct 12 04:49:42.868 INFO kablam! 20 | fn send(address: UUID, message: ChannelPDU) -> ChannelPDU { Oct 12 04:49:42.868 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 12 04:49:42.868 INFO kablam! | Oct 12 04:49:42.868 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 04:49:42.868 INFO kablam! Oct 12 04:49:42.876 INFO kablam! warning: field is never used: `id` Oct 12 04:49:42.876 INFO kablam! --> src/controller/response.rs:5:5 Oct 12 04:49:42.876 INFO kablam! | Oct 12 04:49:42.876 INFO kablam! 5 | id: u16 Oct 12 04:49:42.876 INFO kablam! | ^^^^^^^ Oct 12 04:49:42.876 INFO kablam! | Oct 12 04:49:42.876 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:49:42.876 INFO kablam! Oct 12 04:49:42.876 INFO kablam! warning: struct is never constructed: `CentralManager` Oct 12 04:49:42.876 INFO kablam! --> src/central/manager.rs:13:1 Oct 12 04:49:42.876 INFO kablam! | Oct 12 04:49:42.876 INFO kablam! 13 | struct CentralManager; Oct 12 04:49:42.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:42.876 INFO kablam! Oct 12 04:49:42.884 INFO kablam! warning: variable `serviceUUIDs` should have a snake case name such as `service_uuids` Oct 12 04:49:42.884 INFO kablam! --> src/central/manager.rs:5:13 Oct 12 04:49:42.884 INFO kablam! | Oct 12 04:49:42.884 INFO kablam! 5 | fn scan(serviceUUIDs: Vec) -> Vec; Oct 12 04:49:42.884 INFO kablam! | ^^^^^^^^^^^^ Oct 12 04:49:42.884 INFO kablam! | Oct 12 04:49:42.884 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 04:49:42.884 INFO kablam! Oct 12 04:49:42.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Oct 12 04:49:42.970 INFO kablam! su: No module specific data is present Oct 12 04:49:43.465 INFO running `"docker" "rm" "-f" "d70bb4b42cbde1b32e0b0523bd50f4aa684a12b76b91f21c8290cf07fa036e1f"` Oct 12 04:49:43.639 INFO blam! d70bb4b42cbde1b32e0b0523bd50f4aa684a12b76b91f21c8290cf07fa036e1f Oct 12 04:49:43.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 04:49:43.940 INFO blam! 2919e212ad4a4a7c39ce9333df8b77fcf1cbc5422471aba5646b075314f98a40 Oct 12 04:49:43.945 INFO running `"docker" "start" "-a" "2919e212ad4a4a7c39ce9333df8b77fcf1cbc5422471aba5646b075314f98a40"` Oct 12 04:49:44.540 INFO kablam! usermod: no changes Oct 12 04:49:44.568 INFO kablam! Compiling bluetooth v0.0.1 (/source) Oct 12 04:49:44.833 INFO kablam! warning: unused import: `controller::command::Command` Oct 12 04:49:44.833 INFO kablam! --> src/controller/packet.rs:3:5 Oct 12 04:49:44.833 INFO kablam! | Oct 12 04:49:44.833 INFO kablam! 3 | use controller::command::Command; Oct 12 04:49:44.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:44.833 INFO kablam! | Oct 12 04:49:44.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:49:44.833 INFO kablam! Oct 12 04:49:44.866 INFO kablam! warning: unused variable: `address` Oct 12 04:49:44.866 INFO kablam! --> src/controller/stub.rs:20:13 Oct 12 04:49:44.866 INFO kablam! | Oct 12 04:49:44.867 INFO kablam! 20 | fn send(address: UUID, message: ChannelPDU) -> ChannelPDU { Oct 12 04:49:44.867 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 12 04:49:44.867 INFO kablam! | Oct 12 04:49:44.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 04:49:44.867 INFO kablam! Oct 12 04:49:44.872 INFO kablam! warning: field is never used: `id` Oct 12 04:49:44.873 INFO kablam! --> src/controller/response.rs:5:5 Oct 12 04:49:44.873 INFO kablam! | Oct 12 04:49:44.873 INFO kablam! 5 | id: u16 Oct 12 04:49:44.873 INFO kablam! | ^^^^^^^ Oct 12 04:49:44.874 INFO kablam! | Oct 12 04:49:44.874 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:49:44.874 INFO kablam! Oct 12 04:49:44.874 INFO kablam! warning: struct is never constructed: `CentralManager` Oct 12 04:49:44.874 INFO kablam! --> src/central/manager.rs:13:1 Oct 12 04:49:44.874 INFO kablam! | Oct 12 04:49:44.874 INFO kablam! 13 | struct CentralManager; Oct 12 04:49:44.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:44.874 INFO kablam! Oct 12 04:49:44.892 INFO kablam! warning: variable `serviceUUIDs` should have a snake case name such as `service_uuids` Oct 12 04:49:44.892 INFO kablam! --> src/central/manager.rs:5:13 Oct 12 04:49:44.892 INFO kablam! | Oct 12 04:49:44.892 INFO kablam! 5 | fn scan(serviceUUIDs: Vec) -> Vec; Oct 12 04:49:44.892 INFO kablam! | ^^^^^^^^^^^^ Oct 12 04:49:44.892 INFO kablam! | Oct 12 04:49:44.892 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 04:49:44.892 INFO kablam! Oct 12 04:49:45.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 12 04:49:45.510 INFO kablam! su: No module specific data is present Oct 12 04:49:46.015 INFO running `"docker" "rm" "-f" "2919e212ad4a4a7c39ce9333df8b77fcf1cbc5422471aba5646b075314f98a40"` Oct 12 04:49:46.249 INFO blam! 2919e212ad4a4a7c39ce9333df8b77fcf1cbc5422471aba5646b075314f98a40 Oct 12 04:49:46.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 04:49:46.908 INFO blam! 46aa1e8a4913cc51e4ff0b6cb0b9ac405c99e30c94f2267c73cb589ed49f062f Oct 12 04:49:46.917 INFO running `"docker" "start" "-a" "46aa1e8a4913cc51e4ff0b6cb0b9ac405c99e30c94f2267c73cb589ed49f062f"` Oct 12 04:49:48.125 INFO kablam! usermod: no changes Oct 12 04:49:48.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 04:49:48.168 INFO kablam! Running /target/debug/deps/bluetooth-e5d93712138182b1 Oct 12 04:49:48.168 INFO blam! Oct 12 04:49:48.168 INFO blam! running 0 tests Oct 12 04:49:48.168 INFO blam! Oct 12 04:49:48.168 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:49:48.168 INFO blam! Oct 12 04:49:48.176 INFO blam! Oct 12 04:49:48.176 INFO kablam! Running /target/debug/deps/bluetooth-6779613fd9b503a8 Oct 12 04:49:48.176 INFO blam! running 1 test Oct 12 04:49:48.176 INFO kablam! Doc-tests bluetooth Oct 12 04:49:48.176 INFO blam! test stuff_is_connected ... ok Oct 12 04:49:48.176 INFO blam! Oct 12 04:49:48.176 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:49:48.176 INFO blam! Oct 12 04:49:48.472 INFO blam! Oct 12 04:49:48.472 INFO blam! running 0 tests Oct 12 04:49:48.472 INFO blam! Oct 12 04:49:48.472 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:49:48.472 INFO blam! Oct 12 04:49:48.483 INFO kablam! su: No module specific data is present Oct 12 04:49:49.676 INFO running `"docker" "rm" "-f" "46aa1e8a4913cc51e4ff0b6cb0b9ac405c99e30c94f2267c73cb589ed49f062f"` Oct 12 04:49:50.012 INFO blam! 46aa1e8a4913cc51e4ff0b6cb0b9ac405c99e30c94f2267c73cb589ed49f062f