Oct 10 23:43:11.527 INFO testing eginez/cryptopals-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:43:11.527 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:43:11.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 23:43:11.796 INFO blam! f4b3cfcd8e455de272d71d3aa1ae31a1a67b39bb0de50df45dda15b9334ab562 Oct 10 23:43:11.812 INFO running `"docker" "start" "-a" "f4b3cfcd8e455de272d71d3aa1ae31a1a67b39bb0de50df45dda15b9334ab562"` Oct 10 23:43:13.077 INFO kablam! usermod: no changes Oct 10 23:43:13.164 INFO kablam! Compiling cryptopals-rust v0.1.0 (/source) Oct 10 23:43:14.171 INFO kablam! warning: function is never used: `read_file_as_lines` Oct 10 23:43:14.171 INFO kablam! --> src/lib.rs:202:1 Oct 10 23:43:14.171 INFO kablam! | Oct 10 23:43:14.171 INFO kablam! 202 | fn read_file_as_lines(file_path: String) -> io::Result>> { Oct 10 23:43:14.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:43:14.171 INFO kablam! | Oct 10 23:43:14.171 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:43:14.171 INFO kablam! Oct 10 23:43:15.680 INFO kablam! warning: unused import: `crypto::decode_hex` Oct 10 23:43:15.680 INFO kablam! --> src/main.rs:3:5 Oct 10 23:43:15.680 INFO kablam! | Oct 10 23:43:15.680 INFO kablam! 3 | use crypto::decode_hex; Oct 10 23:43:15.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:43:15.680 INFO kablam! | Oct 10 23:43:15.680 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:43:15.680 INFO kablam! Oct 10 23:43:16.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.05s Oct 10 23:43:16.183 INFO kablam! su: No module specific data is present Oct 10 23:43:16.684 INFO running `"docker" "rm" "-f" "f4b3cfcd8e455de272d71d3aa1ae31a1a67b39bb0de50df45dda15b9334ab562"` Oct 10 23:43:16.965 INFO blam! f4b3cfcd8e455de272d71d3aa1ae31a1a67b39bb0de50df45dda15b9334ab562 Oct 10 23:43:16.966 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:43:16.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 23:43:17.436 INFO blam! 96a0d9306695fa35b9864df799b7fbfe5767f7d0b07815528cbb385b5c20e2eb Oct 10 23:43:17.448 INFO running `"docker" "start" "-a" "96a0d9306695fa35b9864df799b7fbfe5767f7d0b07815528cbb385b5c20e2eb"` Oct 10 23:43:18.452 INFO kablam! usermod: no changes Oct 10 23:43:18.520 INFO kablam! Compiling cryptopals-rust v0.1.0 (/source) Oct 10 23:43:19.972 INFO kablam! warning: unused import: `crypto::decode_hex` Oct 10 23:43:19.972 INFO kablam! --> src/main.rs:3:5 Oct 10 23:43:19.972 INFO kablam! | Oct 10 23:43:19.972 INFO kablam! 3 | use crypto::decode_hex; Oct 10 23:43:19.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:43:19.972 INFO kablam! | Oct 10 23:43:19.976 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 23:43:19.976 INFO kablam! Oct 10 23:43:21.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 10 23:43:21.790 INFO kablam! su: No module specific data is present Oct 10 23:43:22.210 INFO running `"docker" "rm" "-f" "96a0d9306695fa35b9864df799b7fbfe5767f7d0b07815528cbb385b5c20e2eb"` Oct 10 23:43:22.424 INFO blam! 96a0d9306695fa35b9864df799b7fbfe5767f7d0b07815528cbb385b5c20e2eb Oct 10 23:43:22.425 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:43:22.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 23:43:22.692 INFO blam! 3cfdbd4707f57731cc1435dec7400fb6c598a7f4a95a4c005cfd91da2de25044 Oct 10 23:43:22.694 INFO running `"docker" "start" "-a" "3cfdbd4707f57731cc1435dec7400fb6c598a7f4a95a4c005cfd91da2de25044"` Oct 10 23:43:23.864 INFO kablam! usermod: no changes Oct 10 23:43:23.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 23:43:23.961 INFO kablam! Running /target/debug/deps/crypto-6788593c777db278 Oct 10 23:43:23.965 INFO blam! Oct 10 23:43:23.965 INFO blam! running 9 tests Oct 10 23:43:23.965 INFO blam! test test::hex_simple ... ok Oct 10 23:43:23.965 INFO blam! test test::test_detect_single_cipher ... ignored Oct 10 23:43:23.965 INFO blam! test test::repeating_xor_simple ... ok Oct 10 23:43:23.972 INFO blam! test test::hex_longer ... ok Oct 10 23:43:23.973 INFO blam! test test::hex_enc_simple ... ok Oct 10 23:43:23.973 INFO blam! test test::hamming_distance_simple ... ok Oct 10 23:43:23.973 INFO blam! test test::collection_xor_bad_input ... ok Oct 10 23:43:23.973 INFO blam! test test::collection_xor ... ok Oct 10 23:43:24.269 INFO blam! test test::test_break_single_cipher ... ok Oct 10 23:43:24.270 INFO blam! Oct 10 23:43:24.270 INFO blam! test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 10 23:43:24.270 INFO blam! Oct 10 23:43:24.274 INFO kablam! Running /target/debug/deps/main-d2987f31caebb34c Oct 10 23:43:24.284 INFO kablam! Doc-tests crypto Oct 10 23:43:24.285 INFO blam! Oct 10 23:43:24.285 INFO blam! running 0 tests Oct 10 23:43:24.285 INFO blam! Oct 10 23:43:24.286 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:43:24.286 INFO blam! Oct 10 23:43:25.804 INFO blam! Oct 10 23:43:25.804 INFO blam! running 0 tests Oct 10 23:43:25.804 INFO blam! Oct 10 23:43:25.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:43:25.804 INFO blam! Oct 10 23:43:25.816 INFO kablam! su: No module specific data is present Oct 10 23:43:27.064 INFO running `"docker" "rm" "-f" "3cfdbd4707f57731cc1435dec7400fb6c598a7f4a95a4c005cfd91da2de25044"` Oct 10 23:43:27.360 INFO blam! 3cfdbd4707f57731cc1435dec7400fb6c598a7f4a95a4c005cfd91da2de25044