[INFO] cloning repository https://github.com/Heychsea/CliquesRS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Heychsea/CliquesRS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeychsea%2FCliquesRS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeychsea%2FCliquesRS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae32a844bc3312a72813645bbebe8b1ec8592772 [INFO] testing Heychsea/CliquesRS against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeychsea%2FCliquesRS" "/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/Heychsea/CliquesRS on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Heychsea/CliquesRS [INFO] finished tweaking git repo https://github.com/Heychsea/CliquesRS [INFO] tweaked toml for git repo https://github.com/Heychsea/CliquesRS written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Heychsea/CliquesRS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded jemallocator v0.3.2 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded mimalloc v0.1.22 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded textwrap v0.12.1 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.18 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] [stderr] Downloaded jemalloc-sys v0.3.2 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded bindgen v0.31.3 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded mpi-sys v0.1.2 [INFO] [stderr] Downloaded build-probe-mpi v0.1.1 [INFO] [stderr] Downloaded abort_on_panic v1.0.0 [INFO] [stderr] Downloaded mpi v0.5.4 [INFO] [stderr] Downloaded libffi v0.6.4 [INFO] [stderr] Downloaded libffi-sys v0.6.3 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf45c4002eeb1435887a2222caaf96d07d2ec5b31c70b456d187567d4313bac2 [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" "bf45c4002eeb1435887a2222caaf96d07d2ec5b31c70b456d187567d4313bac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf45c4002eeb1435887a2222caaf96d07d2ec5b31c70b456d187567d4313bac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf45c4002eeb1435887a2222caaf96d07d2ec5b31c70b456d187567d4313bac2", kill_on_drop: false }` [INFO] [stdout] bf45c4002eeb1435887a2222caaf96d07d2ec5b31c70b456d187567d4313bac2 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3444e912d20cc76e2aeb2f45306a8316adf35432369067dba062a876bebacb91 [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" "3444e912d20cc76e2aeb2f45306a8316adf35432369067dba062a876bebacb91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling cliques-rs v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "3444e912d20cc76e2aeb2f45306a8316adf35432369067dba062a876bebacb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3444e912d20cc76e2aeb2f45306a8316adf35432369067dba062a876bebacb91", kill_on_drop: false }` [INFO] [stdout] 3444e912d20cc76e2aeb2f45306a8316adf35432369067dba062a876bebacb91 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42aceeeef102243434e637137ba4a534a4ddfcec8b9aa23c24ca0aa12674b7a6 [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" "42aceeeef102243434e637137ba4a534a4ddfcec8b9aa23c24ca0aa12674b7a6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling cliques-rs v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "42aceeeef102243434e637137ba4a534a4ddfcec8b9aa23c24ca0aa12674b7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42aceeeef102243434e637137ba4a534a4ddfcec8b9aa23c24ca0aa12674b7a6", kill_on_drop: false }` [INFO] [stdout] 42aceeeef102243434e637137ba4a534a4ddfcec8b9aa23c24ca0aa12674b7a6 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 180f849bf17f492a2baab154e9bbf956789e355da5df4357776c09ad76e403d1 [INFO] running `Command { std: "docker" "start" "-a" "180f849bf17f492a2baab154e9bbf956789e355da5df4357776c09ad76e403d1", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.29s [INFO] [stdout] running 12 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bron_kerbosch-4cd6feee085c0b80 [INFO] [stdout] test test_basic_iter_ordering ... ok [INFO] [stdout] test test_basic_ordering ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] test test_basic_pivot ... ok [INFO] [stdout] test test_basic_iter_pivot ... ok [INFO] [stdout] test test_basic_top_par_ordering ... ok [INFO] [stdout] test test_basic_iter ... ok [INFO] [stdout] test test_basic_pool_pivot ... ok [INFO] [stdout] test test_basic_top_par_pivot ... ok [INFO] [stdout] test test_init_graph ... ok [INFO] [stdout] test test_basic_pool ... ok [INFO] [stdout] test test_basic_top_par ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cliques-rs [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "180f849bf17f492a2baab154e9bbf956789e355da5df4357776c09ad76e403d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180f849bf17f492a2baab154e9bbf956789e355da5df4357776c09ad76e403d1", kill_on_drop: false }` [INFO] [stdout] 180f849bf17f492a2baab154e9bbf956789e355da5df4357776c09ad76e403d1