Oct 16 16:44:31.035 INFO testing blake-2.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 16:44:31.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16:44:31.339 INFO blam! 5cad28899b85071e3d0350b2e12f4da409a79e9bbd7f7b48deb880da5ab04fab Oct 16 16:44:31.345 INFO running `"docker" "start" "-a" "5cad28899b85071e3d0350b2e12f4da409a79e9bbd7f7b48deb880da5ab04fab"` Oct 16 16:44:32.305 INFO kablam! usermod: no changes Oct 16 16:44:32.358 INFO kablam! Compiling blake v2.0.0 (/source) Oct 16 16:44:32.906 INFO kablam! warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 16:44:32.907 INFO kablam! --> build.rs:5:5 Oct 16 16:44:32.907 INFO kablam! | Oct 16 16:44:32.907 INFO kablam! 5 | gcc::Build::new() Oct 16 16:44:32.907 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:44:32.907 INFO kablam! | Oct 16 16:44:32.907 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:44:32.907 INFO kablam! Oct 16 16:44:32.907 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 16 16:44:32.907 INFO kablam! --> build.rs:5:5 Oct 16 16:44:32.907 INFO kablam! | Oct 16 16:44:32.907 INFO kablam! 5 | gcc::Build::new() Oct 16 16:44:32.907 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:44:32.907 INFO kablam! Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Update32': Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c:299:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:33.571 INFO kablam! warning: if( left && ( ((databitlen >> 3) ) >= fill ) ) { Oct 16 16:44:33.571 INFO kablam! warning: ^ Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Update64': Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c:355:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:33.571 INFO kablam! warning: if( left && ( ((databitlen >> 3) ) >= fill ) ) { Oct 16 16:44:33.571 INFO kablam! warning: ^ Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Final32': Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c:415:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:33.571 INFO kablam! warning: if ( low < state->datalen ) Oct 16 16:44:33.571 INFO kablam! warning: ^ Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Final64': Oct 16 16:44:33.571 INFO kablam! warning: ext/blake/blake_ref.c:538:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:33.571 INFO kablam! warning: if ( low < state->datalen ) Oct 16 16:44:33.571 INFO kablam! warning: ^ Oct 16 16:44:34.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 16 16:44:34.363 INFO kablam! su: No module specific data is present Oct 16 16:44:34.898 INFO running `"docker" "rm" "-f" "5cad28899b85071e3d0350b2e12f4da409a79e9bbd7f7b48deb880da5ab04fab"` Oct 16 16:44:35.011 INFO blam! 5cad28899b85071e3d0350b2e12f4da409a79e9bbd7f7b48deb880da5ab04fab Oct 16 16:44:35.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16:44:35.228 INFO blam! fdd0ab2af0e08b4a71bc0f5cd83f86ae93e2b1dabd614f09715b2c41669e5fe7 Oct 16 16:44:35.231 INFO running `"docker" "start" "-a" "fdd0ab2af0e08b4a71bc0f5cd83f86ae93e2b1dabd614f09715b2c41669e5fe7"` Oct 16 16:44:35.915 INFO kablam! usermod: no changes Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Update32': Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c:299:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:35.940 INFO kablam! warning: if( left && ( ((databitlen >> 3) ) >= fill ) ) { Oct 16 16:44:35.940 INFO kablam! warning: ^ Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Update64': Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c:355:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:35.940 INFO kablam! warning: if( left && ( ((databitlen >> 3) ) >= fill ) ) { Oct 16 16:44:35.940 INFO kablam! warning: ^ Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Final32': Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c:415:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:35.940 INFO kablam! warning: if ( low < state->datalen ) Oct 16 16:44:35.940 INFO kablam! warning: ^ Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Final64': Oct 16 16:44:35.940 INFO kablam! warning: ext/blake/blake_ref.c:538:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:35.940 INFO kablam! warning: if ( low < state->datalen ) Oct 16 16:44:35.940 INFO kablam! warning: ^ Oct 16 16:44:35.940 INFO kablam! Compiling blake v2.0.0 (/source) Oct 16 16:44:37.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 16 16:44:37.066 INFO kablam! su: No module specific data is present Oct 16 16:44:37.365 INFO running `"docker" "rm" "-f" "fdd0ab2af0e08b4a71bc0f5cd83f86ae93e2b1dabd614f09715b2c41669e5fe7"` Oct 16 16:44:37.439 INFO blam! fdd0ab2af0e08b4a71bc0f5cd83f86ae93e2b1dabd614f09715b2c41669e5fe7 Oct 16 16:44:37.445 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16:44:37.780 INFO blam! a63691f5a20e492322547c006396586607f3f80256623d61d05db8251b7c96a1 Oct 16 16:44:37.785 INFO running `"docker" "start" "-a" "a63691f5a20e492322547c006396586607f3f80256623d61d05db8251b7c96a1"` Oct 16 16:44:38.633 INFO kablam! usermod: no changes Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Update32': Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c:299:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:38.711 INFO kablam! warning: if( left && ( ((databitlen >> 3) ) >= fill ) ) { Oct 16 16:44:38.711 INFO kablam! warning: ^ Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Update64': Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c:355:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:38.711 INFO kablam! warning: if( left && ( ((databitlen >> 3) ) >= fill ) ) { Oct 16 16:44:38.711 INFO kablam! warning: ^ Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Final32': Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c:415:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:38.711 INFO kablam! warning: if ( low < state->datalen ) Oct 16 16:44:38.711 INFO kablam! warning: ^ Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c: In function 'Final64': Oct 16 16:44:38.711 INFO kablam! warning: ext/blake/blake_ref.c:538:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 16 16:44:38.711 INFO kablam! warning: if ( low < state->datalen ) Oct 16 16:44:38.711 INFO kablam! warning: ^ Oct 16 16:44:38.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 16:44:38.711 INFO kablam! Running /target/debug/deps/blake-428b88e0739bb331 Oct 16 16:44:38.715 INFO blam! Oct 16 16:44:38.715 INFO blam! running 0 tests Oct 16 16:44:38.715 INFO blam! Oct 16 16:44:38.715 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:44:38.715 INFO blam! Oct 16 16:44:38.723 INFO kablam! Doc-tests blake Oct 16 16:44:39.867 INFO blam! Oct 16 16:44:39.867 INFO blam! running 12 tests Oct 16 16:44:44.424 INFO blam! test src/lib.rs - Blake::finalise (line 307) ... ok Oct 16 16:44:45.224 INFO blam! test src/lib.rs - (line 51) ... ok Oct 16 16:44:45.526 INFO blam! test src/lib.rs - Blake (line 146) ... ok Oct 16 16:44:45.664 INFO blam! test src/lib.rs - Blake (line 368) ... ok Oct 16 16:44:46.831 INFO blam! test src/lib.rs - Blake::add_salt (line 236) ... ok Oct 16 16:44:47.107 INFO blam! test src/lib.rs - (line 11) ... ok Oct 16 16:44:47.236 INFO blam! test src/lib.rs - (line 26) ... ok Oct 16 16:44:47.506 INFO blam! test src/lib.rs - Blake (line 125) ... ok Oct 16 16:44:48.154 INFO blam! test src/lib.rs - Blake::new (line 195) ... ok Oct 16 16:44:48.607 INFO blam! test src/lib.rs - Blake::new (line 202) ... ok Oct 16 16:44:49.163 INFO blam! test src/lib.rs - Blake::update (line 269) ... ok Oct 16 16:44:49.298 INFO blam! test src/lib.rs - hash (line 88) ... ok Oct 16 16:44:49.298 INFO blam! Oct 16 16:44:49.298 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:44:49.298 INFO blam! Oct 16 16:44:49.309 INFO kablam! su: No module specific data is present Oct 16 16:44:49.965 INFO running `"docker" "rm" "-f" "a63691f5a20e492322547c006396586607f3f80256623d61d05db8251b7c96a1"` Oct 16 16:44:50.034 INFO blam! a63691f5a20e492322547c006396586607f3f80256623d61d05db8251b7c96a1