Oct 11 07:33:26.929 INFO testing BProg/des_chipher_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:33:26.930 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:33:26.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 07:33:27.345 INFO blam! 01ed269f5240ba74858555f370c1084c53d97a5447e3470f4cee82fa2d4dbd2e Oct 11 07:33:27.347 INFO running `"docker" "start" "-a" "01ed269f5240ba74858555f370c1084c53d97a5447e3470f4cee82fa2d4dbd2e"` Oct 11 07:33:28.632 INFO kablam! usermod: no changes Oct 11 07:33:28.707 INFO kablam! Compiling des_cipher v0.1.0 (/source) Oct 11 07:33:30.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 11 07:33:30.160 INFO kablam! su: No module specific data is present Oct 11 07:33:31.036 INFO running `"docker" "rm" "-f" "01ed269f5240ba74858555f370c1084c53d97a5447e3470f4cee82fa2d4dbd2e"` Oct 11 07:33:31.372 INFO blam! 01ed269f5240ba74858555f370c1084c53d97a5447e3470f4cee82fa2d4dbd2e Oct 11 07:33:31.380 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:33:31.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 07:33:31.810 INFO blam! 26762f0aebde06fe847567ff597b61d3dc083d78a54a69ee0f24818c8f6e7592 Oct 11 07:33:31.820 INFO running `"docker" "start" "-a" "26762f0aebde06fe847567ff597b61d3dc083d78a54a69ee0f24818c8f6e7592"` Oct 11 07:33:33.321 INFO kablam! usermod: no changes Oct 11 07:33:33.361 INFO kablam! Compiling des_cipher v0.1.0 (/source) Oct 11 07:33:34.692 INFO kablam! warning: function `creating_key_based_on_pairs_and_PC2_table` should have a snake case name such as `creating_key_based_on_pairs_and_pc2_table` Oct 11 07:33:34.693 INFO kablam! --> src/main.rs:402:1 Oct 11 07:33:34.693 INFO kablam! | Oct 11 07:33:34.693 INFO kablam! 402 | / fn creating_key_based_on_pairs_and_PC2_table() { Oct 11 07:33:34.693 INFO kablam! 403 | | let left = 0b1110000110011001010101011111; Oct 11 07:33:34.693 INFO kablam! 404 | | let right = 0b1010101011001100111100011110; Oct 11 07:33:34.693 INFO kablam! 405 | | let expected_key = 0b000110110000001011101111111111000111000001110010; Oct 11 07:33:34.693 INFO kablam! 406 | | assert_eq!(expected_key, key_kn_from_pair(left, right)); Oct 11 07:33:34.693 INFO kablam! 407 | | } Oct 11 07:33:34.693 INFO kablam! | |_^ Oct 11 07:33:34.693 INFO kablam! | Oct 11 07:33:34.693 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:33:34.693 INFO kablam! Oct 11 07:33:34.693 INFO kablam! warning: literal out of range for i64 Oct 11 07:33:34.693 INFO kablam! --> src/main.rs:451:30 Oct 11 07:33:34.693 INFO kablam! | Oct 11 07:33:34.693 INFO kablam! 451 | let intial_permutation = 0xcc00ccfff0aaf0aa; Oct 11 07:33:34.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:33:34.693 INFO kablam! | Oct 11 07:33:34.693 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 11 07:33:34.693 INFO kablam! = note: the literal `0xcc00ccfff0aaf0aa` (decimal `14699974583363760298`) does not fit into an `i64` and will become `-3746769490345791318i64` Oct 11 07:33:34.693 INFO kablam! = help: consider using `u64` instead Oct 11 07:33:34.693 INFO kablam! Oct 11 07:33:34.693 INFO kablam! warning: literal out of range for i64 Oct 11 07:33:34.693 INFO kablam! --> src/main.rs:459:16 Oct 11 07:33:34.693 INFO kablam! | Oct 11 07:33:34.693 INFO kablam! 459 | let key = 0xcc00ccfff0aaf0aa; Oct 11 07:33:34.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:33:34.693 INFO kablam! | Oct 11 07:33:34.700 INFO kablam! = note: the literal `0xcc00ccfff0aaf0aa` (decimal `14699974583363760298`) does not fit into an `i64` and will become `-3746769490345791318i64` Oct 11 07:33:34.700 INFO kablam! = help: consider using `u64` instead Oct 11 07:33:34.700 INFO kablam! Oct 11 07:33:34.700 INFO kablam! warning: function `expand_f0aaf0aa_using_Etable_will_result_7a15557a1555` should have a snake case name such as `expand_f0aaf0aa_using_etable_will_result_7a15557a1555` Oct 11 07:33:34.700 INFO kablam! --> src/main.rs:470:1 Oct 11 07:33:34.700 INFO kablam! | Oct 11 07:33:34.700 INFO kablam! 470 | / fn expand_f0aaf0aa_using_Etable_will_result_7a15557a1555() { Oct 11 07:33:34.700 INFO kablam! 471 | | let block_32bit = 0b11110000101010101111000010101010; Oct 11 07:33:34.700 INFO kablam! 472 | | let expected_block = 0b011110100001010101010101011110100001010101010101; Oct 11 07:33:34.700 INFO kablam! 473 | | assert_eq!(expected_block, expand_32bit_block_to_48bit_block_using_e_table(block_32bit)); Oct 11 07:33:34.700 INFO kablam! 474 | | } Oct 11 07:33:34.700 INFO kablam! | |_^ Oct 11 07:33:34.700 INFO kablam! Oct 11 07:33:34.700 INFO kablam! warning: function `shirnk_6117ba866537_using_Stable_will_result_5c82b597` should have a snake case name such as `shirnk_6117ba866537_using_stable_will_result_5c82b597` Oct 11 07:33:34.700 INFO kablam! --> src/main.rs:480:1 Oct 11 07:33:34.700 INFO kablam! | Oct 11 07:33:34.700 INFO kablam! 480 | / fn shirnk_6117ba866537_using_Stable_will_result_5c82b597() { Oct 11 07:33:34.700 INFO kablam! 481 | | let block_48bit = 0x6117ba866527; Oct 11 07:33:34.700 INFO kablam! 482 | | let expected_output = 0x5c82b597; Oct 11 07:33:34.700 INFO kablam! 483 | | assert_eq!(expected_output, shrink_48bit_block_to_32bit_block_with_s_tables(block_48bit)); Oct 11 07:33:34.700 INFO kablam! 484 | | } Oct 11 07:33:34.700 INFO kablam! | |_^ Oct 11 07:33:34.700 INFO kablam! Oct 11 07:33:34.700 INFO kablam! warning: function `value_in_5th_S_position_2_10_is_12` should have a snake case name such as `value_in_5th_s_position_2_10_is_12` Oct 11 07:33:34.700 INFO kablam! --> src/main.rs:489:1 Oct 11 07:33:34.700 INFO kablam! | Oct 11 07:33:34.700 INFO kablam! 489 | / fn value_in_5th_S_position_2_10_is_12() { Oct 11 07:33:34.700 INFO kablam! 490 | | let Stable_index = 5u8; Oct 11 07:33:34.700 INFO kablam! 491 | | let row = 2u8; Oct 11 07:33:34.700 INFO kablam! 492 | | let col = 10u8; Oct 11 07:33:34.700 INFO kablam! 493 | | let expected = 12u8; Oct 11 07:33:34.700 INFO kablam! 494 | | assert_eq!(expected, value_from_s_table_with_index(Stable_index, row, col)); Oct 11 07:33:34.700 INFO kablam! 495 | | } Oct 11 07:33:34.700 INFO kablam! | |_^ Oct 11 07:33:34.700 INFO kablam! Oct 11 07:33:34.700 INFO kablam! warning: variable `Stable_index` should have a snake case name such as `stable_index` Oct 11 07:33:34.700 INFO kablam! --> src/main.rs:490:9 Oct 11 07:33:34.700 INFO kablam! | Oct 11 07:33:34.700 INFO kablam! 490 | let Stable_index = 5u8; Oct 11 07:33:34.700 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:33:34.700 INFO kablam! Oct 11 07:33:34.700 INFO kablam! warning: function `permutate_5c82b597_by_P_table_will_output_234559bb` should have a snake case name such as `permutate_5c82b597_by_p_table_will_output_234559bb` Oct 11 07:33:34.700 INFO kablam! --> src/main.rs:526:1 Oct 11 07:33:34.700 INFO kablam! | Oct 11 07:33:34.700 INFO kablam! 526 | / fn permutate_5c82b597_by_P_table_will_output_234559bb() { Oct 11 07:33:34.700 INFO kablam! 527 | | let input = 0x5c82b597; Oct 11 07:33:34.700 INFO kablam! 528 | | let output = 0x234aa9bb; Oct 11 07:33:34.701 INFO kablam! 529 | | assert_eq!(output, permutate_block_32bit_with_p_table(input)); Oct 11 07:33:34.701 INFO kablam! 530 | | } Oct 11 07:33:34.701 INFO kablam! | |_^ Oct 11 07:33:34.701 INFO kablam! Oct 11 07:33:34.701 INFO kablam! warning: function `right_block_R1_created_from_l0_r0_K1` should have a snake case name such as `right_block_r1_created_from_l0_r0_k1` Oct 11 07:33:34.701 INFO kablam! --> src/main.rs:539:1 Oct 11 07:33:34.701 INFO kablam! | Oct 11 07:33:34.701 INFO kablam! 539 | / fn right_block_R1_created_from_l0_r0_K1() { Oct 11 07:33:34.701 INFO kablam! 540 | | let l0 = 0xcc00ccff; Oct 11 07:33:34.701 INFO kablam! 541 | | let r0 = 0xf0aaf0aa; Oct 11 07:33:34.701 INFO kablam! 542 | | let K1 = 0x1b02effc7072; Oct 11 07:33:34.701 INFO kablam! 543 | | let R1 = 0xef4a6544; Oct 11 07:33:34.701 INFO kablam! 544 | | assert_eq!(R1, produce_right_block_32bit(l0, r0, K1)); Oct 11 07:33:34.701 INFO kablam! 545 | | } Oct 11 07:33:34.701 INFO kablam! | |_^ Oct 11 07:33:34.701 INFO kablam! Oct 11 07:33:34.701 INFO kablam! warning: variable `K1` should have a snake case name such as `k1` Oct 11 07:33:34.701 INFO kablam! --> src/main.rs:542:9 Oct 11 07:33:34.701 INFO kablam! | Oct 11 07:33:34.701 INFO kablam! 542 | let K1 = 0x1b02effc7072; Oct 11 07:33:34.701 INFO kablam! | ^^ Oct 11 07:33:34.701 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: variable `R1` should have a snake case name such as `r1` Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:543:9 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 543 | let R1 = 0xef4a6544; Oct 11 07:33:34.708 INFO kablam! | ^^ Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: variable `L16` should have a snake case name such as `l16` Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:558:9 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 558 | let L16 = 0x43423234; Oct 11 07:33:34.708 INFO kablam! | ^^^ Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: variable `R16` should have a snake case name such as `r16` Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:559:9 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 559 | let R16 = 0xA4CD995; Oct 11 07:33:34.708 INFO kablam! | ^^^ Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: function `final_permutation_is_85E813540F0AB405_from_43423234_and_A4CD995` should have a snake case name such as `final_permutation_is_85_e813540_f0_ab405_from_43423234_and_a4_cd995` Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:569:1 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 569 | / fn final_permutation_is_85E813540F0AB405_from_43423234_and_A4CD995() { Oct 11 07:33:34.708 INFO kablam! 570 | | let L16 = 0x43423234; Oct 11 07:33:34.708 INFO kablam! 571 | | let R16 = 0xA4CD995; Oct 11 07:33:34.708 INFO kablam! 572 | | let permutation = 0x85E813540F0AB405; Oct 11 07:33:34.708 INFO kablam! 573 | | assert_eq!(permutation, last_permutation_with_ip_table((L16, R16))); Oct 11 07:33:34.708 INFO kablam! 574 | | } Oct 11 07:33:34.708 INFO kablam! | |_^ Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: variable `L16` should have a snake case name such as `l16` Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:570:9 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 570 | let L16 = 0x43423234; Oct 11 07:33:34.708 INFO kablam! | ^^^ Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: variable `R16` should have a snake case name such as `r16` Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:571:9 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 571 | let R16 = 0xA4CD995; Oct 11 07:33:34.708 INFO kablam! | ^^^ Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:34.708 INFO kablam! warning: literal out of range for i64 Oct 11 07:33:34.708 INFO kablam! --> src/main.rs:572:23 Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! 572 | let permutation = 0x85E813540F0AB405; Oct 11 07:33:34.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 07:33:34.708 INFO kablam! | Oct 11 07:33:34.708 INFO kablam! = note: the literal `0x85E813540F0AB405` (decimal `9648983453391827973`) does not fit into an `i64` and will become `-8797760620317723643i64` Oct 11 07:33:34.708 INFO kablam! = help: consider using `u64` instead Oct 11 07:33:34.708 INFO kablam! Oct 11 07:33:35.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 11 07:33:35.748 INFO kablam! su: No module specific data is present Oct 11 07:33:36.789 INFO running `"docker" "rm" "-f" "26762f0aebde06fe847567ff597b61d3dc083d78a54a69ee0f24818c8f6e7592"` Oct 11 07:33:37.180 INFO blam! 26762f0aebde06fe847567ff597b61d3dc083d78a54a69ee0f24818c8f6e7592 Oct 11 07:33:37.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:33:37.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 07:33:37.670 INFO blam! f9bc83360cf1cf0c4f5d7bf848d56f7d7cb7ff697e4dc30d235c1c20ff56df12 Oct 11 07:33:37.672 INFO running `"docker" "start" "-a" "f9bc83360cf1cf0c4f5d7bf848d56f7d7cb7ff697e4dc30d235c1c20ff56df12"` Oct 11 07:33:38.874 INFO kablam! usermod: no changes Oct 11 07:33:38.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 07:33:38.972 INFO blam! Oct 11 07:33:38.972 INFO blam! running 20 tests Oct 11 07:33:38.972 INFO blam! test final_pair_is_generated ... ok Oct 11 07:33:38.972 INFO blam! test expand_f0aaf0aa_using_Etable_will_result_7a15557a1555 ... ok Oct 11 07:33:38.972 INFO blam! test generate_key_plus_based_on_pc1_table ... ok Oct 11 07:33:38.974 INFO kablam! Running /target/debug/deps/des_cipher-3a663dc49e50b804 Oct 11 07:33:38.980 INFO blam! test permutate_5c82b597_by_P_table_will_output_234559bb ... ok Oct 11 07:33:38.988 INFO blam! test get_48_bit_keys_from_array_of_28_bit_pairs ... ok Oct 11 07:33:38.988 INFO blam! test final_permutation_is_85E813540F0AB405_from_43423234_and_A4CD995 ... ok Oct 11 07:33:38.988 INFO blam! test ones_for_2_is_11 ... ok Oct 11 07:33:38.988 INFO blam! test creating_vector_with_keys_returns_correct_subkeys ... ok Oct 11 07:33:38.988 INFO blam! test creating_key_based_on_pairs_and_PC2_table ... ok Oct 11 07:33:38.988 INFO blam! test rotatig_bit_with_1_on_firstbit ... ok Oct 11 07:33:38.988 INFO blam! test rotatig_bit_with_2_positions ... ok Oct 11 07:33:38.988 INFO blam! test shirnk_6117ba866537_using_Stable_will_result_5c82b597 ... ok Oct 11 07:33:38.988 INFO blam! test splitting_key_of_64_bit_into_32_bit_pair ... ok Oct 11 07:33:38.988 INFO blam! test test_spliting_a_56_bit_key_into_2_x_28_keys ... ok Oct 11 07:33:38.988 INFO blam! test test_value_from_s_table_is_0_when_row_or_col_is_too_big ... ok Oct 11 07:33:38.988 INFO blam! test value_in_5th_S_position_2_10_is_12 ... ok Oct 11 07:33:38.988 INFO blam! test right_block_R1_created_from_l0_r0_K1 ... ok Oct 11 07:33:38.988 INFO blam! test permutation_of_64bit_integer_gives_58_bit ... ok Oct 11 07:33:38.992 INFO blam! test creating_48_bit_key_based_on_maximum_pairs ... ok Oct 11 07:33:38.992 INFO blam! test encode_function_returns_234aa9bb ... ok Oct 11 07:33:38.992 INFO blam! Oct 11 07:33:38.992 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:33:38.992 INFO blam! Oct 11 07:33:39.000 INFO kablam! su: No module specific data is present Oct 11 07:33:39.978 INFO running `"docker" "rm" "-f" "f9bc83360cf1cf0c4f5d7bf848d56f7d7cb7ff697e4dc30d235c1c20ff56df12"` Oct 11 07:33:40.212 INFO blam! f9bc83360cf1cf0c4f5d7bf848d56f7d7cb7ff697e4dc30d235c1c20ff56df12