Oct 16 13:56:55.222 INFO testing cryptopals-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:56:55.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13:56:55.662 INFO blam! 855e0711efdcb2d9bd5d126a7c0d787c5ad1318ffa0bfd5aa63c97b62249b0fb Oct 16 13:56:55.665 INFO running `"docker" "start" "-a" "855e0711efdcb2d9bd5d126a7c0d787c5ad1318ffa0bfd5aa63c97b62249b0fb"` Oct 16 13:56:56.778 INFO kablam! usermod: no changes Oct 16 13:56:56.851 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 13:56:56.863 INFO kablam! Compiling cryptopals v0.1.0 (/source) Oct 16 13:56:57.775 INFO kablam! warning: function is never used: `to_bytes` Oct 16 13:56:57.775 INFO kablam! --> src/basics.rs:6:5 Oct 16 13:56:57.775 INFO kablam! | Oct 16 13:56:57.775 INFO kablam! 6 | pub fn to_bytes(hex: &String) -> Vec { Oct 16 13:56:57.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:57.775 INFO kablam! | Oct 16 13:56:57.775 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 13:56:57.775 INFO kablam! Oct 16 13:56:57.775 INFO kablam! warning: function is never used: `to_hex` Oct 16 13:56:57.775 INFO kablam! --> src/basics.rs:21:5 Oct 16 13:56:57.775 INFO kablam! | Oct 16 13:56:57.775 INFO kablam! 21 | pub fn to_hex(bytes: Vec) -> String { Oct 16 13:56:57.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:57.775 INFO kablam! Oct 16 13:56:57.775 INFO kablam! warning: function is never used: `hex_to_base64` Oct 16 13:56:57.775 INFO kablam! --> src/basics.rs:29:5 Oct 16 13:56:57.775 INFO kablam! | Oct 16 13:56:57.775 INFO kablam! 29 | pub fn hex_to_base64(hex: &String) -> String { Oct 16 13:56:57.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:57.775 INFO kablam! Oct 16 13:56:57.775 INFO kablam! warning: function is never used: `xor` Oct 16 13:56:57.775 INFO kablam! --> src/basics.rs:36:5 Oct 16 13:56:57.775 INFO kablam! | Oct 16 13:56:57.775 INFO kablam! 36 | pub fn xor(a: &Vec, b: &Vec) -> Vec { Oct 16 13:56:57.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:56:57.775 INFO kablam! Oct 16 13:56:57.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 16 13:56:57.832 INFO kablam! su: No module specific data is present Oct 16 13:56:58.380 INFO running `"docker" "rm" "-f" "855e0711efdcb2d9bd5d126a7c0d787c5ad1318ffa0bfd5aa63c97b62249b0fb"` Oct 16 13:56:58.561 INFO blam! 855e0711efdcb2d9bd5d126a7c0d787c5ad1318ffa0bfd5aa63c97b62249b0fb Oct 16 13:56:58.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13:56:59.033 INFO blam! 6d7faf8f52dd9613e8a9e0cbddaa6ff2cebc5ac9fc13e13f6726061b5b027262 Oct 16 13:56:59.043 INFO running `"docker" "start" "-a" "6d7faf8f52dd9613e8a9e0cbddaa6ff2cebc5ac9fc13e13f6726061b5b027262"` Oct 16 13:57:00.027 INFO kablam! usermod: no changes Oct 16 13:57:00.107 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 13:57:00.119 INFO kablam! Compiling cryptopals v0.1.0 (/source) Oct 16 13:57:02.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 16 13:57:02.211 INFO kablam! su: No module specific data is present Oct 16 13:57:02.899 INFO running `"docker" "rm" "-f" "6d7faf8f52dd9613e8a9e0cbddaa6ff2cebc5ac9fc13e13f6726061b5b027262"` Oct 16 13:57:03.263 INFO blam! 6d7faf8f52dd9613e8a9e0cbddaa6ff2cebc5ac9fc13e13f6726061b5b027262 Oct 16 13:57:03.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13:57:03.749 INFO blam! 7d6e260d195677ce37051679da5e678d81917ff2c67229d5d4b4378564bcda17 Oct 16 13:57:03.751 INFO running `"docker" "start" "-a" "7d6e260d195677ce37051679da5e678d81917ff2c67229d5d4b4378564bcda17"` Oct 16 13:57:04.936 INFO kablam! usermod: no changes Oct 16 13:57:04.962 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 13:57:04.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 13:57:04.968 INFO kablam! Running /target/debug/deps/cryptopals-b6170bd9e8b623cb Oct 16 13:57:04.968 INFO blam! Oct 16 13:57:04.969 INFO blam! running 2 tests Oct 16 13:57:04.969 INFO blam! test basics::basics_tests::hex_to_base64_test ... ok Oct 16 13:57:04.972 INFO blam! test basics::basics_tests::xor_test ... ok Oct 16 13:57:04.972 INFO blam! Oct 16 13:57:04.972 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:57:04.973 INFO blam! Oct 16 13:57:04.975 INFO kablam! Doc-tests cryptopals Oct 16 13:57:06.346 INFO blam! Oct 16 13:57:06.347 INFO blam! running 0 tests Oct 16 13:57:06.347 INFO blam! Oct 16 13:57:06.347 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:57:06.348 INFO blam! Oct 16 13:57:06.351 INFO kablam! su: No module specific data is present Oct 16 13:57:07.052 INFO running `"docker" "rm" "-f" "7d6e260d195677ce37051679da5e678d81917ff2c67229d5d4b4378564bcda17"` Oct 16 13:57:07.349 INFO blam! 7d6e260d195677ce37051679da5e678d81917ff2c67229d5d4b4378564bcda17