[INFO] cloning repository https://github.com/Ebbo/cosmic-applet-music-player
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ebbo/cosmic-applet-music-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEbbo%2Fcosmic-applet-music-player", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEbbo%2Fcosmic-applet-music-player'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fe94a89a85be34b867ee94268e46e7fd72e88b8
[INFO] checking Ebbo/cosmic-applet-music-player against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEbbo%2Fcosmic-applet-music-player" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ebbo/cosmic-applet-music-player
[INFO] finished tweaking git repo https://github.com/Ebbo/cosmic-applet-music-player
[INFO] tweaked toml for git repo https://github.com/Ebbo/cosmic-applet-music-player written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ebbo/cosmic-applet-music-player on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ebbo/cosmic-applet-music-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d15a17614f6cd441e319f7d5e394b66af6d8721f1096c97be24eb23c87cfb59e
[INFO] running `Command { std: "docker" "start" "-a" "d15a17614f6cd441e319f7d5e394b66af6d8721f1096c97be24eb23c87cfb59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d15a17614f6cd441e319f7d5e394b66af6d8721f1096c97be24eb23c87cfb59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d15a17614f6cd441e319f7d5e394b66af6d8721f1096c97be24eb23c87cfb59e", kill_on_drop: false }`
[INFO] [stdout] d15a17614f6cd441e319f7d5e394b66af6d8721f1096c97be24eb23c87cfb59e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40450041b6d427478f588f8e311aeb30c3cf96fd304f488ae399f313ea9dc132
[INFO] running `Command { std: "docker" "start" "-a" "40450041b6d427478f588f8e311aeb30c3cf96fd304f488ae399f313ea9dc132", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.18
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking kurbo v0.11.2
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking drm-fourcc v2.2.0
[INFO] [stderr]     Checking fontdb v0.18.0
[INFO] [stderr]    Compiling softbuffer v0.4.1 (https://github.com/pop-os/softbuffer?tag=cosmic-4.0#6e75b1ad)
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winit v0.30.5 (https://github.com/pop-os/winit.git?tag=iced-xdg-surface-0.13#1cc02bda)
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2 (https://github.com/Smithay/client-toolkit#9882c58b)
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking dpi v0.1.1 (https://github.com/pop-os/winit.git?tag=iced-xdg-surface-0.13#1cc02bda)
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking ini_core v0.2.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking grid v0.11.0
[INFO] [stderr]     Checking almost v0.2.0
[INFO] [stderr]     Checking apply v0.3.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking css-color v0.2.8
[INFO] [stderr]     Checking taffy v0.3.11 (https://github.com/DioxusLabs/taffy?rev=7781c70#7781c702)
[INFO] [stderr]     Checking dbus v0.9.9
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="sync"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=4b8b4a94bde67251 -C extra-filename=-594dfcfe72235fad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40450041b6d427478f588f8e311aeb30c3cf96fd304f488ae399f313ea9dc132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40450041b6d427478f588f8e311aeb30c3cf96fd304f488ae399f313ea9dc132", kill_on_drop: false }`
[INFO] [stdout] 40450041b6d427478f588f8e311aeb30c3cf96fd304f488ae399f313ea9dc132
