[INFO] cloning repository https://github.com/jonhoo/touchportal-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhoo/touchportal-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Ftouchportal-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Ftouchportal-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff64712088adeab9284ad54e9249f6a8cb90b884
[INFO] checking jonhoo/touchportal-plugin against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Ftouchportal-plugin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonhoo/touchportal-plugin
[INFO] finished tweaking git repo https://github.com/jonhoo/touchportal-plugin
[INFO] tweaked toml for git repo https://github.com/jonhoo/touchportal-plugin written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonhoo/touchportal-plugin on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonhoo/touchportal-plugin 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webbrowser v1.0.5
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc
[INFO] running `Command { std: "docker" "start" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking zerovec v0.11.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.3.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling hex_color v3.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling touchportal-sdk v0.0.1 (/opt/rustwide/workdir/sdk)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> sdk/src/protocol.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |             other => eyre::bail!("TouchPortal does not use {other} for switch values"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]   --> sdk/src/protocol/incoming.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]   --> sdk/src/protocol/incoming.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> sdk/src/protocol.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |             other => eyre::bail!("TouchPortal does not use {other} for switch values"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]   --> sdk/src/protocol/incoming.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]   --> sdk/src/protocol/incoming.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> sdk/src/protocol.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |             other => eyre::bail!("TouchPortal does not use {other} for switch values"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]   --> sdk/src/protocol/incoming.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]   --> sdk/src/protocol/incoming.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: didn't expect any arguments here
[INFO] [stdout]    --> sdk/src/protocol/incoming.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[doc(hidden = "handled transparently by codegen")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling touchportal-youtube-live v0.1.0 (/opt/rustwide/workdir/plugins/youtube)
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |             _ => eyre::bail!("'{s}' is not a valid setting value"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1387:43
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             TouchPortalOutput::Info(_) => eyre::bail!("got unexpected late info"),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1584:27
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                     id => eyre::bail!("action executed with unknown action id {id}"),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1637:25
[INFO] [stdout]      |
[INFO] [stdout] 1637 | /                         eyre::bail!(
[INFO] [stdout] 1638 | |                             "list with known id '{}' changed, but with unexpected action id '{aid}'",
[INFO] [stdout] 1639 | |                             change.list_id
[INFO] [stdout] 1640 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1643:25
[INFO] [stdout]      |
[INFO] [stdout] 1643 | /                         eyre::bail!(
[INFO] [stdout] 1644 | |                             "unknown list with id '{lid}' changed in known action '{}'",
[INFO] [stdout] 1645 | |                             change.action_id
[INFO] [stdout] 1646 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1649:25
[INFO] [stdout]      |
[INFO] [stdout] 1649 | /                         eyre::bail!(
[INFO] [stdout] 1650 | |                             "unknown list '{lid}' in unknown action '{aid}' changed"
[INFO] [stdout] 1651 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |             _ => eyre::bail!("'{s}' is not a valid setting value"),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1387:43
[INFO] [stdout]      |
[INFO] [stdout] 1387 |             TouchPortalOutput::Info(_) => eyre::bail!("got unexpected late info"),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1584:27
[INFO] [stdout]      |
[INFO] [stdout] 1584 |                     id => eyre::bail!("action executed with unknown action id {id}"),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1637:25
[INFO] [stdout]      |
[INFO] [stdout] 1637 | /                         eyre::bail!(
[INFO] [stdout] 1638 | |                             "list with known id '{}' changed, but with unexpected action id '{aid}'",
[INFO] [stdout] 1639 | |                             change.list_id
[INFO] [stdout] 1640 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1643:25
[INFO] [stdout]      |
[INFO] [stdout] 1643 | /                         eyre::bail!(
[INFO] [stdout] 1644 | |                             "unknown list with id '{lid}' changed in known action '{}'",
[INFO] [stdout] 1645 | |                             change.action_id
[INFO] [stdout] 1646 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/touchportal-youtube-live/e578a8011d688a56/out/entry.rs:1649:25
[INFO] [stdout]      |
[INFO] [stdout] 1649 | /                         eyre::bail!(
[INFO] [stdout] 1650 | |                             "unknown list '{lid}' in unknown action '{aid}' changed"
[INFO] [stdout] 1651 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `eyre::bail` (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 16.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: touchportal-sdk v0.0.1 (/opt/rustwide/workdir/sdk), touchportal-youtube-live v0.1.0 (/opt/rustwide/workdir/plugins/youtube)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc", kill_on_drop: false }`
[INFO] [stdout] 4fc10074c7e30c6184d9ca5c34b500d2aa65cb51d93376db5383a089333231cc
