[INFO] cloning repository https://github.com/tuna2134/discord-ext-songbird
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuna2134/discord-ext-songbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuna2134%2Fdiscord-ext-songbird", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuna2134%2Fdiscord-ext-songbird'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bc82b2c33870faec2d52950c6b8af2f2cff2690
[INFO] checking tuna2134/discord-ext-songbird against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuna2134%2Fdiscord-ext-songbird" "/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/tuna2134/discord-ext-songbird
[INFO] finished tweaking git repo https://github.com/tuna2134/discord-ext-songbird
[INFO] tweaked toml for git repo https://github.com/tuna2134/discord-ext-songbird written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tuna2134/discord-ext-songbird on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 417 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding pyo3 v0.20.3 (available: v0.28.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] [stderr]       Adding songbird v0.4.6 (available: v0.6.0)
[INFO] [stderr]       Adding symphonia v0.5.5 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.5
[INFO] [stderr]   Downloaded symphonia-codec-adpcm v0.5.5
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.122
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.122
[INFO] [stderr]   Downloaded bumpalo v3.20.3
[INFO] [stderr]   Downloaded num-conv v0.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]   Downloaded web-sys v0.3.99
[INFO] [stderr]   Downloaded js-sys v0.3.99
[INFO] [stderr]   Downloaded serenity-voice-model v0.2.1
[INFO] [stderr]   Downloaded symphonia-format-mkv v0.5.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.122
[INFO] [stderr]   Downloaded symphonia-codec-alac v0.5.5
[INFO] [stderr]   Downloaded pin-project-internal v1.1.13
[INFO] [stderr]   Downloaded pin-project v1.1.13
[INFO] [stderr]   Downloaded stable-vec v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.72
[INFO] [stderr]   Downloaded tower-http v0.6.11
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded serenity v0.12.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded pyo3-asyncio v0.20.0
[INFO] [stderr]   Downloaded async-scoped v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded async-dropper-derive v0.3.1
[INFO] [stderr]   Downloaded async-dropper-simple v0.2.6
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded async-dropper v0.3.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5dd6c857a9ba1821259c18f76b1c3a34fd24d7376a5a01f51997b874a7cb086
[INFO] running `Command { std: "docker" "start" "-a" "b5dd6c857a9ba1821259c18f76b1c3a34fd24d7376a5a01f51997b874a7cb086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5dd6c857a9ba1821259c18f76b1c3a34fd24d7376a5a01f51997b874a7cb086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5dd6c857a9ba1821259c18f76b1c3a34fd24d7376a5a01f51997b874a7cb086", kill_on_drop: false }`
[INFO] [stdout] b5dd6c857a9ba1821259c18f76b1c3a34fd24d7376a5a01f51997b874a7cb086
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65b515b12578a2d21e5640d0adb69200d58c0651a9b04428448b1b9ca2fd7b85
[INFO] running `Command { std: "docker" "start" "-a" "65b515b12578a2d21e5640d0adb69200d58c0651a9b04428448b1b9ca2fd7b85", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling async-dropper-simple v0.2.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking stable-vec v0.4.2
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking patricia_tree v0.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling songbird v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking audiopus v0.3.0-rc.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-dropper-derive v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling hashmap_derive v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling from_map v0.1.0
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling shorthand v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking discortp v0.6.0
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serenity-voice-model v0.2.1
[INFO] [stderr]     Checking rubato v0.15.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking hls_m3u8 v0.4.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking streamcatcher v1.0.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rusty_pool v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking async-scoped v0.9.0
[INFO] [stderr]     Checking async-dropper v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking pyo3-asyncio v0.20.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking stream_lib v0.4.2
[INFO] [stderr]     Checking dextbird v0.4.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn setup(py: Python, client: Py<PyAny>, guild_id: u64, user_id: u64) -> PyResult<&PyAny> {
[INFO] [stdout]    |                      ^^^^^^ the lifetime is hidden here                                  ^^^^^^ the same lifetime is elided 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] 49 |     pub fn setup(py: Python<'_>, client: Py<PyAny>, guild_id: u64, user_id: u64) -> PyResult<&PyAny> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:66:76
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn join<'a>(&'a self, py: Python<'a>, channel_id: u64) -> PyResult<&PyAny> {
[INFO] [stdout]    |                      --                  -- the lifetime is named here     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn join<'a>(&'a self, py: Python<'a>, channel_id: u64) -> PyResult<&'a PyAny> {
[INFO] [stdout]    |                                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:78:62
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn connect<'a>(&'a self, py: Python<'a>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                         --                  --               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                   |
[INFO] [stdout]    |                         |                   the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn connect<'a>(&'a self, py: Python<'a>) -> PyResult<&'a PyAny> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         py: Python<'a>,
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 114 |         py: Python<'a>,
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 117 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:134:72
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ytdl<'a>(&'a self, py: Python<'a>, url: String) -> PyResult<&PyAny> {
[INFO] [stdout]     |                      --                  -- the lifetime is named here ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ytdl<'a>(&'a self, py: Python<'a>, url: String) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:169:73
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn deafen<'a>(&'a self, py: Python<'a>, deaf: bool) -> PyResult<&PyAny> {
[INFO] [stdout]     |                        --                  --                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |                   |
[INFO] [stdout]     |                        |                   the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn deafen<'a>(&'a self, py: Python<'a>, deaf: bool) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn mute<'a>(&'a self, py: Python<'a>, mute: bool) -> PyResult<&PyAny> {
[INFO] [stdout]     |                      --                  --                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                   |
[INFO] [stdout]     |                      |                   the lifetime is named here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn mute<'a>(&'a self, py: Python<'a>, mute: bool) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:189:60
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn leave<'a>(&'a self, py: Python<'a>) -> PyResult<&PyAny> {
[INFO] [stdout]     |                       --                  --               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                   |
[INFO] [stdout]     |                       |                   the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn leave<'a>(&'a self, py: Python<'a>) -> PyResult<&'a PyAny> {
[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/core.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 41 | impl Core {
[INFO] [stdout]    |      ----
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `Core` is not local
[INFO] [stdout]    |      `Core` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn setup(py: Python, client: Py<PyAny>, guild_id: u64, user_id: u64) -> PyResult<&PyAny> {
[INFO] [stdout]    |                      ^^^^^^ the lifetime is hidden here                                  ^^^^^^ the same lifetime is elided 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] 49 |     pub fn setup(py: Python<'_>, client: Py<PyAny>, guild_id: u64, user_id: u64) -> PyResult<&PyAny> {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:66:76
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn join<'a>(&'a self, py: Python<'a>, channel_id: u64) -> PyResult<&PyAny> {
[INFO] [stdout]    |                      --                  -- the lifetime is named here     ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn join<'a>(&'a self, py: Python<'a>, channel_id: u64) -> PyResult<&'a PyAny> {
[INFO] [stdout]    |                                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:78:62
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn connect<'a>(&'a self, py: Python<'a>) -> PyResult<&PyAny> {
[INFO] [stdout]    |                         --                  --               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                   |
[INFO] [stdout]    |                         |                   the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn connect<'a>(&'a self, py: Python<'a>) -> PyResult<&'a PyAny> {
[INFO] [stdout]    |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout]  99 |         py: Python<'a>,
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 114 |         py: Python<'a>,
[INFO] [stdout]     |                    -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 117 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     ) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:134:72
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ytdl<'a>(&'a self, py: Python<'a>, url: String) -> PyResult<&PyAny> {
[INFO] [stdout]     |                      --                  -- the lifetime is named here ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn ytdl<'a>(&'a self, py: Python<'a>, url: String) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:169:73
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn deafen<'a>(&'a self, py: Python<'a>, deaf: bool) -> PyResult<&PyAny> {
[INFO] [stdout]     |                        --                  --                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                        |                   |
[INFO] [stdout]     |                        |                   the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn deafen<'a>(&'a self, py: Python<'a>, deaf: bool) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:179:71
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn mute<'a>(&'a self, py: Python<'a>, mute: bool) -> PyResult<&PyAny> {
[INFO] [stdout]     |                      --                  --                           ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |                   |
[INFO] [stdout]     |                      |                   the lifetime is named here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn mute<'a>(&'a self, py: Python<'a>, mute: bool) -> PyResult<&'a PyAny> {
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core.rs:189:60
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn leave<'a>(&'a self, py: Python<'a>) -> PyResult<&PyAny> {
[INFO] [stdout]     |                       --                  --               ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                   |
[INFO] [stdout]     |                       |                   the lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn leave<'a>(&'a self, py: Python<'a>) -> PyResult<&'a PyAny> {
[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/core.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 41 | impl Core {
[INFO] [stdout]    |      ----
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `Core` is not local
[INFO] [stdout]    |      `Core` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[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: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (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 1m 46s
[INFO] running `Command { std: "docker" "inspect" "65b515b12578a2d21e5640d0adb69200d58c0651a9b04428448b1b9ca2fd7b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b515b12578a2d21e5640d0adb69200d58c0651a9b04428448b1b9ca2fd7b85", kill_on_drop: false }`
[INFO] [stdout] 65b515b12578a2d21e5640d0adb69200d58c0651a9b04428448b1b9ca2fd7b85
