Oct 15 13:11:41.044 INFO testing zigbee-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:11:41.044 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 15 13:11:41.217 INFO blam! cd8e55919b0124590b99e155eb7b6f73cdd0e68ac03fda9690fc10b495996a00 Oct 15 13:11:41.220 INFO running `"docker" "start" "-a" "cd8e55919b0124590b99e155eb7b6f73cdd0e68ac03fda9690fc10b495996a00"` Oct 15 13:11:41.739 INFO kablam! usermod: no changes Oct 15 13:11:41.780 INFO kablam! Compiling zigbee v0.0.1 (/source) Oct 15 13:11:42.243 INFO kablam! warning: enum is never used: `FrameType` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:16:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 16 | pub enum FrameType { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: enum is never used: `DeliveryMode` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:21:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 21 | pub enum DeliveryMode { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: struct is never constructed: `FrameControlField` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:26:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 26 | pub struct FrameControlField { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: struct is never constructed: `AddressingFields` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:34:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 34 | pub struct AddressingFields { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: enum is never used: `FragmentationField` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:42:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 42 | pub enum FragmentationField { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: struct is never constructed: `AckBitfield` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:47:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 47 | pub struct AckBitfield { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: struct is never constructed: `ExtHeader` Oct 15 13:11:42.243 INFO kablam! --> src/lib.rs:50:13 Oct 15 13:11:42.243 INFO kablam! | Oct 15 13:11:42.243 INFO kablam! 50 | pub struct ExtHeader { Oct 15 13:11:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.243 INFO kablam! Oct 15 13:11:42.243 INFO kablam! warning: struct is never constructed: `Apdu` Oct 15 13:11:42.244 INFO kablam! --> src/lib.rs:56:13 Oct 15 13:11:42.244 INFO kablam! | Oct 15 13:11:42.244 INFO kablam! 56 | pub struct Apdu<'a> { Oct 15 13:11:42.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.244 INFO kablam! Oct 15 13:11:42.244 INFO kablam! warning: field is never used: `entries` Oct 15 13:11:42.244 INFO kablam! --> src/lib.rs:193:13 Oct 15 13:11:42.244 INFO kablam! | Oct 15 13:11:42.244 INFO kablam! 193 | entries: &'a Iterator)> Oct 15 13:11:42.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:42.244 INFO kablam! Oct 15 13:11:42.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Oct 15 13:11:42.275 INFO kablam! su: No module specific data is present Oct 15 13:11:42.760 INFO running `"docker" "rm" "-f" "cd8e55919b0124590b99e155eb7b6f73cdd0e68ac03fda9690fc10b495996a00"` Oct 15 13:11:42.878 INFO blam! cd8e55919b0124590b99e155eb7b6f73cdd0e68ac03fda9690fc10b495996a00 Oct 15 13:11:42.884 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 15 13:11:43.111 INFO blam! e907b3fce1f3b265fd787751f27f6c99ff3f835430e91806a191a553b1844724 Oct 15 13:11:43.112 INFO running `"docker" "start" "-a" "e907b3fce1f3b265fd787751f27f6c99ff3f835430e91806a191a553b1844724"` Oct 15 13:11:43.603 INFO kablam! usermod: no changes Oct 15 13:11:43.627 INFO kablam! Compiling zigbee v0.0.1 (/source) Oct 15 13:11:44.053 INFO kablam! warning: enum is never used: `FrameType` Oct 15 13:11:44.053 INFO kablam! --> src/lib.rs:16:13 Oct 15 13:11:44.053 INFO kablam! | Oct 15 13:11:44.053 INFO kablam! 16 | pub enum FrameType { Oct 15 13:11:44.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.053 INFO kablam! | Oct 15 13:11:44.053 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:11:44.053 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: enum is never used: `DeliveryMode` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:21:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 21 | pub enum DeliveryMode { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: struct is never constructed: `FrameControlField` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:26:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 26 | pub struct FrameControlField { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: struct is never constructed: `AddressingFields` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:34:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 34 | pub struct AddressingFields { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: enum is never used: `FragmentationField` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:42:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 42 | pub enum FragmentationField { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: struct is never constructed: `AckBitfield` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:47:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 47 | pub struct AckBitfield { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: struct is never constructed: `ExtHeader` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:50:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 50 | pub struct ExtHeader { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: struct is never constructed: `Apdu` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:56:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 56 | pub struct Apdu<'a> { Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.055 INFO kablam! warning: field is never used: `entries` Oct 15 13:11:44.055 INFO kablam! --> src/lib.rs:193:13 Oct 15 13:11:44.055 INFO kablam! | Oct 15 13:11:44.055 INFO kablam! 193 | entries: &'a Iterator)> Oct 15 13:11:44.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.055 INFO kablam! Oct 15 13:11:44.414 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 15 13:11:44.417 INFO kablam! su: No module specific data is present Oct 15 13:11:44.677 INFO running `"docker" "rm" "-f" "e907b3fce1f3b265fd787751f27f6c99ff3f835430e91806a191a553b1844724"` Oct 15 13:11:44.761 INFO blam! e907b3fce1f3b265fd787751f27f6c99ff3f835430e91806a191a553b1844724 Oct 15 13:11:44.763 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 15 13:11:44.938 INFO blam! ded5fbf0080cf364abcdc96ae0696b1d7e28084e669c2e790e9daff1223dfdb2 Oct 15 13:11:44.940 INFO running `"docker" "start" "-a" "ded5fbf0080cf364abcdc96ae0696b1d7e28084e669c2e790e9daff1223dfdb2"` Oct 15 13:11:45.285 INFO kablam! usermod: no changes Oct 15 13:11:45.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 15 13:11:45.315 INFO kablam! Running /target/debug/deps/zigbee-d2b5aab96bc4ffa5 Oct 15 13:11:45.325 INFO blam! Oct 15 13:11:45.325 INFO blam! running 0 tests Oct 15 13:11:45.325 INFO blam! Oct 15 13:11:45.325 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:11:45.325 INFO blam! Oct 15 13:11:45.325 INFO kablam! Doc-tests zigbee Oct 15 13:11:46.016 INFO blam! Oct 15 13:11:46.016 INFO blam! running 0 tests Oct 15 13:11:46.016 INFO blam! Oct 15 13:11:46.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:11:46.016 INFO blam! Oct 15 13:11:46.021 INFO kablam! su: No module specific data is present Oct 15 13:11:47.053 INFO running `"docker" "rm" "-f" "ded5fbf0080cf364abcdc96ae0696b1d7e28084e669c2e790e9daff1223dfdb2"` Oct 15 13:11:47.385 INFO blam! ded5fbf0080cf364abcdc96ae0696b1d7e28084e669c2e790e9daff1223dfdb2