[INFO] cloning repository https://github.com/yoroshikun/nuko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoroshikun/nuko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Fnuko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Fnuko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8678ac6662a27d1b01b0b607c792bf6bc609f94e [INFO] testing yoroshikun/nuko against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoroshikun%2Fnuko" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yoroshikun/nuko on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoroshikun/nuko [INFO] finished tweaking git repo https://github.com/yoroshikun/nuko [INFO] tweaked toml for git repo https://github.com/yoroshikun/nuko written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yoroshikun/nuko 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signature v1.6.3 [INFO] [stderr] Downloaded rasciigraph v0.1.1 [INFO] [stderr] Downloaded worker-macros v0.0.6 [INFO] [stderr] Downloaded worker v0.0.11 [INFO] [stderr] Downloaded worker-sys v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e492aa24fa9dd2a8308ec070cdab5b3f26c38640a98390c2c37160ee473a8e17 [INFO] running `Command { std: "docker" "start" "-a" "e492aa24fa9dd2a8308ec070cdab5b3f26c38640a98390c2c37160ee473a8e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e492aa24fa9dd2a8308ec070cdab5b3f26c38640a98390c2c37160ee473a8e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e492aa24fa9dd2a8308ec070cdab5b3f26c38640a98390c2c37160ee473a8e17", kill_on_drop: false }` [INFO] [stdout] e492aa24fa9dd2a8308ec070cdab5b3f26c38640a98390c2c37160ee473a8e17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a42196ccca202e7eaddff566a94baf910f52dc6d0cc66a896d2c913ba4dd5c [INFO] running `Command { std: "docker" "start" "-a" "30a42196ccca202e7eaddff566a94baf910f52dc6d0cc66a896d2c913ba4dd5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling signature v1.6.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rasciigraph v0.1.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling worker-kv v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling worker-sys v0.0.6 [INFO] [stderr] Compiling wasm-streams v0.2.3 [INFO] [stderr] Compiling worker-macros v0.0.6 [INFO] [stderr] Compiling worker v0.0.11 [INFO] [stderr] Compiling nuko-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/commands/xe.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | Some(x) => true, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `meta` is never read [INFO] [stdout] --> src/helpers/jisho_client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Response { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stdout] --> src/helpers/jisho_client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | slug: String, [INFO] [stdout] 16 | is_common: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | jlpt: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | attribution: Attribution, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Attribution { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 26 | jmdict: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | jmnedict: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | dbpedia: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attribution` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/helpers/jisho_client.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Sense { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 39 | english_definitions: Vec, [INFO] [stdout] 40 | parts_of_speech: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | restrictions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 44 | see_also: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | antonyms: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | source: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 47 | info: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | sentences: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sense` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Link { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 53 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 54 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Link` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Source { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 59 | language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | word: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/helpers/jisho_client.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Meta { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | status: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `XEOptions` is never constructed [INFO] [stdout] --> src/helpers/xe_client.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct XEOptions { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base`, `date`, `success`, and `timestamp` are never read [INFO] [stdout] --> src/helpers/xe_client.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct FixerResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 31 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | rates: Value, [INFO] [stdout] 34 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FixerResponse` 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 `base`, `start_date`, `end_date`, `success`, and `timeseries` are never read [INFO] [stdout] --> src/helpers/xe_client.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct FixerTimeseriesResponse { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 40 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | start_date: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 42 | end_date: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | rates: TimeseriesResponse, [INFO] [stdout] 44 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | timeseries: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FixerTimeseriesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponse` is never constructed [INFO] [stdout] --> src/http.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "30a42196ccca202e7eaddff566a94baf910f52dc6d0cc66a896d2c913ba4dd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a42196ccca202e7eaddff566a94baf910f52dc6d0cc66a896d2c913ba4dd5c", kill_on_drop: false }` [INFO] [stdout] 30a42196ccca202e7eaddff566a94baf910f52dc6d0cc66a896d2c913ba4dd5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f3b183bbb196f6d8c96ffd0b254c7f8434aca26f46767b5f6b365efd84a9fb [INFO] running `Command { std: "docker" "start" "-a" "62f3b183bbb196f6d8c96ffd0b254c7f8434aca26f46767b5f6b365efd84a9fb", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/commands/xe.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | Some(x) => true, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `meta` is never read [INFO] [stdout] --> src/helpers/jisho_client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Response { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stdout] --> src/helpers/jisho_client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | slug: String, [INFO] [stdout] 16 | is_common: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | jlpt: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | attribution: Attribution, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Attribution { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 26 | jmdict: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | jmnedict: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | dbpedia: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attribution` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nuko-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/helpers/jisho_client.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Sense { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 39 | english_definitions: Vec, [INFO] [stdout] 40 | parts_of_speech: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | restrictions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 44 | see_also: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | antonyms: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | source: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 47 | info: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | sentences: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sense` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Link { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 53 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 54 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Link` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Source { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 59 | language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | word: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/helpers/jisho_client.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Meta { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | status: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `XEOptions` is never constructed [INFO] [stdout] --> src/helpers/xe_client.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct XEOptions { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base`, `date`, `success`, and `timestamp` are never read [INFO] [stdout] --> src/helpers/xe_client.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct FixerResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 31 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | rates: Value, [INFO] [stdout] 34 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FixerResponse` 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 `base`, `start_date`, `end_date`, `success`, and `timeseries` are never read [INFO] [stdout] --> src/helpers/xe_client.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct FixerTimeseriesResponse { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 40 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | start_date: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 42 | end_date: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | rates: TimeseriesResponse, [INFO] [stdout] 44 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | timeseries: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FixerTimeseriesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponse` is never constructed [INFO] [stdout] --> src/http.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/commands/xe.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | Some(x) => true, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `meta` is never read [INFO] [stdout] --> src/helpers/jisho_client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Response { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stdout] --> src/helpers/jisho_client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | slug: String, [INFO] [stdout] 16 | is_common: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | jlpt: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | attribution: Attribution, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Attribution { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 26 | jmdict: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | jmnedict: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | dbpedia: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attribution` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/helpers/jisho_client.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Sense { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 39 | english_definitions: Vec, [INFO] [stdout] 40 | parts_of_speech: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | links: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | restrictions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 44 | see_also: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | antonyms: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | source: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 47 | info: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | sentences: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sense` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Link { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 53 | text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 54 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Link` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Source { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 59 | language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | word: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `status` is never read [INFO] [stdout] --> src/helpers/jisho_client.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Meta { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | status: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `XEOptions` is never constructed [INFO] [stdout] --> src/helpers/xe_client.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct XEOptions { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base`, `date`, `success`, and `timestamp` are never read [INFO] [stdout] --> src/helpers/xe_client.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct FixerResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 31 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | rates: Value, [INFO] [stdout] 34 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FixerResponse` 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 `base`, `start_date`, `end_date`, `success`, and `timeseries` are never read [INFO] [stdout] --> src/helpers/xe_client.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct FixerTimeseriesResponse { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 40 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | start_date: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 42 | end_date: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | rates: TimeseriesResponse, [INFO] [stdout] 44 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | timeseries: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FixerTimeseriesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpResponse` is never constructed [INFO] [stdout] --> src/http.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "62f3b183bbb196f6d8c96ffd0b254c7f8434aca26f46767b5f6b365efd84a9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f3b183bbb196f6d8c96ffd0b254c7f8434aca26f46767b5f6b365efd84a9fb", kill_on_drop: false }` [INFO] [stdout] 62f3b183bbb196f6d8c96ffd0b254c7f8434aca26f46767b5f6b365efd84a9fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84ca92132cc0720440278411d68244f77b45b0dc45703eaddca9f57020baa1eb [INFO] running `Command { std: "docker" "start" "-a" "84ca92132cc0720440278411d68244f77b45b0dc45703eaddca9f57020baa1eb", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/commands/xe.rs:74:18 [INFO] [stderr] | [INFO] [stderr] 74 | Some(x) => true, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `meta` is never read [INFO] [stderr] --> src/helpers/jisho_client.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Response { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 9 | meta: Meta, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `is_common`, `tags`, `jlpt`, and `attribution` are never read [INFO] [stderr] --> src/helpers/jisho_client.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Data { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 15 | slug: String, [INFO] [stderr] 16 | is_common: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 17 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 18 | jlpt: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | attribution: Attribution, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Data` has a derived impl for the trait `Clone`, 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/helpers/jisho_client.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct Attribution { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 26 | jmdict: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 27 | jmnedict: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 28 | dbpedia: Value, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Attribution` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/helpers/jisho_client.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 38 | pub struct Sense { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 39 | english_definitions: Vec, [INFO] [stderr] 40 | parts_of_speech: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 41 | links: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 42 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 43 | restrictions: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 44 | see_also: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 45 | antonyms: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 46 | source: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 47 | info: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 48 | sentences: Option>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Sense` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `text` and `url` are never read [INFO] [stderr] --> src/helpers/jisho_client.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub struct Link { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 53 | text: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 54 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Link` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `language` and `word` are never read [INFO] [stderr] --> src/helpers/jisho_client.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 58 | pub struct Source { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 59 | language: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 60 | word: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Source` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `status` is never read [INFO] [stderr] --> src/helpers/jisho_client.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct Meta { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 65 | status: usize, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `XEOptions` is never constructed [INFO] [stderr] --> src/helpers/xe_client.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct XEOptions { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `base`, `date`, `success`, and `timestamp` are never read [INFO] [stderr] --> src/helpers/xe_client.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct FixerResponse { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 31 | base: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 32 | date: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 33 | rates: Value, [INFO] [stderr] 34 | success: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 35 | timestamp: u64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FixerResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `base`, `start_date`, `end_date`, `success`, and `timeseries` are never read [INFO] [stderr] --> src/helpers/xe_client.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct FixerTimeseriesResponse { [INFO] [stderr] | ----------------------- fields in this struct [INFO] [stderr] 40 | base: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 41 | start_date: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 42 | end_date: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 43 | rates: TimeseriesResponse, [INFO] [stderr] 44 | success: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 45 | timeseries: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FixerTimeseriesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `HttpResponse` is never constructed [INFO] [stderr] --> src/http.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | pub(crate) struct HttpResponse { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nuko-bot` (lib) generated 12 warnings [INFO] [stderr] warning: `nuko-bot` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuko_bot-6ef28fa08668bbc7) [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] [stderr] Doc-tests nuko_bot [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" "84ca92132cc0720440278411d68244f77b45b0dc45703eaddca9f57020baa1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ca92132cc0720440278411d68244f77b45b0dc45703eaddca9f57020baa1eb", kill_on_drop: false }` [INFO] [stdout] 84ca92132cc0720440278411d68244f77b45b0dc45703eaddca9f57020baa1eb