Oct 15 05:25:34.616 INFO testing ZePedroResende/rustband against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:25:34.618 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 05:25:35.329 INFO blam! 43521024ace9b43c710c6bc20b720ec0f0909eeb80d0238d66f635cf68b88031 Oct 15 05:25:35.330 INFO running `"docker" "start" "-a" "43521024ace9b43c710c6bc20b720ec0f0909eeb80d0238d66f635cf68b88031"` Oct 15 05:25:36.807 INFO kablam! usermod: no changes Oct 15 05:25:36.892 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 15 05:25:38.535 INFO kablam! Compiling dbus v0.6.2 Oct 15 05:25:50.348 INFO kablam! Compiling blurz v0.3.0 Oct 15 05:25:52.462 INFO kablam! Compiling rustband v0.1.0 (/source) Oct 15 05:25:52.946 INFO kablam! warning: unused variable: `uuid` Oct 15 05:25:52.947 INFO kablam! --> src/bluetooth.rs:40:25 Oct 15 05:25:52.947 INFO kablam! | Oct 15 05:25:52.948 INFO kablam! 40 | 'uuid_loop: for uuid in uuids { Oct 15 05:25:52.948 INFO kablam! | ^^^^ help: consider using `_uuid` instead Oct 15 05:25:52.949 INFO kablam! | Oct 15 05:25:52.949 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:25:52.950 INFO kablam! Oct 15 05:25:52.962 INFO kablam! warning: constant item is never used: `MI_BAND` Oct 15 05:25:52.962 INFO kablam! --> src/bluetooth.rs:3:1 Oct 15 05:25:52.963 INFO kablam! | Oct 15 05:25:52.964 INFO kablam! 3 | const MI_BAND: &'static str = "C8:0F:10:72:05:24"; Oct 15 05:25:52.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:25:52.964 INFO kablam! | Oct 15 05:25:52.964 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:25:52.965 INFO kablam! Oct 15 05:25:53.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.99s Oct 15 05:25:53.853 INFO kablam! su: No module specific data is present Oct 15 05:25:55.038 INFO running `"docker" "rm" "-f" "43521024ace9b43c710c6bc20b720ec0f0909eeb80d0238d66f635cf68b88031"` Oct 15 05:25:55.327 INFO blam! 43521024ace9b43c710c6bc20b720ec0f0909eeb80d0238d66f635cf68b88031 Oct 15 05:25:55.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 05:25:55.883 INFO blam! 3a23609e4bf0db47f698ea2e6a0ab1fa0bd83e6883d8a686f4246c5c91fffba1 Oct 15 05:25:55.885 INFO running `"docker" "start" "-a" "3a23609e4bf0db47f698ea2e6a0ab1fa0bd83e6883d8a686f4246c5c91fffba1"` Oct 15 05:25:56.838 INFO kablam! usermod: no changes Oct 15 05:25:56.927 INFO kablam! Compiling rustband v0.1.0 (/source) Oct 15 05:25:57.465 INFO kablam! warning: unused variable: `uuid` Oct 15 05:25:57.465 INFO kablam! --> src/bluetooth.rs:40:25 Oct 15 05:25:57.465 INFO kablam! | Oct 15 05:25:57.465 INFO kablam! 40 | 'uuid_loop: for uuid in uuids { Oct 15 05:25:57.465 INFO kablam! | ^^^^ help: consider using `_uuid` instead Oct 15 05:25:57.465 INFO kablam! | Oct 15 05:25:57.465 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:25:57.465 INFO kablam! Oct 15 05:25:57.482 INFO kablam! warning: constant item is never used: `MI_BAND` Oct 15 05:25:57.482 INFO kablam! --> src/bluetooth.rs:3:1 Oct 15 05:25:57.482 INFO kablam! | Oct 15 05:25:57.482 INFO kablam! 3 | const MI_BAND: &'static str = "C8:0F:10:72:05:24"; Oct 15 05:25:57.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:25:57.482 INFO kablam! | Oct 15 05:25:57.482 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:25:57.482 INFO kablam! Oct 15 05:25:57.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 15 05:25:57.875 INFO kablam! su: No module specific data is present Oct 15 05:25:58.253 INFO running `"docker" "rm" "-f" "3a23609e4bf0db47f698ea2e6a0ab1fa0bd83e6883d8a686f4246c5c91fffba1"` Oct 15 05:25:58.351 INFO blam! 3a23609e4bf0db47f698ea2e6a0ab1fa0bd83e6883d8a686f4246c5c91fffba1 Oct 15 05:25:58.359 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 05:25:58.603 INFO blam! 8a82d1a983f481336007887c8b82417af38b1f00043251dbc9f7575c0eec9e6e Oct 15 05:25:58.609 INFO running `"docker" "start" "-a" "8a82d1a983f481336007887c8b82417af38b1f00043251dbc9f7575c0eec9e6e"` Oct 15 05:25:59.171 INFO kablam! usermod: no changes Oct 15 05:25:59.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 05:25:59.215 INFO kablam! Running /target/debug/deps/rustband-bf2d4a21340e0e7b Oct 15 05:25:59.223 INFO kablam! su: No module specific data is present Oct 15 05:25:59.223 INFO blam! Oct 15 05:25:59.223 INFO blam! running 0 tests Oct 15 05:25:59.223 INFO blam! Oct 15 05:25:59.223 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:25:59.223 INFO blam! Oct 15 05:25:59.660 INFO running `"docker" "rm" "-f" "8a82d1a983f481336007887c8b82417af38b1f00043251dbc9f7575c0eec9e6e"` Oct 15 05:25:59.813 INFO blam! 8a82d1a983f481336007887c8b82417af38b1f00043251dbc9f7575c0eec9e6e