[INFO] cloning repository https://github.com/kroshhaker2/yandex-music-discord-rpc-for-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kroshhaker2/yandex-music-discord-rpc-for-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkroshhaker2%2Fyandex-music-discord-rpc-for-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkroshhaker2%2Fyandex-music-discord-rpc-for-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b94aeb065d9c31f300f275beb7c711c35be328e4
[INFO] testing kroshhaker2/yandex-music-discord-rpc-for-linux against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkroshhaker2%2Fyandex-music-discord-rpc-for-linux" "/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/kroshhaker2/yandex-music-discord-rpc-for-linux
[INFO] finished tweaking git repo https://github.com/kroshhaker2/yandex-music-discord-rpc-for-linux
[INFO] tweaked toml for git repo https://github.com/kroshhaker2/yandex-music-discord-rpc-for-linux written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kroshhaker2/yandex-music-discord-rpc-for-linux on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kroshhaker2/yandex-music-discord-rpc-for-linux 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded discord-rich-presence v1.1.0
[INFO] [stderr]   Downloaded sysinfo v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385
[INFO] running `Command { std: "docker" "start" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", 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" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sysinfo v0.38.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling discord-rich-presence v1.1.0
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling zbus v5.13.2
[INFO] [stderr]    Compiling yandex-music-discord-rpc-for-linux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> src/discord_rpc.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     start: i64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> src/discord_rpc.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     end: i64,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling yandex-music-discord-rpc-for-linux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> src/discord_rpc.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     start: i64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> src/discord_rpc.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     end: i64,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]   --> src/discord_rpc.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     start: i64,
[INFO] [stderr]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end`
[INFO] [stderr]   --> src/discord_rpc.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     end: i64,
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stderr] 
[INFO] [stderr] warning: `yandex-music-discord-rpc-for-linux` (bin "yandex-music-discord-rpc-for-linux" test) generated 2 warnings (run `cargo fix --bin "yandex-music-discord-rpc-for-linux" -p yandex-music-discord-rpc-for-linux --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/yandex_music_discord_rpc_for_linux-3a349d7704eeae8f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385", kill_on_drop: false }`
[INFO] [stdout] aa06e2d47bcb16d74d07edbdbbcb3d584043d6a7b86c4b7c9b35c944ad682385
