Oct 11 19:22:28.059 INFO testing hmac-drbg-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:22:28.059 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:22:28.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:22:28.245 INFO blam! a889c8392753ac0d9f4b46cb5dfb2006efdf4069a42e05e3b85c474c8aeff76a Oct 11 19:22:28.249 INFO running `"docker" "start" "-a" "a889c8392753ac0d9f4b46cb5dfb2006efdf4069a42e05e3b85c474c8aeff76a"` Oct 11 19:22:28.635 INFO kablam! usermod: no changes Oct 11 19:22:28.696 INFO kablam! Compiling crypto-mac v0.4.0 Oct 11 19:22:28.991 INFO kablam! Compiling hmac v0.4.2 Oct 11 19:22:29.319 INFO kablam! Compiling hmac-drbg v0.1.2 (/source) Oct 11 19:22:29.920 INFO kablam! warning: field is never used: `digest` Oct 11 19:22:29.921 INFO kablam! --> src/lib.rs:16:5 Oct 11 19:22:29.921 INFO kablam! | Oct 11 19:22:29.921 INFO kablam! 16 | digest: D, Oct 11 19:22:29.921 INFO kablam! | ^^^^^^^^^ Oct 11 19:22:29.921 INFO kablam! | Oct 11 19:22:29.921 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 19:22:29.921 INFO kablam! Oct 11 19:22:29.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 11 19:22:29.941 INFO kablam! su: No module specific data is present Oct 11 19:22:30.269 INFO running `"docker" "rm" "-f" "a889c8392753ac0d9f4b46cb5dfb2006efdf4069a42e05e3b85c474c8aeff76a"` Oct 11 19:22:30.376 INFO blam! a889c8392753ac0d9f4b46cb5dfb2006efdf4069a42e05e3b85c474c8aeff76a Oct 11 19:22:30.377 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:22:30.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:22:30.649 INFO blam! 022546a8d0da5ed9010dbd84d6b566dadcc19607b4ca7661915d285b675740f3 Oct 11 19:22:30.651 INFO running `"docker" "start" "-a" "022546a8d0da5ed9010dbd84d6b566dadcc19607b4ca7661915d285b675740f3"` Oct 11 19:22:31.085 INFO kablam! usermod: no changes Oct 11 19:22:31.164 INFO kablam! Compiling hmac-drbg v0.1.2 (/source) Oct 11 19:22:32.408 INFO kablam! warning: field is never used: `digest` Oct 11 19:22:32.408 INFO kablam! --> src/lib.rs:16:5 Oct 11 19:22:32.408 INFO kablam! | Oct 11 19:22:32.408 INFO kablam! 16 | digest: D, Oct 11 19:22:32.408 INFO kablam! | ^^^^^^^^^ Oct 11 19:22:32.408 INFO kablam! | Oct 11 19:22:32.408 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 19:22:32.408 INFO kablam! Oct 11 19:22:33.082 INFO kablam! warning: unused import: `generic_array::GenericArray` Oct 11 19:22:33.082 INFO kablam! --> tests/lib.rs:9:5 Oct 11 19:22:33.082 INFO kablam! | Oct 11 19:22:33.082 INFO kablam! 9 | use generic_array::GenericArray; Oct 11 19:22:33.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 19:22:33.082 INFO kablam! | Oct 11 19:22:33.082 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 19:22:33.082 INFO kablam! Oct 11 19:22:33.288 INFO kablam! warning: unused variable: `half_len` Oct 11 19:22:33.288 INFO kablam! --> tests/lib.rs:75:13 Oct 11 19:22:33.288 INFO kablam! | Oct 11 19:22:33.288 INFO kablam! 75 | let half_len = result.len() / 2; Oct 11 19:22:33.288 INFO kablam! | ^^^^^^^^ help: consider using `_half_len` instead Oct 11 19:22:33.288 INFO kablam! | Oct 11 19:22:33.288 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 19:22:33.288 INFO kablam! Oct 11 19:22:34.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.19s Oct 11 19:22:34.298 INFO kablam! su: No module specific data is present Oct 11 19:22:34.577 INFO running `"docker" "rm" "-f" "022546a8d0da5ed9010dbd84d6b566dadcc19607b4ca7661915d285b675740f3"` Oct 11 19:22:34.722 INFO blam! 022546a8d0da5ed9010dbd84d6b566dadcc19607b4ca7661915d285b675740f3 Oct 11 19:22:34.725 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:22:34.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:22:34.912 INFO blam! 690e4e62c9e1d1a3192acde29b2c5ffaf47c97c67754984d444f894d653e51ce Oct 11 19:22:34.921 INFO running `"docker" "start" "-a" "690e4e62c9e1d1a3192acde29b2c5ffaf47c97c67754984d444f894d653e51ce"` Oct 11 19:22:35.441 INFO kablam! usermod: no changes Oct 11 19:22:35.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 19:22:35.518 INFO kablam! Running /target/debug/deps/hmac_drbg-91584ef0c120ed0c Oct 11 19:22:35.521 INFO blam! Oct 11 19:22:35.521 INFO blam! running 0 tests Oct 11 19:22:35.521 INFO blam! Oct 11 19:22:35.521 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:22:35.521 INFO blam! Oct 11 19:22:35.522 INFO kablam! Running /target/debug/deps/lib-7bf78a509408a3fa Oct 11 19:22:35.530 INFO blam! Oct 11 19:22:35.530 INFO blam! running 4 tests Oct 11 19:22:35.530 INFO blam! test test2_sha256 ... ok Oct 11 19:22:35.530 INFO blam! test test1_sha256 ... ok Oct 11 19:22:35.531 INFO blam! test reseeding ... ok Oct 11 19:22:35.634 INFO blam! test nist_victors ... ok Oct 11 19:22:35.634 INFO blam! Oct 11 19:22:35.634 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:22:35.634 INFO blam! Oct 11 19:22:35.635 INFO kablam! Doc-tests hmac-drbg Oct 11 19:22:36.786 INFO blam! Oct 11 19:22:36.786 INFO blam! running 0 tests Oct 11 19:22:36.786 INFO blam! Oct 11 19:22:36.786 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:22:36.786 INFO blam! Oct 11 19:22:36.789 INFO kablam! su: No module specific data is present Oct 11 19:22:37.443 INFO running `"docker" "rm" "-f" "690e4e62c9e1d1a3192acde29b2c5ffaf47c97c67754984d444f894d653e51ce"` Oct 11 19:22:37.689 INFO blam! 690e4e62c9e1d1a3192acde29b2c5ffaf47c97c67754984d444f894d653e51ce