[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] 03bfcf883e89419f6b121fd5e79d505396d04947 [INFO] testing AS207960/kosmos against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAS207960%2Fkosmos" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AS207960/kosmos on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a986b324c20fb7ec62a07926e441509d5cfcdbd8da3e345c7d0dfae4a171571 [INFO] running `Command { std: "docker" "start" "-a" "0a986b324c20fb7ec62a07926e441509d5cfcdbd8da3e345c7d0dfae4a171571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a986b324c20fb7ec62a07926e441509d5cfcdbd8da3e345c7d0dfae4a171571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a986b324c20fb7ec62a07926e441509d5cfcdbd8da3e345c7d0dfae4a171571", kill_on_drop: false }` [INFO] [stdout] 0a986b324c20fb7ec62a07926e441509d5cfcdbd8da3e345c7d0dfae4a171571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4957aca61c8a8aaf7bd70d9f9252d1b53de642a59e53eaf792b9ca2fb4affbfb [INFO] running `Command { std: "docker" "start" "-a" "4957aca61c8a8aaf7bd70d9f9252d1b53de642a59e53eaf792b9ca2fb4affbfb", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling 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] Compiling time v0.3.36 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling amq-protocol v7.2.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling lapin v2.3.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling metrics v0.22.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [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 pin-project-internal v1.1.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pinky-swear v6.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling scoped-futures v0.1.3 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling celery-codegen v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling tokio-executor-trait v2.1.1 [INFO] [stderr] Compiling mobc v0.8.4 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling postgres-openssl v0.5.0 [INFO] [stderr] Compiling amq-protocol-types v7.2.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling amq-protocol-uri v7.2.0 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling diesel v2.1.6 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling celery v0.5.5 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling diesel-async v0.4.1 (https://github.com/AS207960/diesel_async.git#b851795e) [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling 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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "4957aca61c8a8aaf7bd70d9f9252d1b53de642a59e53eaf792b9ca2fb4affbfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4957aca61c8a8aaf7bd70d9f9252d1b53de642a59e53eaf792b9ca2fb4affbfb", kill_on_drop: false }` [INFO] [stdout] 4957aca61c8a8aaf7bd70d9f9252d1b53de642a59e53eaf792b9ca2fb4affbfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a97d76e8ae1883b7a6618dc2c866a50b67b68a375654700723ad4ccdf93c98a [INFO] running `Command { std: "docker" "start" "-a" "8a97d76e8ae1883b7a6618dc2c866a50b67b68a375654700723ad4ccdf93c98a", kill_on_drop: false }` [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)]` 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] [stderr] Compiling kosmos v0.1.0 (/opt/rustwide/workdir) [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: 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)]` 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `Command { std: "docker" "inspect" "8a97d76e8ae1883b7a6618dc2c866a50b67b68a375654700723ad4ccdf93c98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a97d76e8ae1883b7a6618dc2c866a50b67b68a375654700723ad4ccdf93c98a", kill_on_drop: false }` [INFO] [stdout] 8a97d76e8ae1883b7a6618dc2c866a50b67b68a375654700723ad4ccdf93c98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6e2242495455a0b6efcaae9b1c37e91ec6aa4ccb113473603b54d2cd0407043 [INFO] running `Command { std: "docker" "start" "-a" "d6e2242495455a0b6efcaae9b1c37e91ec6aa4ccb113473603b54d2cd0407043", kill_on_drop: false }` [INFO] [stderr] warning: field `extra` is never read [INFO] [stderr] --> src/ie.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 96 | pub struct ResponseMessage { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 97 | pub confirmation: MTConfirmation, [INFO] [stderr] 98 | pub extra: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ResponseMessage` 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 `auto_id_reference` is never read [INFO] [stderr] --> src/ie.rs:188:9 [INFO] [stderr] | [INFO] [stderr] 185 | pub struct MTConfirmation { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 188 | pub auto_id_reference: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MTConfirmation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/ie.rs:196:16 [INFO] [stderr] | [INFO] [stderr] 196 | Successful(u8), [INFO] [stderr] | ---------- ^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `MessageStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 196 - Successful(u8), [INFO] [stderr] 196 + Successful(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/worker.rs:95:1 [INFO] [stderr] | [INFO] [stderr] 95 | #[celery::task(bind = true)] [INFO] [stderr] | ^--------------------------- [INFO] [stderr] | | [INFO] [stderr] | `Task` is not local [INFO] [stderr] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_process_message` [INFO] [stderr] 96 | pub async fn process_message(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stderr] | --------------- `process_message` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/worker.rs:165:1 [INFO] [stderr] | [INFO] [stderr] 165 | #[celery::task(bind = true)] [INFO] [stderr] | ^--------------------------- [INFO] [stderr] | | [INFO] [stderr] | `Task` is not local [INFO] [stderr] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_deliver_mt` [INFO] [stderr] 166 | pub async fn deliver_mt(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stderr] | ---------- `deliver_mt` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/worker.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | #[celery::task(bind = true)] [INFO] [stderr] | ^--------------------------- [INFO] [stderr] | | [INFO] [stderr] | `Task` is not local [INFO] [stderr] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_send_mt_status` [INFO] [stderr] 275 | pub async fn send_mt_status(task: &Self, message_id: uuid::Uuid) -> TaskResult<()> { [INFO] [stderr] | -------------- `send_mt_status` is not local [INFO] [stderr] | [INFO] [stderr] = note: the attribute macro `celery::task` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the attribute macro `celery::task` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kosmos` (lib) generated 6 warnings [INFO] [stderr] warning: `kosmos` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kosmos-07e213944026169d) [INFO] [stderr] Running unittests src/bin/kosmos_http.rs (/opt/rustwide/target/debug/deps/kosmos_http-5695a3c5feba05a5) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kosmos_server.rs (/opt/rustwide/target/debug/deps/kosmos_server-6c5e89d2a42bee64) [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] [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] [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] Running unittests src/bin/kosmos_worker.rs (/opt/rustwide/target/debug/deps/kosmos_worker-77648a0ece8b30d0) [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 kosmos [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" "d6e2242495455a0b6efcaae9b1c37e91ec6aa4ccb113473603b54d2cd0407043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e2242495455a0b6efcaae9b1c37e91ec6aa4ccb113473603b54d2cd0407043", kill_on_drop: false }` [INFO] [stdout] d6e2242495455a0b6efcaae9b1c37e91ec6aa4ccb113473603b54d2cd0407043