[INFO] cloning repository https://github.com/NattapongSiri/permutator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NattapongSiri/permutator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNattapongSiri%2Fpermutator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNattapongSiri%2Fpermutator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9dd98774e2bba192fc42ea5b6a9bcc7a5558522 [INFO] testing NattapongSiri/permutator against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNattapongSiri%2Fpermutator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NattapongSiri/permutator on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NattapongSiri/permutator [INFO] finished tweaking git repo https://github.com/NattapongSiri/permutator [INFO] tweaked toml for git repo https://github.com/NattapongSiri/permutator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/NattapongSiri/permutator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45c14c8e30f1875f7557967fac88a95ba740c7ed7637c34fdb3a14e9b202b0f1 [INFO] running `Command { std: "docker" "start" "-a" "45c14c8e30f1875f7557967fac88a95ba740c7ed7637c34fdb3a14e9b202b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c14c8e30f1875f7557967fac88a95ba740c7ed7637c34fdb3a14e9b202b0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c14c8e30f1875f7557967fac88a95ba740c7ed7637c34fdb3a14e9b202b0f1", kill_on_drop: false }` [INFO] [stdout] 45c14c8e30f1875f7557967fac88a95ba740c7ed7637c34fdb3a14e9b202b0f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 267a8565b2d7f37313c5501a351bde0cb89a2bf5c409563e1273d0151ced92e9 [INFO] running `Command { std: "docker" "start" "-a" "267a8565b2d7f37313c5501a351bde0cb89a2bf5c409563e1273d0151ced92e9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling permutator v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.41s [INFO] running `Command { std: "docker" "inspect" "267a8565b2d7f37313c5501a351bde0cb89a2bf5c409563e1273d0151ced92e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267a8565b2d7f37313c5501a351bde0cb89a2bf5c409563e1273d0151ced92e9", kill_on_drop: false }` [INFO] [stdout] 267a8565b2d7f37313c5501a351bde0cb89a2bf5c409563e1273d0151ced92e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e182f97e369eb38bdafa4fa2984e3a52fd5af1defa210dcdedcae2b5f43a47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22e182f97e369eb38bdafa4fa2984e3a52fd5af1defa210dcdedcae2b5f43a47", kill_on_drop: false }` [INFO] [stderr] Compiling permutator v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "22e182f97e369eb38bdafa4fa2984e3a52fd5af1defa210dcdedcae2b5f43a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e182f97e369eb38bdafa4fa2984e3a52fd5af1defa210dcdedcae2b5f43a47", kill_on_drop: false }` [INFO] [stdout] 22e182f97e369eb38bdafa4fa2984e3a52fd5af1defa210dcdedcae2b5f43a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a02495d724247df655396325da966e77d22d11da6b6b989ab06dbe0032ec9d3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a02495d724247df655396325da966e77d22d11da6b6b989ab06dbe0032ec9d3f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 182 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/permutator-9fd0ea98092b7ca3) [INFO] [stdout] test copy::test::compare_gosper_custom_cell_iter ... ignored [INFO] [stdout] test copy::test::compare_gosper_custom_fn ... ignored [INFO] [stdout] test copy::test::compare_gosper_custom_iter ... ignored [INFO] [stdout] test copy::test::compare_gosper_custom_ref_iter ... ignored [INFO] [stdout] test copy::test::test_CartesianProduct ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_iterator_alike_shared_result ... ok [INFO] [stdout] test copy::test::test_GosperCombinationIteratorAlike_reset ... ok [INFO] [stdout] test copy::test::test_GosperCombinationIterator ... ok [INFO] [stdout] test copy::test::test_GosperCombinationCellIter ... ok [INFO] [stdout] test copy::test::test_GosperCombinationIteratorUnsafe ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_trait ... ok [INFO] [stdout] test copy::test::test_HeapPermutation ... ok [INFO] [stdout] test copy::test::test_KPermutation_into_Ref_trait ... ok [INFO] [stdout] test copy::test::test_KPermutationIterator ... ok [INFO] [stdout] test copy::test::test_KPermutation_into_Cell ... ok [INFO] [stdout] test copy::test::test_KPermutation_into_Ref ... ok [INFO] [stdout] test copy::test::test_KPermutation_single_term ... ok [INFO] [stdout] test copy::test::test_KPermutation_into_cell_trait ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_mimic_iterator ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_mimic_iterator_2 ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_ptr_trait ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_shared_trait ... ok [INFO] [stdout] test copy::test::test_CartesianProduct_reset ... ok [INFO] [stdout] test copy::test::test_XPermutationIterator_mt ... ignored [INFO] [stdout] test copy::test::test_XPermutationRefIter ... ok [INFO] [stdout] test copy::test::test_SelfCartesianProduct_ref ... ok [INFO] [stdout] test copy::test::test_cartesian_product ... ok [INFO] [stdout] test copy::test::test_KPermutation_trait ... ok [INFO] [stdout] test copy::test::test_SelfCartesianProduct_cell ... ok [INFO] [stdout] test copy::test::test_combination_trait_share ... ok [INFO] [stdout] test copy::test::test_get_permutation_for ... ok [INFO] [stdout] test copy::test::test_get_cartesian_for ... ok [INFO] [stdout] test copy::test::test_combination_cell_fn ... ok [INFO] [stdout] test copy::test::test_cartesian_product_shared_result_fn ... ok [INFO] [stdout] test copy::test::test_SelfCartesianProduct ... ok [INFO] [stdout] test copy::test::test_HeapPermutationCellIterIterator ... ok [INFO] [stdout] test copy::test::test_combination_fn ... ok [INFO] [stdout] test copy::test::test_XPermutationIterator ... ok [INFO] [stdout] test copy::test::test_HeapPermutationIntoIterator ... ok [INFO] [stdout] test copy::test::test_XPermutationCellIter ... ok [INFO] [stdout] test copy::test::test_HeapPermutationIterator ... ok [INFO] [stdout] test copy::test::test_HeapPermutation_reset ... ok [INFO] [stdout] test copy::test::test_heap_permutation_6 ... ok [INFO] [stdout] test copy::test::test_self_cartesian_product_shared_result_fn ... ok [INFO] [stdout] test copy::test::test_k_permutation ... ok [INFO] [stdout] test copy::test::test_permutation_trait_cell ... ok [INFO] [stdout] test copy::test::test_permutation_trait ... ok [INFO] [stdout] test copy::test::test_k_permutation_primitive ... ok [INFO] [stdout] test copy::test::test_k_permutation_ref_single_term ... ok [INFO] [stdout] test copy::test::test_HeapPermutationRefIterator ... ok [INFO] [stdout] test copy::test::test_combination_trait_ptr ... ok [INFO] [stdout] test copy::test::test_shared_k_permutation_result_fn ... ok [INFO] [stdout] test copy::test::test_share_CartesianProductIterator_result_to_thread ... ok [INFO] [stdout] test copy::test::test_unsafe_cartesian_product ... ok [INFO] [stdout] test copy::test::test_unsafe_cartesian_product_shared_result ... ok [INFO] [stdout] test copy::test::test_shared_combination_result_iterator_alike ... ok [INFO] [stdout] test copy::test::test_self_cartesian_product ... ok [INFO] [stdout] test copy::test::test_permutation_trait_ref ... ok [INFO] [stdout] test copy::test::test_unsafe_shared_combination_result_fn ... ok [INFO] [stdout] test copy::test::test_shared_combination_result_fn ... ok [INFO] [stdout] test copy::test::test_unsafe_combination_fn ... ok [INFO] [stdout] test copy::test::test_combination_trait ... ok [INFO] [stdout] test copy::test::test_share_result_KPermutation_iterator_sync ... ok [INFO] [stdout] test copy::test::test_unsafe_self_cartesian_product_shared_result ... ok [INFO] [stdout] test copy::test::test_x_permutation_sync ... ok [INFO] [stdout] test copy::test::test_shared_KPermutation_result ... ok [INFO] [stdout] test copy::test::test_unsafe_k_permutation ... ok [INFO] [stdout] test copy::test::test_x_permutation ... ok [INFO] [stdout] test copy::test::test_x_permutation_cell ... ok [INFO] [stdout] test copy::test::test_x_permutation_restricted ... ok [INFO] [stdout] test copy::test::test_unsafe_x_permutation ... ok [INFO] [stdout] test copy::test::test_unsafe_shared_k_permutation_result_fn ... ok [INFO] [stdout] test copy::test::test_tldr_case ... ok [INFO] [stdout] test test::bench_cart_fn ... ignored [INFO] [stdout] test test::bench_cart_iter ... ignored [INFO] [stdout] test test::bench_heap_fn ... ignored [INFO] [stdout] test test::bench_heap_iter ... ignored [INFO] [stdout] test test::bench_k_perm_fn ... ignored [INFO] [stdout] test test::bench_k_perm_iter ... ignored [INFO] [stdout] test test::bench_x_perm_mt_fn ... ignored [INFO] [stdout] test test::bench_x_perm_st_fn ... ignored [INFO] [stdout] test test::compare_gosper_custom_cell_iter ... ignored [INFO] [stdout] test test::compare_gosper_custom_fn ... ignored [INFO] [stdout] test test::compare_gosper_custom_iter ... ignored [INFO] [stdout] test test::compare_gosper_custom_ref_iter ... ignored [INFO] [stdout] test test::test_CartesianProduct_mimic_iterator_2 ... ok [INFO] [stdout] test test::test_CartesianProduct_trait ... ok [INFO] [stdout] test test::test_CartesianProduct_mimic_iterator ... ok [INFO] [stdout] test test::test_CartesianProduct_iterator_alike_shared_result ... ok [INFO] [stdout] test test::test_CartesianProduct ... ok [INFO] [stdout] test test::test_CartesianProduct_shared_trait ... ok [INFO] [stdout] test test::test_CartesianProduct_ptr_trait ... ok [INFO] [stdout] test test::test_CartesianProduct_reset ... ok [INFO] [stdout] test test::test_GosperCombinationCellIter ... ok [INFO] [stdout] test test::test_GosperCombinationIterator ... ok [INFO] [stdout] test copy::test::test_shared_CartesianProduct_result_sync ... ok [INFO] [stdout] test test::test_GosperCombinationIteratorAlike_reset ... ok [INFO] [stdout] test test::test_HeapPermutationIntoIterator ... ok [INFO] [stdout] test test::test_HeapPermutationRefIterator ... ok [INFO] [stdout] test test::test_HeapPermutation ... ok [INFO] [stdout] test test::test_HeapPermutation_reset ... ok [INFO] [stdout] test test::test_KPermutationIteratorBound ... ok [INFO] [stdout] test test::test_KPermutation_into_Ref ... ok [INFO] [stdout] test test::test_KPermutation_into_Cell ... ok [INFO] [stdout] test test::test_GosperCombinationIteratorUnsafe ... ok [INFO] [stdout] test test::test_KPermutationIterator ... ok [INFO] [stdout] test test::test_HeapPermutationCellIterIterator ... ok [INFO] [stdout] test test::test_XPermutationCellIter ... ok [INFO] [stdout] test test::test_KPermutation_into_Ref_trait ... ok [INFO] [stdout] test test::test_KPermutation_trait ... ok [INFO] [stdout] test test::test_XPermutationIterator_mt ... ignored [INFO] [stdout] test test::test_KPermutation_single ... ok [INFO] [stdout] test test::test_XPermutationIterator ... ok [INFO] [stdout] test test::test_SelfCartesianProduct ... ok [INFO] [stdout] test test::test_LargeCombinationIterator ... ok [INFO] [stdout] test test::test_SelfCartesianProduct_ref ... ok [INFO] [stdout] test test::test_case_16 ... ok [INFO] [stdout] test test::test_LargeCombinationIterator_single ... ok [INFO] [stdout] test test::test_combination_fn ... ok [INFO] [stdout] test test::test_combination_fn_single ... ok [INFO] [stdout] test test::test_SelfCartesianProduct_cell ... ok [INFO] [stdout] test test::test_KPermutation_into_cell_trait ... ok [INFO] [stdout] test test::test_combination_trait ... ok [INFO] [stdout] test test::test_combination_fn_bound ... ok [INFO] [stdout] test test::test_combination_trait_share ... ok [INFO] [stdout] test copy::test::test_shared_cartesian_product_result_sync_fn ... ok [INFO] [stdout] test test::test_XPermutationRefIter ... ok [INFO] [stdout] test test::test_combination_trait_ptr ... ok [INFO] [stdout] test test::test_cartesian_product_shared_result_fn ... ok [INFO] [stdout] test test::test_get_cartesian_for ... ok [INFO] [stdout] test test::test_cartesian_product ... ok [INFO] [stdout] test test::test_get_permutation_for ... ok [INFO] [stdout] test test::test_case_15 ... ok [INFO] [stdout] test test::test_combination_cell_fn ... ok [INFO] [stdout] test test::test_k_permutation_fn ... ok [INFO] [stdout] test test::test_k_permutation_k_1 ... ok [INFO] [stdout] test test::test_k_permutation_primitive ... ok [INFO] [stdout] test test::test_heap_permutation_6 ... ok [INFO] [stdout] test test::test_large_k_permutation ... ignored [INFO] [stdout] test test::test_lex_family ... ignored [INFO] [stdout] test test::test_large_combination_fn_k_1 ... ok [INFO] [stdout] test test::test_large_combination_fn ... ok [INFO] [stdout] test test::test_large_combination_fn_d_eq_k ... ok [INFO] [stdout] test test::test_self_cartesian_product_shared_result_fn ... ok [INFO] [stdout] test test::test_self_cartesian_product ... ok [INFO] [stdout] test test::test_permutation_trait_cell ... ok [INFO] [stdout] test test::test_permutation_trait ... ok [INFO] [stdout] test test::test_permutation_trait_ref ... ok [INFO] [stdout] test test::test_shared_KPermutation_result ... ok [INFO] [stdout] test test::test_share_CartesianProductIterator_result_to_thread ... ok [INFO] [stdout] test test::test_shared_CartesianProduct_result_sync ... ok [INFO] [stdout] test test::test_share_result_CombinationIterator_with_thread_fn ... ok [INFO] [stdout] test test::test_share_result_KPermutation_iterator_sync ... ok [INFO] [stdout] test test::test_shared_combination_result_fn ... ok [INFO] [stdout] test test::test_shared_combination_result_iterator_alike ... ok [INFO] [stdout] test test::test_shared_cartesian_product_result_sync_fn ... ok [INFO] [stdout] test test::test_unsafe_cartesian_product ... ok [INFO] [stdout] test test::test_shared_k_permutation_result_fn ... ok [INFO] [stdout] test test::test_unsafe_combination_fn ... ok [INFO] [stdout] test test::test_unsafe_self_cartesian_product_shared_result ... ok [INFO] [stdout] test test::test_unsafe_shared_combination_result_fn ... ok [INFO] [stdout] test test::test_unsafe_shared_k_permutation_result_fn ... ok [INFO] [stdout] test test::test_tldr_case ... ok [INFO] [stdout] test test::test_unsafe_k_permutation ... ok [INFO] [stdout] test test::test_x_permutation ... ok [INFO] [stdout] test test::test_shared_combination_result_sync_fn ... ok [INFO] [stdout] test test::test_x_permutation_restricted ... ok [INFO] [stdout] test test::test_unsafe_x_permutation ... ok [INFO] [stdout] test test::test_x_permutation_cell ... ok [INFO] [stdout] test test::test_x_permutation_sync ... ok [INFO] [stdout] test test::test_large_combination_cell_fn ... ok [INFO] [stdout] test test::test_large_combination_sync_fn ... ok [INFO] [stdout] test test::test_large_combination_fn_k_0 - should panic ... ok [INFO] [stdout] test test::test_k_permutation_empty_dom - should panic ... ok [INFO] [stdout] test test::test_self_cartesian_product_zero - should panic ... ok [INFO] [stdout] test test::test_shared_k_permutation_sync_fn ... ok [INFO] [stdout] test copy::test::test_share_result_CombinationIterator_with_thread_fn ... ok [INFO] [stdout] test test::test_unsafe_cartesian_product_shared_result ... ok [INFO] [stdout] test copy::test::test_shared_combination_result_sync_fn ... ok [INFO] [stdout] test copy::test::test_heap_permutation_10 ... ok [INFO] [stdout] test test::test_heap_permutation_10 ... ok [INFO] [stdout] test copy::test::test_shared_k_permutation_sync_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 4.69s [INFO] [stdout] [INFO] [stderr] Doc-tests permutator [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type rlib --crate-name permutator --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-8f965fec69b10254.rlib --extern permutator=/opt/rustwide/target/debug/deps/libpermutator-e8303f6448a97317.rlib -C embed-bitcode=no --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a02495d724247df655396325da966e77d22d11da6b6b989ab06dbe0032ec9d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02495d724247df655396325da966e77d22d11da6b6b989ab06dbe0032ec9d3f", kill_on_drop: false }` [INFO] [stdout] a02495d724247df655396325da966e77d22d11da6b6b989ab06dbe0032ec9d3f