Oct 15 00:29:31.488 INFO testing commiebstrd/cryptopals_rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:29:31.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:29:32.109 INFO blam! 0139ead1b60f0eb7b9913e1b9f9f8c2ed53167cb465cd314a20e26c16a9ad262 Oct 15 00:29:32.112 INFO running `"docker" "start" "-a" "0139ead1b60f0eb7b9913e1b9f9f8c2ed53167cb465cd314a20e26c16a9ad262"` Oct 15 00:29:33.751 INFO kablam! usermod: no changes Oct 15 00:29:33.931 INFO kablam! Compiling hex_d_hex v1.0.1 Oct 15 00:29:34.619 INFO kablam! Compiling cryptopals v0.1.0 (/source) Oct 15 00:29:35.311 INFO kablam! warning: unused import: `hex_d_hex::dhex` Oct 15 00:29:35.311 INFO kablam! --> src/challenges/chal4.rs:1:5 Oct 15 00:29:35.311 INFO kablam! | Oct 15 00:29:35.311 INFO kablam! 1 | use hex_d_hex::dhex; Oct 15 00:29:35.311 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:29:35.311 INFO kablam! | Oct 15 00:29:35.311 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:29:35.311 INFO kablam! Oct 15 00:29:35.311 INFO kablam! warning: unused import: `challenges::chal4::challenge4` Oct 15 00:29:35.311 INFO kablam! --> src/main.rs:14:5 Oct 15 00:29:35.311 INFO kablam! | Oct 15 00:29:35.311 INFO kablam! 14 | use challenges::chal4::challenge4; Oct 15 00:29:35.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:35.311 INFO kablam! Oct 15 00:29:35.449 INFO kablam! warning: unreachable pattern Oct 15 00:29:35.451 INFO kablam! --> src/main.rs:37:4 Oct 15 00:29:35.452 INFO kablam! | Oct 15 00:29:35.452 INFO kablam! 37 | 3 => challenge3(), Oct 15 00:29:35.452 INFO kablam! | ^ Oct 15 00:29:35.452 INFO kablam! | Oct 15 00:29:35.453 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 00:29:35.453 INFO kablam! Oct 15 00:29:35.487 INFO kablam! warning: static item is never used: `DECODED` Oct 15 00:29:35.488 INFO kablam! --> src/challenges/chal4.rs:3:1 Oct 15 00:29:35.488 INFO kablam! | Oct 15 00:29:35.488 INFO kablam! 3 | static DECODED: &'static str = ""; Oct 15 00:29:35.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:35.489 INFO kablam! | Oct 15 00:29:35.489 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:29:35.489 INFO kablam! Oct 15 00:29:35.490 INFO kablam! warning: static item is never used: `KEY` Oct 15 00:29:35.490 INFO kablam! --> src/challenges/chal4.rs:4:1 Oct 15 00:29:35.490 INFO kablam! | Oct 15 00:29:35.491 INFO kablam! 4 | static KEY: &'static str = ""; Oct 15 00:29:35.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:35.491 INFO kablam! Oct 15 00:29:35.491 INFO kablam! warning: static item is never used: `ENCODED` Oct 15 00:29:35.492 INFO kablam! --> src/challenges/chal4.rs:5:1 Oct 15 00:29:35.492 INFO kablam! | Oct 15 00:29:35.492 INFO kablam! 5 | static ENCODED: &'static str = ""; Oct 15 00:29:35.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:35.493 INFO kablam! Oct 15 00:29:35.493 INFO kablam! warning: function is never used: `challenge4` Oct 15 00:29:35.493 INFO kablam! --> src/challenges/chal4.rs:7:1 Oct 15 00:29:35.494 INFO kablam! | Oct 15 00:29:35.494 INFO kablam! 7 | pub fn challenge4() -> bool { Oct 15 00:29:35.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:35.495 INFO kablam! Oct 15 00:29:37.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.71s Oct 15 00:29:37.498 INFO kablam! su: No module specific data is present Oct 15 00:29:38.751 INFO running `"docker" "rm" "-f" "0139ead1b60f0eb7b9913e1b9f9f8c2ed53167cb465cd314a20e26c16a9ad262"` Oct 15 00:29:39.123 INFO blam! 0139ead1b60f0eb7b9913e1b9f9f8c2ed53167cb465cd314a20e26c16a9ad262 Oct 15 00:29:39.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:29:39.683 INFO blam! 938e401815b63b3424d14c38febcb9c31ad28cebc2a1e4f726198710be9766c2 Oct 15 00:29:39.689 INFO running `"docker" "start" "-a" "938e401815b63b3424d14c38febcb9c31ad28cebc2a1e4f726198710be9766c2"` Oct 15 00:29:40.415 INFO kablam! usermod: no changes Oct 15 00:29:40.459 INFO kablam! Compiling cryptopals v0.1.0 (/source) Oct 15 00:29:40.955 INFO kablam! warning: unused import: `hex_d_hex::dhex` Oct 15 00:29:40.956 INFO kablam! --> src/challenges/chal4.rs:1:5 Oct 15 00:29:40.956 INFO kablam! | Oct 15 00:29:40.956 INFO kablam! 1 | use hex_d_hex::dhex; Oct 15 00:29:40.957 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:29:40.957 INFO kablam! | Oct 15 00:29:40.957 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:29:40.958 INFO kablam! Oct 15 00:29:40.958 INFO kablam! warning: unused import: `challenges::chal4::challenge4` Oct 15 00:29:40.958 INFO kablam! --> src/main.rs:14:5 Oct 15 00:29:40.959 INFO kablam! | Oct 15 00:29:40.959 INFO kablam! 14 | use challenges::chal4::challenge4; Oct 15 00:29:40.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:40.959 INFO kablam! Oct 15 00:29:41.069 INFO kablam! warning: unreachable pattern Oct 15 00:29:41.069 INFO kablam! --> src/main.rs:37:4 Oct 15 00:29:41.069 INFO kablam! | Oct 15 00:29:41.070 INFO kablam! 37 | 3 => challenge3(), Oct 15 00:29:41.070 INFO kablam! | ^ Oct 15 00:29:41.070 INFO kablam! | Oct 15 00:29:41.071 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 00:29:41.071 INFO kablam! Oct 15 00:29:41.101 INFO kablam! warning: static item is never used: `DECODED` Oct 15 00:29:41.101 INFO kablam! --> src/challenges/chal4.rs:3:1 Oct 15 00:29:41.101 INFO kablam! | Oct 15 00:29:41.101 INFO kablam! 3 | static DECODED: &'static str = ""; Oct 15 00:29:41.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:41.101 INFO kablam! | Oct 15 00:29:41.101 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:29:41.101 INFO kablam! Oct 15 00:29:41.101 INFO kablam! warning: static item is never used: `KEY` Oct 15 00:29:41.101 INFO kablam! --> src/challenges/chal4.rs:4:1 Oct 15 00:29:41.101 INFO kablam! | Oct 15 00:29:41.101 INFO kablam! 4 | static KEY: &'static str = ""; Oct 15 00:29:41.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:41.101 INFO kablam! Oct 15 00:29:41.101 INFO kablam! warning: static item is never used: `ENCODED` Oct 15 00:29:41.101 INFO kablam! --> src/challenges/chal4.rs:5:1 Oct 15 00:29:41.101 INFO kablam! | Oct 15 00:29:41.101 INFO kablam! 5 | static ENCODED: &'static str = ""; Oct 15 00:29:41.101 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:29:41.101 INFO kablam! Oct 15 00:29:41.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Oct 15 00:29:41.947 INFO kablam! su: No module specific data is present Oct 15 00:29:42.260 INFO running `"docker" "rm" "-f" "938e401815b63b3424d14c38febcb9c31ad28cebc2a1e4f726198710be9766c2"` Oct 15 00:29:42.385 INFO blam! 938e401815b63b3424d14c38febcb9c31ad28cebc2a1e4f726198710be9766c2