[INFO] cloning repository https://github.com/ranked-vote/ranked-vote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ranked-vote/ranked-vote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franked-vote%2Franked-vote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franked-vote%2Franked-vote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46e74e5213fd83716485cabcd6695a8e1f04ef2a [INFO] testing ranked-vote/ranked-vote against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franked-vote%2Franked-vote" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ranked-vote/ranked-vote 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/ranked-vote/ranked-vote [INFO] finished tweaking git repo https://github.com/ranked-vote/ranked-vote [INFO] tweaked toml for git repo https://github.com/ranked-vote/ranked-vote written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ranked-vote/ranked-vote 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 codepage v0.1.1 [INFO] [stderr] Downloaded calamine v0.16.1 [INFO] [stderr] Downloaded cpuid-bool v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] a0d7f0948ad5f3822b1adaa6ae7588161065b3c903e5c6b124154476777e396d [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" "a0d7f0948ad5f3822b1adaa6ae7588161065b3c903e5c6b124154476777e396d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0d7f0948ad5f3822b1adaa6ae7588161065b3c903e5c6b124154476777e396d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d7f0948ad5f3822b1adaa6ae7588161065b3c903e5c6b124154476777e396d", kill_on_drop: false }` [INFO] [stdout] a0d7f0948ad5f3822b1adaa6ae7588161065b3c903e5c6b124154476777e396d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] fd76d9e0b7940b9936b316cd50e292fec57c9a65449863b9726ba2269f57c2f2 [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" "fd76d9e0b7940b9936b316cd50e292fec57c9a65449863b9726ba2269f57c2f2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling calamine v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "fd76d9e0b7940b9936b316cd50e292fec57c9a65449863b9726ba2269f57c2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd76d9e0b7940b9936b316cd50e292fec57c9a65449863b9726ba2269f57c2f2", kill_on_drop: false }` [INFO] [stdout] fd76d9e0b7940b9936b316cd50e292fec57c9a65449863b9726ba2269f57c2f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] bf361396da04d9a4123b9db82fa275ac5950bf9bd9459c1ea2f3c4ead13f8fe1 [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" "bf361396da04d9a4123b9db82fa275ac5950bf9bd9459c1ea2f3c4ead13f8fe1", kill_on_drop: false }` [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "bf361396da04d9a4123b9db82fa275ac5950bf9bd9459c1ea2f3c4ead13f8fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf361396da04d9a4123b9db82fa275ac5950bf9bd9459c1ea2f3c4ead13f8fe1", kill_on_drop: false }` [INFO] [stdout] bf361396da04d9a4123b9db82fa275ac5950bf9bd9459c1ea2f3c4ead13f8fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 41f782e3a6589ff02c4ceaef463d3c2d72e48f8586aa0247bd9c15429a20ede7 [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" "41f782e3a6589ff02c4ceaef463d3c2d72e48f8586aa0247bd9c15429a20ede7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ranked_vote-e3de4da55b9a0759 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test formats::common::normalize_name::tests::test_quote ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_title_case ... ok [INFO] [stdout] test formats::us_vt_btv::tests::test_parse_ballot ... ok [INFO] [stdout] test normalizers::maine::tests::test_pass_through ... ok [INFO] [stdout] test normalizers::maine::tests::test_overvote ... ok [INFO] [stdout] test normalizers::maine::tests::test_remove_duplicate ... ok [INFO] [stdout] test normalizers::maine::tests::test_remove_multiple ... ok [INFO] [stdout] test normalizers::simple::tests::test_pass_through ... ok [INFO] [stdout] test normalizers::simple::tests::test_remove_duplicate ... ok [INFO] [stdout] test normalizers::simple::tests::test_remove_multiple ... ok [INFO] [stdout] test normalizers::simple::tests::test_undervote ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_unicode ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_apostrophe ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_dot ... ok [INFO] [stdout] test normalizers::maine::tests::test_undervote ... ok [INFO] [stdout] test normalizers::simple::tests::test_overvote ... ok [INFO] [stdout] test normalizers::maine::tests::test_two_nonsequential_skipped_vote ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_comma ... ok [INFO] [stdout] test normalizers::maine::tests::test_two_skipped_vote ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41f782e3a6589ff02c4ceaef463d3c2d72e48f8586aa0247bd9c15429a20ede7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f782e3a6589ff02c4ceaef463d3c2d72e48f8586aa0247bd9c15429a20ede7", kill_on_drop: false }` [INFO] [stdout] 41f782e3a6589ff02c4ceaef463d3c2d72e48f8586aa0247bd9c15429a20ede7