[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/ranked-vote/ranked-vote [INFO] [stderr] 836fe9f..42c6e64 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42c6e6494589939a7f58e27c4a492e4333ddd0c2 [INFO] testing ranked-vote/ranked-vote against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franked-vote%2Franked-vote" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ranked-vote/ranked-vote on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f35dec2f8b2fb06909769c2a92e631abfc3697900a1fe2184cdcec0b4a5418c3 [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" "f35dec2f8b2fb06909769c2a92e631abfc3697900a1fe2184cdcec0b4a5418c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f35dec2f8b2fb06909769c2a92e631abfc3697900a1fe2184cdcec0b4a5418c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35dec2f8b2fb06909769c2a92e631abfc3697900a1fe2184cdcec0b4a5418c3", kill_on_drop: false }` [INFO] [stdout] f35dec2f8b2fb06909769c2a92e631abfc3697900a1fe2184cdcec0b4a5418c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] b96966e974a8436acabfe3d46b86fd9c6b86589223972aa26b62b27b27784138 [INFO] running `Command { std: "docker" "start" "-a" "b96966e974a8436acabfe3d46b86fd9c6b86589223972aa26b62b27b27784138", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 generic-array v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling zip v0.5.6 [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 calamine v0.16.1 [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "b96966e974a8436acabfe3d46b86fd9c6b86589223972aa26b62b27b27784138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96966e974a8436acabfe3d46b86fd9c6b86589223972aa26b62b27b27784138", kill_on_drop: false }` [INFO] [stdout] b96966e974a8436acabfe3d46b86fd9c6b86589223972aa26b62b27b27784138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce78266bc9418567fa0c2e5a1c1b7880eda868e71283d26720926335fefa00ea [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" "ce78266bc9418567fa0c2e5a1c1b7880eda868e71283d26720926335fefa00ea", kill_on_drop: false }` [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `Command { std: "docker" "inspect" "ce78266bc9418567fa0c2e5a1c1b7880eda868e71283d26720926335fefa00ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce78266bc9418567fa0c2e5a1c1b7880eda868e71283d26720926335fefa00ea", kill_on_drop: false }` [INFO] [stdout] ce78266bc9418567fa0c2e5a1c1b7880eda868e71283d26720926335fefa00ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4696b341fdb3b6f2b25ae72eb70e03793024d16877ccbf4bca7a4d0162c75f9b [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" "4696b341fdb3b6f2b25ae72eb70e03793024d16877ccbf4bca7a4d0162c75f9b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] running 18 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ranked_vote-e2c18937303d465f [INFO] [stdout] test formats::common::normalize_name::tests::test_title_case ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_unicode ... ok [INFO] [stdout] test normalizers::simple::tests::test_pass_through ... ok [INFO] [stdout] test normalizers::simple::tests::test_remove_multiple ... ok [INFO] [stdout] test normalizers::simple::tests::test_undervote ... 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_overvote ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_dot ... ok [INFO] [stdout] test normalizers::maine::tests::test_remove_duplicate ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_quote ... ok [INFO] [stdout] test normalizers::maine::tests::test_undervote ... ok [INFO] [stdout] test normalizers::maine::tests::test_two_skipped_vote ... ok [INFO] [stdout] test normalizers::maine::tests::test_remove_multiple ... ok [INFO] [stdout] test normalizers::maine::tests::test_pass_through ... ok [INFO] [stdout] test normalizers::simple::tests::test_overvote ... ok [INFO] [stdout] test normalizers::simple::tests::test_remove_duplicate ... ok [INFO] [stdout] test formats::us_vt_btv::tests::test_parse_ballot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4696b341fdb3b6f2b25ae72eb70e03793024d16877ccbf4bca7a4d0162c75f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4696b341fdb3b6f2b25ae72eb70e03793024d16877ccbf4bca7a4d0162c75f9b", kill_on_drop: false }` [INFO] [stdout] 4696b341fdb3b6f2b25ae72eb70e03793024d16877ccbf4bca7a4d0162c75f9b