[INFO] cloning repository https://github.com/Decodetalkers/smallcage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Decodetalkers/smallcage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Fsmallcage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Fsmallcage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25ede1b41af5ea898eb1ac2362748f8c9dfab385
[INFO] checking Decodetalkers/smallcage against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Fsmallcage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Decodetalkers/smallcage on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Decodetalkers/smallcage
[INFO] finished tweaking git repo https://github.com/Decodetalkers/smallcage
[INFO] tweaked toml for git repo https://github.com/Decodetalkers/smallcage written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Decodetalkers/smallcage 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df5fbaca895f41777923d24cb711befbdaebed1dbc4a96b75ec9ea746266de04
[INFO] running `Command { std: "docker" "start" "-a" "df5fbaca895f41777923d24cb711befbdaebed1dbc4a96b75ec9ea746266de04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df5fbaca895f41777923d24cb711befbdaebed1dbc4a96b75ec9ea746266de04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5fbaca895f41777923d24cb711befbdaebed1dbc4a96b75ec9ea746266de04", kill_on_drop: false }`
[INFO] [stdout] df5fbaca895f41777923d24cb711befbdaebed1dbc4a96b75ec9ea746266de04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e04c0ee6cf92bb856c6fc5cb269e275ccc726baa1b065b3a27bdd270f59d9025
[INFO] running `Command { std: "docker" "start" "-a" "e04c0ee6cf92bb856c6fc5cb269e275ccc726baa1b065b3a27bdd270f59d9025", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling gbm-sys v0.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling libseat-sys v0.1.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr] error: failed to run custom build command for `libseat-sys v0.1.7`
[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-sys-9512c91f25d85ee9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSEAT_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSEAT_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSEAT_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libseat-sys-0.1.7/build.rs:30:42:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libseat
[INFO] [stderr] 
[INFO] [stderr]   The system library `libseat` required by crate `libseat-sys` was not found.
[INFO] [stderr]   The file `libseat.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libseat.pc`.
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61c5eebfab90 - std::backtrace_rs::backtrace::libunwind::trace::hadda5b3c123dc3bb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x61c5eebfab90 - std::backtrace_rs::backtrace::trace_unsynchronized::h251baf92d3d99d58
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x61c5eebfab90 - std::sys::backtrace::_print_fmt::he064a6bd4bc8a74c
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61c5eebfab90 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haf1177ce001c5aba
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61c5eec1cb53 - core::fmt::rt::Argument::fmt::h13d92de871fbc7d2
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x61c5eec1cb53 - core::fmt::write::h1a1a904f0a5a0299
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x61c5eebf78b3 - std::io::Write::write_fmt::h50a28dda2e43fcfb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x61c5eebfa9e2 - std::sys::backtrace::BacktraceLock::print::h157a5b5bafa82524
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x61c5eebfbaef - std::panicking::default_hook::{{closure}}::hbf38c704020fd551
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x61c5eebfb95a - std::panicking::default_hook::h3b53f3f0a8a63ac3
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x61c5eebfc4d2 - std::panicking::rust_panic_with_hook::h7056095ba66a66e9
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x61c5eebfc25a - std::panicking::begin_panic_handler::{{closure}}::h5cd21fc1f38bc0b5
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x61c5eebfb099 - std::sys::backtrace::__rust_end_short_backtrace::h870aa48417f960ec
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x61c5eebfbeed - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x61c5eec1bce0 - core::panicking::panic_fmt::h3be781a2b5cd0694
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x61c5eec1c126 - core::result::unwrap_failed::h9e220969a3197ca5
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x61c5eebaf383 - build_script_build::main::h8b4894e931878274
[INFO] [stderr]     17:     0x61c5eebaf283 - core::ops::function::FnOnce::call_once::hfb193b133581292a
[INFO] [stderr]     18:     0x61c5eebaf226 - std::sys::backtrace::__rust_begin_short_backtrace::h5463914a0878575e
[INFO] [stderr]     19:     0x61c5eebaf209 - std::rt::lang_start::{{closure}}::hbd9716b1c262476d
[INFO] [stderr]     20:     0x61c5eebf43a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1e885987d45d34ff
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x61c5eebf43a0 - std::panicking::try::do_call::h8a97b1757e207774
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     22:     0x61c5eebf43a0 - std::panicking::try::h92f474ce5157261d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     23:     0x61c5eebf43a0 - std::panic::catch_unwind::h90427f977335690d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x61c5eebf43a0 - std::rt::lang_start_internal::{{closure}}::h28c58ffd66de695b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:168:24
[INFO] [stderr]     25:     0x61c5eebf43a0 - std::panicking::try::do_call::he6cef74ecc3ff7c6
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x61c5eebf43a0 - std::panicking::try::h6657572b256b949b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x61c5eebf43a0 - std::panic::catch_unwind::h0a856d006a19410f
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x61c5eebf43a0 - std::rt::lang_start_internal::h10d6e5d37af84b89
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:164:5
[INFO] [stderr]     29:     0x61c5eebaf1f1 - std::rt::lang_start::h3517db12652f1d64
[INFO] [stderr]     30:     0x61c5eebaf405 - main
[INFO] [stderr]     31:     0x757bc75c9d90 - <unknown>
[INFO] [stderr]     32:     0x757bc75c9e40 - __libc_start_main
[INFO] [stderr]     33:     0x61c5eebaf105 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e04c0ee6cf92bb856c6fc5cb269e275ccc726baa1b065b3a27bdd270f59d9025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04c0ee6cf92bb856c6fc5cb269e275ccc726baa1b065b3a27bdd270f59d9025", kill_on_drop: false }`
[INFO] [stdout] e04c0ee6cf92bb856c6fc5cb269e275ccc726baa1b065b3a27bdd270f59d9025
