[INFO] cloning repository https://github.com/qekaqeka/qkwifibind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qekaqeka/qkwifibind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqekaqeka%2Fqkwifibind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqekaqeka%2Fqkwifibind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a563c16ef050407fa783734752e3dc4f7c0dedca
[INFO] checking qekaqeka/qkwifibind against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqekaqeka%2Fqkwifibind" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/qekaqeka/qkwifibind
[INFO] finished tweaking git repo https://github.com/qekaqeka/qkwifibind
[INFO] tweaked toml for git repo https://github.com/qekaqeka/qkwifibind written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qekaqeka/qkwifibind on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qekaqeka/qkwifibind 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/KevinVoell/network_manager.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded gobject-sys v0.21.2
[INFO] [stderr]   Downloaded cfg-expr v0.20.3
[INFO] [stderr]   Downloaded glib-sys v0.21.2
[INFO] [stderr]   Downloaded gio-sys v0.21.2
[INFO] [stderr]   Downloaded glib-macros v0.21.2
[INFO] [stderr]   Downloaded gio v0.21.2
[INFO] [stderr]   Downloaded glib v0.21.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e05e675f95b6b9a783efd2c9fabf29d194090743d8ccf2c356bb6ada3bf7a55
[INFO] running `Command { std: "docker" "start" "-a" "0e05e675f95b6b9a783efd2c9fabf29d194090743d8ccf2c356bb6ada3bf7a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e05e675f95b6b9a783efd2c9fabf29d194090743d8ccf2c356bb6ada3bf7a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e05e675f95b6b9a783efd2c9fabf29d194090743d8ccf2c356bb6ada3bf7a55", kill_on_drop: false }`
[INFO] [stdout] 0e05e675f95b6b9a783efd2c9fabf29d194090743d8ccf2c356bb6ada3bf7a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ff0470565bda0f95e16012a22edcfeaeaf05a8425a2995a2b5ee77ad3d2057b
[INFO] running `Command { std: "docker" "start" "-a" "2ff0470565bda0f95e16012a22edcfeaeaf05a8425a2995a2b5ee77ad3d2057b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]    Compiling rusty_network_manager v0.7.1 (https://github.com/KevinVoell/network_manager.git?branch=main#b1024ef1)
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking qkwifilock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(mpmc_channel)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WiFi`
[INFO] [stdout]  --> src/device.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::wifi::{WiFiService, WiFi};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(mpmc_channel)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WiFi`
[INFO] [stdout]  --> src/device.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::wifi::{WiFiService, WiFi};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qkwifilock` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qkwifilock` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2ff0470565bda0f95e16012a22edcfeaeaf05a8425a2995a2b5ee77ad3d2057b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff0470565bda0f95e16012a22edcfeaeaf05a8425a2995a2b5ee77ad3d2057b", kill_on_drop: false }`
[INFO] [stdout] 2ff0470565bda0f95e16012a22edcfeaeaf05a8425a2995a2b5ee77ad3d2057b
