[INFO] cloning repository https://github.com/lulkien/hyprvisor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lulkien/hyprvisor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulkien%2Fhyprvisor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulkien%2Fhyprvisor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95d9fbc863c0db1bd37acb622aaeca52494d5417 [INFO] testing lulkien/hyprvisor against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulkien%2Fhyprvisor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lulkien/hyprvisor on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lulkien/hyprvisor [INFO] finished tweaking git repo https://github.com/lulkien/hyprvisor [INFO] tweaked toml for git repo https://github.com/lulkien/hyprvisor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 178 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_debug_derive v0.6.2 [INFO] [stderr] Downloaded custom_debug v0.6.2 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded iwdrs v0.1.5 [INFO] [stderr] Downloaded futures-lite v2.6.0 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded bluer v0.17.3 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15f6b3ba2f57e68b87fe80b1498b0b5d8a02129383ad9e979fee39af5f1eac8 [INFO] running `Command { std: "docker" "start" "-a" "a15f6b3ba2f57e68b87fe80b1498b0b5d8a02129383ad9e979fee39af5f1eac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15f6b3ba2f57e68b87fe80b1498b0b5d8a02129383ad9e979fee39af5f1eac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15f6b3ba2f57e68b87fe80b1498b0b5d8a02129383ad9e979fee39af5f1eac8", kill_on_drop: false }` [INFO] [stdout] a15f6b3ba2f57e68b87fe80b1498b0b5d8a02129383ad9e979fee39af5f1eac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f49d2667686befa4babb2aa42c2680deb7ca99df2d8634a9d5ba9defcd18b0a [INFO] running `Command { std: "docker" "start" "-a" "5f49d2667686befa4babb2aa42c2680deb7ca99df2d8634a9d5ba9defcd18b0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling custom_debug_derive v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling custom_debug v0.6.2 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling bluer v0.17.3 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling iwdrs v0.1.5 [INFO] [stderr] error: could not compile `bluer` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name bluer --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bluetoothd"' --cfg 'feature="custom_debug"' --cfg 'feature="dbus"' --cfg 'feature="dbus-crossroads"' --cfg 'feature="dbus-tokio"' --cfg 'feature="default"' --cfg 'feature="displaydoc"' --cfg 'feature="full"' --cfg 'feature="id"' --cfg 'feature="l2cap"' --cfg 'feature="lazy_static"' --cfg 'feature="mesh"' --cfg 'feature="pin-project"' --cfg 'feature="rfcomm"' --cfg 'feature="serde"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bluetoothd", "custom_debug", "dbus", "dbus-crossroads", "dbus-tokio", "default", "displaydoc", "full", "id", "l2cap", "lazy_static", "mesh", "pin-project", "rfcomm", "serde", "tokio-stream"))' -C metadata=112f3a5a01863801 -C extra-filename=-2f9a319eeac44996 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_debug=/opt/rustwide/target/debug/deps/libcustom_debug-84469e049e3910c4.rmeta --extern dbus=/opt/rustwide/target/debug/deps/libdbus-8335d8cf1debf8e9.rmeta --extern dbus_crossroads=/opt/rustwide/target/debug/deps/libdbus_crossroads-e196fff3e7bbe328.rmeta --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-76ce3ad854eb2620.rmeta --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-470f0963d1c64dec.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-88b5626605df49b2.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-28a4cd6f12ce23d0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a02491428df75c88.rmeta --extern macaddr=/opt/rustwide/target/debug/deps/libmacaddr-43c0a0c0d3c80a1c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-2a4c93e61f57e475.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-836e538b69e5db6e.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-851457afb43234ce.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-830b52bfb8866893.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3b26c03cca64686a.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-fd082e1f67829d28.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-81af54864f9befa1.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-24602cab5954d2c3.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e19404ad03fa25d4.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5f49d2667686befa4babb2aa42c2680deb7ca99df2d8634a9d5ba9defcd18b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f49d2667686befa4babb2aa42c2680deb7ca99df2d8634a9d5ba9defcd18b0a", kill_on_drop: false }` [INFO] [stdout] 5f49d2667686befa4babb2aa42c2680deb7ca99df2d8634a9d5ba9defcd18b0a