[INFO] cloning repository https://github.com/pop-os/cosmic-comp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/cosmic-comp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-comp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-comp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0e0f5a1d3ca3175fdb13d6eb4b606a4f3f067ba [INFO] testing pop-os/cosmic-comp against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-comp" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/cosmic-comp on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-21/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pop-os/cosmic-comp [INFO] finished tweaking git repo https://github.com/pop-os/cosmic-comp [INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-comp written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/cosmic-comp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f67af68f8745076100fdc773b756956983a2c245c6770dff01050ff3319001a [INFO] running `Command { std: "docker" "start" "-a" "4f67af68f8745076100fdc773b756956983a2c245c6770dff01050ff3319001a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f67af68f8745076100fdc773b756956983a2c245c6770dff01050ff3319001a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f67af68f8745076100fdc773b756956983a2c245c6770dff01050ff3319001a", kill_on_drop: false }` [INFO] [stdout] 4f67af68f8745076100fdc773b756956983a2c245c6770dff01050ff3319001a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ab97f0ad6be5588e6e70a406c3a7a9437017716846e90f755cc1c109d0b70de [INFO] running `Command { std: "docker" "start" "-a" "0ab97f0ad6be5588e6e70a406c3a7a9437017716846e90f755cc1c109d0b70de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling drm-sys v0.1.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling gbm-sys v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling libseat-sys v0.1.1 [INFO] [stderr] Compiling input-sys v1.16.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling cosmic-comp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling edid-rs v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-server v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling libseat v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling smithay v0.3.0 (https://github.com/Smithay/smithay.git?rev=5da3a629#5da3a629) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ./log_handler/log_handler.c:2:10: fatal error: libseat.h: No such file or directory [INFO] [stderr] warning: 2 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libseat v0.1.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libseat-4a8efe91e2dde3d6/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libseat-e478a7f0d815502f/out/./log_handler/log_handler.o" "-c" "./log_handler/log_handler.c" [INFO] [stderr] cargo:warning=./log_handler/log_handler.c:2:10: fatal error: libseat.h: No such file or directory [INFO] [stderr] cargo:warning= 2 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libseat-e478a7f0d815502f/out/./log_handler/log_handler.o" "-c" "./log_handler/log_handler.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0ab97f0ad6be5588e6e70a406c3a7a9437017716846e90f755cc1c109d0b70de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab97f0ad6be5588e6e70a406c3a7a9437017716846e90f755cc1c109d0b70de", kill_on_drop: false }` [INFO] [stdout] 0ab97f0ad6be5588e6e70a406c3a7a9437017716846e90f755cc1c109d0b70de