[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] a0f71879f863850881dcc82cc4547531c8c2946f [INFO] testing ranked-vote/ranked-vote against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franked-vote%2Franked-vote" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ranked-vote/ranked-vote on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded calamine v0.18.0 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a0777eab4032128af13669081d29243484417ca6b7b53e9db06c3c35b07119d [INFO] running `Command { std: "docker" "start" "-a" "2a0777eab4032128af13669081d29243484417ca6b7b53e9db06c3c35b07119d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0777eab4032128af13669081d29243484417ca6b7b53e9db06c3c35b07119d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0777eab4032128af13669081d29243484417ca6b7b53e9db06c3c35b07119d", kill_on_drop: false }` [INFO] [stdout] 2a0777eab4032128af13669081d29243484417ca6b7b53e9db06c3c35b07119d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c9715bede9c61da24b346d42b0f995a469ad0a04dd72f038cd8263ec9653d4e [INFO] running `Command { std: "docker" "start" "-a" "1c9715bede9c61da24b346d42b0f995a469ad0a04dd72f038cd8263ec9653d4e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1c9715bede9c61da24b346d42b0f995a469ad0a04dd72f038cd8263ec9653d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9715bede9c61da24b346d42b0f995a469ad0a04dd72f038cd8263ec9653d4e", kill_on_drop: false }` [INFO] [stdout] 1c9715bede9c61da24b346d42b0f995a469ad0a04dd72f038cd8263ec9653d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda3a01b048cb0d88d76bbe34b4a8190e32d0423bcc1cf0782233b3d32d6d0b0 [INFO] running `Command { std: "docker" "start" "-a" "fda3a01b048cb0d88d76bbe34b4a8190e32d0423bcc1cf0782233b3d32d6d0b0", kill_on_drop: false }` [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fda3a01b048cb0d88d76bbe34b4a8190e32d0423bcc1cf0782233b3d32d6d0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda3a01b048cb0d88d76bbe34b4a8190e32d0423bcc1cf0782233b3d32d6d0b0", kill_on_drop: false }` [INFO] [stdout] fda3a01b048cb0d88d76bbe34b4a8190e32d0423bcc1cf0782233b3d32d6d0b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e1fe2752b4617aa48fcc9f9f5f4f920d0fd938d8afbbf007805844ef5a2ad28 [INFO] running `Command { std: "docker" "start" "-a" "2e1fe2752b4617aa48fcc9f9f5f4f920d0fd938d8afbbf007805844ef5a2ad28", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ranked_vote-dbe347fdc8557012) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test formats::common::normalize_name::tests::test_comma ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_quote ... 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 formats::common::normalize_name::tests::test_unicode ... ok [INFO] [stdout] test normalizers::simple::tests::test_remove_duplicate ... 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::simple::tests::test_remove_multiple ... ok [INFO] [stdout] test normalizers::maine::tests::test_two_nonsequential_skipped_vote ... ok [INFO] [stdout] test normalizers::simple::tests::test_pass_through ... ok [INFO] [stdout] test normalizers::simple::tests::test_overvote ... ok [INFO] [stdout] test normalizers::maine::tests::test_overvote ... ok [INFO] [stdout] test normalizers::maine::tests::test_pass_through ... ok [INFO] [stdout] test normalizers::simple::tests::test_undervote ... ok [INFO] [stdout] test formats::us_vt_btv::tests::test_parse_ballot ... ok [INFO] [stdout] test formats::common::normalize_name::tests::test_title_case ... ok [INFO] [stdout] test normalizers::maine::tests::test_remove_duplicate ... ok [INFO] [stdout] test normalizers::maine::tests::test_remove_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e1fe2752b4617aa48fcc9f9f5f4f920d0fd938d8afbbf007805844ef5a2ad28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1fe2752b4617aa48fcc9f9f5f4f920d0fd938d8afbbf007805844ef5a2ad28", kill_on_drop: false }` [INFO] [stdout] 2e1fe2752b4617aa48fcc9f9f5f4f920d0fd938d8afbbf007805844ef5a2ad28 [INFO] testing ranked-vote/ranked-vote against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Franked-vote%2Franked-vote" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ranked-vote/ranked-vote on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1695bb1641c9e4601913037c9c1f8c31673841b6f275e43ab6420b7b098dc9b9 [INFO] running `Command { std: "docker" "start" "-a" "1695bb1641c9e4601913037c9c1f8c31673841b6f275e43ab6420b7b098dc9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1695bb1641c9e4601913037c9c1f8c31673841b6f275e43ab6420b7b098dc9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1695bb1641c9e4601913037c9c1f8c31673841b6f275e43ab6420b7b098dc9b9", kill_on_drop: false }` [INFO] [stdout] 1695bb1641c9e4601913037c9c1f8c31673841b6f275e43ab6420b7b098dc9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2975ec2b3d75f1eda2e72673ec297e1ca20468da8589bb87dbe4a257ffe23a7 [INFO] running `Command { std: "docker" "start" "-a" "a2975ec2b3d75f1eda2e72673ec297e1ca20468da8589bb87dbe4a257ffe23a7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling calamine v0.18.0 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling ranked-vote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcaC3s9x/symbols.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.ranked_vote.f56656add9b2f635-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab.4h8v0s5yc04e09yr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1737b2bf29a3f921/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7115a48be95f51ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-45d5dfc95cce9700.rlib" "/opt/rustwide/target/debug/deps/libryu-71a7e639e7459b62.rlib" "/opt/rustwide/target/debug/deps/libzip-71abd21694db8da1.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8bcf3faf042bc77b.rlib" "/opt/rustwide/target/debug/deps/libsha2-cb8eb098edec93c2.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-49f4e5eb5ac7f290.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-f8a29e4a1ab73904.rlib" "/opt/rustwide/target/debug/deps/librand_core-ea3d08b2337ed21b.rlib" "/opt/rustwide/target/debug/deps/libtime-d4d122b1be5c8e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-1d92cc467d2e500f.rlib" "/opt/rustwide/target/debug/deps/libzstd-e78879efbf04d08f.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6e66d4a7b8e8f63c.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-321816d42e67b2af.rlib" "/opt/rustwide/target/debug/deps/libbzip2-75d802a2dec5ca6c.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-19dd2da7e4c8b48d.rlib" "/opt/rustwide/target/debug/deps/libaes-0b435dd5f92c488b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-75789ad55cd94475.rlib" "/opt/rustwide/target/debug/deps/libcipher-df357db07df03b65.rlib" "/opt/rustwide/target/debug/deps/libsha1-81f4c0f1418ecfc7.rlib" "/opt/rustwide/target/debug/deps/libhmac-c2c474cd75e0f571.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ad62baf7b795d7e9.rlib" "/opt/rustwide/target/debug/deps/libclap-33a3ce29e7a1cf17.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-23bd6e36cef985d4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ce30c148e54e12a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-7110ccf5e4663ac4.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-dbdc40a2d3234344.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26e5c646a307fe05.rlib" "/opt/rustwide/target/debug/deps/libsha1-2f69774e74d67aee.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e4eed89a997d23da.rlib" "/opt/rustwide/target/debug/deps/libdigest-7151c7c594bd2f8d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-7a0923624edc433d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-394ab75840750b56.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d02e8a190861a858.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-16c826b63c8c5a94.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libcalamine-d1bd5b53ca06b797.rlib" "/opt/rustwide/target/debug/deps/libcodepage-d5cf32ffdae3437f.rlib" "/opt/rustwide/target/debug/deps/libzip-2934c47b66925dcd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e8fcc3eb55e113cf.rlib" "/opt/rustwide/target/debug/deps/libflate2-d1c76d99f74e2354.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-41d91a8cd80bb78a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-e418f09a42da8f27.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-11de2cfd99d9044d.rlib" "/opt/rustwide/target/debug/deps/liblog-c50132996933641a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libitertools-de0a476539eb12a4.rlib" "/opt/rustwide/target/debug/deps/libeither-962dfd8d2b821b0c.rlib" "/opt/rustwide/target/debug/deps/libserde-52fdb62c0112f840.rlib" "/opt/rustwide/target/debug/deps/libnom-08f0f1e9f11d0ca4.rlib" "/opt/rustwide/target/debug/deps/libregex-07bbf1061cddbe52.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f7ccc8f22855ad8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e3f07c2354d4f303.rlib" "/opt/rustwide/target/debug/deps/libcolored-5a530d2eec92a721.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libatty-d436945508496f65.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fa2a9f384f55565.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ranked_vote-3c153bd8e49812ab" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ranked-vote` (bin "ranked-vote") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a2975ec2b3d75f1eda2e72673ec297e1ca20468da8589bb87dbe4a257ffe23a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2975ec2b3d75f1eda2e72673ec297e1ca20468da8589bb87dbe4a257ffe23a7", kill_on_drop: false }` [INFO] [stdout] a2975ec2b3d75f1eda2e72673ec297e1ca20468da8589bb87dbe4a257ffe23a7