[INFO] cloning repository https://github.com/Eskpil/episk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eskpil/episk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEskpil%2Fepisk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEskpil%2Fepisk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 907d0b2f17de082a3e921cc41f92da357d012231
[INFO] building Eskpil/episk against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEskpil%2Fepisk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eskpil/episk on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Eskpil/episk
[INFO] finished tweaking git repo https://github.com/Eskpil/episk
[INFO] tweaked toml for git repo https://github.com/Eskpil/episk written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Eskpil/episk 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 874d607d890defbf0f20cba71861857a82143728fff483b91c5dba42571762d5
[INFO] running `Command { std: "docker" "start" "-a" "874d607d890defbf0f20cba71861857a82143728fff483b91c5dba42571762d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "874d607d890defbf0f20cba71861857a82143728fff483b91c5dba42571762d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "874d607d890defbf0f20cba71861857a82143728fff483b91c5dba42571762d5", kill_on_drop: false }`
[INFO] [stdout] 874d607d890defbf0f20cba71861857a82143728fff483b91c5dba42571762d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd640119ad49147274670ffacd07d8e3ef9777cec16a38fa77d16e70aa1a1ea9
[INFO] running `Command { std: "docker" "start" "-a" "dd640119ad49147274670ffacd07d8e3ef9777cec16a38fa77d16e70aa1a1ea9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling wayland-sys v0.30.0-beta.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling drm-sys v0.1.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling wayland-backend v0.1.0-beta.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling input-sys v1.16.1
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling libseat-sys v0.1.1
[INFO] [stderr]    Compiling gbm-sys v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling libseat v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling smithay v0.3.0 (https://github.com/Smithay/smithay.git#b92330fb)
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling wayland-scanner v0.30.0-beta.7
[INFO] [stderr] warning: libseat@0.1.4: ./log_handler/log_handler.c:2:10: fatal error: libseat.h: No such file or directory
[INFO] [stderr] warning: libseat@0.1.4:     2 | #include <libseat.h>
[INFO] [stderr] warning: libseat@0.1.4:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: libseat@0.1.4: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libseat v0.1.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libseat-ecf87ab5760380a4/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,x87")
[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-5a956991cb8951dd/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 <libseat.h>
[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-5a956991cb8951dd/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] running `Command { std: "docker" "inspect" "dd640119ad49147274670ffacd07d8e3ef9777cec16a38fa77d16e70aa1a1ea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd640119ad49147274670ffacd07d8e3ef9777cec16a38fa77d16e70aa1a1ea9", kill_on_drop: false }`
[INFO] [stdout] dd640119ad49147274670ffacd07d8e3ef9777cec16a38fa77d16e70aa1a1ea9
