Oct 15 02:43:26.341 INFO testing bestrauc/crypto_challenge against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:43:26.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:43:27.019 INFO blam! 19119de8d736f125a3a1ba0dfe74313347477fd2fac9da0b403a5ddd6f547ca6 Oct 15 02:43:27.020 INFO running `"docker" "start" "-a" "19119de8d736f125a3a1ba0dfe74313347477fd2fac9da0b403a5ddd6f547ca6"` Oct 15 02:43:28.986 INFO kablam! usermod: no changes Oct 15 02:43:29.099 INFO kablam! Compiling cc v1.0.7 Oct 15 02:43:29.099 INFO kablam! Compiling strided v0.2.9 Oct 15 02:43:30.307 INFO kablam! Compiling crypto_lib v0.1.0 (/source/crypto_lib) Oct 15 02:43:31.247 INFO kablam! warning: variable does not need to be mutable Oct 15 02:43:31.247 INFO kablam! --> crypto_lib/src/utils.rs:2:9 Oct 15 02:43:31.248 INFO kablam! | Oct 15 02:43:31.248 INFO kablam! 2 | let mut pad_length = block_size - bytes.len() % block_size; Oct 15 02:43:31.248 INFO kablam! | ----^^^^^^^^^^ Oct 15 02:43:31.248 INFO kablam! | | Oct 15 02:43:31.248 INFO kablam! | help: remove this `mut` Oct 15 02:43:31.249 INFO kablam! | Oct 15 02:43:31.249 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 02:43:31.249 INFO kablam! Oct 15 02:43:31.252 INFO kablam! warning: function `add_PKCS_padding` should have a snake case name such as `add_pkcs_padding` Oct 15 02:43:31.252 INFO kablam! --> crypto_lib/src/utils.rs:1:1 Oct 15 02:43:31.252 INFO kablam! | Oct 15 02:43:31.252 INFO kablam! 1 | / pub fn add_PKCS_padding(bytes: &mut Vec, block_size: usize) { Oct 15 02:43:31.253 INFO kablam! 2 | | let mut pad_length = block_size - bytes.len() % block_size; Oct 15 02:43:31.253 INFO kablam! 3 | | let mut pad_vec = vec![pad_length as u8; pad_length]; Oct 15 02:43:31.253 INFO kablam! 4 | | bytes.append(&mut pad_vec); Oct 15 02:43:31.253 INFO kablam! 5 | | } Oct 15 02:43:31.253 INFO kablam! | |_^ Oct 15 02:43:31.253 INFO kablam! | Oct 15 02:43:31.254 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 02:43:31.254 INFO kablam! Oct 15 02:43:34.962 INFO kablam! Compiling openssl-sys v0.9.27 Oct 15 02:43:36.853 INFO kablam! Compiling openssl v0.10.5 Oct 15 02:43:44.509 INFO kablam! Compiling crypto_challenge v0.1.0 (/source) Oct 15 02:43:45.227 INFO kablam! warning: unused imports: `byte_ops`, `encodings` Oct 15 02:43:45.227 INFO kablam! --> src/challenges/set2.rs:1:18 Oct 15 02:43:45.227 INFO kablam! | Oct 15 02:43:45.227 INFO kablam! 1 | use crypto_lib::{encodings, byte_ops, utils}; Oct 15 02:43:45.227 INFO kablam! | ^^^^^^^^^ ^^^^^^^^ Oct 15 02:43:45.227 INFO kablam! | Oct 15 02:43:45.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:43:45.227 INFO kablam! Oct 15 02:43:47.354 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.34s Oct 15 02:43:47.357 INFO kablam! su: No module specific data is present Oct 15 02:43:48.828 INFO running `"docker" "rm" "-f" "19119de8d736f125a3a1ba0dfe74313347477fd2fac9da0b403a5ddd6f547ca6"` Oct 15 02:43:49.260 INFO blam! 19119de8d736f125a3a1ba0dfe74313347477fd2fac9da0b403a5ddd6f547ca6 Oct 15 02:43:49.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:43:49.789 INFO blam! fc38d554cff7b178e999442707092cab3b5a05a3832b9993bb5a49759830971f Oct 15 02:43:49.792 INFO running `"docker" "start" "-a" "fc38d554cff7b178e999442707092cab3b5a05a3832b9993bb5a49759830971f"` Oct 15 02:43:51.476 INFO kablam! usermod: no changes Oct 15 02:43:51.556 INFO kablam! Compiling crypto_challenge v0.1.0 (/source) Oct 15 02:43:52.647 INFO kablam! warning: unused imports: `byte_ops`, `encodings` Oct 15 02:43:52.647 INFO kablam! --> src/challenges/set2.rs:1:18 Oct 15 02:43:52.647 INFO kablam! | Oct 15 02:43:52.647 INFO kablam! 1 | use crypto_lib::{encodings, byte_ops, utils}; Oct 15 02:43:52.647 INFO kablam! | ^^^^^^^^^ ^^^^^^^^ Oct 15 02:43:52.647 INFO kablam! | Oct 15 02:43:52.647 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:43:52.647 INFO kablam! Oct 15 02:43:54.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.75s Oct 15 02:43:54.252 INFO kablam! su: No module specific data is present Oct 15 02:43:55.549 INFO running `"docker" "rm" "-f" "fc38d554cff7b178e999442707092cab3b5a05a3832b9993bb5a49759830971f"` Oct 15 02:43:55.799 INFO blam! fc38d554cff7b178e999442707092cab3b5a05a3832b9993bb5a49759830971f Oct 15 02:43:55.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 02:43:56.321 INFO blam! 8974566ae8e682a9ba033954abdf50df524f87b36f128436acb076e77cbb90e1 Oct 15 02:43:56.321 INFO running `"docker" "start" "-a" "8974566ae8e682a9ba033954abdf50df524f87b36f128436acb076e77cbb90e1"` Oct 15 02:43:57.987 INFO kablam! usermod: no changes Oct 15 02:43:58.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 02:43:58.104 INFO kablam! Running /target/debug/deps/crypto_challenge-f897f9c733745cca Oct 15 02:43:58.105 INFO blam! Oct 15 02:43:58.105 INFO blam! running 1 test Oct 15 02:43:58.115 INFO blam! test tests::it_works ... ok Oct 15 02:43:58.115 INFO blam! Oct 15 02:43:58.115 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:43:58.115 INFO blam! Oct 15 02:43:58.116 INFO kablam! Running /target/debug/deps/crypto_challenge-aa7acb9d2852540c Oct 15 02:43:58.123 INFO blam! Oct 15 02:43:58.123 INFO blam! running 0 tests Oct 15 02:43:58.123 INFO blam! Oct 15 02:43:58.123 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:43:58.123 INFO blam! Oct 15 02:43:58.124 INFO kablam! Doc-tests crypto_challenge Oct 15 02:43:59.195 INFO blam! Oct 15 02:43:59.195 INFO blam! running 0 tests Oct 15 02:43:59.195 INFO blam! Oct 15 02:43:59.195 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:43:59.195 INFO blam! Oct 15 02:43:59.201 INFO kablam! su: No module specific data is present Oct 15 02:44:00.351 INFO running `"docker" "rm" "-f" "8974566ae8e682a9ba033954abdf50df524f87b36f128436acb076e77cbb90e1"` Oct 15 02:44:00.639 INFO blam! 8974566ae8e682a9ba033954abdf50df524f87b36f128436acb076e77cbb90e1