[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#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahendriksen%2Fn_longest_paths" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahendriksen/n_longest_paths on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6e9c93d4b4b60b3ec659bf2d37171a2f04ad6aa8317357518cf5d78d5aed566 [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" "f6e9c93d4b4b60b3ec659bf2d37171a2f04ad6aa8317357518cf5d78d5aed566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6e9c93d4b4b60b3ec659bf2d37171a2f04ad6aa8317357518cf5d78d5aed566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e9c93d4b4b60b3ec659bf2d37171a2f04ad6aa8317357518cf5d78d5aed566", kill_on_drop: false }` [INFO] [stdout] f6e9c93d4b4b60b3ec659bf2d37171a2f04ad6aa8317357518cf5d78d5aed566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9e228d8857a0f3e686c6253634412d1c962d28066459a4630f0a3e2b57ea8fb [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" "c9e228d8857a0f3e686c6253634412d1c962d28066459a4630f0a3e2b57ea8fb", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling quote v0.4.2 [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 syn v0.12.15 [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 crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling npy v0.4.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling npy-derive v0.4.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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 54.33s [INFO] running `Command { std: "docker" "inspect" "c9e228d8857a0f3e686c6253634412d1c962d28066459a4630f0a3e2b57ea8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e228d8857a0f3e686c6253634412d1c962d28066459a4630f0a3e2b57ea8fb", kill_on_drop: false }` [INFO] [stdout] c9e228d8857a0f3e686c6253634412d1c962d28066459a4630f0a3e2b57ea8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d63602a07d6b76716a02ec40ac0d5f9b17357d3c07e275d738bc00db68eba37 [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" "9d63602a07d6b76716a02ec40ac0d5f9b17357d3c07e275d738bc00db68eba37", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling same-file v1.0.6 [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 itertools v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling walkdir v2.3.2 [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 criterion-plot v0.4.3 [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 bstr v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.64 [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 32.82s [INFO] running `Command { std: "docker" "inspect" "9d63602a07d6b76716a02ec40ac0d5f9b17357d3c07e275d738bc00db68eba37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d63602a07d6b76716a02ec40ac0d5f9b17357d3c07e275d738bc00db68eba37", kill_on_drop: false }` [INFO] [stdout] 9d63602a07d6b76716a02ec40ac0d5f9b17357d3c07e275d738bc00db68eba37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", 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] 021deacfbfc307585733991771404472964dfe8f72c020d59f3b409d013ead5a [INFO] running `Command { std: "docker" "start" "-a" "021deacfbfc307585733991771404472964dfe8f72c020d59f3b409d013ead5a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/n_longest_paths-292d40121bfd1c68) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test fast_graph::tests::longest_path_consistent ... ignored [INFO] [stdout] test tests::longest_path_consistent ... ignored [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 % 9024.62/s done Continuing with individual pruning!2 / 2 [================] 100.00 % 24123.71/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 14408.18/s 0s 2 / 3 [================================>----------------] 66.67 % 27508.42/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 22969.14/s done Continuing with individual pruning!3 / 3 [================] 100.00 % 25081.72/s done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 14576.41/s 0s 2 / 4 [========================>------------------------] 50.00 % 30118.67/s 0s 3 / 4 [====================================>------------] 75.00 % 25272.10/s 0s 3 / 4 [====================================>------------] 75.00 % 27395.26/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 23079.76/s Continuing with individual pruning!4 / 4 [================] 100.00 % 24766.12/s done done test fast_graph::tests::fast_graph_works ... ok [INFO] [stdout] 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 5 [===================>-----------------------------] 40.00 % 27737.33/s 0s 3 / 5 [=============================>-------------------] 60.00 % 25704.96/s 0s 4 / 5 [=======================================>---------] 80.00 % 25029.41/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 24036.73/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 12689.39/s done 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 14880.07/s 0s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 12076.42/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 21199.77/s done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 12819.53/s 0s 3 / 4 [====================================>------------] 75.00 % 23272.23/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 21207.33/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 8445.38/s done Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 6257.39/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 12546.11/s done 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 13122.33/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 15599.41/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 14704.80/s 0s 2 / 3 [================================>----------------] 66.67 % 17919.86/s 0s Continuing with individual pruning!2 / 3 [=========>----] 66.67 % 12713.59/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 16223.76/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [==========>----------------------------------------] 20.00 % 807.50/s 0s 3 / 5 [=============================>--------------------] 60.00 % 2316.97/s 0s 4 / 5 [=======================================>----------] 80.00 % 2990.66/s 0s Continuing with individual pruning!5 / 5 [=================] 100.00 % 3599.19/s done test fast_graph::tests::fast_graph_skippable_works ... ok [INFO] [stdout] test fast_graph::tests::longest_paths_faster_works ... ok [INFO] [stdout] 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 % 24973.28/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/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 % 30392.92/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 2 [================] 100.00 % 34127.36/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 % 30541.44/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 3 [================================>----------------] 66.67 % 39136.65/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 32928.68/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 % 30653.97/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 4 [========================>------------------------] 50.00 % 39366.98/s 0s 3 / 4 [====================================>------------] 75.00 % 35626.49/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 32597.45/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 % 30729.33/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 5 [===================>-----------------------------] 40.00 % 38908.23/s 0s 3 / 5 [=============================>-------------------] 60.00 % 34599.68/s 0s 4 / 5 [=======================================>---------] 80.00 % 32650.93/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 31247.85/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 % 30578.80/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 17952.03/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 % 30522.79/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 21095.71/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 % 30504.17/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 21185.09/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 33073.52/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 % 30411.41/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 20574.86/s 0s 3 / 4 [====================================>------------] 75.00 % 34760.04/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 31921.09/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 % 30282.47/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [=========>---------------------------------------] 20.00 % 20574.44/s 0s 3 / 5 [=============================>-------------------] 60.00 % 35167.10/s 0s 4 / 5 [=======================================>---------] 80.00 % 33724.25/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 31987.31/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 % 27445.38/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 17151.48/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s test tests::longest_paths_additive_works ... ok [INFO] [stdout] test tests::longest_paths_mult_works ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/n_longest_paths-0b95c966e5828738) [INFO] [stdout] 3 / 3 [===================================================] 100.00 % 27395.26/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 9397.79/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 % 20889.76/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 15526.74/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 17225.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 % 21581.18/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 15526.99/s 0s 2 / 3 [================================>----------------] 66.67 % 18742.91/s 0s Continuing with individual pruning!2 / 3 [=========>----] 66.67 % 13217.81/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 17073.39/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.02s [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] [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" "021deacfbfc307585733991771404472964dfe8f72c020d59f3b409d013ead5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021deacfbfc307585733991771404472964dfe8f72c020d59f3b409d013ead5a", kill_on_drop: false }` [INFO] [stdout] 021deacfbfc307585733991771404472964dfe8f72c020d59f3b409d013ead5a