[INFO] cloning repository https://github.com/illumination-k/markov-clustering-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illumination-k/markov-clustering-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fmarkov-clustering-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fmarkov-clustering-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 099ed911e0c6a7157109feab1308efedd66c649d [INFO] testing illumination-k/markov-clustering-rs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fmarkov-clustering-rs" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illumination-k/markov-clustering-rs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/illumination-k/markov-clustering-rs [INFO] finished tweaking git repo https://github.com/illumination-k/markov-clustering-rs [INFO] tweaked toml for git repo https://github.com/illumination-k/markov-clustering-rs written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/illumination-k/markov-clustering-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eff90cf142dc08ce24a121ca2a9207180b6f2522bc7bc4092d6833261ea6dd1 [INFO] running `Command { std: "docker" "start" "-a" "5eff90cf142dc08ce24a121ca2a9207180b6f2522bc7bc4092d6833261ea6dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eff90cf142dc08ce24a121ca2a9207180b6f2522bc7bc4092d6833261ea6dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eff90cf142dc08ce24a121ca2a9207180b6f2522bc7bc4092d6833261ea6dd1", kill_on_drop: false }` [INFO] [stdout] 5eff90cf142dc08ce24a121ca2a9207180b6f2522bc7bc4092d6833261ea6dd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d34bc656c4eb83c84b6b5e1ed504ee76822d2c5bee1c48ead8138751239da9 [INFO] running `Command { std: "docker" "start" "-a" "f0d34bc656c4eb83c84b6b5e1ed504ee76822d2c5bee1c48ead8138751239da9", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling graph-clustering-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.84s [INFO] running `Command { std: "docker" "inspect" "f0d34bc656c4eb83c84b6b5e1ed504ee76822d2c5bee1c48ead8138751239da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d34bc656c4eb83c84b6b5e1ed504ee76822d2c5bee1c48ead8138751239da9", kill_on_drop: false }` [INFO] [stdout] f0d34bc656c4eb83c84b6b5e1ed504ee76822d2c5bee1c48ead8138751239da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a69c59d757d3583a91bc6a349dc99d777a9c70a3642e202a0994487db781d06 [INFO] running `Command { std: "docker" "start" "-a" "1a69c59d757d3583a91bc6a349dc99d777a9c70a3642e202a0994487db781d06", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling graph-clustering-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "1a69c59d757d3583a91bc6a349dc99d777a9c70a3642e202a0994487db781d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a69c59d757d3583a91bc6a349dc99d777a9c70a3642e202a0994487db781d06", kill_on_drop: false }` [INFO] [stdout] 1a69c59d757d3583a91bc6a349dc99d777a9c70a3642e202a0994487db781d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 180a346ac6b144ad14c1290b5b2ceb20b3083d30cfe414a5da1b11574ddd7860 [INFO] running `Command { std: "docker" "start" "-a" "180a346ac6b144ad14c1290b5b2ceb20b3083d30cfe414a5da1b11574ddd7860", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graph_clustering_rs-695c696ae2557ac8) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test mcl::test::test_normalize_1 ... ok [INFO] [stdout] test mcl::test::test_get_clusters_1 ... ok [INFO] [stdout] test mcl::test::test_inflate ... ok [INFO] [stdout] test mcl::test::test_normalize_2 ... ok [INFO] [stdout] test mcl::test::test_normalize_3 ... ok [INFO] [stdout] test mcl::test::test_normalize_4 ... ok [INFO] [stdout] test mcl::test::test_pruned ... ok [INFO] [stdout] test mcode::test::test_get_node_weight_from_edges_1 ... ok [INFO] [stdout] test mcl::test::test_expand ... ok [INFO] [stdout] test mcode::test::test_update_neighbors ... ok [INFO] [stdout] test mcl::test::test_mcl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests graph-clustering-rs [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/mcl/mod.rs - mcl::MclExt::prune (line 134) ... ok [INFO] [stdout] test src/mcl/mod.rs - mcl::MclExt::normalize (line 84) ... ok [INFO] [stdout] test src/mcl/mod.rs - mcl::MclExt::inflate (line 118) ... ok [INFO] [stdout] test src/mcl/mod.rs - mcl::MclExt::expand (line 101) ... ok [INFO] [stdout] test src/mcl/mod.rs - mcl (line 5) ... ok [INFO] [stdout] test src/mcl/mod.rs - mcl::MclExt::mcl (line 151) ... ok [INFO] [stdout] test src/mcl/mod.rs - mcl::get_clusters (line 290) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "180a346ac6b144ad14c1290b5b2ceb20b3083d30cfe414a5da1b11574ddd7860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180a346ac6b144ad14c1290b5b2ceb20b3083d30cfe414a5da1b11574ddd7860", kill_on_drop: false }` [INFO] [stdout] 180a346ac6b144ad14c1290b5b2ceb20b3083d30cfe414a5da1b11574ddd7860