Oct 14 18:28:50.530 INFO testing iKevinY/ultra against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:28:50.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 18:28:51.111 INFO blam! 57a7408037ba898e8f8ae49b02686ec08c3b0501a44bd65f047b50138f1c11f3 Oct 14 18:28:51.111 INFO running `"docker" "start" "-a" "57a7408037ba898e8f8ae49b02686ec08c3b0501a44bd65f047b50138f1c11f3"` Oct 14 18:28:52.731 INFO kablam! usermod: no changes Oct 14 18:28:52.836 INFO kablam! Compiling libc v0.2.36 Oct 14 18:28:52.836 INFO kablam! Compiling scopeguard v0.3.3 Oct 14 18:28:52.836 INFO kablam! Compiling rayon-core v1.3.0 Oct 14 18:28:52.837 INFO kablam! Compiling either v1.4.0 Oct 14 18:28:52.837 INFO kablam! Compiling num-traits v0.2.0 Oct 14 18:28:52.837 INFO kablam! Compiling lazy_static v0.2.11 Oct 14 18:28:52.840 INFO kablam! Compiling void v1.0.2 Oct 14 18:28:52.840 INFO kablam! Compiling unicode-width v0.1.4 Oct 14 18:28:53.491 INFO kablam! Compiling vec_map v0.8.0 Oct 14 18:28:54.257 INFO kablam! Compiling bitflags v1.0.1 Oct 14 18:28:54.711 INFO kablam! Compiling strsim v0.7.0 Oct 14 18:28:54.939 INFO kablam! Compiling ansi_term v0.10.2 Oct 14 18:28:55.743 INFO kablam! Compiling lazy_static v1.0.0 Oct 14 18:28:55.787 INFO kablam! Compiling unreachable v0.1.1 Oct 14 18:28:56.251 INFO kablam! Compiling textwrap v0.9.0 Oct 14 18:28:56.415 INFO kablam! Compiling coco v0.1.1 Oct 14 18:28:56.483 INFO kablam! Compiling itertools v0.7.6 Oct 14 18:29:03.483 INFO kablam! Compiling num-traits v0.1.43 Oct 14 18:29:03.540 INFO kablam! Compiling rand v0.4.2 Oct 14 18:29:03.663 INFO kablam! Compiling num_cpus v1.8.0 Oct 14 18:29:05.103 INFO kablam! Compiling atty v0.2.6 Oct 14 18:29:06.976 INFO kablam! Compiling ordered-float v0.5.0 Oct 14 18:29:10.545 INFO kablam! Compiling clap v2.29.4 Oct 14 18:29:17.411 INFO kablam! Compiling rand v0.3.22 Oct 14 18:29:25.047 INFO kablam! Compiling rayon v0.9.0 Oct 14 18:30:14.887 INFO kablam! Compiling ultra v0.5.0 (/source) Oct 14 18:30:15.403 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 18:30:15.404 INFO kablam! --> src/enigma.rs:1:5 Oct 14 18:30:15.405 INFO kablam! | Oct 14 18:30:15.405 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 14 18:30:15.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:30:15.407 INFO kablam! | Oct 14 18:30:15.407 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:30:15.408 INFO kablam! Oct 14 18:30:15.523 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 18:30:15.523 INFO kablam! --> src/enigma.rs:1:5 Oct 14 18:30:15.523 INFO kablam! | Oct 14 18:30:15.523 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 14 18:30:15.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:30:15.523 INFO kablam! | Oct 14 18:30:15.523 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:30:15.523 INFO kablam! Oct 14 18:30:24.799 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 18:30:24.799 INFO kablam! --> src/main.rs:6:5 Oct 14 18:30:24.799 INFO kablam! | Oct 14 18:30:24.799 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 14 18:30:24.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:30:24.799 INFO kablam! | Oct 14 18:30:24.799 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:30:24.799 INFO kablam! Oct 14 18:30:24.850 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 18:30:24.850 INFO kablam! --> src/main.rs:6:5 Oct 14 18:30:24.850 INFO kablam! | Oct 14 18:30:24.850 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 14 18:30:24.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:30:24.855 INFO kablam! | Oct 14 18:30:24.855 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:30:24.855 INFO kablam! Oct 14 18:30:29.054 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 1m 36s Oct 14 18:30:29.059 INFO kablam! su: No module specific data is present Oct 14 18:30:30.791 INFO running `"docker" "rm" "-f" "57a7408037ba898e8f8ae49b02686ec08c3b0501a44bd65f047b50138f1c11f3"` Oct 14 18:30:31.047 INFO blam! 57a7408037ba898e8f8ae49b02686ec08c3b0501a44bd65f047b50138f1c11f3 Oct 14 18:30:31.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 18:30:31.533 INFO blam! 6f992151ad6aea559c7891b4ad977e01aef5423f50bec277db8ed441ea4fa381 Oct 14 18:30:31.541 INFO running `"docker" "start" "-a" "6f992151ad6aea559c7891b4ad977e01aef5423f50bec277db8ed441ea4fa381"` Oct 14 18:30:32.728 INFO kablam! usermod: no changes Oct 14 18:30:32.871 INFO kablam! Compiling ultra v0.5.0 (/source) Oct 14 18:30:34.954 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 18:30:34.954 INFO kablam! --> src/enigma.rs:1:5 Oct 14 18:30:34.954 INFO kablam! | Oct 14 18:30:34.954 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 14 18:30:34.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:30:34.954 INFO kablam! | Oct 14 18:30:34.954 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:30:34.954 INFO kablam! Oct 14 18:30:35.604 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 18:30:35.604 INFO kablam! --> src/enigma.rs:1:5 Oct 14 18:30:35.604 INFO kablam! | Oct 14 18:30:35.604 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 14 18:30:35.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:30:35.604 INFO kablam! | Oct 14 18:30:35.604 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:30:35.604 INFO kablam! Oct 14 18:30:40.779 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 8.02s Oct 14 18:30:40.779 INFO kablam! su: No module specific data is present Oct 14 18:30:41.687 INFO running `"docker" "rm" "-f" "6f992151ad6aea559c7891b4ad977e01aef5423f50bec277db8ed441ea4fa381"` Oct 14 18:30:41.979 INFO blam! 6f992151ad6aea559c7891b4ad977e01aef5423f50bec277db8ed441ea4fa381 Oct 14 18:30:41.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 18:30:42.456 INFO blam! 8eaaac2ba1ca404d53d666d631de1ec07626dd6709f812d9869c9e0be8922cd2 Oct 14 18:30:42.459 INFO running `"docker" "start" "-a" "8eaaac2ba1ca404d53d666d631de1ec07626dd6709f812d9869c9e0be8922cd2"` Oct 14 18:30:43.842 INFO kablam! usermod: no changes Oct 14 18:30:44.002 INFO kablam! Finished dev [optimized + debuginfo] target(s) in 0.14s Oct 14 18:30:44.011 INFO kablam! Running /target/debug/deps/ultra-b6a5db3b76aecaee Oct 14 18:30:44.011 INFO blam! Oct 14 18:30:44.011 INFO blam! running 22 tests Oct 14 18:30:44.012 INFO blam! test enigma::tests::repetition_period ... ok Oct 14 18:30:44.012 INFO blam! test enigma::tests::key_settings ... ok Oct 14 18:30:44.019 INFO blam! test enigma::tests::case_insensitive_encryption ... ok Oct 14 18:30:44.023 INFO blam! test enigma::tests::ring_settings ... ok Oct 14 18:30:44.023 INFO blam! test plugboard::tests::single_connection ... ok Oct 14 18:30:44.023 INFO blam! test reflector::tests::char_reflection ... ok Oct 14 18:30:44.023 INFO blam! test rotor::tests::char_substitution ... ok Oct 14 18:30:44.035 INFO blam! test enigma::tests::symmetrical_behaviour ... ok Oct 14 18:30:44.043 INFO blam! test plugboard::tests::multiple_connections ... ok Oct 14 18:30:44.043 INFO blam! test plugboard::tests::no_connections ... ok Oct 14 18:30:44.047 INFO blam! test rotor::tests::matching_inverses ... ok Oct 14 18:30:44.047 INFO blam! test rotor::tests::reset_rotor ... ok Oct 14 18:30:44.047 INFO blam! test rotor::tests::ring_setting ... ok Oct 14 18:30:44.047 INFO blam! test rotor::tests::step_inverse ... ok Oct 14 18:30:44.047 INFO blam! test rotor::tests::step_rotor ... ok Oct 14 18:30:44.055 INFO blam! test rotor::tests::inverse_mapping ... ok Oct 14 18:30:44.055 INFO blam! test rotor::tests::key_setting ... ok Oct 14 18:30:44.099 INFO blam! test enigma::tests::invalid_rotor_count ... ok Oct 14 18:30:44.099 INFO blam! test decrypt::tests::invalid_qgram_check ... ok Oct 14 18:30:44.099 INFO blam! test rotor::tests::invalid_rotor ... ok Oct 14 18:30:44.319 INFO blam! test decrypt::tests::sensible_qgram_scores ... ok Oct 14 18:30:44.319 INFO blam! test decrypt::tests::qgram_estimates ... ok Oct 14 18:30:44.319 INFO blam! Oct 14 18:30:44.319 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:30:44.319 INFO blam! Oct 14 18:30:44.327 INFO kablam! Running /target/debug/deps/decrypt-8a15bba4bebe783b Oct 14 18:30:44.327 INFO blam! Oct 14 18:30:44.327 INFO blam! running 2 tests Oct 14 18:31:17.040 INFO blam! test longer_decryption ... ok Oct 14 18:31:19.888 INFO blam! test short_decryption ... ok Oct 14 18:31:19.889 INFO blam! Oct 14 18:31:19.890 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:31:19.890 INFO blam! Oct 14 18:31:19.896 INFO kablam! Running /target/debug/deps/encrypt-882d617d4f9c0d49 Oct 14 18:31:19.898 INFO blam! Oct 14 18:31:19.898 INFO blam! running 2 tests Oct 14 18:31:19.903 INFO blam! test expected_ciphertext ... ok Oct 14 18:31:19.911 INFO blam! test turnover_points ... ok Oct 14 18:31:19.911 INFO blam! Oct 14 18:31:19.911 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:31:19.911 INFO blam! Oct 14 18:31:19.912 INFO kablam! Doc-tests ultra Oct 14 18:31:20.726 INFO blam! Oct 14 18:31:20.726 INFO blam! running 1 test Oct 14 18:31:22.239 INFO blam! test src/enigma.rs - enigma::Enigma::new (line 29) ... ok Oct 14 18:31:22.240 INFO blam! Oct 14 18:31:22.240 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:31:22.240 INFO blam! Oct 14 18:31:22.251 INFO kablam! su: No module specific data is present Oct 14 18:31:24.048 INFO running `"docker" "rm" "-f" "8eaaac2ba1ca404d53d666d631de1ec07626dd6709f812d9869c9e0be8922cd2"` Oct 14 18:31:24.399 INFO blam! 8eaaac2ba1ca404d53d666d631de1ec07626dd6709f812d9869c9e0be8922cd2