Oct 16 03:10:57.708 INFO testing mar-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:10:57.708 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 16 03:10:57.885 INFO blam! 401bbde4c64304a5002cb92cbfa4652ff1682c32c8c65cb81468baa90d23ac50 Oct 16 03:10:57.895 INFO running `"docker" "start" "-a" "401bbde4c64304a5002cb92cbfa4652ff1682c32c8c65cb81468baa90d23ac50"` Oct 16 03:10:58.625 INFO kablam! usermod: no changes Oct 16 03:10:58.655 INFO kablam! Compiling mar v0.1.1 (/source) Oct 16 03:10:59.327 INFO kablam! warning: function is never used: `round_up` Oct 16 03:10:59.327 INFO kablam! --> src/lib.rs:24:1 Oct 16 03:10:59.327 INFO kablam! | Oct 16 03:10:59.327 INFO kablam! 24 | fn round_up(n: usize, incr: usize) -> usize { Oct 16 03:10:59.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.327 INFO kablam! | Oct 16 03:10:59.327 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 03:10:59.327 INFO kablam! Oct 16 03:10:59.327 INFO kablam! warning: constant item is never used: `SIGNATURE_BLOCK_OFFSET` Oct 16 03:10:59.327 INFO kablam! --> src/lib.rs:29:1 Oct 16 03:10:59.327 INFO kablam! | Oct 16 03:10:59.327 INFO kablam! 29 | const SIGNATURE_BLOCK_OFFSET: usize = 16; Oct 16 03:10:59.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.327 INFO kablam! Oct 16 03:10:59.327 INFO kablam! warning: constant item is never used: `MAX_SIZE_OF_MAR_FILE` Oct 16 03:10:59.327 INFO kablam! --> src/lib.rs:32:1 Oct 16 03:10:59.327 INFO kablam! | Oct 16 03:10:59.327 INFO kablam! 32 | const MAX_SIZE_OF_MAR_FILE: u64 = 500 * 1024 * 1024; Oct 16 03:10:59.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.327 INFO kablam! Oct 16 03:10:59.327 INFO kablam! warning: constant item is never used: `MAX_SIGNATURE_LENGTH` Oct 16 03:10:59.327 INFO kablam! --> src/lib.rs:36:1 Oct 16 03:10:59.327 INFO kablam! | Oct 16 03:10:59.327 INFO kablam! 36 | const MAX_SIGNATURE_LENGTH: usize = 2048; Oct 16 03:10:59.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.327 INFO kablam! Oct 16 03:10:59.330 INFO kablam! warning: constant item is never used: `PRODUCT_INFO_BLOCK_ID` Oct 16 03:10:59.330 INFO kablam! --> src/lib.rs:39:1 Oct 16 03:10:59.330 INFO kablam! | Oct 16 03:10:59.330 INFO kablam! 39 | const PRODUCT_INFO_BLOCK_ID: u32 = 1; Oct 16 03:10:59.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.330 INFO kablam! Oct 16 03:10:59.330 INFO kablam! warning: function is never used: `mar_item_size` Oct 16 03:10:59.330 INFO kablam! --> src/lib.rs:49:1 Oct 16 03:10:59.330 INFO kablam! | Oct 16 03:10:59.330 INFO kablam! 49 | fn mar_item_size(name_len: usize) -> usize { Oct 16 03:10:59.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.330 INFO kablam! Oct 16 03:10:59.330 INFO kablam! warning: struct is never constructed: `ProductInformationBlock` Oct 16 03:10:59.330 INFO kablam! --> src/lib.rs:53:1 Oct 16 03:10:59.330 INFO kablam! | Oct 16 03:10:59.330 INFO kablam! 53 | struct ProductInformationBlock { Oct 16 03:10:59.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.330 INFO kablam! Oct 16 03:10:59.330 INFO kablam! warning: constant item is never used: `PIB_MAX_MAR_CHANNEL_ID_SIZE` Oct 16 03:10:59.330 INFO kablam! --> src/lib.rs:59:1 Oct 16 03:10:59.330 INFO kablam! | Oct 16 03:10:59.330 INFO kablam! 59 | const PIB_MAX_MAR_CHANNEL_ID_SIZE: usize = 63; Oct 16 03:10:59.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.330 INFO kablam! Oct 16 03:10:59.330 INFO kablam! warning: constant item is never used: `PIB_MAX_PRODUCT_VERSION_SIZE` Oct 16 03:10:59.330 INFO kablam! --> src/lib.rs:60:1 Oct 16 03:10:59.330 INFO kablam! | Oct 16 03:10:59.330 INFO kablam! 60 | const PIB_MAX_PRODUCT_VERSION_SIZE: usize = 31; Oct 16 03:10:59.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.330 INFO kablam! Oct 16 03:10:59.332 INFO kablam! warning: structure field `MARChannelID` should have a snake case name such as `marchannel_id` Oct 16 03:10:59.332 INFO kablam! --> src/lib.rs:54:5 Oct 16 03:10:59.332 INFO kablam! | Oct 16 03:10:59.332 INFO kablam! 54 | MARChannelID: Vec, Oct 16 03:10:59.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.332 INFO kablam! | Oct 16 03:10:59.332 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 03:10:59.332 INFO kablam! Oct 16 03:10:59.332 INFO kablam! warning: structure field `productVersion` should have a snake case name such as `product_version` Oct 16 03:10:59.332 INFO kablam! --> src/lib.rs:55:5 Oct 16 03:10:59.332 INFO kablam! | Oct 16 03:10:59.332 INFO kablam! 55 | productVersion: Vec, Oct 16 03:10:59.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:10:59.332 INFO kablam! Oct 16 03:11:00.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Oct 16 03:11:00.707 INFO kablam! su: No module specific data is present Oct 16 03:11:01.128 INFO running `"docker" "rm" "-f" "401bbde4c64304a5002cb92cbfa4652ff1682c32c8c65cb81468baa90d23ac50"` Oct 16 03:11:01.326 INFO blam! 401bbde4c64304a5002cb92cbfa4652ff1682c32c8c65cb81468baa90d23ac50 Oct 16 03:11:01.328 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 16 03:11:01.466 INFO blam! 151b5ab4dbbd353197fbcf89efc19a1c4c54baf8179ec627707a71530b3c0080 Oct 16 03:11:01.469 INFO running `"docker" "start" "-a" "151b5ab4dbbd353197fbcf89efc19a1c4c54baf8179ec627707a71530b3c0080"` Oct 16 03:11:01.958 INFO kablam! usermod: no changes Oct 16 03:11:02.031 INFO kablam! Compiling mar v0.1.1 (/source) Oct 16 03:11:03.168 INFO kablam! warning: function is never used: `round_up` Oct 16 03:11:03.168 INFO kablam! --> src/lib.rs:24:1 Oct 16 03:11:03.168 INFO kablam! | Oct 16 03:11:03.169 INFO kablam! 24 | fn round_up(n: usize, incr: usize) -> usize { Oct 16 03:11:03.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.169 INFO kablam! | Oct 16 03:11:03.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 03:11:03.170 INFO kablam! Oct 16 03:11:03.170 INFO kablam! warning: constant item is never used: `SIGNATURE_BLOCK_OFFSET` Oct 16 03:11:03.171 INFO kablam! --> src/lib.rs:29:1 Oct 16 03:11:03.171 INFO kablam! | Oct 16 03:11:03.171 INFO kablam! 29 | const SIGNATURE_BLOCK_OFFSET: usize = 16; Oct 16 03:11:03.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.172 INFO kablam! Oct 16 03:11:03.172 INFO kablam! warning: constant item is never used: `MAX_SIZE_OF_MAR_FILE` Oct 16 03:11:03.173 INFO kablam! --> src/lib.rs:32:1 Oct 16 03:11:03.173 INFO kablam! | Oct 16 03:11:03.173 INFO kablam! 32 | const MAX_SIZE_OF_MAR_FILE: u64 = 500 * 1024 * 1024; Oct 16 03:11:03.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.174 INFO kablam! Oct 16 03:11:03.174 INFO kablam! warning: constant item is never used: `MAX_SIGNATURE_LENGTH` Oct 16 03:11:03.174 INFO kablam! --> src/lib.rs:36:1 Oct 16 03:11:03.175 INFO kablam! | Oct 16 03:11:03.175 INFO kablam! 36 | const MAX_SIGNATURE_LENGTH: usize = 2048; Oct 16 03:11:03.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.176 INFO kablam! Oct 16 03:11:03.176 INFO kablam! warning: constant item is never used: `PRODUCT_INFO_BLOCK_ID` Oct 16 03:11:03.176 INFO kablam! --> src/lib.rs:39:1 Oct 16 03:11:03.177 INFO kablam! | Oct 16 03:11:03.177 INFO kablam! 39 | const PRODUCT_INFO_BLOCK_ID: u32 = 1; Oct 16 03:11:03.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.178 INFO kablam! Oct 16 03:11:03.178 INFO kablam! warning: function is never used: `mar_item_size` Oct 16 03:11:03.178 INFO kablam! --> src/lib.rs:49:1 Oct 16 03:11:03.179 INFO kablam! | Oct 16 03:11:03.179 INFO kablam! 49 | fn mar_item_size(name_len: usize) -> usize { Oct 16 03:11:03.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.180 INFO kablam! Oct 16 03:11:03.180 INFO kablam! warning: struct is never constructed: `ProductInformationBlock` Oct 16 03:11:03.180 INFO kablam! --> src/lib.rs:53:1 Oct 16 03:11:03.181 INFO kablam! | Oct 16 03:11:03.181 INFO kablam! 53 | struct ProductInformationBlock { Oct 16 03:11:03.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.182 INFO kablam! Oct 16 03:11:03.182 INFO kablam! warning: constant item is never used: `PIB_MAX_MAR_CHANNEL_ID_SIZE` Oct 16 03:11:03.182 INFO kablam! --> src/lib.rs:59:1 Oct 16 03:11:03.182 INFO kablam! | Oct 16 03:11:03.183 INFO kablam! 59 | const PIB_MAX_MAR_CHANNEL_ID_SIZE: usize = 63; Oct 16 03:11:03.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.183 INFO kablam! Oct 16 03:11:03.184 INFO kablam! warning: constant item is never used: `PIB_MAX_PRODUCT_VERSION_SIZE` Oct 16 03:11:03.184 INFO kablam! --> src/lib.rs:60:1 Oct 16 03:11:03.184 INFO kablam! | Oct 16 03:11:03.185 INFO kablam! 60 | const PIB_MAX_PRODUCT_VERSION_SIZE: usize = 31; Oct 16 03:11:03.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.185 INFO kablam! Oct 16 03:11:03.191 INFO kablam! warning: structure field `MARChannelID` should have a snake case name such as `marchannel_id` Oct 16 03:11:03.191 INFO kablam! --> src/lib.rs:54:5 Oct 16 03:11:03.191 INFO kablam! | Oct 16 03:11:03.192 INFO kablam! 54 | MARChannelID: Vec, Oct 16 03:11:03.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.192 INFO kablam! | Oct 16 03:11:03.193 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 03:11:03.193 INFO kablam! Oct 16 03:11:03.193 INFO kablam! warning: structure field `productVersion` should have a snake case name such as `product_version` Oct 16 03:11:03.193 INFO kablam! --> src/lib.rs:55:5 Oct 16 03:11:03.194 INFO kablam! | Oct 16 03:11:03.194 INFO kablam! 55 | productVersion: Vec, Oct 16 03:11:03.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:11:03.195 INFO kablam! Oct 16 03:11:03.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 16 03:11:03.995 INFO kablam! su: No module specific data is present Oct 16 03:11:04.383 INFO running `"docker" "rm" "-f" "151b5ab4dbbd353197fbcf89efc19a1c4c54baf8179ec627707a71530b3c0080"` Oct 16 03:11:04.489 INFO blam! 151b5ab4dbbd353197fbcf89efc19a1c4c54baf8179ec627707a71530b3c0080 Oct 16 03:11:04.507 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 16 03:11:04.831 INFO blam! 65594ccdb186fbedc15158e8b69f9c86f0f360ac01b066cf3da67ca4fed67528 Oct 16 03:11:04.832 INFO running `"docker" "start" "-a" "65594ccdb186fbedc15158e8b69f9c86f0f360ac01b066cf3da67ca4fed67528"` Oct 16 03:11:05.596 INFO kablam! usermod: no changes Oct 16 03:11:05.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 03:11:05.636 INFO kablam! Running /target/debug/deps/mar-f070f52a525c05e4 Oct 16 03:11:05.644 INFO kablam! Running /target/debug/deps/mar-5e6bf3fc72658e5b Oct 16 03:11:05.644 INFO blam! Oct 16 03:11:05.644 INFO blam! running 0 tests Oct 16 03:11:05.644 INFO blam! Oct 16 03:11:05.644 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:11:05.644 INFO blam! Oct 16 03:11:05.647 INFO blam! Oct 16 03:11:05.647 INFO blam! running 0 tests Oct 16 03:11:05.647 INFO blam! Oct 16 03:11:05.647 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:11:05.647 INFO blam! Oct 16 03:11:05.648 INFO kablam! Doc-tests mar Oct 16 03:11:06.456 INFO blam! Oct 16 03:11:06.457 INFO blam! running 0 tests Oct 16 03:11:06.458 INFO blam! Oct 16 03:11:06.458 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:11:06.458 INFO blam! Oct 16 03:11:06.464 INFO kablam! su: No module specific data is present Oct 16 03:11:06.729 INFO running `"docker" "rm" "-f" "65594ccdb186fbedc15158e8b69f9c86f0f360ac01b066cf3da67ca4fed67528"` Oct 16 03:11:06.932 INFO blam! 65594ccdb186fbedc15158e8b69f9c86f0f360ac01b066cf3da67ca4fed67528