Oct 16 16:40:39.216 INFO testing bluetooth-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 16:40:39.217 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 16:40:39.436 INFO blam! 059908b630eca647713ae6a16141399c679176e0f381bb0093e8a6628b8c8d77 Oct 16 16:40:39.438 INFO running `"docker" "start" "-a" "059908b630eca647713ae6a16141399c679176e0f381bb0093e8a6628b8c8d77"` Oct 16 16:40:39.911 INFO kablam! usermod: no changes Oct 16 16:40:39.931 INFO kablam! Compiling bluetooth v0.0.1 (/source) Oct 16 16:40:40.337 INFO kablam! warning: unused import: `controller::command::Command` Oct 16 16:40:40.337 INFO kablam! --> src/controller/packet.rs:3:5 Oct 16 16:40:40.337 INFO kablam! | Oct 16 16:40:40.337 INFO kablam! 3 | use controller::command::Command; Oct 16 16:40:40.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:40.337 INFO kablam! | Oct 16 16:40:40.337 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:40:40.337 INFO kablam! Oct 16 16:40:40.363 INFO kablam! warning: unused variable: `address` Oct 16 16:40:40.363 INFO kablam! --> src/controller/stub.rs:20:13 Oct 16 16:40:40.363 INFO kablam! | Oct 16 16:40:40.363 INFO kablam! 20 | fn send(address: UUID, message: ChannelPDU) -> ChannelPDU { Oct 16 16:40:40.363 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 16 16:40:40.363 INFO kablam! | Oct 16 16:40:40.364 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 16:40:40.364 INFO kablam! Oct 16 16:40:40.364 INFO kablam! warning: field is never used: `id` Oct 16 16:40:40.364 INFO kablam! --> src/controller/response.rs:5:5 Oct 16 16:40:40.364 INFO kablam! | Oct 16 16:40:40.364 INFO kablam! 5 | id: u16 Oct 16 16:40:40.364 INFO kablam! | ^^^^^^^ Oct 16 16:40:40.364 INFO kablam! | Oct 16 16:40:40.364 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:40:40.364 INFO kablam! Oct 16 16:40:40.364 INFO kablam! warning: struct is never constructed: `CentralManager` Oct 16 16:40:40.364 INFO kablam! --> src/central/manager.rs:13:1 Oct 16 16:40:40.365 INFO kablam! | Oct 16 16:40:40.365 INFO kablam! 13 | struct CentralManager; Oct 16 16:40:40.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:40.365 INFO kablam! Oct 16 16:40:40.367 INFO kablam! warning: variable `serviceUUIDs` should have a snake case name such as `service_uuids` Oct 16 16:40:40.367 INFO kablam! --> src/central/manager.rs:5:13 Oct 16 16:40:40.367 INFO kablam! | Oct 16 16:40:40.367 INFO kablam! 5 | fn scan(serviceUUIDs: Vec) -> Vec; Oct 16 16:40:40.367 INFO kablam! | ^^^^^^^^^^^^ Oct 16 16:40:40.367 INFO kablam! | Oct 16 16:40:40.367 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 16:40:40.367 INFO kablam! Oct 16 16:40:40.418 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 16 16:40:40.419 INFO kablam! su: No module specific data is present Oct 16 16:40:40.743 INFO running `"docker" "rm" "-f" "059908b630eca647713ae6a16141399c679176e0f381bb0093e8a6628b8c8d77"` Oct 16 16:40:40.876 INFO blam! 059908b630eca647713ae6a16141399c679176e0f381bb0093e8a6628b8c8d77 Oct 16 16:40:40.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 16:40:41.087 INFO blam! 55f80933cd3421a2a1035e9c38604c69d09b11ea4d101df42201fbbd63b7080f Oct 16 16:40:41.090 INFO running `"docker" "start" "-a" "55f80933cd3421a2a1035e9c38604c69d09b11ea4d101df42201fbbd63b7080f"` Oct 16 16:40:41.652 INFO kablam! usermod: no changes Oct 16 16:40:41.687 INFO kablam! Compiling bluetooth v0.0.1 (/source) Oct 16 16:40:42.379 INFO kablam! warning: unused import: `controller::command::Command` Oct 16 16:40:42.380 INFO kablam! --> src/controller/packet.rs:3:5 Oct 16 16:40:42.380 INFO kablam! | Oct 16 16:40:42.380 INFO kablam! 3 | use controller::command::Command; Oct 16 16:40:42.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:42.381 INFO kablam! | Oct 16 16:40:42.381 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:40:42.381 INFO kablam! Oct 16 16:40:42.399 INFO kablam! warning: unused variable: `address` Oct 16 16:40:42.400 INFO kablam! --> src/controller/stub.rs:20:13 Oct 16 16:40:42.400 INFO kablam! | Oct 16 16:40:42.400 INFO kablam! 20 | fn send(address: UUID, message: ChannelPDU) -> ChannelPDU { Oct 16 16:40:42.400 INFO kablam! | ^^^^^^^ help: consider using `_address` instead Oct 16 16:40:42.401 INFO kablam! | Oct 16 16:40:42.401 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 16:40:42.401 INFO kablam! Oct 16 16:40:42.407 INFO kablam! warning: field is never used: `id` Oct 16 16:40:42.407 INFO kablam! --> src/controller/response.rs:5:5 Oct 16 16:40:42.408 INFO kablam! | Oct 16 16:40:42.408 INFO kablam! 5 | id: u16 Oct 16 16:40:42.408 INFO kablam! | ^^^^^^^ Oct 16 16:40:42.409 INFO kablam! | Oct 16 16:40:42.409 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:40:42.409 INFO kablam! Oct 16 16:40:42.410 INFO kablam! warning: struct is never constructed: `CentralManager` Oct 16 16:40:42.410 INFO kablam! --> src/central/manager.rs:13:1 Oct 16 16:40:42.410 INFO kablam! | Oct 16 16:40:42.410 INFO kablam! 13 | struct CentralManager; Oct 16 16:40:42.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:40:42.411 INFO kablam! Oct 16 16:40:42.419 INFO kablam! warning: variable `serviceUUIDs` should have a snake case name such as `service_uuids` Oct 16 16:40:42.419 INFO kablam! --> src/central/manager.rs:5:13 Oct 16 16:40:42.419 INFO kablam! | Oct 16 16:40:42.419 INFO kablam! 5 | fn scan(serviceUUIDs: Vec) -> Vec; Oct 16 16:40:42.419 INFO kablam! | ^^^^^^^^^^^^ Oct 16 16:40:42.419 INFO kablam! | Oct 16 16:40:42.419 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 16:40:42.419 INFO kablam! Oct 16 16:40:42.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 16 16:40:42.906 INFO kablam! su: No module specific data is present Oct 16 16:40:43.305 INFO running `"docker" "rm" "-f" "55f80933cd3421a2a1035e9c38604c69d09b11ea4d101df42201fbbd63b7080f"` Oct 16 16:40:43.435 INFO blam! 55f80933cd3421a2a1035e9c38604c69d09b11ea4d101df42201fbbd63b7080f Oct 16 16:40:43.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 16:40:43.779 INFO blam! f4d3bddda1f0d6c86dfee80e4b2d592ff7741f78862def253cf7b7e6e57f9d32 Oct 16 16:40:43.781 INFO running `"docker" "start" "-a" "f4d3bddda1f0d6c86dfee80e4b2d592ff7741f78862def253cf7b7e6e57f9d32"` Oct 16 16:40:44.939 INFO kablam! usermod: no changes Oct 16 16:40:44.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 16:40:44.991 INFO kablam! Running /target/debug/deps/bluetooth-e5d93712138182b1 Oct 16 16:40:45.003 INFO kablam! Running /target/debug/deps/bluetooth-6779613fd9b503a8 Oct 16 16:40:45.003 INFO blam! Oct 16 16:40:45.003 INFO blam! running 0 tests Oct 16 16:40:45.003 INFO blam! Oct 16 16:40:45.003 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:45.003 INFO blam! Oct 16 16:40:45.007 INFO blam! Oct 16 16:40:45.007 INFO blam! running 1 test Oct 16 16:40:45.009 INFO blam! test stuff_is_connected ... ok Oct 16 16:40:45.009 INFO kablam! Doc-tests bluetooth Oct 16 16:40:45.010 INFO blam! Oct 16 16:40:45.010 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:45.010 INFO blam! Oct 16 16:40:46.274 INFO blam! Oct 16 16:40:46.274 INFO blam! running 0 tests Oct 16 16:40:46.274 INFO blam! Oct 16 16:40:46.274 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:46.274 INFO blam! Oct 16 16:40:46.283 INFO kablam! su: No module specific data is present Oct 16 16:40:47.051 INFO running `"docker" "rm" "-f" "f4d3bddda1f0d6c86dfee80e4b2d592ff7741f78862def253cf7b7e6e57f9d32"` Oct 16 16:40:47.335 INFO blam! f4d3bddda1f0d6c86dfee80e4b2d592ff7741f78862def253cf7b7e6e57f9d32