[INFO] cloning repository https://github.com/PsychicNoodles/discord-xiv-emotes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PsychicNoodles/discord-xiv-emotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychicNoodles%2Fdiscord-xiv-emotes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychicNoodles%2Fdiscord-xiv-emotes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2305a87620a764eeb617631a12e871c4378b4a4
[INFO] testing PsychicNoodles/discord-xiv-emotes against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsychicNoodles%2Fdiscord-xiv-emotes" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PsychicNoodles/discord-xiv-emotes
[INFO] finished tweaking git repo https://github.com/PsychicNoodles/discord-xiv-emotes
[INFO] tweaked toml for git repo https://github.com/PsychicNoodles/discord-xiv-emotes written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PsychicNoodles/discord-xiv-emotes on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PsychicNoodles/discord-xiv-emotes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded pest_meta v2.4.0
[INFO] [stderr] Downloaded pest_derive v2.4.0
[INFO] [stderr] Downloaded pest_consume v1.1.3
[INFO] [stderr] Downloaded sqlx-macros v0.6.2
[INFO] [stderr] Downloaded pest_consume_macros v1.1.0
[INFO] [stderr] Downloaded pest_generator v2.4.0
[INFO] [stderr] Downloaded crossbeam-queue v0.3.6
[INFO] [stderr] Downloaded sqlx-rt v0.6.2
[INFO] [stderr] Downloaded stringprep v0.1.2
[INFO] [stderr] Downloaded either v1.8.0
[INFO] [stderr] Downloaded atoi v1.0.0
[INFO] [stderr] Downloaded const_format_proc_macros v0.2.29
[INFO] [stderr] Downloaded hashlink v0.8.1
[INFO] [stderr] Downloaded pest v2.4.0
[INFO] [stderr] Downloaded sqlx v0.6.2
[INFO] [stderr] Downloaded futures-executor v0.3.25
[INFO] [stderr] Downloaded sqlformat v0.2.0
[INFO] [stderr] Downloaded futures-intrusive v0.4.1
[INFO] [stderr] Downloaded sqlx-core v0.6.2
[INFO] [stderr] Downloaded const_format v0.2.30
[INFO] [stderr] Downloaded hyper v0.14.22
[INFO] [stderr] Downloaded whoami v1.2.3
[INFO] [stderr] Downloaded xiv-emote-parser v0.1.8
[INFO] [stderr] Downloaded crc-catalog v2.1.0
[INFO] [stderr] Downloaded crc v3.0.0
[INFO] [stderr] Downloaded dotenvy v0.15.6
[INFO] [stderr] Downloaded futures-macro v0.3.25
[INFO] [stderr] Downloaded md-5 v0.10.5
[INFO] [stderr] Downloaded paste v1.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5364e6563e78968397f8ea07695649c3455f885745829f38aa7292152e1cced7
[INFO] running `Command { std: "docker" "start" "-a" "5364e6563e78968397f8ea07695649c3455f885745829f38aa7292152e1cced7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5364e6563e78968397f8ea07695649c3455f885745829f38aa7292152e1cced7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5364e6563e78968397f8ea07695649c3455f885745829f38aa7292152e1cced7", kill_on_drop: false }`
[INFO] [stdout] 5364e6563e78968397f8ea07695649c3455f885745829f38aa7292152e1cced7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfca6597a173718ef0eeb60428af2e9f649371a7e4e9e361985ba7d4bd8de35e
[INFO] running `Command { std: "docker" "start" "-a" "cfca6597a173718ef0eeb60428af2e9f649371a7e4e9e361985ba7d4bd8de35e", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.47
[INFO] [stderr] Compiling unicode-ident v1.0.5
[INFO] [stderr] Compiling quote v1.0.21
[INFO] [stderr] Compiling syn v1.0.103
[INFO] [stderr] Compiling libc v0.2.137
[INFO] [stderr] Compiling once_cell v1.16.0
[INFO] [stderr] Compiling serde_derive v1.0.147
[INFO] [stderr] Compiling cc v1.0.74
[INFO] [stderr] Compiling bytes v1.2.1
[INFO] [stderr] Compiling futures-core v0.3.25
[INFO] [stderr] Compiling itoa v1.0.4
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling generic-array v0.14.6
[INFO] [stderr] Compiling serde v1.0.147
[INFO] [stderr] Compiling rustls v0.20.7
[INFO] [stderr] Compiling ahash v0.7.6
[INFO] [stderr] Compiling thiserror v1.0.37
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling unicode-normalization v0.1.22
[INFO] [stderr] Compiling tokio v1.21.2
[INFO] [stderr] Compiling futures-channel v0.3.25
[INFO] [stderr] Compiling futures-task v0.3.25
[INFO] [stderr] Compiling futures-sink v0.3.25
[INFO] [stderr] Compiling futures-util v0.3.25
[INFO] [stderr] Compiling cpufeatures v0.2.5
[INFO] [stderr] Compiling serde_json v1.0.87
[INFO] [stderr] Compiling ryu v1.0.11
[INFO] [stderr] Compiling futures-io v0.3.25
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling tracing-core v0.1.30
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling parking_lot_core v0.9.4
[INFO] [stderr] Compiling http v0.2.8
[INFO] [stderr] Compiling time-core v0.1.0
[INFO] [stderr] Compiling time-macros v0.2.5
[INFO] [stderr] Compiling getrandom v0.2.8
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling socket2 v0.4.7
[INFO] [stderr] Compiling mio v0.8.5
[INFO] [stderr] Compiling idna v0.3.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.12
[INFO] [stderr] Compiling nom v7.1.1
[INFO] [stderr] Compiling rustls-pemfile v1.0.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling unicode_categories v0.1.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling block-buffer v0.10.3
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling crossbeam-queue v0.3.6
[INFO] [stderr] Compiling ucd-trie v0.1.5
[INFO] [stderr] Compiling dirs-sys v0.3.7
[INFO] [stderr] Compiling digest v0.10.5
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling indexmap v1.9.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling rustversion v1.0.9
[INFO] [stderr] Compiling crc-catalog v2.1.0
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling unicode-segmentation v1.10.0
[INFO] [stderr] Compiling crc v3.0.0
[INFO] [stderr] Compiling hkdf v0.12.3
[INFO] [stderr] Compiling md-5 v0.10.5
[INFO] [stderr] Compiling sha1 v0.10.5
[INFO] [stderr] Compiling hashlink v0.8.1
[INFO] [stderr] Compiling dirs v4.0.0
[INFO] [stderr] Compiling miniz_oxide v0.5.4
[INFO] [stderr] Compiling want v0.3.0
[INFO] [stderr] Compiling mime_guess v2.0.4
[INFO] [stderr] Compiling futures-intrusive v0.4.1
[INFO] [stderr] Compiling http-body v0.4.5
[INFO] [stderr] Compiling stringprep v0.1.2
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling atoi v1.0.0
[INFO] [stderr] Compiling regex-syntax v0.6.27
[INFO] [stderr] Compiling paste v1.0.9
[INFO] [stderr] Compiling whoami v1.2.3
[INFO] [stderr] Compiling dotenvy v0.15.6
[INFO] [stderr] Compiling sha-1 v0.10.0
[INFO] [stderr] Compiling sha2 v0.10.6
[INFO] [stderr] Compiling time v0.3.16
[INFO] [stderr] Compiling flate2 v1.0.24
[INFO] [stderr] Compiling url v2.3.1
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling async-trait v0.1.58
[INFO] [stderr] Compiling ordered-float v2.10.0
[INFO] [stderr] Compiling unicode-xid v0.2.4
[INFO] [stderr] Compiling serenity v0.11.5
[INFO] [stderr] Compiling const_format_proc_macros v0.2.29
[INFO] [stderr] Compiling sharded-slab v0.1.4
[INFO] [stderr] Compiling tracing-log v0.1.3
[INFO] [stderr] Compiling thread_local v1.1.4
[INFO] [stderr] Compiling strum v0.24.1
[INFO] [stderr] Compiling typemap_rev v0.1.5
[INFO] [stderr] Compiling const_format v0.2.30
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling regex v1.6.0
[INFO] [stderr] Compiling webpki v0.22.0
[INFO] [stderr] Compiling sct v0.7.0
[INFO] [stderr] Compiling webpki-roots v0.22.5
[INFO] [stderr] Compiling matchers v0.1.0
[INFO] [stderr] Compiling tokio-stream v0.1.11
[INFO] [stderr] Compiling thiserror-impl v1.0.37
[INFO] [stderr] Compiling tokio-macros v1.8.0
[INFO] [stderr] Compiling futures-macro v0.3.25
[INFO] [stderr] Compiling tracing-attributes v0.1.23
[INFO] [stderr] Compiling pest_consume_macros v1.1.0
[INFO] [stderr] Compiling strum_macros v0.24.3
[INFO] [stderr] Compiling tokio-rustls v0.23.4
[INFO] [stderr] Compiling sqlx-rt v0.6.2
[INFO] [stderr] Compiling pest v2.4.0
[INFO] [stderr] Compiling tracing v0.1.37
[INFO] [stderr] Compiling tracing-subscriber v0.3.16
[INFO] [stderr] Compiling pest_meta v2.4.0
[INFO] [stderr] Compiling pest_generator v2.4.0
[INFO] [stderr] Compiling pest_derive v2.4.0
[INFO] [stderr] Compiling pest_consume v1.1.3
[INFO] [stderr] Compiling futures-executor v0.3.25
[INFO] [stderr] Compiling futures v0.3.25
[INFO] [stderr] Compiling tokio-util v0.7.4
[INFO] [stderr] Compiling h2 v0.3.15
[INFO] [stderr] Compiling either v1.8.0
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling serde-value v0.7.0
[INFO] [stderr] Compiling dashmap v5.4.0
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling tungstenite v0.17.3
[INFO] [stderr] Compiling ureq v2.5.0
[INFO] [stderr] Compiling async-tungstenite v0.17.2
[INFO] [stderr] Compiling sqlformat v0.2.0
[INFO] [stderr] Compiling xiv-emote-parser v0.1.8
[INFO] [stderr] Compiling hyper v0.14.22
[INFO] [stderr] Compiling sqlx-core v0.6.2
[INFO] [stderr] Compiling hyper-rustls v0.23.0
[INFO] [stderr] Compiling reqwest v0.11.12
[INFO] [stderr] Compiling sqlx-macros v0.6.2
[INFO] [stderr] Compiling sqlx v0.6.2
[INFO] [stderr] Compiling discord-xiv-emotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="collector"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "async-tungstenite", "base64", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "extras", "flate2", "framework", "gateway", "http", "levenshtein", "model", "moka", "native_tls_backend", "parking_lot", "reqwest", "rustls_backend", "rustversion", "serenity-voice-model", "simd-json", "simd_json", "simdjson", "standard_framework", "static_assertions", "temp_cache", "time", "tokio", "tokio_task_builder", "typemap_rev", "unstable_discord_api", "utils", "uwl", "voice", "voice-model", "voice_model"))' -C metadata=a3e1d3bc0aca26da -C extra-filename=-83eb972894400182 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dfd9936ee0022930.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-c5c41b5cff9c3f48.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d808d36ac308abb0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3333d968e5f279ee.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-86af73f0666a15c0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3183e62f61f23a61.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0ff99c1bae7d2cb7.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4f1243ba2e9ca0f0.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c7aed0c15ebdd062.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-087a549b9e579a63.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-6c530f4c986efc55.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5eb3130be4080328.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-4aedcef6ac1270cc.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ce97877184b9e6a6.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-e5fd892382bc20f7.so --extern serde=/opt/rustwide/target/debug/deps/libserde-7cbc040eee87e7c1.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-36358f5ec2bf4610.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d81d4fb5c4038a57.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-6ce63757526ebf8e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8d06a55cd81c754a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-01eb14afd7fc49bc.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-e71c4f88aa4085bf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3edf79446c921434.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f9954b4b65114c5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `DbEmote` is never constructed
[INFO] [stdout] --> src/db/models.rs:215:12
[INFO] [stdout] |
[INFO] [stdout] 215 | pub struct DbEmote {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:43:13
[INFO] [stdout] |
[INFO] [stdout] 43 | db: &Db,
[INFO] [stdout] | ^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 46 | ) -> MessageDbData {
[INFO] [stdout] | ------------- the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 46 | ) -> MessageDbData<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:56:23
[INFO] [stdout] |
[INFO] [stdout] 56 | pub async fn user(&self) -> Result