[INFO] updating cached repository https://github.com/ehsisthatsweird/spearsequity-rust [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eda6da662f3e20dc2035f8cd67bef68d5dae991 [INFO] testing ehsisthatsweird/spearsequity-rust against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehsisthatsweird%2Fspearsequity-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ehsisthatsweird/spearsequity-rust 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/ehsisthatsweird/spearsequity-rust [INFO] finished tweaking git repo https://github.com/ehsisthatsweird/spearsequity-rust [INFO] tweaked toml for git repo https://github.com/ehsisthatsweird/spearsequity-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ehsisthatsweird/spearsequity-rust 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] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 25ae8d00e4dc9cfc4c10edebcffdebfa3e57a3501e4dce73ece53982a8260e9a [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" "25ae8d00e4dc9cfc4c10edebcffdebfa3e57a3501e4dce73ece53982a8260e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ae8d00e4dc9cfc4c10edebcffdebfa3e57a3501e4dce73ece53982a8260e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ae8d00e4dc9cfc4c10edebcffdebfa3e57a3501e4dce73ece53982a8260e9a", kill_on_drop: false }` [INFO] [stdout] 25ae8d00e4dc9cfc4c10edebcffdebfa3e57a3501e4dce73ece53982a8260e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] a19e0e1faa0f84d19d69b1113baff40a6fce3eae02ce395d76f6beff9f4f770b [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" "a19e0e1faa0f84d19d69b1113baff40a6fce3eae02ce395d76f6beff9f4f770b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling pokeranalyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/card.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref CARD_VALUES: [Card; 52] = { [INFO] [stdout] 7 | | let mut result: [Card; 52] = [Card::default(); 52]; [INFO] [stdout] 8 | | let ranks = vec![Rank::Deuce, [INFO] [stdout] ... | [INFO] [stdout] 32 | | }; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/card.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref CARD_VALUES: [Card; 52] = { [INFO] [stdout] 7 | | let mut result: [Card; 52] = [Card::default(); 52]; [INFO] [stdout] 8 | | let ranks = vec![Rank::Deuce, [INFO] [stdout] ... | [INFO] [stdout] 32 | | }; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> src/structs/state_table_eval.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut result: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "a19e0e1faa0f84d19d69b1113baff40a6fce3eae02ce395d76f6beff9f4f770b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19e0e1faa0f84d19d69b1113baff40a6fce3eae02ce395d76f6beff9f4f770b", kill_on_drop: false }` [INFO] [stdout] a19e0e1faa0f84d19d69b1113baff40a6fce3eae02ce395d76f6beff9f4f770b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ab62aba6157a949ce60c5d900138cab8c509ad29838e6577652721d2eb75377c [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" "ab62aba6157a949ce60c5d900138cab8c509ad29838e6577652721d2eb75377c", kill_on_drop: false }` [INFO] [stderr] Compiling pokeranalyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/card.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref CARD_VALUES: [Card; 52] = { [INFO] [stdout] 7 | | let mut result: [Card; 52] = [Card::default(); 52]; [INFO] [stdout] 8 | | let ranks = vec![Rank::Deuce, [INFO] [stdout] ... | [INFO] [stdout] 32 | | }; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/card.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | pub static ref CARD_VALUES: [Card; 52] = { [INFO] [stdout] 7 | | let mut result: [Card; 52] = [Card::default(); 52]; [INFO] [stdout] 8 | | let ranks = vec![Rank::Deuce, [INFO] [stdout] ... | [INFO] [stdout] 32 | | }; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/structs/pair.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stdout] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stdout] 9 | | let mut ordinal_count = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | }; [INFO] [stdout] 65 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> src/structs/state_table_eval.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let mut result: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "ab62aba6157a949ce60c5d900138cab8c509ad29838e6577652721d2eb75377c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab62aba6157a949ce60c5d900138cab8c509ad29838e6577652721d2eb75377c", kill_on_drop: false }` [INFO] [stdout] ab62aba6157a949ce60c5d900138cab8c509ad29838e6577652721d2eb75377c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 19864938ccf0afc8e6c6eb014bf72e93b86b4832a64d23ad06b24dc4a048676e [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" "19864938ccf0afc8e6c6eb014bf72e93b86b4832a64d23ad06b24dc4a048676e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/card.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref CARD_VALUES: [Card; 52] = { [INFO] [stderr] 7 | | let mut result: [Card; 52] = [Card::default(); 52]; [INFO] [stderr] 8 | | let ranks = vec![Rank::Deuce, [INFO] [stderr] ... | [INFO] [stderr] 32 | | }; [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/card.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref CARD_VALUES: [Card; 52] = { [INFO] [stderr] 7 | | let mut result: [Card; 52] = [Card::default(); 52]; [INFO] [stderr] 8 | | let ranks = vec![Rank::Deuce, [INFO] [stderr] ... | [INFO] [stderr] 32 | | }; [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/structs/pair.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref PAIR_VALUES: [Pair; PAIR_COUNT as usize] = { [INFO] [stderr] 8 | | let mut result: [Pair; PAIR_COUNT as usize] = [Pair::default(); PAIR_COUNT as usize]; [INFO] [stderr] 9 | | let mut ordinal_count = 0; [INFO] [stderr] ... | [INFO] [stderr] 64 | | }; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: value assigned to `result` is never read [INFO] [stderr] --> src/structs/state_table_eval.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | let mut result: i32 = 0; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pokeranalyzer-a3725fab0084f619 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_suit ... ok [INFO] [stdout] test test_plus_card ... ok [INFO] [stdout] test test_convert_card_to_8bit ... ok [INFO] [stdout] test test_key_size ... ok [INFO] [stdout] test test_card_values_len ... ok [INFO] [stdout] test test_card_count_number ... ok [INFO] [stdout] test test_pair_values_len ... ok [INFO] [stdout] test test_pair_intersects_card_len ... ok [INFO] [stdout] test test_test_card_intersection_number ... ok [INFO] [stdout] test test_pair_intersects_pair_len ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19864938ccf0afc8e6c6eb014bf72e93b86b4832a64d23ad06b24dc4a048676e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19864938ccf0afc8e6c6eb014bf72e93b86b4832a64d23ad06b24dc4a048676e", kill_on_drop: false }` [INFO] [stdout] 19864938ccf0afc8e6c6eb014bf72e93b86b4832a64d23ad06b24dc4a048676e