[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahendriksen%2Fn_longest_paths" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahendriksen/n_longest_paths on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-42/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" "+beta-2021-09-08" "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-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c7c3cc902ba2bd78f691ba05eb570639f52422d43874117330b3c85f7f6078a [INFO] running `Command { std: "docker" "start" "-a" "4c7c3cc902ba2bd78f691ba05eb570639f52422d43874117330b3c85f7f6078a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c7c3cc902ba2bd78f691ba05eb570639f52422d43874117330b3c85f7f6078a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7c3cc902ba2bd78f691ba05eb570639f52422d43874117330b3c85f7f6078a", kill_on_drop: false }` [INFO] [stdout] 4c7c3cc902ba2bd78f691ba05eb570639f52422d43874117330b3c85f7f6078a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5bb46fee08552f5fd7de4cad009e57081cedd10ab220b405d176c55df98bb9c [INFO] running `Command { std: "docker" "start" "-a" "f5bb46fee08552f5fd7de4cad009e57081cedd10ab220b405d176c55df98bb9c", 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 version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.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 lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.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 proc-macro2 v0.2.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [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 quote v1.0.9 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling npy v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling npy-derive v0.4.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [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 27.04s [INFO] running `Command { std: "docker" "inspect" "f5bb46fee08552f5fd7de4cad009e57081cedd10ab220b405d176c55df98bb9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5bb46fee08552f5fd7de4cad009e57081cedd10ab220b405d176c55df98bb9c", kill_on_drop: false }` [INFO] [stdout] f5bb46fee08552f5fd7de4cad009e57081cedd10ab220b405d176c55df98bb9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b29121ec1adee29b3c70f8509d76996daef2d73f64acdc3c3ed93cf33e7e577 [INFO] running `Command { std: "docker" "start" "-a" "4b29121ec1adee29b3c70f8509d76996daef2d73f64acdc3c3ed93cf33e7e577", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.6 [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 47.43s [INFO] running `Command { std: "docker" "inspect" "4b29121ec1adee29b3c70f8509d76996daef2d73f64acdc3c3ed93cf33e7e577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b29121ec1adee29b3c70f8509d76996daef2d73f64acdc3c3ed93cf33e7e577", kill_on_drop: false }` [INFO] [stdout] 4b29121ec1adee29b3c70f8509d76996daef2d73f64acdc3c3ed93cf33e7e577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd9b2e00568db8e82f391d61e82c7bc1d094ba993e1f4a51cf05a39ba9b4c5df [INFO] running `Command { std: "docker" "start" "-a" "cd9b2e00568db8e82f391d61e82c7bc1d094ba993e1f4a51cf05a39ba9b4c5df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/n_longest_paths-4b40912f554ba2cf) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s done Continuing with individual pruning!1 / 1 [=================] 100.00 % 5486.37/s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 1461.71/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 3993.61/s done done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 2 [================] 100.00 % 12438.58/s done Continuing with individual pruning!1 / 1 [=================] 100.00 % 6177.03/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s done 1 / 3 [================>---------------------------------] 33.33 % 7564.30/s 0s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!3 / 3 [================] 100.00 % 12654.49/s 2 / 3 [================================>----------------] 66.67 % 13471.64/s 0s test fast_graph::tests::longest_path_consistent ... ignored [INFO] [stdout] test tests::longest_path_consistent ... ignored [INFO] [stdout] done test fast_graph::tests::fast_graph_skippable_works ... ok [INFO] [stdout] test tests::longest_paths_additive_works ... ok [INFO] [stdout] Continuing with individual pruning!3 / 3 [================] 100.00 % 11829.65/s done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>-------------------------------------] 25.00 % 7579.20/s 0s 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s test tests::longest_paths_mult_works ... ok [INFO] [stdout] 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 4 [====================================>------------] 75.00 % 13761.47/s 0s 1 / 2 [========================>-------------------------] 50.00 % 2174.43/s 0s 2 / 4 [========================>------------------------] 50.00 % 13131.98/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 4 [====================================>------------] 75.00 % 14054.16/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 12791.00/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 2 [=================] 100.00 % 3360.72/s Continuing with individual pruning!4 / 4 [================] 100.00 % 14278.57/s done done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s test fast_graph::tests::fast_graph_works ... ok [INFO] [stdout] 5 / 5 [===================================================] 100.00 % 11658.82/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>---------------------------------] 33.33 % 8153.28/s 0s done 2 / 5 [===================>-----------------------------] 40.00 % 12344.16/s 0s 2 / 3 [=================================>----------------] 66.67 % 9983.03/s 0s 3 / 5 [=============================>-------------------] 60.00 % 12589.70/s 0s Continuing with individual pruning!2 / 3 [=========>-----] 66.67 % 7248.74/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!3 / 3 [=================] 100.00 % 9532.59/s 4 / 5 [=======================================>---------] 80.00 % 13056.11/s 0s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s test fast_graph::tests::longest_paths_faster_works ... ok [INFO] [stdout] Continuing with individual pruning!5 / 5 [================] 100.00 % 12778.57/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 11797.18/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 9082.65/s Finished preparing. done 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 2 [================] 100.00 % 14564.52/s 1 / 2 [========================>------------------------] 50.00 % 11116.05/s 0s done done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>---------------------------------] 33.33 % 7119.97/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!3 / 3 [================] 100.00 % 12921.01/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 5 / 5 [===================================================] 100.00 % 12818.21/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>-------------------------------------] 25.00 % 9741.84/s 0s 2 / 3 [================================>----------------] 66.67 % 19238.17/s 0s 3 / 4 [====================================>------------] 75.00 % 16961.61/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 16355.90/s Continuing with individual pruning!4 / 4 [================] 100.00 % 16328.53/s done done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [=========>----------------------------------------] 20.00 % 8919.02/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 5 [=============================>-------------------] 60.00 % 15901.62/s 0s 4 / 5 [=======================================>---------] 80.00 % 16172.79/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [===================================================] 100.00 % 12660.18/s Continuing with individual pruning!5 / 5 [================] 100.00 % 13811.05/s Finished preparing. done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s test fast_graph::tests::fast_graph_mult_works ... ok [INFO] [stdout] 2 / 4 [========================>------------------------] 50.00 % 17419.93/s 0s 3 / 4 [====================================>------------] 75.00 % 17384.15/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 16931.15/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 % 17396.15/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 5 [===================>-----------------------------] 40.00 % 23242.03/s 0s 3 / 5 [=============================>-------------------] 60.00 % 21439.14/s 0s 4 / 5 [=======================================>---------] 80.00 % 20863.76/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 19797.98/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 % 10434.25/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 11275.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 % 18060.97/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 12149.34/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 % 16725.76/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 11344.43/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 18655.67/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 % 10879.97/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>-------------------------------------] 25.00 % 9997.00/s 0s 3 / 4 [====================================>------------] 75.00 % 18830.03/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 18012.34/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 % 12587.48/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [=========>---------------------------------------] 20.00 % 11053.39/s 0s 3 / 5 [=============================>-------------------] 60.00 % 19866.23/s 0s 4 / 5 [=======================================>---------] 80.00 % 19641.54/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 18982.54/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 % 13467.41/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 10221.81/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 % 15761.27/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [=================] 100.00 % 7940.29/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 % 15997.44/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 11552.68/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 13138.88/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 % 10181.23/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 12799.18/s 0s 2 / 3 [================================>----------------] 66.67 % 15403.57/s 0s Continuing with individual pruning!2 / 3 [=========>----] 66.67 % 10737.10/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 13839.55/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-127482551f3258ab) [INFO] [stdout] [INFO] [stderr] Doc-tests n_longest_paths [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" "cd9b2e00568db8e82f391d61e82c7bc1d094ba993e1f4a51cf05a39ba9b4c5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9b2e00568db8e82f391d61e82c7bc1d094ba993e1f4a51cf05a39ba9b4c5df", kill_on_drop: false }` [INFO] [stdout] cd9b2e00568db8e82f391d61e82c7bc1d094ba993e1f4a51cf05a39ba9b4c5df