[INFO] cloning repository https://github.com/lucasholder/fair-baccarat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasholder/fair-baccarat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasholder%2Ffair-baccarat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasholder%2Ffair-baccarat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d316c473949481386c2bfa05a92432866e7563e1 [INFO] testing lucasholder/fair-baccarat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasholder%2Ffair-baccarat" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucasholder/fair-baccarat on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucasholder/fair-baccarat [INFO] finished tweaking git repo https://github.com/lucasholder/fair-baccarat [INFO] tweaked toml for git repo https://github.com/lucasholder/fair-baccarat written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lucasholder/fair-baccarat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 972eb35e735dc972751ba6fcab826815f0bf8444e933503b84d6b2331651a800 [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" "972eb35e735dc972751ba6fcab826815f0bf8444e933503b84d6b2331651a800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972eb35e735dc972751ba6fcab826815f0bf8444e933503b84d6b2331651a800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972eb35e735dc972751ba6fcab826815f0bf8444e933503b84d6b2331651a800", kill_on_drop: false }` [INFO] [stdout] 972eb35e735dc972751ba6fcab826815f0bf8444e933503b84d6b2331651a800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a25d4e1da8b27206bf6b2fc7085e67a8dcef20796999c3505baf9a4feec37c5f [INFO] running `Command { std: "docker" "start" "-a" "a25d4e1da8b27206bf6b2fc7085e67a8dcef20796999c3505baf9a4feec37c5f", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling fair-baccarat v0.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `totals` [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | totals: SimulationResultTotals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SimulationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simulate` [INFO] [stdout] --> src/wasm.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn simulate(client_seed: &str, server_seed: &str, nonce: u64) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.75s [INFO] running `Command { std: "docker" "inspect" "a25d4e1da8b27206bf6b2fc7085e67a8dcef20796999c3505baf9a4feec37c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25d4e1da8b27206bf6b2fc7085e67a8dcef20796999c3505baf9a4feec37c5f", kill_on_drop: false }` [INFO] [stdout] a25d4e1da8b27206bf6b2fc7085e67a8dcef20796999c3505baf9a4feec37c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] c9595cee0c7e97ca8af0bdf3096ca7c0ff5835d18fdf3483c21230195fe65d96 [INFO] running `Command { std: "docker" "start" "-a" "c9595cee0c7e97ca8af0bdf3096ca7c0ff5835d18fdf3483c21230195fe65d96", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling js-sys v0.3.36 [INFO] [stdout] warning: field is never read: `totals` [INFO] [stdout] --> src/lib.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | totals: SimulationResultTotals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SimulationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simulate` [INFO] [stdout] --> src/wasm.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn simulate(client_seed: &str, server_seed: &str, nonce: u64) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling fair-baccarat v0.2.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `simulate` [INFO] [stdout] --> src/wasm.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn simulate(client_seed: &str, server_seed: &str, nonce: u64) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.58s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fair_baccarat-d53e31d0cdac82a9) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fair_baccarat-e3f5534b4b3e777c) [INFO] [stderr] Executable tests/web.rs (/opt/rustwide/target/debug/deps/web-81442553489d7bc3) [INFO] running `Command { std: "docker" "inspect" "c9595cee0c7e97ca8af0bdf3096ca7c0ff5835d18fdf3483c21230195fe65d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9595cee0c7e97ca8af0bdf3096ca7c0ff5835d18fdf3483c21230195fe65d96", kill_on_drop: false }` [INFO] [stdout] c9595cee0c7e97ca8af0bdf3096ca7c0ff5835d18fdf3483c21230195fe65d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96afebd4e9957dc54b57585f4014353d51b4e44ac9c37d2b9cad0aec1c88e473 [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" "96afebd4e9957dc54b57585f4014353d51b4e44ac9c37d2b9cad0aec1c88e473", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `totals` [INFO] [stderr] --> src/lib.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | totals: SimulationResultTotals, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SimulationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/lib.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `simulate` [INFO] [stderr] --> src/wasm.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn simulate(client_seed: &str, server_seed: &str, nonce: u64) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fair-baccarat` (lib) generated 2 warnings [INFO] [stderr] warning: function is never used: `simulate` [INFO] [stderr] --> src/wasm.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn simulate(client_seed: &str, server_seed: &str, nonce: u64) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fair-baccarat` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fair_baccarat-d53e31d0cdac82a9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::simulate_five_cards_drawn ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fair_baccarat-e3f5534b4b3e777c) [INFO] [stdout] test test::simulate_four_cards_drawn ... ok [INFO] [stdout] test rng::test::provably_fair_rng ... ok [INFO] [stdout] test card::test::index_into_deck ... ok [INFO] [stdout] test rng::test::provably_fair_rng_float ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-81442553489d7bc3) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests fair-baccarat [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/rng.rs - rng::ProvablyFairRNG (line 27) ... ok [INFO] [stdout] test src/lib.rs - simulate (line 135) ... ok [INFO] [stdout] test src/rng.rs - rng::ProvablyFairRNG (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "96afebd4e9957dc54b57585f4014353d51b4e44ac9c37d2b9cad0aec1c88e473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96afebd4e9957dc54b57585f4014353d51b4e44ac9c37d2b9cad0aec1c88e473", kill_on_drop: false }` [INFO] [stdout] 96afebd4e9957dc54b57585f4014353d51b4e44ac9c37d2b9cad0aec1c88e473