[INFO] cloning repository https://github.com/BAYUEQI/ZQ-Player
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BAYUEQI/ZQ-Player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBAYUEQI%2FZQ-Player", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBAYUEQI%2FZQ-Player'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61edfe65bdc1ec01e6815e5b4c908a6e8869243f
[INFO] checking BAYUEQI/ZQ-Player against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBAYUEQI%2FZQ-Player" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BAYUEQI/ZQ-Player
[INFO] finished tweaking git repo https://github.com/BAYUEQI/ZQ-Player
[INFO] tweaked toml for git repo https://github.com/BAYUEQI/ZQ-Player written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BAYUEQI/ZQ-Player on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BAYUEQI/ZQ-Player 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2fec9ada0fa2c743bdeb6b55067ea6faddc7cf1d4210ed855d96ea652489c88
[INFO] running `Command { std: "docker" "start" "-a" "d2fec9ada0fa2c743bdeb6b55067ea6faddc7cf1d4210ed855d96ea652489c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2fec9ada0fa2c743bdeb6b55067ea6faddc7cf1d4210ed855d96ea652489c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2fec9ada0fa2c743bdeb6b55067ea6faddc7cf1d4210ed855d96ea652489c88", kill_on_drop: false }`
[INFO] [stdout] d2fec9ada0fa2c743bdeb6b55067ea6faddc7cf1d4210ed855d96ea652489c88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e29dbb4d2e44ac279d30fce81846efc2cd0cef3658af743d56ffe9d921bb8d1
[INFO] running `Command { std: "docker" "start" "-a" "7e29dbb4d2e44ac279d30fce81846efc2cd0cef3658af743d56ffe9d921bb8d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling napi v3.8.1
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking napi-sys v3.2.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling mpris-for-splayer v0.1.0 (/opt/rustwide/workdir/native/mpris-for-splayer)
[INFO] [stderr]    Compiling smtc-for-splayer v0.1.0 (/opt/rustwide/workdir/native/smtc-for-splayer)
[INFO] [stderr]    Compiling discord-rpc-for-splayer v0.1.0 (/opt/rustwide/workdir/native/discord-rpc-for-splayer)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling napi-derive-backend v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling napi-derive v3.5.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking discord-rich-presence v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> native/smtc-for-splayer/src/smtc_core.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::runtime::Runtime;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> native/smtc-for-splayer/src/smtc_core.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::task::JoinHandle;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `LazyLock`, and `Mutex`
[INFO] [stdout]  --> native/smtc-for-splayer/src/smtc_core.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, LazyLock, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ThreadsafeFunctionCallMode`
[INFO] [stdout]  --> native/smtc-for-splayer/src/smtc_core.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ThreadsafeFunction, ThreadsafeFunctionCallMode, UnknownReturnValue,
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, `instrument`, and `warn`
[INFO] [stdout]   --> native/smtc-for-splayer/src/smtc_core.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, error, info, instrument, warn};
[INFO] [stdout]    |               ^^^^^  ^^^^^        ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> native/smtc-for-splayer/src/smtc_core.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::runtime::Runtime;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> native/smtc-for-splayer/src/smtc_core.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio::task::JoinHandle;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `LazyLock`, and `Mutex`
[INFO] [stdout]  --> native/smtc-for-splayer/src/smtc_core.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, LazyLock, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ThreadsafeFunctionCallMode`
[INFO] [stdout]  --> native/smtc-for-splayer/src/smtc_core.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ThreadsafeFunction, ThreadsafeFunctionCallMode, UnknownReturnValue,
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, `instrument`, and `warn`
[INFO] [stdout]   --> native/smtc-for-splayer/src/smtc_core.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, error, info, instrument, warn};
[INFO] [stdout]    |               ^^^^^  ^^^^^        ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smtc-for-splayer` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smtc-for-splayer` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7e29dbb4d2e44ac279d30fce81846efc2cd0cef3658af743d56ffe9d921bb8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e29dbb4d2e44ac279d30fce81846efc2cd0cef3658af743d56ffe9d921bb8d1", kill_on_drop: false }`
[INFO] [stdout] 7e29dbb4d2e44ac279d30fce81846efc2cd0cef3658af743d56ffe9d921bb8d1
