[INFO] cloning repository https://github.com/AS207960/kosmos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AS207960/kosmos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fkosmos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fkosmos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 742ad163a034027a809c0be5b3702735b5e693e4 [INFO] checking AS207960/kosmos against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fkosmos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AS207960/kosmos [INFO] finished tweaking git repo https://github.com/AS207960/kosmos [INFO] tweaked toml for git repo https://github.com/AS207960/kosmos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AS207960/kosmos on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AS207960/kosmos 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba317edb8a1ebba01a277a13de32a01689e64ab09ada78a2be47b836518b3b4 [INFO] running `Command { std: "docker" "start" "-a" "6ba317edb8a1ebba01a277a13de32a01689e64ab09ada78a2be47b836518b3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba317edb8a1ebba01a277a13de32a01689e64ab09ada78a2be47b836518b3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba317edb8a1ebba01a277a13de32a01689e64ab09ada78a2be47b836518b3b4", kill_on_drop: false }` [INFO] [stdout] 6ba317edb8a1ebba01a277a13de32a01689e64ab09ada78a2be47b836518b3b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ff408cc10f254ec0f3755043e2d79c5e34b221ce32372acdfb4a1d97460be0 [INFO] running `Command { std: "docker" "start" "-a" "25ff408cc10f254ec0f3755043e2d79c5e34b221ce32372acdfb4a1d97460be0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking piper v0.2.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling amq-protocol v7.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking winnow v0.6.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling lapin v2.3.4 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking executor-trait v2.1.0 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking async-reactor-trait v1.1.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking pinky-swear v6.2.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-global-executor-trait v2.1.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling celery-codegen v0.5.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tcp-stream v0.28.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-executor-trait v2.1.1 [INFO] [stderr] Checking mobc v0.8.4 [INFO] [stderr] Checking tokio-reactor-trait v1.1.0 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking postgres-openssl v0.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking amq-protocol-types v7.2.0 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Checking amq-protocol-uri v7.2.0 [INFO] [stderr] Checking amq-protocol-tcp v7.2.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Checking migrations_internals v2.1.0 [INFO] [stderr] Checking redis v0.22.3 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking celery v0.5.5 [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Checking diesel-async v0.4.1 (https://github.com/AS207960/diesel_async.git#b851795e) [INFO] [stderr] Checking kosmos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `extra` is never read [INFO] [stdout] --> src/ie.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct ResponseMessage { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 97 | pub confirmation: MTConfirmation, [INFO] [stdout] 98 | pub extra: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `auto_id_reference` is never read [INFO] [stdout] --> src/ie.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct MTConfirmation { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 188 | pub auto_id_reference: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MTConfirmation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ie.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | Successful(u8), [INFO] [stdout] | ---------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MessageStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 196 - Successful(u8), [INFO] [stdout] 196 + Successful(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extra` is never read [INFO] [stdout] --> src/ie.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct ResponseMessage { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 97 | pub confirmation: MTConfirmation, [INFO] [stdout] 98 | pub extra: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `auto_id_reference` is never read [INFO] [stdout] --> src/ie.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 185 | pub struct MTConfirmation { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 188 | pub auto_id_reference: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MTConfirmation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ie.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | Successful(u8), [INFO] [stdout] | ---------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MessageStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 196 - Successful(u8), [INFO] [stdout] 196 + Successful(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/worker.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[celery::task(bind = true)] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_process_message` [INFO] [stdout] 96 | pub async fn process_message(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stdout] | --------------- `process_message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/worker.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[celery::task(bind = true)] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_deliver_mt` [INFO] [stdout] 166 | pub async fn deliver_mt(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stdout] | ---------- `deliver_mt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/worker.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[celery::task(bind = true)] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_mt_status` [INFO] [stdout] 275 | pub async fn send_mt_status(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stdout] | -------------- `send_mt_status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/worker.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[celery::task(bind = true)] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_process_message` [INFO] [stdout] 96 | pub async fn process_message(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stdout] | --------------- `process_message` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/worker.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[celery::task(bind = true)] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_deliver_mt` [INFO] [stdout] 166 | pub async fn deliver_mt(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stdout] | ---------- `deliver_mt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/worker.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[celery::task(bind = true)] [INFO] [stdout] | ^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_mt_status` [INFO] [stdout] 275 | pub async fn send_mt_status(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stdout] | -------------- `send_mt_status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `celery::task` may come from an old version of the `celery_codegen` crate, try updating your dependency with `cargo update -p celery_codegen` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the attribute macro `celery::task` (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 26.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: celery v0.5.5, redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "25ff408cc10f254ec0f3755043e2d79c5e34b221ce32372acdfb4a1d97460be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ff408cc10f254ec0f3755043e2d79c5e34b221ce32372acdfb4a1d97460be0", kill_on_drop: false }` [INFO] [stdout] 25ff408cc10f254ec0f3755043e2d79c5e34b221ce32372acdfb4a1d97460be0