[INFO] cloning repository https://github.com/JojiiOfficial/LiveBudsCli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JojiiOfficial/LiveBudsCli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FLiveBudsCli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FLiveBudsCli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91541010c7b0198be0f9c21ac801fbf7c58160c6 [INFO] testing JojiiOfficial/LiveBudsCli against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJojiiOfficial%2FLiveBudsCli" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JojiiOfficial/LiveBudsCli on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JojiiOfficial/LiveBudsCli [INFO] finished tweaking git repo https://github.com/JojiiOfficial/LiveBudsCli [INFO] tweaked toml for git repo https://github.com/JojiiOfficial/LiveBudsCli written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/JojiiOfficial/LiveBudsCli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrand v1.4.0 [INFO] [stderr] Downloaded atomic-waker v1.0.0 [INFO] [stderr] Downloaded cache-padded v1.1.1 [INFO] [stderr] Downloaded futures-io v0.3.8 [INFO] [stderr] Downloaded futures-lite v1.11.2 [INFO] [stderr] Downloaded async-task v4.0.3 [INFO] [stderr] Downloaded enum-kinds v0.4.1 [INFO] [stderr] Downloaded concurrent-queue v1.2.2 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded ofiles v0.2.0 [INFO] [stderr] Downloaded strum_macros v0.8.0 [INFO] [stderr] Downloaded mac-notification-sys v0.3.0 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded darling_core v0.5.0 [INFO] [stderr] Downloaded waker-fn v1.1.0 [INFO] [stderr] Downloaded galaxy_buds_live_rs v0.2.0 [INFO] [stderr] Downloaded parking v2.0.0 [INFO] [stderr] Downloaded from_variants v0.4.0 [INFO] [stderr] Downloaded async-io v1.3.0 [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded async-executor v1.4.0 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded async-global-executor v1.4.3 [INFO] [stderr] Downloaded bluetooth-serial-port-async v0.6.1 [INFO] [stderr] Downloaded async-std v1.7.0 [INFO] [stderr] Downloaded mpris v2.0.0-rc2 [INFO] [stderr] Downloaded nb-connect v1.0.2 [INFO] [stderr] Downloaded vec-arena v1.0.0 [INFO] [stderr] Downloaded nix v0.19.1 [INFO] [stderr] Downloaded winrt v0.4.0 [INFO] [stderr] Downloaded dbus v0.8.4 [INFO] [stderr] Downloaded async-attributes v1.1.1 [INFO] [stderr] Downloaded async-mutex v1.4.0 [INFO] [stderr] Downloaded async-channel v1.5.1 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded wepoll-sys v3.0.1 [INFO] [stderr] Downloaded darling v0.5.0 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded from_variants_impl v0.4.0 [INFO] [stderr] Downloaded strum v0.8.0 [INFO] [stderr] Downloaded notify-rust v4.0.0 [INFO] [stderr] Downloaded winrt-notification v0.2.2 [INFO] [stderr] Downloaded rust-pulsectl-fork v0.2.7 [INFO] [stderr] Downloaded libpulse-sys v1.15.1 [INFO] [stderr] Downloaded event-listener v2.5.1 [INFO] [stderr] Downloaded darling_macro v0.5.0 [INFO] [stderr] Downloaded libpulse-binding v2.18.1 [INFO] [stderr] Downloaded futures-channel v0.3.8 [INFO] [stderr] Downloaded futures-core v0.3.8 [INFO] [stderr] Downloaded blocking v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da55f9f12d97124a91a4714cd74684e897ff64ebe036d29b12f952095e69592 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7da55f9f12d97124a91a4714cd74684e897ff64ebe036d29b12f952095e69592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da55f9f12d97124a91a4714cd74684e897ff64ebe036d29b12f952095e69592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da55f9f12d97124a91a4714cd74684e897ff64ebe036d29b12f952095e69592", kill_on_drop: false }` [INFO] [stdout] 7da55f9f12d97124a91a4714cd74684e897ff64ebe036d29b12f952095e69592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 135f05ef16927bf09a29cb2d0cccdf8c3b55a2bd2e7b47fb0df1f715d14d6970 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "135f05ef16927bf09a29cb2d0cccdf8c3b55a2bd2e7b47fb0df1f715d14d6970", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling libpulse-sys v1.15.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling async-io v1.3.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling blurz v0.4.0 [INFO] [stderr] Compiling darling_core v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: could not compile `dbus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dbus /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f4a0e7ddf9dbd1a8 -C extra-filename=-f4a0e7ddf9dbd1a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-cca56ad709f6507f.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-9af2b0f4a004c865.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "135f05ef16927bf09a29cb2d0cccdf8c3b55a2bd2e7b47fb0df1f715d14d6970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135f05ef16927bf09a29cb2d0cccdf8c3b55a2bd2e7b47fb0df1f715d14d6970", kill_on_drop: false }` [INFO] [stdout] 135f05ef16927bf09a29cb2d0cccdf8c3b55a2bd2e7b47fb0df1f715d14d6970