[INFO] cloning repository https://github.com/fatfingers23/trackscape-discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fatfingers23/trackscape-discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatfingers23%2Ftrackscape-discord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatfingers23%2Ftrackscape-discord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99f8cf7d07cb866101871446f3c2103faf19f08f [INFO] checking fatfingers23/trackscape-discord-bot against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffatfingers23%2Ftrackscape-discord-bot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fatfingers23/trackscape-discord-bot on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fatfingers23/trackscape-discord-bot [INFO] finished tweaking git repo https://github.com/fatfingers23/trackscape-discord-bot [INFO] tweaked toml for git repo https://github.com/fatfingers23/trackscape-discord-bot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fatfingers23/trackscape-discord-bot 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a7cecd78117a8ac783656e00c67f6e15d47f7b8c7630311d23c2a38cff6eedd [INFO] running `Command { std: "docker" "start" "-a" "2a7cecd78117a8ac783656e00c67f6e15d47f7b8c7630311d23c2a38cff6eedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7cecd78117a8ac783656e00c67f6e15d47f7b8c7630311d23c2a38cff6eedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7cecd78117a8ac783656e00c67f6e15d47f7b8c7630311d23c2a38cff6eedd", kill_on_drop: false }` [INFO] [stdout] 2a7cecd78117a8ac783656e00c67f6e15d47f7b8c7630311d23c2a38cff6eedd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc6d3396a0096d84dfc57d673e6f7a9ff7950ce6024650121ef7a09cb6cd7b5 [INFO] running `Command { std: "docker" "start" "-a" "3bc6d3396a0096d84dfc57d673e6f7a9ff7950ce6024650121ef7a09cb6cd7b5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flagset v0.4.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling amq-protocol v7.2.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking ordered-float v4.3.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling lapin v2.5.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking capitalize v0.3.4 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serenity v0.12.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling rstest_macros v0.19.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling celery-codegen v0.5.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking executor-trait v2.1.0 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-global-executor-trait v2.1.0 [INFO] [stderr] Checking async-reactor-trait v1.1.0 [INFO] [stderr] Checking pinky-swear v6.2.0 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Checking rustls-connector v0.20.1 [INFO] [stderr] Checking opentelemetry-http v0.10.0 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling shuttle-codegen v0.48.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking cms v0.2.3 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Checking pkcs12 v0.1.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tokio-executor-trait v2.1.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking tokio-reactor-trait v1.1.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking amq-protocol-types v7.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking typeshare v1.0.3 [INFO] [stderr] Checking dateparser v0.2.1 [INFO] [stderr] Checking ammonia v3.3.0 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking amq-protocol-uri v7.2.2 [INFO] [stderr] Checking rstest v0.19.0 [INFO] [stderr] Checking tracing-opentelemetry v0.22.0 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking bson v2.13.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking redis v0.22.3 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking mongodb v2.8.2 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking p12-keystore v0.1.3 [INFO] [stderr] Checking tcp-stream v0.28.0 [INFO] [stderr] Checking amq-protocol-tcp v7.2.2 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking shuttle-common v0.48.0 [INFO] [stderr] Checking wom_rs v0.1.0 (https://github.com/fatfingers23/wom_rs.git#56ba91e4) [INFO] [stderr] Checking reqwest-middleware v0.2.5 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking actix-cors v0.6.5 [INFO] [stderr] Checking actix-ws v0.2.5 [INFO] [stderr] Checking celery v0.5.5 [INFO] [stderr] Checking shuttle-api-client v0.48.0 [INFO] [stderr] Checking shuttle-service v0.48.0 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking shuttle-proto v0.48.0 [INFO] [stderr] Checking shuttle-runtime v0.48.0 [INFO] [stderr] Checking trackscape-discord-shared v0.1.0 (/opt/rustwide/workdir/trackscape-discord-shared) [INFO] [stderr] Checking shuttle-actix-web v0.48.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> trackscape-discord-shared/src/jobs/add_job.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_run` [INFO] [stdout] 4 | pub fn run() -> TaskResult { [INFO] [stdout] | --- `run` 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] --> trackscape-discord-shared/src/jobs/name_change_job.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_name_change` [INFO] [stdout] 9 | pub async fn name_change() -> TaskResult<()> { [INFO] [stdout] | ----------- `name_change` 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] --> trackscape-discord-shared/src/jobs/new_pb_job.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_record_new_pb` [INFO] [stdout] 9 | pub async fn record_new_pb(pb: PersonalBestBroadcast, guild_id: u64) -> TaskResult { [INFO] [stdout] | ------------- `record_new_pb` 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] --> trackscape-discord-shared/src/jobs/parse_rl_chat_command.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[celery::task(max_retries = 2)] [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_parse_command` [INFO] [stdout] 5 | pub async fn parse_command(message: String, player: String, guild_id: u64) -> TaskResult { [INFO] [stdout] | ------------- `parse_command` 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] --> trackscape-discord-shared/src/jobs/remove_clanmate_job.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_remove_clanmate` [INFO] [stdout] 8 | pub async fn remove_clanmate(player_name: String, guild_id: u64) -> TaskResult { [INFO] [stdout] | --------------- `remove_clanmate` 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] --> trackscape-discord-shared/src/jobs/update_create_clanmate_job.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_update_create_clanmate` [INFO] [stdout] 10 | pub async fn update_create_clanmate( [INFO] [stdout] | ---------------------- `update_create_clanmate` 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] --> trackscape-discord-shared/src/jobs/wom_guild_sync_job.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_wom_guild_sync` [INFO] [stdout] 7 | pub async fn wom_guild_sync() -> TaskResult<()> { [INFO] [stdout] | -------------- `wom_guild_sync` 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] --> trackscape-discord-shared/src/jobs/add_job.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_run` [INFO] [stdout] 4 | pub fn run() -> TaskResult { [INFO] [stdout] | --- `run` 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] --> trackscape-discord-shared/src/jobs/name_change_job.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_name_change` [INFO] [stdout] 9 | pub async fn name_change() -> TaskResult<()> { [INFO] [stdout] | ----------- `name_change` 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] --> trackscape-discord-shared/src/jobs/new_pb_job.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_record_new_pb` [INFO] [stdout] 9 | pub async fn record_new_pb(pb: PersonalBestBroadcast, guild_id: u64) -> TaskResult { [INFO] [stdout] | ------------- `record_new_pb` 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] --> trackscape-discord-shared/src/jobs/parse_rl_chat_command.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[celery::task(max_retries = 2)] [INFO] [stdout] | ^------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_parse_command` [INFO] [stdout] 5 | pub async fn parse_command(message: String, player: String, guild_id: u64) -> TaskResult { [INFO] [stdout] | ------------- `parse_command` 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] --> trackscape-discord-shared/src/jobs/remove_clanmate_job.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_remove_clanmate` [INFO] [stdout] 8 | pub async fn remove_clanmate(player_name: String, guild_id: u64) -> TaskResult { [INFO] [stdout] | --------------- `remove_clanmate` 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] --> trackscape-discord-shared/src/jobs/update_create_clanmate_job.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_update_create_clanmate` [INFO] [stdout] 10 | pub async fn update_create_clanmate( [INFO] [stdout] | ---------------------- `update_create_clanmate` 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] --> trackscape-discord-shared/src/jobs/wom_guild_sync_job.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[celery::task] [INFO] [stdout] | ^-------------- [INFO] [stdout] | | [INFO] [stdout] | `Task` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__IMPL_CELERY_TASK_FOR_wom_guild_sync` [INFO] [stdout] 7 | pub async fn wom_guild_sync() -> TaskResult<()> { [INFO] [stdout] | -------------- `wom_guild_sync` 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] Checking trackscape-discord-job-worker v0.1.0 (/opt/rustwide/workdir/trackscape-discord-job-worker) [INFO] [stderr] Checking trackscape-discord-cron-job-worker v0.1.0 (/opt/rustwide/workdir/trackscape-discord-cron-job-worker) [INFO] [stderr] Checking shuttle-serenity v0.48.0 [INFO] [stderr] Checking trackscape-discord-api v0.1.0 (/opt/rustwide/workdir/trackscape-discord-api) [INFO] [stderr] Checking trackscape-discord-bot v0.1.0 (/opt/rustwide/workdir/trackscape-discord-bot) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "3bc6d3396a0096d84dfc57d673e6f7a9ff7950ce6024650121ef7a09cb6cd7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc6d3396a0096d84dfc57d673e6f7a9ff7950ce6024650121ef7a09cb6cd7b5", kill_on_drop: false }` [INFO] [stdout] 3bc6d3396a0096d84dfc57d673e6f7a9ff7950ce6024650121ef7a09cb6cd7b5