[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahendriksen%2Fn_longest_paths" "/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/ahendriksen/n_longest_paths on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 3bc70109ede0773f704afcdb20010d5b9c682d087a7cceabf690c64d55a7de01 [INFO] running `Command { std: "docker" "start" "-a" "3bc70109ede0773f704afcdb20010d5b9c682d087a7cceabf690c64d55a7de01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bc70109ede0773f704afcdb20010d5b9c682d087a7cceabf690c64d55a7de01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc70109ede0773f704afcdb20010d5b9c682d087a7cceabf690c64d55a7de01", kill_on_drop: false }` [INFO] [stdout] 3bc70109ede0773f704afcdb20010d5b9c682d087a7cceabf690c64d55a7de01 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ed639e893615098a36064685a4a3331f0e8b3d9ae17e84ad479678f87981fce [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" "3ed639e893615098a36064685a4a3331f0e8b3d9ae17e84ad479678f87981fce", kill_on_drop: false }` [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 smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [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 heck v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [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 crossbeam-channel v0.5.1 [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 num-complex v0.3.1 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling npy-derive v0.4.0 [INFO] [stderr] Compiling npy 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 inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [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 inventory v0.1.10 [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.16s [INFO] running `Command { std: "docker" "inspect" "3ed639e893615098a36064685a4a3331f0e8b3d9ae17e84ad479678f87981fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed639e893615098a36064685a4a3331f0e8b3d9ae17e84ad479678f87981fce", kill_on_drop: false }` [INFO] [stdout] 3ed639e893615098a36064685a4a3331f0e8b3d9ae17e84ad479678f87981fce [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--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] 6157965d735f40ed4ebadf1ad389b679a849bbf4e9e2f7b17e59a27633b4ab52 [INFO] running `Command { std: "docker" "start" "-a" "6157965d735f40ed4ebadf1ad389b679a849bbf4e9e2f7b17e59a27633b4ab52", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [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 regex v1.4.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [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 33.50s [INFO] running `Command { std: "docker" "inspect" "6157965d735f40ed4ebadf1ad389b679a849bbf4e9e2f7b17e59a27633b4ab52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6157965d735f40ed4ebadf1ad389b679a849bbf4e9e2f7b17e59a27633b4ab52", kill_on_drop: false }` [INFO] [stdout] 6157965d735f40ed4ebadf1ad389b679a849bbf4e9e2f7b17e59a27633b4ab52 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfa586316fa841ebb182ecbfc967eadda24e8ac018fc521897aa445da54c545b [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" "cfa586316fa841ebb182ecbfc967eadda24e8ac018fc521897aa445da54c545b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/n_longest_paths-51f6d52c249400a0) [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 / 2 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 2 [================] 100.00 % 22146.68/s done test tests::longest_paths_additive_works ... ok [INFO] [stdout] 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 3 [================================>----------------] 66.67 % 23445.01/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 20241.41/s done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 4 [========================>------------------------] 50.00 % 23921.73/s 0s 3 / 4 [====================================>------------] 75.00 % 21976.41/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 20564.07/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 5 [===================>-----------------------------] 40.00 % 25187.01/s 0s 3 / 5 [=============================>-------------------] 60.00 % 22864.29/s 0s 4 / 5 [=======================================>---------] 80.00 % 22146.80/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 21077.75/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 11763.88/s done 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 13367.91/s 0s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 13296.99/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 21290.19/s done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 13385.98/s 0s 3 / 4 [====================================>------------] 75.00 % 20365.22/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 19539.46/s done test tests::longest_paths_mult_works ... ok [INFO] [stdout] 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 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 Continuing with individual pruning!1 / 1 [=================] 100.00 % 7251.11/s 1 / 5 [=========>---------------------------------------] 20.00 % 12986.00/s 0s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s done 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 3 / 5 [=============================>-------------------] 60.00 % 20105.76/s 0s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s 4 / 5 [=======================================>---------] 80.00 % 20469.36/s 0s Continuing with individual pruning!0 / 1 [----------------------] 0.00 % 0.00/s Continuing with individual pruning!5 / 5 [================] 100.00 % 20167.96/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s done Continuing with individual pruning!1 / 1 [=================] 100.00 % 3091.93/s done Continuing with individual pruning!1 / 1 [=================] 100.00 % 9301.63/s done test fast_graph::tests::fast_graph_mult_works ... ok [INFO] [stdout] test fast_graph::tests::fast_graph_skippable_works ... ok [INFO] [stdout] 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 12561.87/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 15301.05/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 12885.60/s 0s 2 / 3 [================================>----------------] 66.67 % 15575.23/s 0s Continuing with individual pruning!2 / 3 [=========>----] 66.67 % 11006.37/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 13881.43/s done 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 5 / 5 [====================================================] 100.00 % 1684.68/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 % 22777.38/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!2 / 2 [================] 100.00 % 25871.55/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 % 22850.25/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 3 [================================>----------------] 66.67 % 27470.64/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 24568.21/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 % 26203.67/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 4 [========================>------------------------] 50.00 % 33220.38/s 0s 3 / 4 [====================================>------------] 75.00 % 30300.89/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 27584.30/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 % 26189.80/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 2 / 5 [===================>-----------------------------] 40.00 % 33110.39/s 0s 3 / 5 [=============================>-------------------] 60.00 % 30148.63/s 0s 4 / 5 [=======================================>---------] 80.00 % 29280.65/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 27561.42/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 % 26313.85/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 14902.02/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 % 26383.28/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 17210.52/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 % 26026.21/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 17481.30/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 27098.31/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 % 26148.71/s Finished preparing. 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 17792.33/s 0s 3 / 4 [====================================>------------] 75.00 % 30547.72/s 0s Continuing with individual pruning!4 / 4 [================] 100.00 % 27660.41/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 % 26481.23/s Finished preparing. 0 / 5 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 5 [=========>---------------------------------------] 20.00 % 17729.24/s 0s 3 / 5 [=============================>-------------------] 60.00 % 30423.80/s 0s 4 / 5 [=======================================>---------] 80.00 % 29237.63/s 0s Continuing with individual pruning!5 / 5 [================] 100.00 % 27607.07/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 % 23435.85/s Finished preparing. 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s Continuing with individual pruning!1 / 1 [================] 100.00 % 14203.33/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 % 23110.70/s Finished preparing. Continuing with individual pruning!1 / 1 [==================] 100.00 % 125.16/s done 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 14554.98/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 23601.79/s done 0 / 4 [---------------------------------------------------------] 0.00 % 0.00/s 0 / 1 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 4 [============>------------------------------------] 25.00 % 14597.47/s 0s Continuing with individual pruning!1 / 1 [=================] 100.00 % 1747.82/s 3 / 4 [====================================>------------] 75.00 % 25661.20/s 0s done Continuing with individual pruning!4 / 4 [================] 100.00 % 23709.04/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 % 20132.88/s Finished preparing. 0 / 2 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 2 [========================>------------------------] 50.00 % 16365.54/s 0s Continuing with individual pruning!2 / 2 [================] 100.00 % 18246.84/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 % 22041.00/s Finished preparing. 0 / 3 [---------------------------------------------------------] 0.00 % 0.00/s 1 / 3 [================>--------------------------------] 33.33 % 16693.38/s 0s 2 / 3 [================================>----------------] 66.67 % 20119.31/s 0s Continuing with individual pruning!2 / 3 [=========>----] 66.67 % 14014.43/s 0s Continuing with individual pruning!3 / 3 [================] 100.00 % 17220.30/s done test fast_graph::tests::longest_paths_faster_works ... ok [INFO] [stdout] test fast_graph::tests::fast_graph_works ... ok [INFO] [stdout] 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-f309e84cfc49d6b0) [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" "cfa586316fa841ebb182ecbfc967eadda24e8ac018fc521897aa445da54c545b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa586316fa841ebb182ecbfc967eadda24e8ac018fc521897aa445da54c545b", kill_on_drop: false }` [INFO] [stdout] cfa586316fa841ebb182ecbfc967eadda24e8ac018fc521897aa445da54c545b