Oct 11 17:06:18.910 INFO testing mar-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:06:18.910 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:06:18.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:06:19.235 INFO blam! 41040708a24aa73f2cbd9b4ad3f2d954802b6887c83630bfd53154a2b6b00af6 Oct 11 17:06:19.237 INFO running `"docker" "start" "-a" "41040708a24aa73f2cbd9b4ad3f2d954802b6887c83630bfd53154a2b6b00af6"` Oct 11 17:06:20.137 INFO kablam! usermod: no changes Oct 11 17:06:20.177 INFO kablam! Compiling mar v0.1.1 (/source) Oct 11 17:06:20.996 INFO kablam! warning: function is never used: `round_up` Oct 11 17:06:20.996 INFO kablam! --> src/lib.rs:24:1 Oct 11 17:06:20.996 INFO kablam! | Oct 11 17:06:20.996 INFO kablam! 24 | fn round_up(n: usize, incr: usize) -> usize { Oct 11 17:06:20.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.996 INFO kablam! | Oct 11 17:06:20.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:06:20.996 INFO kablam! Oct 11 17:06:20.996 INFO kablam! warning: constant item is never used: `SIGNATURE_BLOCK_OFFSET` Oct 11 17:06:20.996 INFO kablam! --> src/lib.rs:29:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 29 | const SIGNATURE_BLOCK_OFFSET: usize = 16; Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: constant item is never used: `MAX_SIZE_OF_MAR_FILE` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:32:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 32 | const MAX_SIZE_OF_MAR_FILE: u64 = 500 * 1024 * 1024; Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: constant item is never used: `MAX_SIGNATURE_LENGTH` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:36:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 36 | const MAX_SIGNATURE_LENGTH: usize = 2048; Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: constant item is never used: `PRODUCT_INFO_BLOCK_ID` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:39:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 39 | const PRODUCT_INFO_BLOCK_ID: u32 = 1; Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: function is never used: `mar_item_size` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:49:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 49 | fn mar_item_size(name_len: usize) -> usize { Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: struct is never constructed: `ProductInformationBlock` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:53:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 53 | struct ProductInformationBlock { Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: constant item is never used: `PIB_MAX_MAR_CHANNEL_ID_SIZE` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:59:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 59 | const PIB_MAX_MAR_CHANNEL_ID_SIZE: usize = 63; Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: constant item is never used: `PIB_MAX_PRODUCT_VERSION_SIZE` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:60:1 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 60 | const PIB_MAX_PRODUCT_VERSION_SIZE: usize = 31; Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: structure field `MARChannelID` should have a snake case name such as `marchannel_id` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:54:5 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 54 | MARChannelID: Vec, Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:20.997 INFO kablam! warning: structure field `productVersion` should have a snake case name such as `product_version` Oct 11 17:06:20.997 INFO kablam! --> src/lib.rs:55:5 Oct 11 17:06:20.997 INFO kablam! | Oct 11 17:06:20.997 INFO kablam! 55 | productVersion: Vec, Oct 11 17:06:20.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:20.997 INFO kablam! Oct 11 17:06:22.413 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 11 17:06:22.415 INFO kablam! su: No module specific data is present Oct 11 17:06:22.838 INFO running `"docker" "rm" "-f" "41040708a24aa73f2cbd9b4ad3f2d954802b6887c83630bfd53154a2b6b00af6"` Oct 11 17:06:23.080 INFO blam! 41040708a24aa73f2cbd9b4ad3f2d954802b6887c83630bfd53154a2b6b00af6 Oct 11 17:06:23.097 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:06:23.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:06:23.538 INFO blam! 2211f8e8b3c70074dabfe8f64cd604846faab9e5d61329d1ea3a33495936bb2f Oct 11 17:06:23.545 INFO running `"docker" "start" "-a" "2211f8e8b3c70074dabfe8f64cd604846faab9e5d61329d1ea3a33495936bb2f"` Oct 11 17:06:24.620 INFO kablam! usermod: no changes Oct 11 17:06:24.697 INFO kablam! Compiling mar v0.1.1 (/source) Oct 11 17:06:26.002 INFO kablam! warning: function is never used: `round_up` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:24:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 24 | fn round_up(n: usize, incr: usize) -> usize { Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: constant item is never used: `SIGNATURE_BLOCK_OFFSET` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:29:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 29 | const SIGNATURE_BLOCK_OFFSET: usize = 16; Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: constant item is never used: `MAX_SIZE_OF_MAR_FILE` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:32:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 32 | const MAX_SIZE_OF_MAR_FILE: u64 = 500 * 1024 * 1024; Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: constant item is never used: `MAX_SIGNATURE_LENGTH` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:36:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 36 | const MAX_SIGNATURE_LENGTH: usize = 2048; Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: constant item is never used: `PRODUCT_INFO_BLOCK_ID` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:39:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 39 | const PRODUCT_INFO_BLOCK_ID: u32 = 1; Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: function is never used: `mar_item_size` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:49:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 49 | fn mar_item_size(name_len: usize) -> usize { Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: struct is never constructed: `ProductInformationBlock` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:53:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 53 | struct ProductInformationBlock { Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: constant item is never used: `PIB_MAX_MAR_CHANNEL_ID_SIZE` Oct 11 17:06:26.002 INFO kablam! --> src/lib.rs:59:1 Oct 11 17:06:26.002 INFO kablam! | Oct 11 17:06:26.002 INFO kablam! 59 | const PIB_MAX_MAR_CHANNEL_ID_SIZE: usize = 63; Oct 11 17:06:26.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.002 INFO kablam! Oct 11 17:06:26.002 INFO kablam! warning: constant item is never used: `PIB_MAX_PRODUCT_VERSION_SIZE` Oct 11 17:06:26.003 INFO kablam! --> src/lib.rs:60:1 Oct 11 17:06:26.003 INFO kablam! | Oct 11 17:06:26.003 INFO kablam! 60 | const PIB_MAX_PRODUCT_VERSION_SIZE: usize = 31; Oct 11 17:06:26.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.003 INFO kablam! Oct 11 17:06:26.007 INFO kablam! warning: structure field `MARChannelID` should have a snake case name such as `marchannel_id` Oct 11 17:06:26.007 INFO kablam! --> src/lib.rs:54:5 Oct 11 17:06:26.007 INFO kablam! | Oct 11 17:06:26.007 INFO kablam! 54 | MARChannelID: Vec, Oct 11 17:06:26.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.007 INFO kablam! | Oct 11 17:06:26.007 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 17:06:26.007 INFO kablam! Oct 11 17:06:26.007 INFO kablam! warning: structure field `productVersion` should have a snake case name such as `product_version` Oct 11 17:06:26.007 INFO kablam! --> src/lib.rs:55:5 Oct 11 17:06:26.007 INFO kablam! | Oct 11 17:06:26.007 INFO kablam! 55 | productVersion: Vec, Oct 11 17:06:26.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:06:26.007 INFO kablam! Oct 11 17:06:26.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Oct 11 17:06:26.729 INFO kablam! su: No module specific data is present Oct 11 17:06:27.213 INFO running `"docker" "rm" "-f" "2211f8e8b3c70074dabfe8f64cd604846faab9e5d61329d1ea3a33495936bb2f"` Oct 11 17:06:27.326 INFO blam! 2211f8e8b3c70074dabfe8f64cd604846faab9e5d61329d1ea3a33495936bb2f Oct 11 17:06:27.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:06:27.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:06:27.591 INFO blam! f1d064b1437476fc61d4c5462b7da5278b728c8e9c71e35e8abe252fcd4b8aad Oct 11 17:06:27.594 INFO running `"docker" "start" "-a" "f1d064b1437476fc61d4c5462b7da5278b728c8e9c71e35e8abe252fcd4b8aad"` Oct 11 17:06:28.386 INFO kablam! usermod: no changes Oct 11 17:06:28.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 17:06:28.420 INFO kablam! Running /target/debug/deps/mar-af2e28b6c2fb74b5 Oct 11 17:06:28.426 INFO blam! Oct 11 17:06:28.426 INFO blam! running 0 tests Oct 11 17:06:28.426 INFO blam! Oct 11 17:06:28.426 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:06:28.426 INFO blam! Oct 11 17:06:28.427 INFO kablam! Running /target/debug/deps/mar-9c113ed37e902f97 Oct 11 17:06:28.432 INFO blam! Oct 11 17:06:28.432 INFO blam! running 0 tests Oct 11 17:06:28.432 INFO blam! Oct 11 17:06:28.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:06:28.432 INFO blam! Oct 11 17:06:28.434 INFO kablam! Doc-tests mar Oct 11 17:06:29.907 INFO blam! Oct 11 17:06:29.907 INFO blam! running 0 tests Oct 11 17:06:29.907 INFO blam! Oct 11 17:06:29.907 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:06:29.907 INFO blam! Oct 11 17:06:29.913 INFO kablam! su: No module specific data is present Oct 11 17:06:30.521 INFO running `"docker" "rm" "-f" "f1d064b1437476fc61d4c5462b7da5278b728c8e9c71e35e8abe252fcd4b8aad"` Oct 11 17:06:30.916 INFO blam! f1d064b1437476fc61d4c5462b7da5278b728c8e9c71e35e8abe252fcd4b8aad