[INFO] cloning repository https://github.com/TicketsBot/tickets.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TicketsBot/tickets.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTicketsBot%2Ftickets.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTicketsBot%2Ftickets.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0748cc2e964eb1fcb658565844a50a6182489cf
[INFO] checking TicketsBot/tickets.rs against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTicketsBot%2Ftickets.rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/TicketsBot/tickets.rs
[INFO] finished tweaking git repo https://github.com/TicketsBot/tickets.rs
[INFO] tweaked toml for git repo https://github.com/TicketsBot/tickets.rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TicketsBot/tickets.rs on toolchain e90f1ff63e694965281f833819a486da29772bdf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TicketsBot/tickets.rs 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a411f40a9de5f19b18ffd4da3235adcac587cdc2e19e0b510a67213273de14df
[INFO] running `Command { std: "docker" "start" "-a" "a411f40a9de5f19b18ffd4da3235adcac587cdc2e19e0b510a67213273de14df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a411f40a9de5f19b18ffd4da3235adcac587cdc2e19e0b510a67213273de14df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a411f40a9de5f19b18ffd4da3235adcac587cdc2e19e0b510a67213273de14df", kill_on_drop: false }`
[INFO] [stdout] a411f40a9de5f19b18ffd4da3235adcac587cdc2e19e0b510a67213273de14df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3150781829beaa4d660313fc5c59f194717672a42bd0355b8bfd23499a68d09f
[INFO] running `Command { std: "docker" "start" "-a" "3150781829beaa4d660313fc5c59f194717672a42bd0355b8bfd23499a68d09f", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.85
[INFO] [stderr] Compiling cc v1.0.99
[INFO] [stderr] Compiling serde v1.0.203
[INFO] [stderr] Checking getrandom v0.2.15
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking mio v0.8.11
[INFO] [stderr] Compiling serde_json v1.0.117
[INFO] [stderr] Checking futures-channel v0.3.30
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Compiling thiserror v1.0.61
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Compiling httparse v1.9.4
[INFO] [stderr] Checking zerocopy v0.7.34
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking subtle v2.5.0
[INFO] [stderr] Checking http v0.2.12
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking digest v0.10.7
[INFO] [stderr] Checking ahash v0.8.11
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking cpufeatures v0.2.12
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking regex-syntax v0.8.4
[INFO] [stderr] Compiling syn v2.0.66
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking http-body v0.4.6
[INFO] [stderr] Compiling ring v0.17.8
[INFO] [stderr] Compiling openssl-sys v0.9.102
[INFO] [stderr] Checking indexmap v2.2.6
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Checking iana-time-zone v0.1.60
[INFO] [stderr] Compiling openssl v0.10.64
[INFO] [stderr] Checking sha2 v0.10.8
[INFO] [stderr] Checking hmac v0.12.1
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Checking unicode-properties v0.1.1
[INFO] [stderr] Checking flate2 v1.0.22
[INFO] [stderr] Checking md-5 v0.10.6
[INFO] [stderr] Checking stringprep v0.1.5
[INFO] [stderr] Compiling unicode-segmentation v1.11.0
[INFO] [stderr] Checking whoami v1.5.1
[INFO] [stderr] Checking postgres-protocol v0.6.6
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking time v0.3.36
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling protobuf v2.28.0
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Checking regex v1.10.5
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling rustls v0.21.12
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Compiling prometheus v0.13.4
[INFO] [stderr] Compiling tinyvec v1.6.0
[INFO] [stderr] Checking http-body v1.0.0
[INFO] [stderr] Compiling bitflags v2.5.0
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Checking sct v0.7.1
[INFO] [stderr] Checking rustls-webpki v0.101.7
[INFO] [stderr] Checking webpki v0.22.4
[INFO] [stderr] Checking encoding_rs v0.8.34
[INFO] [stderr] Compiling num-derive v0.3.3
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling rustls v0.20.9
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling socket2 v0.5.7
[INFO] [stderr] Compiling serde_derive v1.0.203
[INFO] [stderr] Compiling tokio-macros v2.3.0
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling thiserror-impl v1.0.61
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling async-trait v0.1.80
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Checking tokio v1.38.0
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling serde_repr v0.1.19
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Compiling zeroize_derive v1.4.2
[INFO] [stderr] Compiling bytes v1.6.0
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Compiling futures-sink v0.3.30
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Checking zeroize v1.8.1
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling futures-io v0.3.30
[INFO] [stderr] Checking tokio-util v0.7.11
[INFO] [stderr] Checking tower v0.4.13
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking tokio-rustls v0.24.1
[INFO] [stderr] Checking async-compression v0.4.11
[INFO] [stderr] Checking hyper v1.3.1
[INFO] [stderr] Compiling openssl-probe v0.1.5
[INFO] [stderr] Checking h2 v0.3.26
[INFO] [stderr] Compiling unicode_categories v0.1.1
[INFO] [stderr] Compiling rustix v0.38.34
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling chrono v0.4.38
[INFO] [stderr] Checking hyper-util v0.1.5
[INFO] [stderr] Checking url v2.5.2
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking envy v0.4.2
[INFO] [stderr] Checking uuid v1.8.0
[INFO] [stderr] Compiling tokio-stream v0.1.15
[INFO] [stderr] Compiling either v1.12.0
[INFO] [stderr] Checking debugid v0.8.0
[INFO] [stderr] Compiling sqlformat v0.2.4
[INFO] [stderr] Compiling crc v3.2.1
[INFO] [stderr] Checking model v0.1.0 (/opt/rustwide/workdir/model)
[INFO] [stderr] Checking postgres-types v0.2.6
[INFO] [stderr] Compiling crossbeam-queue v0.3.11
[INFO] [stderr] Checking tokio-postgres v0.7.10
[INFO] [stderr] Compiling futures-intrusive v0.5.0
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Compiling atoi v2.0.0
[INFO] [stderr] Compiling hashlink v0.8.4
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling linux-raw-sys v0.4.14
[INFO] [stderr] Compiling event-listener v2.5.3
[INFO] [stderr] Checking env_logger v0.9.3
[INFO] [stderr] Checking backoff v0.3.0
[INFO] [stderr] Checking hyper v0.14.29
[INFO] [stderr] Compiling hkdf v0.12.4
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Checking tokio-rustls v0.23.4
[INFO] [stderr] Checking futures-executor v0.3.30
[INFO] [stderr] Checking webpki-roots v0.22.6
[INFO] [stderr] Compiling backtrace v0.3.73
[INFO] [stderr] Checking gimli v0.29.0
[INFO] [stderr] Compiling home v0.5.9
[INFO] [stderr] Compiling base64 v0.21.7
[INFO] [stderr] Compiling fastrand v2.1.0
[INFO] [stderr] Checking futures v0.3.30
[INFO] [stderr] Checking deadpool-runtime v0.1.4
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout] --> model/src/user/activity_type.rs:6:63
[INFO] [stdout] |
[INFO] [stdout] 6 | Serialize_repr, Deserialize_repr, Copy, Clone, Debug, Eq, FromPrimitive, PartialEq, Hash,
[INFO] [stdout] | ^------------
[INFO] [stdout] | |
[INFO] [stdout] | `FromPrimitive` is not local
[INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ActivityType`
[INFO] [stdout] ...
[INFO] [stdout] 9 | pub enum ActivityType {
[INFO] [stdout] | ------------ `ActivityType` is not local
[INFO] [stdout] |
[INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[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 derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking miniz_oxide v0.7.4
[INFO] [stderr] Checking object v0.36.0
[INFO] [stderr] Checking match_cfg v0.1.0
[INFO] [stderr] Compiling tempfile v3.10.1
[INFO] [stderr] Checking rustc-demangle v0.1.24
[INFO] [stderr] Checking regex-syntax v0.6.29
[INFO] [stderr] Checking retain_mut v0.1.9
[INFO] [stderr] Checking rustls-pki-types v1.7.0
[INFO] [stderr] Checking deadpool v0.9.5
[INFO] [stderr] Checking hostname v0.3.1
[INFO] [stderr] Checking cache v0.1.0 (/opt/rustwide/workdir/cache)
[INFO] [stderr] Compiling sqlx-core v0.7.4
[INFO] [stderr] Checking addr2line v0.22.0
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout] --> cache/src/postgres/worker.rs:231:31
[INFO] [stdout] |
[INFO] [stdout] 231 | async fn get_guild(&self, id: Snowflake) -> Result