[INFO] cloning repository https://github.com/ahendriksen/n_longest_paths [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahendriksen/n_longest_paths" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahendriksen%2Fn_longest_paths", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahendriksen%2Fn_longest_paths'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ec12b8645db6616545b35ec0a757880a174d848 [INFO] testing ahendriksen/n_longest_paths against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahendriksen%2Fn_longest_paths" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahendriksen/n_longest_paths on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahendriksen/n_longest_paths [INFO] finished tweaking git repo https://github.com/ahendriksen/n_longest_paths [INFO] tweaked toml for git repo https://github.com/ahendriksen/n_longest_paths written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ahendriksen/n_longest_paths already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10b522a61a2f3d25a2366a5b505ae234f7cbfa5c41dc96b56de77f3fd2bfd26c [INFO] running `Command { std: "docker" "start" "-a" "10b522a61a2f3d25a2366a5b505ae234f7cbfa5c41dc96b56de77f3fd2bfd26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b522a61a2f3d25a2366a5b505ae234f7cbfa5c41dc96b56de77f3fd2bfd26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b522a61a2f3d25a2366a5b505ae234f7cbfa5c41dc96b56de77f3fd2bfd26c", kill_on_drop: false }` [INFO] [stdout] 10b522a61a2f3d25a2366a5b505ae234f7cbfa5c41dc96b56de77f3fd2bfd26c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b17e825f69254a06e4dc9b546bc5237bae73c13b79a2f3c6d77fbf8f0942587a [INFO] running `Command { std: "docker" "start" "-a" "b17e825f69254a06e4dc9b546bc5237bae73c13b79a2f3c6d77fbf8f0942587a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling npy v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling npy-derive v0.4.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling numpy v0.13.1 [INFO] [stderr] Compiling n_longest_paths v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.59s [INFO] running `Command { std: "docker" "inspect" "b17e825f69254a06e4dc9b546bc5237bae73c13b79a2f3c6d77fbf8f0942587a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17e825f69254a06e4dc9b546bc5237bae73c13b79a2f3c6d77fbf8f0942587a", kill_on_drop: false }` [INFO] [stdout] b17e825f69254a06e4dc9b546bc5237bae73c13b79a2f3c6d77fbf8f0942587a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53f017187e234ca7a79f4980c93a47556179d727a07cc881ee47a0a8d7aeb345 [INFO] running `Command { std: "docker" "start" "-a" "53f017187e234ca7a79f4980c93a47556179d727a07cc881ee47a0a8d7aeb345", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling n_longest_paths v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.81s [INFO] running `Command { std: "docker" "inspect" "53f017187e234ca7a79f4980c93a47556179d727a07cc881ee47a0a8d7aeb345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f017187e234ca7a79f4980c93a47556179d727a07cc881ee47a0a8d7aeb345", kill_on_drop: false }` [INFO] [stdout] 53f017187e234ca7a79f4980c93a47556179d727a07cc881ee47a0a8d7aeb345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70f7680ef9167ad882523207a3993cdeb6131f89ee7447503bff1c3bc798ff1f [INFO] running `Command { std: "docker" "start" "-a" "70f7680ef9167ad882523207a3993cdeb6131f89ee7447503bff1c3bc798ff1f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/n_longest_paths-292d40121bfd1c68) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 3824.00/s Continuing with individual pruning!2 / 2 [================] 100.00 % 24369.14/s test fast_graph::tests::longest_path_consistent ... done ignored [INFO] [stdout] test tests::longest_path_consistent ... ignored [INFO] [stdout] done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 1784.81/s done 1 / 3 [================>---------------------------------] 33.33 % 9542.71/s 0s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!3 / 3 [================] 100.00 % 16078.55/s done 2 / 3 [=================================>----------------] 66.67 % 6957.10/s 0s Continuing with individual pruning!1 / 1 [=================] 100.00 % 1947.34/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done Continuing with individual pruning!3 / 3 [=================] 100.00 % 7499.29/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 10553.87/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 4 [====================================>------------] 75.00 % 18649.29/s 0s 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!4 / 4 [================] 100.00 % 17386.39/s done 5 / 5 [===================================================] 100.00 % 13309.94/s 2 / 4 [========================>------------------------] 50.00 % 17855.07/s 0s test tests::longest_paths_additive_works ... ok [INFO] [stdout] test fast_graph::tests::fast_graph_skippable_works ... ok [INFO] [stdout] Finished preparing. test fast_graph::tests::fast_graph_works ... 3 / 4 [====================================>------------] 75.00 % 16277.45/s 0s Continuing with individual pruning!1 / 1 [=================] 100.00 % 3757.05/s ok 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s [INFO] [stdout] done test tests::longest_paths_mult_works ... ok [INFO] [stdout] done 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 12477.85/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 11957.86/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!4 / 4 [================] 100.00 % 14567.92/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>----------------------------------] 33.33 % 985.35/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 3 [=================================>----------------] 66.67 % 1852.05/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 3 [=========>-----] 66.67 % 1763.07/s 0s 5 / 5 [====================================================] 100.00 % 3688.89/s Continuing with individual pruning!3 / 3 [=================] 100.00 % 2536.64/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Finished preparing. done 2 / 5 [===================>------------------------------] 40.00 % 9815.76/s 0s test fast_graph::tests::longest_paths_faster_works ... ok [INFO] [stdout] 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 5 [=============================>-------------------] 60.00 % 10168.25/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 15679.76/s 4 / 5 [=======================================>---------] 80.00 % 10579.27/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 10332.26/s done done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 7730.78/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>-------------------------] 50.00 % 7948.94/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 5 / 5 [===================================================] 100.00 % 13040.90/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>---------------------------------] 33.33 % 8365.89/s 0s 2 / 3 [================================>----------------] 66.67 % 15690.95/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 13637.29/s Continuing with individual pruning!3 / 3 [================] 100.00 % 14436.68/s done done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 10142.71/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 4 [====================================>------------] 75.00 % 17736.37/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!4 / 4 [================] 100.00 % 16445.61/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 12009.16/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [=========>----------------------------------------] 20.00 % 8988.60/s 0s 2 / 4 [========================>------------------------] 50.00 % 17750.48/s 0s 3 / 5 [=============================>-------------------] 60.00 % 16477.72/s 0s 3 / 4 [====================================>------------] 75.00 % 13846.90/s 0s 4 / 5 [=======================================>---------] 80.00 % 13218.03/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 13026.90/s Continuing with individual pruning!5 / 5 [================] 100.00 % 13114.13/s done done test fast_graph::tests::fast_graph_mult_works ... ok [INFO] [stdout] 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 10982.47/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 5 [===================>-----------------------------] 40.00 % 17022.44/s 0s 3 / 5 [=============================>-------------------] 60.00 % 15225.03/s 0s 4 / 5 [=======================================>---------] 80.00 % 14658.67/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 13913.70/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 13196.83/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 7871.35/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 13288.01/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>-------------------------] 50.00 % 9247.96/s 0s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 13072.65/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>---------------------------------] 33.33 % 9258.14/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 14053.83/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 13370.09/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>-------------------------------------] 25.00 % 8977.31/s 0s 3 / 4 [====================================>------------] 75.00 % 15050.87/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 13672.13/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 12264.85/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [=========>----------------------------------------] 20.00 % 9055.35/s 0s 3 / 5 [=============================>-------------------] 60.00 % 15527.63/s 0s 4 / 5 [=======================================>---------] 80.00 % 14784.37/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 13996.66/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 3 [===================================================] 100.00 % 11952.86/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 8051.40/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 3 [===================================================] 100.00 % 11920.14/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 8076.70/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 3 [===================================================] 100.00 % 11994.00/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>-------------------------] 50.00 % 8964.35/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 10066.19/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 3 [===================================================] 100.00 % 12094.58/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>---------------------------------] 33.33 % 9133.92/s 0s 2 / 3 [================================>----------------] 66.67 % 10575.63/s 0s Continuing with individual pruning!2 / 3 [=========>-----] 66.67 % 7415.21/s 0s Continuing with individual pruning!3 / 3 [=================] 100.00 % 9375.67/s done test tests::longest_paths_faster_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/n_longest_paths-0b95c966e5828738) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests n_longest_paths [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70f7680ef9167ad882523207a3993cdeb6131f89ee7447503bff1c3bc798ff1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f7680ef9167ad882523207a3993cdeb6131f89ee7447503bff1c3bc798ff1f", kill_on_drop: false }` [INFO] [stdout] 70f7680ef9167ad882523207a3993cdeb6131f89ee7447503bff1c3bc798ff1f