Oct 10 21:51:25.184 INFO testing iKevinY/ultra against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:51:25.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:51:25.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 21:51:25.649 INFO blam! 8a08c04634dc8b3a2ed468b44c13a992ea79b2bb275de4cd888394bbcb13b455 Oct 10 21:51:25.654 INFO running `"docker" "start" "-a" "8a08c04634dc8b3a2ed468b44c13a992ea79b2bb275de4cd888394bbcb13b455"` Oct 10 21:51:26.796 INFO kablam! usermod: no changes Oct 10 21:51:26.945 INFO kablam! Compiling libc v0.2.36 Oct 10 21:51:26.948 INFO kablam! Compiling either v1.4.0 Oct 10 21:51:26.948 INFO kablam! Compiling scopeguard v0.3.3 Oct 10 21:51:26.948 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 21:51:26.948 INFO kablam! Compiling void v1.0.2 Oct 10 21:51:26.948 INFO kablam! Compiling num-traits v0.2.0 Oct 10 21:51:26.948 INFO kablam! Compiling unicode-width v0.1.4 Oct 10 21:51:26.948 INFO kablam! Compiling vec_map v0.8.0 Oct 10 21:51:27.600 INFO kablam! Compiling bitflags v1.0.1 Oct 10 21:51:28.153 INFO kablam! Compiling ansi_term v0.10.2 Oct 10 21:51:28.497 INFO kablam! Compiling lazy_static v1.0.0 Oct 10 21:51:29.680 INFO kablam! Compiling unreachable v0.1.1 Oct 10 21:51:30.192 INFO kablam! Compiling textwrap v0.9.0 Oct 10 21:51:30.225 INFO kablam! Compiling coco v0.1.1 Oct 10 21:51:30.225 INFO kablam! Compiling itertools v0.7.6 Oct 10 21:51:36.424 INFO kablam! Compiling num-traits v0.1.43 Oct 10 21:51:36.548 INFO kablam! Compiling rand v0.4.2 Oct 10 21:51:36.884 INFO kablam! Compiling num_cpus v1.8.0 Oct 10 21:51:36.889 INFO kablam! Compiling atty v0.2.6 Oct 10 21:51:38.956 INFO kablam! Compiling ordered-float v0.5.0 Oct 10 21:51:40.352 INFO kablam! Compiling clap v2.29.4 Oct 10 21:51:46.525 INFO kablam! Compiling rand v0.3.22 Oct 10 21:51:52.993 INFO kablam! Compiling rayon v0.9.0 Oct 10 21:52:32.164 INFO kablam! Compiling ultra v0.5.0 (/source) Oct 10 21:52:33.584 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 21:52:33.584 INFO kablam! --> src/enigma.rs:1:5 Oct 10 21:52:33.585 INFO kablam! | Oct 10 21:52:33.585 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 10 21:52:33.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:52:33.585 INFO kablam! | Oct 10 21:52:33.585 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 21:52:33.585 INFO kablam! Oct 10 21:52:33.724 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 21:52:33.724 INFO kablam! --> src/enigma.rs:1:5 Oct 10 21:52:33.724 INFO kablam! | Oct 10 21:52:33.724 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 10 21:52:33.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:52:33.724 INFO kablam! | Oct 10 21:52:33.724 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:52:33.724 INFO kablam! Oct 10 21:52:42.601 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 21:52:42.601 INFO kablam! --> src/main.rs:6:5 Oct 10 21:52:42.601 INFO kablam! | Oct 10 21:52:42.602 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 10 21:52:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:52:42.602 INFO kablam! | Oct 10 21:52:42.603 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 21:52:42.603 INFO kablam! Oct 10 21:52:42.657 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 21:52:42.657 INFO kablam! --> src/main.rs:6:5 Oct 10 21:52:42.658 INFO kablam! | Oct 10 21:52:42.658 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 10 21:52:42.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:52:42.659 INFO kablam! | Oct 10 21:52:42.659 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:52:42.659 INFO kablam! Oct 10 21:52:46.068 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 19s Oct 10 21:52:46.071 INFO kablam! su: No module specific data is present Oct 10 21:52:46.820 INFO running `"docker" "rm" "-f" "8a08c04634dc8b3a2ed468b44c13a992ea79b2bb275de4cd888394bbcb13b455"` Oct 10 21:52:47.064 INFO blam! 8a08c04634dc8b3a2ed468b44c13a992ea79b2bb275de4cd888394bbcb13b455 Oct 10 21:52:47.068 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:52:47.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 21:52:47.537 INFO blam! 6bacb224bb8f512082b5208f14891df1d931bed383d21c3c20db5f03e0181efa Oct 10 21:52:47.540 INFO running `"docker" "start" "-a" "6bacb224bb8f512082b5208f14891df1d931bed383d21c3c20db5f03e0181efa"` Oct 10 21:52:48.805 INFO kablam! usermod: no changes Oct 10 21:52:48.973 INFO kablam! Compiling ultra v0.5.0 (/source) Oct 10 21:52:52.077 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 21:52:52.077 INFO kablam! --> src/enigma.rs:1:5 Oct 10 21:52:52.077 INFO kablam! | Oct 10 21:52:52.077 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 10 21:52:52.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:52:52.077 INFO kablam! | Oct 10 21:52:52.077 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 21:52:52.077 INFO kablam! Oct 10 21:52:52.525 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 21:52:52.525 INFO kablam! --> src/enigma.rs:1:5 Oct 10 21:52:52.525 INFO kablam! | Oct 10 21:52:52.525 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 10 21:52:52.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 21:52:52.544 INFO kablam! | Oct 10 21:52:52.544 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:52:52.544 INFO kablam! Oct 10 21:52:58.850 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 10.00s Oct 10 21:52:58.860 INFO kablam! su: No module specific data is present Oct 10 21:52:59.962 INFO running `"docker" "rm" "-f" "6bacb224bb8f512082b5208f14891df1d931bed383d21c3c20db5f03e0181efa"` Oct 10 21:53:00.236 INFO blam! 6bacb224bb8f512082b5208f14891df1d931bed383d21c3c20db5f03e0181efa Oct 10 21:53:00.245 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:53:00.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 21:53:00.688 INFO blam! a3f48a7c40acfc689c708bd9d45d587183d4807e2cbd4aad02134addcc138df1 Oct 10 21:53:00.693 INFO running `"docker" "start" "-a" "a3f48a7c40acfc689c708bd9d45d587183d4807e2cbd4aad02134addcc138df1"` Oct 10 21:53:02.092 INFO kablam! usermod: no changes Oct 10 21:53:02.232 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 0.10s Oct 10 21:53:02.233 INFO kablam! Running /target/debug/deps/ultra-f2c1939c3b8ece28 Oct 10 21:53:02.244 INFO blam! Oct 10 21:53:02.244 INFO blam! running 22 tests Oct 10 21:53:02.260 INFO blam! test enigma::tests::key_settings ... ok Oct 10 21:53:02.260 INFO blam! test enigma::tests::case_insensitive_encryption ... ok Oct 10 21:53:02.260 INFO blam! test enigma::tests::ring_settings ... ok Oct 10 21:53:02.273 INFO blam! test plugboard::tests::no_connections ... ok Oct 10 21:53:02.273 INFO blam! test enigma::tests::symmetrical_behaviour ... ok Oct 10 21:53:02.273 INFO blam! test plugboard::tests::multiple_connections ... ok Oct 10 21:53:02.273 INFO blam! test enigma::tests::repetition_period ... ok Oct 10 21:53:02.273 INFO blam! test plugboard::tests::single_connection ... ok Oct 10 21:53:02.273 INFO blam! test reflector::tests::char_reflection ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::inverse_mapping ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::key_setting ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::matching_inverses ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::reset_rotor ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::ring_setting ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::step_inverse ... ok Oct 10 21:53:02.273 INFO blam! test rotor::tests::step_rotor ... ok Oct 10 21:53:02.280 INFO blam! test rotor::tests::char_substitution ... ok Oct 10 21:53:02.336 INFO blam! test rotor::tests::invalid_rotor ... ok Oct 10 21:53:02.336 INFO blam! test decrypt::tests::invalid_qgram_check ... ok Oct 10 21:53:02.336 INFO blam! test enigma::tests::invalid_rotor_count ... ok Oct 10 21:53:02.546 INFO blam! test decrypt::tests::sensible_qgram_scores ... ok Oct 10 21:53:02.546 INFO blam! test decrypt::tests::qgram_estimates ... ok Oct 10 21:53:02.546 INFO blam! Oct 10 21:53:02.546 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:53:02.546 INFO blam! Oct 10 21:53:02.556 INFO kablam! Running /target/debug/deps/decrypt-a66ec3aef667da2b Oct 10 21:53:02.557 INFO blam! Oct 10 21:53:02.557 INFO blam! running 2 tests Oct 10 21:53:33.529 INFO blam! test longer_decryption ... ok Oct 10 21:53:35.494 INFO blam! test short_decryption ... ok Oct 10 21:53:35.495 INFO blam! Oct 10 21:53:35.495 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:53:35.495 INFO blam! Oct 10 21:53:35.498 INFO kablam! Running /target/debug/deps/encrypt-6730e0942de9585b Oct 10 21:53:35.503 INFO blam! Oct 10 21:53:35.504 INFO blam! running 2 tests Oct 10 21:53:35.512 INFO blam! test expected_ciphertext ... ok Oct 10 21:53:35.513 INFO kablam! Doc-tests ultra Oct 10 21:53:35.513 INFO blam! test turnover_points ... ok Oct 10 21:53:35.513 INFO blam! Oct 10 21:53:35.514 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:53:35.514 INFO blam! Oct 10 21:53:38.392 INFO blam! Oct 10 21:53:38.392 INFO blam! running 1 test Oct 10 21:53:41.832 INFO blam! test src/enigma.rs - enigma::Enigma::new (line 29) ... ok Oct 10 21:53:41.832 INFO blam! Oct 10 21:53:41.832 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:53:41.832 INFO blam! Oct 10 21:53:41.840 INFO kablam! su: No module specific data is present Oct 10 21:53:42.386 INFO running `"docker" "rm" "-f" "a3f48a7c40acfc689c708bd9d45d587183d4807e2cbd4aad02134addcc138df1"` Oct 10 21:53:42.660 INFO blam! a3f48a7c40acfc689c708bd9d45d587183d4807e2cbd4aad02134addcc138df1