[INFO] fetching crate fair 0.0.13...
[INFO] checking fair-0.0.13 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate fair 0.0.13 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fair 0.0.13 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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-7-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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.59
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.59
[INFO] [stderr]   Downloaded serde_derive v1.0.105
[INFO] [stderr]   Downloaded js-sys v0.3.36
[INFO] [stderr]   Downloaded serde_json v1.0.50
[INFO] [stderr]   Downloaded serde v1.0.105
[INFO] [stderr]   Downloaded web-sys v0.3.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 270bcfe4c1398f33c81e90bd764b55083c2a1bc86fceaa2a9a7013f13b53255d
[INFO] running `Command { std: "docker" "start" "-a" "270bcfe4c1398f33c81e90bd764b55083c2a1bc86fceaa2a9a7013f13b53255d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "270bcfe4c1398f33c81e90bd764b55083c2a1bc86fceaa2a9a7013f13b53255d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270bcfe4c1398f33c81e90bd764b55083c2a1bc86fceaa2a9a7013f13b53255d", kill_on_drop: false }`
[INFO] [stdout] 270bcfe4c1398f33c81e90bd764b55083c2a1bc86fceaa2a9a7013f13b53255d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 023323d6895584449ae3c3ee27261fa5548d5ae695f2097fd13b8b5d309b7014
[INFO] running `Command { std: "docker" "start" "-a" "023323d6895584449ae3c3ee27261fa5548d5ae695f2097fd13b8b5d309b7014", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[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 cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling bumpalo v3.2.0
[INFO] [stderr]    Compiling ryu v1.0.3
[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 libc v0.2.67
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[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: 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]   = note: `#[warn(unused_imports)]` on by default
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_PlinkoOpts`
[INFO] [stdout] 42 | struct PlinkoOpts {
[INFO] [stdout]    |        ---------- `PlinkoOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WheelOpts`
[INFO] [stdout] 50 | struct WheelOpts {
[INFO] [stdout]    |        --------- `WheelOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_MinesOpts`
[INFO] [stdout] 62 | struct MinesOpts {
[INFO] [stdout]    |        --------- `MinesOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SlotsOpts`
[INFO] [stdout] 72 | struct SlotsOpts {
[INFO] [stdout]    |        --------- `SlotsOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking wasm-bindgen-test v0.2.50
[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]   = 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 #3 of type `{integer}`
[INFO] [stdout]     |                                         |            |
[INFO] [stdout]     |                                         |            unexpected argument #2 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] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fair` (bench "benches") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_PlinkoOpts`
[INFO] [stdout] 42 | struct PlinkoOpts {
[INFO] [stdout]    |        ---------- `PlinkoOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WheelOpts`
[INFO] [stdout] 50 | struct WheelOpts {
[INFO] [stdout]    |        --------- `WheelOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_MinesOpts`
[INFO] [stdout] 62 | struct MinesOpts {
[INFO] [stdout]    |        --------- `MinesOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/wasm.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SlotsOpts`
[INFO] [stdout] 72 | struct SlotsOpts {
[INFO] [stdout]    |        --------- `SlotsOpts` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[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] running `Command { std: "docker" "inspect" "023323d6895584449ae3c3ee27261fa5548d5ae695f2097fd13b8b5d309b7014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023323d6895584449ae3c3ee27261fa5548d5ae695f2097fd13b8b5d309b7014", kill_on_drop: false }`
[INFO] [stdout] 023323d6895584449ae3c3ee27261fa5548d5ae695f2097fd13b8b5d309b7014
