Oct 16 16:40:39.768 INFO testing bluetooth-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:40:39.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:40:39.936 INFO blam! f57ec9f36c7e866fbe6a237e3360d5770e36b0fbd35456afbfc07922fe4fb36c Oct 16 16:40:39.941 INFO running `"docker" "start" "-a" "f57ec9f36c7e866fbe6a237e3360d5770e36b0fbd35456afbfc07922fe4fb36c"` Oct 16 16:40:40.478 INFO kablam! usermod: no changes Oct 16 16:40:40.530 INFO kablam! Compiling bluetooth v0.0.1 (/source) Oct 16 16:40:41.023 INFO kablam! warning: unused import: `controller::command::Command` Oct 16 16:40:41.023 INFO kablam! --> src/controller/packet.rs:3:5 Oct 16 16:40:41.023 INFO kablam! | Oct 16 16:40:41.023 INFO kablam! 3 | use controller::command::Command; Oct 16 16:40:41.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:41.023 INFO kablam! | Oct 16 16:40:41.023 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:40:41.023 INFO kablam! Oct 16 16:40:41.044 INFO kablam! warning: unused variable: `address` Oct 16 16:40:41.044 INFO kablam! --> src/controller/stub.rs:20:13 Oct 16 16:40:41.044 INFO kablam! | Oct 16 16:40:41.044 INFO kablam! 20 | fn send(address: UUID, message: ChannelPDU) -> ChannelPDU { Oct 16 16:40:41.044 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 16 16:40:41.044 INFO kablam! | Oct 16 16:40:41.044 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 16:40:41.044 INFO kablam! Oct 16 16:40:41.047 INFO kablam! warning: field is never used: `id` Oct 16 16:40:41.047 INFO kablam! --> src/controller/response.rs:5:5 Oct 16 16:40:41.047 INFO kablam! | Oct 16 16:40:41.047 INFO kablam! 5 | id: u16 Oct 16 16:40:41.047 INFO kablam! | ^^^^^^^ Oct 16 16:40:41.047 INFO kablam! | Oct 16 16:40:41.047 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:40:41.048 INFO kablam! Oct 16 16:40:41.048 INFO kablam! warning: struct is never constructed: `CentralManager` Oct 16 16:40:41.048 INFO kablam! --> src/central/manager.rs:13:1 Oct 16 16:40:41.048 INFO kablam! | Oct 16 16:40:41.048 INFO kablam! 13 | struct CentralManager; Oct 16 16:40:41.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:41.048 INFO kablam! Oct 16 16:40:41.056 INFO kablam! warning: variable `serviceUUIDs` should have a snake case name such as `service_uuids` Oct 16 16:40:41.056 INFO kablam! --> src/central/manager.rs:5:13 Oct 16 16:40:41.056 INFO kablam! | Oct 16 16:40:41.056 INFO kablam! 5 | fn scan(serviceUUIDs: Vec) -> Vec; Oct 16 16:40:41.056 INFO kablam! | ^^^^^^^^^^^^ Oct 16 16:40:41.056 INFO kablam! | Oct 16 16:40:41.056 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 16:40:41.056 INFO kablam! Oct 16 16:40:41.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 16 16:40:41.091 INFO kablam! su: No module specific data is present Oct 16 16:40:41.428 INFO running `"docker" "rm" "-f" "f57ec9f36c7e866fbe6a237e3360d5770e36b0fbd35456afbfc07922fe4fb36c"` Oct 16 16:40:41.652 INFO blam! f57ec9f36c7e866fbe6a237e3360d5770e36b0fbd35456afbfc07922fe4fb36c Oct 16 16:40:41.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:40:41.925 INFO blam! 4d6a05dae586d502e565a0fb654d8f6ed998caf3d4fe20647a3465573020f5b2 Oct 16 16:40:41.931 INFO running `"docker" "start" "-a" "4d6a05dae586d502e565a0fb654d8f6ed998caf3d4fe20647a3465573020f5b2"` Oct 16 16:40:42.714 INFO kablam! usermod: no changes Oct 16 16:40:42.740 INFO kablam! Compiling bluetooth v0.0.1 (/source) Oct 16 16:40:43.320 INFO kablam! warning: unused import: `controller::command::Command` Oct 16 16:40:43.320 INFO kablam! --> src/controller/packet.rs:3:5 Oct 16 16:40:43.320 INFO kablam! | Oct 16 16:40:43.320 INFO kablam! 3 | use controller::command::Command; Oct 16 16:40:43.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:43.320 INFO kablam! | Oct 16 16:40:43.320 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:40:43.320 INFO kablam! Oct 16 16:40:43.351 INFO kablam! warning: unused variable: `address` Oct 16 16:40:43.351 INFO kablam! --> src/controller/stub.rs:20:13 Oct 16 16:40:43.351 INFO kablam! | Oct 16 16:40:43.351 INFO kablam! 20 | fn send(address: UUID, message: ChannelPDU) -> ChannelPDU { Oct 16 16:40:43.351 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 16 16:40:43.351 INFO kablam! | Oct 16 16:40:43.351 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 16:40:43.351 INFO kablam! Oct 16 16:40:43.359 INFO kablam! warning: field is never used: `id` Oct 16 16:40:43.359 INFO kablam! --> src/controller/response.rs:5:5 Oct 16 16:40:43.359 INFO kablam! | Oct 16 16:40:43.359 INFO kablam! 5 | id: u16 Oct 16 16:40:43.359 INFO kablam! | ^^^^^^^ Oct 16 16:40:43.359 INFO kablam! | Oct 16 16:40:43.359 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:40:43.359 INFO kablam! Oct 16 16:40:43.359 INFO kablam! warning: struct is never constructed: `CentralManager` Oct 16 16:40:43.359 INFO kablam! --> src/central/manager.rs:13:1 Oct 16 16:40:43.359 INFO kablam! | Oct 16 16:40:43.359 INFO kablam! 13 | struct CentralManager; Oct 16 16:40:43.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:43.359 INFO kablam! Oct 16 16:40:43.363 INFO kablam! warning: variable `serviceUUIDs` should have a snake case name such as `service_uuids` Oct 16 16:40:43.363 INFO kablam! --> src/central/manager.rs:5:13 Oct 16 16:40:43.363 INFO kablam! | Oct 16 16:40:43.363 INFO kablam! 5 | fn scan(serviceUUIDs: Vec) -> Vec; Oct 16 16:40:43.363 INFO kablam! | ^^^^^^^^^^^^ Oct 16 16:40:43.363 INFO kablam! | Oct 16 16:40:43.363 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 16:40:43.363 INFO kablam! Oct 16 16:40:44.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 16 16:40:44.051 INFO kablam! su: No module specific data is present Oct 16 16:40:44.526 INFO running `"docker" "rm" "-f" "4d6a05dae586d502e565a0fb654d8f6ed998caf3d4fe20647a3465573020f5b2"` Oct 16 16:40:44.785 INFO blam! 4d6a05dae586d502e565a0fb654d8f6ed998caf3d4fe20647a3465573020f5b2 Oct 16 16:40:44.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:40:45.187 INFO blam! 89f692728d23e3f3103453b46e1e88aa76bb01847598714ab6543b1971272abb Oct 16 16:40:45.190 INFO running `"docker" "start" "-a" "89f692728d23e3f3103453b46e1e88aa76bb01847598714ab6543b1971272abb"` Oct 16 16:40:46.863 INFO kablam! usermod: no changes Oct 16 16:40:46.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 16:40:46.955 INFO kablam! Running /target/debug/deps/bluetooth-07160c6e10a2be27 Oct 16 16:40:46.960 INFO blam! Oct 16 16:40:46.960 INFO blam! running 0 tests Oct 16 16:40:46.960 INFO blam! Oct 16 16:40:46.960 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:46.960 INFO blam! Oct 16 16:40:46.971 INFO blam! Oct 16 16:40:46.971 INFO kablam! Running /target/debug/deps/bluetooth-b4cb4093b2bc2a7a Oct 16 16:40:46.971 INFO blam! running 1 test Oct 16 16:40:46.987 INFO blam! test stuff_is_connected ... ok Oct 16 16:40:46.987 INFO blam! Oct 16 16:40:46.987 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:46.987 INFO blam! Oct 16 16:40:46.987 INFO kablam! Doc-tests bluetooth Oct 16 16:40:48.107 INFO blam! Oct 16 16:40:48.108 INFO blam! running 0 tests Oct 16 16:40:48.108 INFO blam! Oct 16 16:40:48.108 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:48.108 INFO blam! Oct 16 16:40:48.115 INFO kablam! su: No module specific data is present Oct 16 16:40:48.864 INFO running `"docker" "rm" "-f" "89f692728d23e3f3103453b46e1e88aa76bb01847598714ab6543b1971272abb"` Oct 16 16:40:49.095 INFO blam! 89f692728d23e3f3103453b46e1e88aa76bb01847598714ab6543b1971272abb