[INFO] fetching crate fair 0.0.13...
[INFO] checking fair-0.0.13 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate fair 0.0.13 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fair 0.0.13 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fair 0.0.13
[INFO] finished tweaking crates.io crate fair 0.0.13
[INFO] tweaked toml for crates.io crate fair 0.0.13 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate fair 0.0.13 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.2.50
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.59
[INFO] [stderr]   Downloaded sha2 v0.8.1
[INFO] [stderr]   Downloaded js-sys v0.3.36
[INFO] [stderr]   Downloaded serde_derive v1.0.105
[INFO] [stderr]   Downloaded web-sys v0.3.36
[INFO] [stderr]   Downloaded serde v1.0.105
[INFO] [stderr]   Downloaded serde_json v1.0.50
[INFO] [stderr]   Downloaded bumpalo v3.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43c7682be31562f3c56f6b946d1e7207de8c77af012034f3263c56d222c96882
[INFO] running `Command { std: "docker" "start" "-a" "43c7682be31562f3c56f6b946d1e7207de8c77af012034f3263c56d222c96882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43c7682be31562f3c56f6b946d1e7207de8c77af012034f3263c56d222c96882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c7682be31562f3c56f6b946d1e7207de8c77af012034f3263c56d222c96882", kill_on_drop: false }`
[INFO] [stdout] 43c7682be31562f3c56f6b946d1e7207de8c77af012034f3263c56d222c96882
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af4ac9b15b19ed45eb9a25221d19f2e56ed9e1381c707b623a2ddd492a79cab
[INFO] running `Command { std: "docker" "start" "-a" "8af4ac9b15b19ed45eb9a25221d19f2e56ed9e1381c707b623a2ddd492a79cab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.59
[INFO] [stderr]    Compiling bumpalo v3.2.0
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.59
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.59
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.59
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.59
[INFO] [stderr]     Checking serde_json v1.0.50
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking js-sys v0.3.36
[INFO] [stderr]     Checking fair v0.0.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]   --> src/games/crash.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use hex;
[INFO] [stdout]    |     ^^^ the item `hex` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_integer` is imported redundantly
[INFO] [stdout]    --> src/games/plinko.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | use num_integer;
[INFO] [stdout]     |     ^^^^^^^^^^^ the item `num_integer` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::card::Card`
[INFO] [stdout]  --> src/games/video_poker.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::card::Card;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `totals` is never read
[INFO] [stdout]   --> src/games/baccarat.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct SimulationResult {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 46 |     outcome: Outcome,
[INFO] [stdout] 47 |     totals: SimulationResultTotals,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fac` is never used
[INFO] [stdout]    --> src/games/plinko.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn fac(n: u32) -> u32 {
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slot_probability` is never used
[INFO] [stdout]    --> src/games/plinko.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn slot_probability(rows: usize, slot_index: usize) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_expected_value` is never used
[INFO] [stdout]    --> src/games/plinko.rs:252:4
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn compute_expected_value(rows: usize, risk: &Risk) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rows` and `risk` are never read
[INFO] [stdout]   --> src/wasm.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PlinkoOpts {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 43 |     #[serde(default = "default_plinko_rows")]
[INFO] [stdout] 44 |     rows: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 45 |     #[serde(default = "default_plinko_risk")]
[INFO] [stdout] 46 |     risk: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `segments` and `risk` are never read
[INFO] [stdout]   --> src/wasm.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct WheelOpts {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 51 |     #[serde(default = "default_wheel_segments")]
[INFO] [stdout] 52 |     segments: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     #[serde(default = "default_wheel_risk")]
[INFO] [stdout] 54 |     risk: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mines` is never read
[INFO] [stdout]   --> src/wasm.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct MinesOpts {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 63 |     #[serde(default = "default_mines_mines")]
[INFO] [stdout] 64 |     mines: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `round` is never read
[INFO] [stdout]   --> src/wasm.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct SlotsOpts {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 73 |     #[serde(default = "default_slots_round")]
[INFO] [stdout] 74 |     round: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simulate` is never used
[INFO] [stdout]   --> src/wasm.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn simulate(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PlinkoOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_WheelOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_MinesOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SlotsOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking wasm-bindgen-test v0.2.50
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 3 arguments were supplied
[INFO] [stdout]    --> benches/main.rs:9:9
[INFO] [stdout]     |
[INFO] [stdout] 9   |         fair::games::baccarat::simulate(client_seed, server_seed, nonce)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -----------  -----------  ----- unexpected argument of type `{integer}`
[INFO] [stdout]     |                                         |            |
[INFO] [stdout]     |                                         |            unexpected argument of type `&str`
[INFO] [stdout]     |                                         expected `ProvablyFairConfig`, found `&str`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/games/baccarat.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn simulate(config: ProvablyFairConfig) -> SimulationResult {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 9   -         fair::games::baccarat::simulate(client_seed, server_seed, nonce)
[INFO] [stdout] 9   +         fair::games::baccarat::simulate(/* ProvablyFairConfig */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fair` (bench "benches") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]   --> src/games/crash.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use hex;
[INFO] [stdout]    |     ^^^ the item `hex` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::card::Card`
[INFO] [stdout]  --> src/games/video_poker.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::card::Card;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rows` and `risk` are never read
[INFO] [stdout]   --> src/wasm.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct PlinkoOpts {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 43 |     #[serde(default = "default_plinko_rows")]
[INFO] [stdout] 44 |     rows: i32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 45 |     #[serde(default = "default_plinko_risk")]
[INFO] [stdout] 46 |     risk: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `segments` and `risk` are never read
[INFO] [stdout]   --> src/wasm.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | struct WheelOpts {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 51 |     #[serde(default = "default_wheel_segments")]
[INFO] [stdout] 52 |     segments: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 53 |     #[serde(default = "default_wheel_risk")]
[INFO] [stdout] 54 |     risk: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mines` is never read
[INFO] [stdout]   --> src/wasm.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct MinesOpts {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 63 |     #[serde(default = "default_mines_mines")]
[INFO] [stdout] 64 |     mines: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `round` is never read
[INFO] [stdout]   --> src/wasm.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct SlotsOpts {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 73 |     #[serde(default = "default_slots_round")]
[INFO] [stdout] 74 |     round: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simulate` is never used
[INFO] [stdout]   --> src/wasm.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn simulate(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PlinkoOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_WheelOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_MinesOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/wasm.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SlotsOpts`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8af4ac9b15b19ed45eb9a25221d19f2e56ed9e1381c707b623a2ddd492a79cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af4ac9b15b19ed45eb9a25221d19f2e56ed9e1381c707b623a2ddd492a79cab", kill_on_drop: false }`
[INFO] [stdout] 8af4ac9b15b19ed45eb9a25221d19f2e56ed9e1381c707b623a2ddd492a79cab
