[INFO] cloning repository https://github.com/StaticESC/Runo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StaticESC/Runo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaticESC%2FRuno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaticESC%2FRuno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc161212d927dcdcae300f82a3f0a9bcb39a23bf [INFO] checking StaticESC/Runo against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaticESC%2FRuno" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StaticESC/Runo on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StaticESC/Runo [INFO] finished tweaking git repo https://github.com/StaticESC/Runo [INFO] tweaked toml for git repo https://github.com/StaticESC/Runo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/StaticESC/Runo 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating runo-game v0.1.1 (/workspace/builds/worker-4-tc1/source) -> v0.1.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-lifetimes v1.0.9 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded bunt-macros v0.2.8 [INFO] [stderr] Downloaded bunt v0.2.8 [INFO] [stderr] Downloaded colored v2.0.1 [INFO] [stderr] Downloaded rustix v0.37.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 777abffff2f910003a4f666ebf8e589026d519bbcc2093b53ebe16023350e80f [INFO] running `Command { std: "docker" "start" "-a" "777abffff2f910003a4f666ebf8e589026d519bbcc2093b53ebe16023350e80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "777abffff2f910003a4f666ebf8e589026d519bbcc2093b53ebe16023350e80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777abffff2f910003a4f666ebf8e589026d519bbcc2093b53ebe16023350e80f", kill_on_drop: false }` [INFO] [stdout] 777abffff2f910003a4f666ebf8e589026d519bbcc2093b53ebe16023350e80f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 075e4d810641e27a5651a27e5eeb77a229e6f7406455032633f613bb9709daef [INFO] running `Command { std: "docker" "start" "-a" "075e4d810641e27a5651a27e5eeb77a229e6f7406455032633f613bb9709daef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.1.1 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking concolor-override v1.0.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling bunt-macros v0.2.8 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking colored v2.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bunt v0.2.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.6 [INFO] [stderr] Checking anstream v0.2.6 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking runo-game v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | curr_total_clients_num: 0, /// Total number of connected clients [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | --------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | direction, // Two directions in which the game goes. Changes when reverse card is used [INFO] [stdout] | --------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | curr_total_clients_num: 0, /// Total number of connected clients [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | --------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | direction, // Two directions in which the game goes. Changes when reverse card is used [INFO] [stdout] | --------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.95s [INFO] running `Command { std: "docker" "inspect" "075e4d810641e27a5651a27e5eeb77a229e6f7406455032633f613bb9709daef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075e4d810641e27a5651a27e5eeb77a229e6f7406455032633f613bb9709daef", kill_on_drop: false }` [INFO] [stdout] 075e4d810641e27a5651a27e5eeb77a229e6f7406455032633f613bb9709daef [INFO] checking StaticESC/Runo against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaticESC%2FRuno" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StaticESC/Runo on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StaticESC/Runo [INFO] finished tweaking git repo https://github.com/StaticESC/Runo [INFO] tweaked toml for git repo https://github.com/StaticESC/Runo written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/StaticESC/Runo 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 916a84dabad683fba056b6a8d5bc9c9a5a117402074df8e1168a8ed6c7658109 [INFO] running `Command { std: "docker" "start" "-a" "916a84dabad683fba056b6a8d5bc9c9a5a117402074df8e1168a8ed6c7658109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "916a84dabad683fba056b6a8d5bc9c9a5a117402074df8e1168a8ed6c7658109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916a84dabad683fba056b6a8d5bc9c9a5a117402074df8e1168a8ed6c7658109", kill_on_drop: false }` [INFO] [stdout] 916a84dabad683fba056b6a8d5bc9c9a5a117402074df8e1168a8ed6c7658109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 101cca7397efabc6bc9fb45b4fd99a500dd80ca335b135e98abb7e3bdf183b87 [INFO] running `Command { std: "docker" "start" "-a" "101cca7397efabc6bc9fb45b4fd99a500dd80ca335b135e98abb7e3bdf183b87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking concolor-override v1.0.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling bunt-macros v0.2.8 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking colored v2.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bunt v0.2.8 [INFO] [stderr] Checking is-terminal v0.4.6 [INFO] [stderr] Checking anstream v0.2.6 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking runo-game v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | curr_total_clients_num: 0, /// Total number of connected clients [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | --------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | direction, // Two directions in which the game goes. Changes when reverse card is used [INFO] [stdout] | --------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | curr_total_clients_num: 0, /// Total number of connected clients [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | --------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | curr_client_id_turn:0, /// Number between 0 and curr_clients_num (non inclusive). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ----------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/netcode/client_server.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | master_deck: deck, /// The main deck from where cards are taken to form hands [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 196 | direction, // Two directions in which the game goes. Changes when reverse card is used [INFO] [stdout] | --------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s [INFO] running `Command { std: "docker" "inspect" "101cca7397efabc6bc9fb45b4fd99a500dd80ca335b135e98abb7e3bdf183b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101cca7397efabc6bc9fb45b4fd99a500dd80ca335b135e98abb7e3bdf183b87", kill_on_drop: false }` [INFO] [stdout] 101cca7397efabc6bc9fb45b4fd99a500dd80ca335b135e98abb7e3bdf183b87