[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] testing yoroshikun/rusty-craby against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Frusty-craby" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoroshikun/rusty-craby on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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-2-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfb1065c369bdf82090363fef213bd6c8d2dcffd6bce6a9b15c920401ea82ee4 [INFO] running `Command { std: "docker" "start" "-a" "bfb1065c369bdf82090363fef213bd6c8d2dcffd6bce6a9b15c920401ea82ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfb1065c369bdf82090363fef213bd6c8d2dcffd6bce6a9b15c920401ea82ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb1065c369bdf82090363fef213bd6c8d2dcffd6bce6a9b15c920401ea82ee4", kill_on_drop: false }` [INFO] [stdout] bfb1065c369bdf82090363fef213bd6c8d2dcffd6bce6a9b15c920401ea82ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42421584d34c4bdf14b0075a3f2d08291b79f0d82c5df12d79e3bc1b6870af29 [INFO] running `Command { std: "docker" "start" "-a" "42421584d34c4bdf14b0075a3f2d08291b79f0d82c5df12d79e3bc1b6870af29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ordered-float v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling twilight-command-parser v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling twilight-model v0.3.7 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling twilight-http v0.3.9 [INFO] [stderr] Compiling twilight-cache-inmemory v0.3.6 [INFO] [stderr] Compiling twilight-mention v0.3.0 [INFO] [stderr] Compiling twilight-embed-builder v0.3.0 [INFO] [stderr] Compiling twilight-gateway-queue v0.3.0 [INFO] [stderr] Compiling twilight-gateway v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rusty-craby v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `meta` is never read [INFO] [stdout] --> src/commands/jisho/structs.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Jisho { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | pub meta: JishoMeta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Jisho` 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: field `status` is never read [INFO] [stdout] --> src/commands/jisho/structs.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct JishoMeta { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub status: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct JishoDataItem { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 17 | pub slug: String, [INFO] [stdout] 18 | pub is_common: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub jlpt: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub attribution: JishoDataAttribution, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct JishoDataSenses { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 34 | pub english_definitions: Vec, [INFO] [stdout] 35 | pub parts_of_speech: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | pub links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub restrictions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 39 | pub see_also: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub antonyms: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 41 | pub source: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | pub info: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataSenses` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `jmdict`, `jmnedict`, and `dbpedia` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct JishoDataAttribution { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 47 | pub jmdict: Value, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | pub jmnedict: Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 49 | pub dbpedia: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataAttribution` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `url` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct JishoDataLinks { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 54 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language` and `word` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct JishoDataSource { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 60 | pub language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 61 | pub word: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "42421584d34c4bdf14b0075a3f2d08291b79f0d82c5df12d79e3bc1b6870af29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42421584d34c4bdf14b0075a3f2d08291b79f0d82c5df12d79e3bc1b6870af29", kill_on_drop: false }` [INFO] [stdout] 42421584d34c4bdf14b0075a3f2d08291b79f0d82c5df12d79e3bc1b6870af29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 941edba07f34ba382e6b9ab06a65bd1c0ceeb0d0a1e45e432f12ba93db59a44a [INFO] running `Command { std: "docker" "start" "-a" "941edba07f34ba382e6b9ab06a65bd1c0ceeb0d0a1e45e432f12ba93db59a44a", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-craby v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `meta` is never read [INFO] [stdout] --> src/commands/jisho/structs.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Jisho { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | pub meta: JishoMeta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Jisho` 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: field `status` is never read [INFO] [stdout] --> src/commands/jisho/structs.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct JishoMeta { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub status: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct JishoDataItem { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 17 | pub slug: String, [INFO] [stdout] 18 | pub is_common: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 19 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub jlpt: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub attribution: JishoDataAttribution, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct JishoDataSenses { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 34 | pub english_definitions: Vec, [INFO] [stdout] 35 | pub parts_of_speech: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | pub links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub restrictions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 39 | pub see_also: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub antonyms: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 41 | pub source: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | pub info: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataSenses` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `jmdict`, `jmnedict`, and `dbpedia` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct JishoDataAttribution { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 47 | pub jmdict: Value, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | pub jmnedict: Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 49 | pub dbpedia: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataAttribution` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `url` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct JishoDataLinks { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 54 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 55 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language` and `word` are never read [INFO] [stdout] --> src/commands/jisho/structs.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct JishoDataSource { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 60 | pub language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 61 | pub word: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JishoDataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `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` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "941edba07f34ba382e6b9ab06a65bd1c0ceeb0d0a1e45e432f12ba93db59a44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941edba07f34ba382e6b9ab06a65bd1c0ceeb0d0a1e45e432f12ba93db59a44a", kill_on_drop: false }` [INFO] [stdout] 941edba07f34ba382e6b9ab06a65bd1c0ceeb0d0a1e45e432f12ba93db59a44a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e87ddae300696cf2e8cc2b83aacc7a06409423d21ab91cb1ad25b1cc6bffda79 [INFO] running `Command { std: "docker" "start" "-a" "e87ddae300696cf2e8cc2b83aacc7a06409423d21ab91cb1ad25b1cc6bffda79", kill_on_drop: false }` [INFO] [stderr] warning: field `meta` is never read [INFO] [stderr] --> src/commands/jisho/structs.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Jisho { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 6 | pub meta: JishoMeta, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Jisho` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `status` is never read [INFO] [stderr] --> src/commands/jisho/structs.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct JishoMeta { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 12 | pub status: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JishoMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stderr] --> src/commands/jisho/structs.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct JishoDataItem { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 17 | pub slug: String, [INFO] [stderr] 18 | pub is_common: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 19 | pub tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 20 | pub jlpt: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | pub attribution: JishoDataAttribution, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JishoDataItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/commands/jisho/structs.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct JishoDataSenses { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 34 | pub english_definitions: Vec, [INFO] [stderr] 35 | pub parts_of_speech: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 36 | pub links: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 37 | pub tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 38 | pub restrictions: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 39 | pub see_also: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 40 | pub antonyms: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 41 | pub source: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 42 | pub info: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JishoDataSenses` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `jmdict`, `jmnedict`, and `dbpedia` are never read [INFO] [stderr] --> src/commands/jisho/structs.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct JishoDataAttribution { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 47 | pub jmdict: Value, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 48 | pub jmnedict: Value, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 49 | pub dbpedia: Value, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JishoDataAttribution` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `text` and `url` are never read [INFO] [stderr] --> src/commands/jisho/structs.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub struct JishoDataLinks { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 54 | pub text: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 55 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JishoDataLinks` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `language` and `word` are never read [INFO] [stderr] --> src/commands/jisho/structs.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct JishoDataSource { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 60 | pub language: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 61 | pub word: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JishoDataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 0 that must be used [INFO] [stderr] --> src/utils/handle_event.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | / join!( [INFO] [stderr] 30 | | ping_parse, [INFO] [stderr] 31 | | help_parse, [INFO] [stderr] 32 | | jisho_parse, [INFO] [stderr] ... | [INFO] [stderr] 35 | | waifu_parse [INFO] [stderr] 36 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 1 that must be used [INFO] [stderr] --> src/utils/handle_event.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | / join!( [INFO] [stderr] 30 | | ping_parse, [INFO] [stderr] 31 | | help_parse, [INFO] [stderr] 32 | | jisho_parse, [INFO] [stderr] ... | [INFO] [stderr] 35 | | waifu_parse [INFO] [stderr] 36 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 2 that must be used [INFO] [stderr] --> src/utils/handle_event.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | / join!( [INFO] [stderr] 30 | | ping_parse, [INFO] [stderr] 31 | | help_parse, [INFO] [stderr] 32 | | jisho_parse, [INFO] [stderr] ... | [INFO] [stderr] 35 | | waifu_parse [INFO] [stderr] 36 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 3 that must be used [INFO] [stderr] --> src/utils/handle_event.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | / join!( [INFO] [stderr] 30 | | ping_parse, [INFO] [stderr] 31 | | help_parse, [INFO] [stderr] 32 | | jisho_parse, [INFO] [stderr] ... | [INFO] [stderr] 35 | | waifu_parse [INFO] [stderr] 36 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 4 that must be used [INFO] [stderr] --> src/utils/handle_event.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | / join!( [INFO] [stderr] 30 | | ping_parse, [INFO] [stderr] 31 | | help_parse, [INFO] [stderr] 32 | | jisho_parse, [INFO] [stderr] ... | [INFO] [stderr] 35 | | waifu_parse [INFO] [stderr] 36 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` in tuple element 5 that must be used [INFO] [stderr] --> src/utils/handle_event.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | / join!( [INFO] [stderr] 30 | | ping_parse, [INFO] [stderr] 31 | | help_parse, [INFO] [stderr] 32 | | jisho_parse, [INFO] [stderr] ... | [INFO] [stderr] 35 | | waifu_parse [INFO] [stderr] 36 | | ); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `$crate::join` which comes from the expansion of the macro `join` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rusty-craby` (bin "rusty-craby" test) generated 13 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_craby-75827e2aba95d7d0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e87ddae300696cf2e8cc2b83aacc7a06409423d21ab91cb1ad25b1cc6bffda79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87ddae300696cf2e8cc2b83aacc7a06409423d21ab91cb1ad25b1cc6bffda79", kill_on_drop: false }` [INFO] [stdout] e87ddae300696cf2e8cc2b83aacc7a06409423d21ab91cb1ad25b1cc6bffda79