Oct 15 13:11:43.505 INFO testing zigbee-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:11:43.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 13:11:43.663 INFO blam! 94638d29ef64c64b1c5b9cc58f3fe45a5ecd1e4e8a6e70599c40d7b468df8cda Oct 15 13:11:43.669 INFO running `"docker" "start" "-a" "94638d29ef64c64b1c5b9cc58f3fe45a5ecd1e4e8a6e70599c40d7b468df8cda"` Oct 15 13:11:44.119 INFO kablam! usermod: no changes Oct 15 13:11:44.144 INFO kablam! Compiling zigbee v0.0.1 (/source) Oct 15 13:11:44.514 INFO kablam! warning: enum is never used: `FrameType` Oct 15 13:11:44.514 INFO kablam! --> src/lib.rs:16:13 Oct 15 13:11:44.514 INFO kablam! | Oct 15 13:11:44.514 INFO kablam! 16 | pub enum FrameType { Oct 15 13:11:44.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.514 INFO kablam! | Oct 15 13:11:44.514 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:11:44.514 INFO kablam! Oct 15 13:11:44.514 INFO kablam! warning: enum is never used: `DeliveryMode` Oct 15 13:11:44.514 INFO kablam! --> src/lib.rs:21:13 Oct 15 13:11:44.514 INFO kablam! | Oct 15 13:11:44.514 INFO kablam! 21 | pub enum DeliveryMode { Oct 15 13:11:44.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.514 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: struct is never constructed: `FrameControlField` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:26:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 26 | pub struct FrameControlField { Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: struct is never constructed: `AddressingFields` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:34:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 34 | pub struct AddressingFields { Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: enum is never used: `FragmentationField` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:42:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 42 | pub enum FragmentationField { Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: struct is never constructed: `AckBitfield` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:47:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 47 | pub struct AckBitfield { Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: struct is never constructed: `ExtHeader` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:50:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 50 | pub struct ExtHeader { Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: struct is never constructed: `Apdu` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:56:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 56 | pub struct Apdu<'a> { Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.515 INFO kablam! warning: field is never used: `entries` Oct 15 13:11:44.515 INFO kablam! --> src/lib.rs:193:13 Oct 15 13:11:44.515 INFO kablam! | Oct 15 13:11:44.515 INFO kablam! 193 | entries: &'a Iterator)> Oct 15 13:11:44.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:44.515 INFO kablam! Oct 15 13:11:44.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Oct 15 13:11:44.538 INFO kablam! su: No module specific data is present Oct 15 13:11:44.787 INFO running `"docker" "rm" "-f" "94638d29ef64c64b1c5b9cc58f3fe45a5ecd1e4e8a6e70599c40d7b468df8cda"` Oct 15 13:11:44.894 INFO blam! 94638d29ef64c64b1c5b9cc58f3fe45a5ecd1e4e8a6e70599c40d7b468df8cda Oct 15 13:11:44.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 13:11:45.086 INFO blam! 6b814226d77eaeb3fc44542bd629a03242efe0c221d37c841a5f65ad044fdb36 Oct 15 13:11:45.088 INFO running `"docker" "start" "-a" "6b814226d77eaeb3fc44542bd629a03242efe0c221d37c841a5f65ad044fdb36"` Oct 15 13:11:45.447 INFO kablam! usermod: no changes Oct 15 13:11:45.471 INFO kablam! Compiling zigbee v0.0.1 (/source) Oct 15 13:11:45.987 INFO kablam! warning: enum is never used: `FrameType` Oct 15 13:11:45.987 INFO kablam! --> src/lib.rs:16:13 Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! 16 | pub enum FrameType { Oct 15 13:11:45.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 13:11:45.987 INFO kablam! Oct 15 13:11:45.987 INFO kablam! warning: enum is never used: `DeliveryMode` Oct 15 13:11:45.987 INFO kablam! --> src/lib.rs:21:13 Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! 21 | pub enum DeliveryMode { Oct 15 13:11:45.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.987 INFO kablam! Oct 15 13:11:45.987 INFO kablam! warning: struct is never constructed: `FrameControlField` Oct 15 13:11:45.987 INFO kablam! --> src/lib.rs:26:13 Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! 26 | pub struct FrameControlField { Oct 15 13:11:45.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.987 INFO kablam! Oct 15 13:11:45.987 INFO kablam! warning: struct is never constructed: `AddressingFields` Oct 15 13:11:45.987 INFO kablam! --> src/lib.rs:34:13 Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! 34 | pub struct AddressingFields { Oct 15 13:11:45.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.987 INFO kablam! Oct 15 13:11:45.987 INFO kablam! warning: enum is never used: `FragmentationField` Oct 15 13:11:45.987 INFO kablam! --> src/lib.rs:42:13 Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! 42 | pub enum FragmentationField { Oct 15 13:11:45.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.987 INFO kablam! Oct 15 13:11:45.987 INFO kablam! warning: struct is never constructed: `AckBitfield` Oct 15 13:11:45.987 INFO kablam! --> src/lib.rs:47:13 Oct 15 13:11:45.987 INFO kablam! | Oct 15 13:11:45.987 INFO kablam! 47 | pub struct AckBitfield { Oct 15 13:11:45.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.987 INFO kablam! Oct 15 13:11:45.987 INFO kablam! warning: struct is never constructed: `ExtHeader` Oct 15 13:11:45.988 INFO kablam! --> src/lib.rs:50:13 Oct 15 13:11:45.988 INFO kablam! | Oct 15 13:11:45.988 INFO kablam! 50 | pub struct ExtHeader { Oct 15 13:11:45.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.988 INFO kablam! Oct 15 13:11:45.988 INFO kablam! warning: struct is never constructed: `Apdu` Oct 15 13:11:45.988 INFO kablam! --> src/lib.rs:56:13 Oct 15 13:11:45.988 INFO kablam! | Oct 15 13:11:45.988 INFO kablam! 56 | pub struct Apdu<'a> { Oct 15 13:11:45.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.988 INFO kablam! Oct 15 13:11:45.988 INFO kablam! warning: field is never used: `entries` Oct 15 13:11:45.988 INFO kablam! --> src/lib.rs:193:13 Oct 15 13:11:45.988 INFO kablam! | Oct 15 13:11:45.988 INFO kablam! 193 | entries: &'a Iterator)> Oct 15 13:11:45.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:11:45.988 INFO kablam! Oct 15 13:11:46.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 15 13:11:46.466 INFO kablam! su: No module specific data is present Oct 15 13:11:47.157 INFO running `"docker" "rm" "-f" "6b814226d77eaeb3fc44542bd629a03242efe0c221d37c841a5f65ad044fdb36"` Oct 15 13:11:47.504 INFO blam! 6b814226d77eaeb3fc44542bd629a03242efe0c221d37c841a5f65ad044fdb36 Oct 15 13:11:47.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 13:11:47.958 INFO blam! d7a3e6eb543312ad74bb2671763547f3dd8aea1f46aa99a2fa4b22e5b754b248 Oct 15 13:11:47.968 INFO running `"docker" "start" "-a" "d7a3e6eb543312ad74bb2671763547f3dd8aea1f46aa99a2fa4b22e5b754b248"` Oct 15 13:11:49.295 INFO kablam! usermod: no changes Oct 15 13:11:49.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 13:11:49.339 INFO kablam! Running /target/debug/deps/zigbee-309b664f81bc2b64 Oct 15 13:11:49.351 INFO blam! Oct 15 13:11:49.351 INFO blam! running 0 tests Oct 15 13:11:49.351 INFO blam! Oct 15 13:11:49.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:11:49.351 INFO blam! Oct 15 13:11:49.352 INFO kablam! Doc-tests zigbee Oct 15 13:11:50.275 INFO blam! Oct 15 13:11:50.275 INFO blam! running 0 tests Oct 15 13:11:50.275 INFO blam! Oct 15 13:11:50.275 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:11:50.275 INFO blam! Oct 15 13:11:50.278 INFO kablam! su: No module specific data is present Oct 15 13:11:51.441 INFO running `"docker" "rm" "-f" "d7a3e6eb543312ad74bb2671763547f3dd8aea1f46aa99a2fa4b22e5b754b248"` Oct 15 13:11:51.896 INFO blam! d7a3e6eb543312ad74bb2671763547f3dd8aea1f46aa99a2fa4b22e5b754b248