[INFO] cloning repository https://github.com/yoroshikun/rusty-craby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoroshikun/rusty-craby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Frusty-craby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Frusty-craby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fcee4336c14892d9c69bd857cd70b992abc7230 [INFO] checking yoroshikun/rusty-craby against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Frusty-craby" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoroshikun/rusty-craby on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoroshikun/rusty-craby [INFO] finished tweaking git repo https://github.com/yoroshikun/rusty-craby [INFO] tweaked toml for git repo https://github.com/yoroshikun/rusty-craby written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/yoroshikun/rusty-craby already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v2.5.0 [INFO] [stderr] Downloaded twilight-command-parser v0.3.0 [INFO] [stderr] Downloaded twilight-gateway v0.3.4 [INFO] [stderr] Downloaded twilight-http v0.3.9 [INFO] [stderr] Downloaded twilight-cache-inmemory v0.3.6 [INFO] [stderr] Downloaded twilight-gateway-queue v0.3.0 [INFO] [stderr] Downloaded twilight-model v0.3.7 [INFO] [stderr] Downloaded twilight-embed-builder v0.3.0 [INFO] [stderr] Downloaded twilight-mention v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 624ff0bf739181266b1df8a63eb41e29dbe28b9e707607c7c1c0037f5d6ed352 [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" "624ff0bf739181266b1df8a63eb41e29dbe28b9e707607c7c1c0037f5d6ed352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "624ff0bf739181266b1df8a63eb41e29dbe28b9e707607c7c1c0037f5d6ed352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624ff0bf739181266b1df8a63eb41e29dbe28b9e707607c7c1c0037f5d6ed352", kill_on_drop: false }` [INFO] [stdout] 624ff0bf739181266b1df8a63eb41e29dbe28b9e707607c7c1c0037f5d6ed352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a3f5707892948ceea5a44dfd88cac75cb0af51045e1e89c55a1ab1f186f1c0e [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" "5a3f5707892948ceea5a44dfd88cac75cb0af51045e1e89c55a1ab1f186f1c0e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] rand v0.8.3: default [INFO] [stderr] tokio v1.5.0: winapi [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking twilight-command-parser v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking ordered-float v2.5.0 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking twilight-model v0.3.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking twilight-http v0.3.9 [INFO] [stderr] Checking twilight-mention v0.3.0 [INFO] [stderr] Checking twilight-cache-inmemory v0.3.6 [INFO] [stderr] Checking twilight-embed-builder v0.3.0 [INFO] [stderr] Checking twilight-gateway-queue v0.3.0 [INFO] [stderr] Checking twilight-gateway v0.3.4 [INFO] [stderr] Checking rusty-craby v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 2 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 3 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 4 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 5 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 2 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 3 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 4 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 5 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 16s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking ordered-float v2.5.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking twilight-model v0.3.7 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-tungstenite v0.11.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Checking twilight-http v0.3.9 [INFO] [stderr] Checking twilight-cache-inmemory v0.3.6 [INFO] [stderr] Checking twilight-embed-builder v0.3.0 [INFO] [stderr] Checking twilight-mention v0.3.0 [INFO] [stderr] Checking twilight-gateway-queue v0.3.0 [INFO] [stderr] Checking twilight-gateway v0.3.4 [INFO] [stderr] Checking rusty-craby v0.2.1 (/tmp/fixit) [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 2 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 3 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 4 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 5 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 0 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 1 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 2 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 3 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 4 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` in tuple element 5 that must be used [INFO] [stdout] --> src/utils/handle_event.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | / join!( [INFO] [stdout] 30 | | ping_parse, [INFO] [stdout] 31 | | help_parse, [INFO] [stdout] 32 | | jisho_parse, [INFO] [stdout] ... | [INFO] [stdout] 35 | | waifu_parse [INFO] [stdout] 36 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.14s [INFO] running `Command { std: "docker" "inspect" "5a3f5707892948ceea5a44dfd88cac75cb0af51045e1e89c55a1ab1f186f1c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a3f5707892948ceea5a44dfd88cac75cb0af51045e1e89c55a1ab1f186f1c0e", kill_on_drop: false }` [INFO] [stdout] 5a3f5707892948ceea5a44dfd88cac75cb0af51045e1e89c55a1ab1f186f1c0e