[INFO] fetching crate believer 0.2.1... [INFO] testing believer-0.2.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate believer 0.2.1 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate believer 0.2.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate believer 0.2.1 [INFO] finished tweaking crates.io crate believer 0.2.1 [INFO] tweaked toml for crates.io crate believer 0.2.1 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate crates.io crate believer 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.8.1 [INFO] [stderr] Downloaded num-bigint v0.2.2 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded getrandom v0.1.9 [INFO] [stderr] Downloaded wasi v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c933ab365c4176d982532ae55d3a3765c22d10eb74590fb57178d7ac4520047e [INFO] running `Command { std: "docker" "start" "-a" "c933ab365c4176d982532ae55d3a3765c22d10eb74590fb57178d7ac4520047e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c933ab365c4176d982532ae55d3a3765c22d10eb74590fb57178d7ac4520047e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c933ab365c4176d982532ae55d3a3765c22d10eb74590fb57178d7ac4520047e", kill_on_drop: false }` [INFO] [stdout] c933ab365c4176d982532ae55d3a3765c22d10eb74590fb57178d7ac4520047e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ae3adb48972d68fc65b826b91f056d7fc3096fcabd39a513927d79ed297aa1 [INFO] running `Command { std: "docker" "start" "-a" "46ae3adb48972d68fc65b826b91f056d7fc3096fcabd39a513927d79ed297aa1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling believer v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `Command { std: "docker" "inspect" "46ae3adb48972d68fc65b826b91f056d7fc3096fcabd39a513927d79ed297aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ae3adb48972d68fc65b826b91f056d7fc3096fcabd39a513927d79ed297aa1", kill_on_drop: false }` [INFO] [stdout] 46ae3adb48972d68fc65b826b91f056d7fc3096fcabd39a513927d79ed297aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f309ef629215dba9d1c145de13b71d8a72c843ddd55a762d4c0a9ebeabc0f774 [INFO] running `Command { std: "docker" "start" "-a" "f309ef629215dba9d1c145de13b71d8a72c843ddd55a762d4c0a9ebeabc0f774", kill_on_drop: false }` [INFO] [stderr] Compiling believer v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.56s [INFO] running `Command { std: "docker" "inspect" "f309ef629215dba9d1c145de13b71d8a72c843ddd55a762d4c0a9ebeabc0f774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f309ef629215dba9d1c145de13b71d8a72c843ddd55a762d4c0a9ebeabc0f774", kill_on_drop: false }` [INFO] [stdout] f309ef629215dba9d1c145de13b71d8a72c843ddd55a762d4c0a9ebeabc0f774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7448f2f0860f18e32a9fdd4ac14ed59250b555faca533c26c3822c3ce181f5ad [INFO] running `Command { std: "docker" "start" "-a" "7448f2f0860f18e32a9fdd4ac14ed59250b555faca533c26c3822c3ce181f5ad", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/believer-9b9d50327ff491de) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test channel::test::binary_symmetric_channel ... ok [INFO] [stdout] test decoders::erasure::test::hamming_code ... ok [INFO] [stdout] test decoders::erasure::test::repetition_code ... ok [INFO] [stdout] test generators::random_checks::adjacency::test::with_few_checks_and_two_level_of_recursions_every_bit_has_some_adjacent_bits ... ok [INFO] [stdout] test generators::hierarchical_codes::test::default_constructor_generate_empty_code ... ok [INFO] [stdout] test generators::random_checks::adjacency::test::with_one_full_check_and_one_level_of_recursions_every_bit_has_all_adjacent_bits ... ok [INFO] [stdout] test generators::random_checks::adjacency::test::without_recursion_every_bit_is_adjancent_only_to_itself ... ok [INFO] [stdout] test generators::random_checks::generator::test::an_empty_generator_does_not_generate_checks ... ok [INFO] [stdout] test generators::random_checks::generator::test::a_generator_does_not_create_cycle_of_length_two_and_four_if_minimal_girth_is_six ... ok [INFO] [stdout] test generators::random_checks::adjacency::test::without_check_every_bit_is_adjacent_only_to_itself ... ok [INFO] [stdout] test generators::random_checks::generator::test::a_generator_does_not_exceed_bit_maximal_degree ... ok [INFO] [stdout] test generators::hierarchical_codes::test::generate_single_layer_code ... ok [INFO] [stdout] test parity_check_matrix::check::test::dot_product ... ok [INFO] [stdout] test generators::hierarchical_codes::test::generate_single_check_code ... ok [INFO] [stdout] test parity_check_matrix::checks_iter::test::checks_iterator ... ok [INFO] [stdout] test parity_check_matrix::check::test::bitwise_sum ... ok [INFO] [stdout] test generators::random_checks::generator::test::a_generator_does_not_include_the_same_bit_twice_in_a_check ... ok [INFO] [stdout] test parity_check_matrix::checks_iter::test::checks_iterator_for_empty_matrix ... ok [INFO] [stdout] test generators::random_checks::generator::test::a_generator_does_not_generate_checks_of_degree_less_than_minimal_check_degree ... ok [INFO] [stdout] test generators::random_checks::generator::test::a_generator_does_not_create_cycle_of_length_two_four_and_six_if_minimal_girth_is_eight ... ok [INFO] [stdout] test generators::random_checks::generator::test::a_generator_can_generate_check_according_to_a_bit_distribution ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::diagonal_concat ... ok [INFO] [stdout] test generators::random_checks::generator::test::non_full_check_can_be_set_to_be_allowed ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::diagonal_concat_from_empty_matrix ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::diagonal_concat_with_empty_matrix ... ok [INFO] [stdout] test parity_check_matrix::test::checks_are_sorted_on_construction ... ok [INFO] [stdout] test parity_check_matrix::test::empty_checks_are_removed_on_construction ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::horizontal_concat_from_empty_matrix ... ok [INFO] [stdout] test parity_check_matrix::edges_iter::test::edges_iterator ... ok [INFO] [stdout] test parity_check_matrix::ranker::test::rank_for_a_full_rank_matrix_is_the_number_of_checks ... ok [INFO] [stdout] test parity_check_matrix::ranker::test::rank_for_a_given_matrix_is_accurate ... ok [INFO] [stdout] test parity_check_matrix::ranker::test::rank_for_empty_matrix_is_zero ... ok [INFO] [stdout] test parity_check_matrix::ranker::test::rank_for_the_repetition_code_is_one_less_than_the_number_of_bits ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::horizontal_concat_with_smaller_right_matrix ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::horizontal_concat_with_smaller_left_matrix ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::horizontal_concat_with_equal_length_matrices ... ok [INFO] [stdout] test parity_check_matrix::transposer::test::transposition_of_empty_matrix ... ok [INFO] [stdout] test parity_check_matrix::transposer::test::transposition_of_general_matrix ... ok [INFO] [stdout] test parity_check_matrix::transposer::test::tranposition_with_some_empty_tranposed_checks ... ok [INFO] [stdout] test parity_check_matrix::test::syndrome ... ok [INFO] [stdout] test parity_check_matrix::concatener::test::horizontal_concat_with_empty_matrix ... ok [INFO] [stdout] test decoders::n_events_simulator::test::reproductibility_for_repetition_code ... ok [INFO] [stdout] test decoders::n_events_simulator::test::reproductibility_for_hamming_code ... ok [INFO] [stdout] test decoders::n_events_simulator::test::there_are_at_least_n_failures_and_n_erasures ... ok [INFO] [stdout] test parity_check_matrix::test::panics_on_construction_if_checks_are_out_of_bound - should panic ... ok [INFO] [stdout] test generators::best_code_finder::test::reproductibility_for_finding_best_ldpc_code_simulating_n_iterations ... ok [INFO] [stdout] test decoders::n_iterations_simulator::test::reproductibility_for_repetition_code ... ok [INFO] [stdout] test decoders::n_iterations_simulator::test::there_is_n_iterations ... ok [INFO] [stdout] test decoders::n_iterations_simulator::test::reproductibility_for_hamming_code ... ok [INFO] [stdout] test generators::best_code_finder::test::reproductibility_for_finding_best_ldpc_code_simulating_n_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] [stderr] Doc-tests believer [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure (line 15) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::edges_iter (line 369) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_iterations (line 139) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_target_check_degree (line 281) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_distribution (line 240) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator (line 14) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::allow_checks_of_degree_at_least (line 301) ... FAILED [INFO] [stdout] test src/channel.rs - channel::BinaryChannel (line 13) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_events (line 199) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_iterations_with_rng (line 107) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_syndrome_of (line 246) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::keep (line 409) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::identity_with_n_bits (line 141) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_check_degrees (line 203) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_events_with_rng (line 166) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_check (line 219) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::checks_iter (line 349) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::allow_only_check_of_target_degree (line 325) ... FAILED [INFO] [stdout] test src/generators/increasing_range_code.rs - generators::increasing_range_code::IncreasingRangeCodeGenerator (line 17) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::get_random_check (line 368) ... FAILED [INFO] [stdout] test src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::compute_syndrome (line 41) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::has_codeword (line 390) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_bit_degrees (line 185) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_horizontal_concat_with (line 303) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_transposed_matrix (line 282) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_without_bits (line 205) ... FAILED [INFO] [stdout] test src/decoders/erasure.rs - decoders::erasure::ErasureDecoder (line 11) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::without (line 445) ... FAILED [INFO] [stdout] test src/gf2.rs - gf2 (line 5) ... FAILED [INFO] [stdout] test src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_success_rate (line 109) ... ok [INFO] [stdout] test src/channel.rs - channel::BinaryChannel::intrinsic_likelyhood (line 30) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_diagonal_concat_with (line 325) ... FAILED [INFO] [stdout] test src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_effective_failure_rate_for_code_dimension (line 66) ... FAILED [INFO] [stdout] test src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::min (line 128) ... FAILED [INFO] [stdout] test src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::with_random_number_generator (line 134) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_checks (line 79) ... FAILED [INFO] [stdout] test src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_failure_rate (line 96) ... FAILED [INFO] [stdout] test src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::spread (line 80) ... FAILED [INFO] [stdout] test src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_effective_success_rate_for_code_dimension (line 83) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_rank (line 266) ... FAILED [INFO] [stdout] test src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view (line 5) ... FAILED [INFO] [stdout] test src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::max (line 104) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::with_erasure_prob (line 79) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::from_code_generator (line 38) ... FAILED [INFO] [stdout] test src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::among_n_codes (line 59) ... FAILED [INFO] [stdout] test src/generators/increasing_range_code.rs - generators::increasing_range_code::IRCodeGenBuilder (line 94) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::new (line 42) ... FAILED [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_n_bits (line 58) has been running for over 60 seconds [INFO] [stdout] test src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_n_bits (line 58) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::edges_iter (line 369) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_iterations (line 139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_target_check_degree (line 281) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_distribution (line 240) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::allow_checks_of_degree_at_least (line 301) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/channel.rs - channel::BinaryChannel (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_events (line 199) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_iterations_with_rng (line 107) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_syndrome_of (line 246) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::keep (line 409) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::identity_with_n_bits (line 141) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_check_degrees (line 203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_events_with_rng (line 166) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_check (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::checks_iter (line 349) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::allow_only_check_of_target_degree (line 325) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/increasing_range_code.rs - generators::increasing_range_code::IncreasingRangeCodeGenerator (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::get_random_check (line 368) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::compute_syndrome (line 41) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::has_codeword (line 390) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_bit_degrees (line 185) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_horizontal_concat_with (line 303) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_transposed_matrix (line 282) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_without_bits (line 205) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/decoders/erasure.rs - decoders::erasure::ErasureDecoder (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::without (line 445) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gf2.rs - gf2 (line 5) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/channel.rs - channel::BinaryChannel::intrinsic_likelyhood (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_diagonal_concat_with (line 325) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_effective_failure_rate_for_code_dimension (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::min (line 128) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::with_random_number_generator (line 134) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_checks (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_failure_rate (line 96) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::spread (line 80) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_effective_success_rate_for_code_dimension (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_rank (line 266) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view (line 5) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::max (line 104) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::with_erasure_prob (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::from_code_generator (line 38) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::among_n_codes (line 59) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generators/increasing_range_code.rs - generators::increasing_range_code::IRCodeGenBuilder (line 94) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::new (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_n_bits (line 58) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/channel.rs - channel::BinaryChannel (line 13) [INFO] [stdout] src/channel.rs - channel::BinaryChannel::intrinsic_likelyhood (line 30) [INFO] [stdout] src/decoders/erasure.rs - decoders::erasure::ErasureDecoder (line 11) [INFO] [stdout] src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_effective_failure_rate_for_code_dimension (line 66) [INFO] [stdout] src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_effective_success_rate_for_code_dimension (line 83) [INFO] [stdout] src/decoders/simulation_results.rs - decoders::simulation_results::SimulationResult::get_failure_rate (line 96) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure (line 15) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::among_n_codes (line 59) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_events (line 199) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_events_with_rng (line 166) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_iterations (line 139) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::find_best_code_simulating_n_iterations_with_rng (line 107) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::from_code_generator (line 38) [INFO] [stdout] src/generators/best_code_finder.rs - generators::best_code_finder::BestCodeFinderUsingErasure::with_erasure_prob (line 79) [INFO] [stdout] src/generators/increasing_range_code.rs - generators::increasing_range_code::IRCodeGenBuilder (line 94) [INFO] [stdout] src/generators/increasing_range_code.rs - generators::increasing_range_code::IncreasingRangeCodeGenerator (line 17) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator (line 14) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::allow_checks_of_degree_at_least (line 301) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::allow_only_check_of_target_degree (line 325) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::get_random_check (line 368) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_distribution (line 240) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_target_check_degree (line 281) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::set_without_bits (line 205) [INFO] [stdout] src/generators/random_checks/generator.rs - generators::random_checks::generator::Generator::with_random_number_generator (line 134) [INFO] [stdout] src/gf2.rs - gf2 (line 5) [INFO] [stdout] src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view (line 5) [INFO] [stdout] src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::compute_syndrome (line 41) [INFO] [stdout] src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::max (line 104) [INFO] [stdout] src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::min (line 128) [INFO] [stdout] src/parity_check_matrix/check_view.rs - parity_check_matrix::check_view::CheckView::spread (line 80) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::checks_iter (line 349) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::edges_iter (line 369) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_bit_degrees (line 185) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_check (line 219) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_check_degrees (line 203) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_diagonal_concat_with (line 325) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_horizontal_concat_with (line 303) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_rank (line 266) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_syndrome_of (line 246) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::get_transposed_matrix (line 282) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::has_codeword (line 390) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::identity_with_n_bits (line 141) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::keep (line 409) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::new (line 42) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_checks (line 79) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::with_n_bits (line 58) [INFO] [stdout] src/parity_check_matrix/mod.rs - parity_check_matrix::ParityCheckMatrix::without (line 445) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 47 failed; 0 ignored; 0 measured; 0 filtered out; finished in 66.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7448f2f0860f18e32a9fdd4ac14ed59250b555faca533c26c3822c3ce181f5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7448f2f0860f18e32a9fdd4ac14ed59250b555faca533c26c3822c3ce181f5ad", kill_on_drop: false }` [INFO] [stdout] 7448f2f0860f18e32a9fdd4ac14ed59250b555faca533c26c3822c3ce181f5ad