[INFO] cloning repository https://github.com/Xsimple1010/Tinic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xsimple1010/Tinic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXsimple1010%2FTinic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXsimple1010%2FTinic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4186ecafd54083bd74c987aa74dae71f68e5b725 [INFO] checking Xsimple1010/Tinic against master#2972b5e59f1c5529b6ba770437812fd83ab4ebd4 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXsimple1010%2FTinic" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Xsimple1010/Tinic [INFO] finished tweaking git repo https://github.com/Xsimple1010/Tinic [INFO] tweaked toml for git repo https://github.com/Xsimple1010/Tinic written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Xsimple1010/Tinic on toolchain 2972b5e59f1c5529b6ba770437812fd83ab4ebd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Xsimple1010/Tinic 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" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlite v0.37.0 [INFO] [stderr] Downloaded realfft v3.5.0 [INFO] [stderr] Downloaded sqlite3-sys v0.18.0 [INFO] [stderr] Downloaded alsa v0.10.0 [INFO] [stderr] Downloaded zlib-rs v0.6.0 [INFO] [stderr] Downloaded typed-path v0.12.2 [INFO] [stderr] Downloaded zip v7.4.0 [INFO] [stderr] Downloaded cpal v0.17.1 [INFO] [stderr] Downloaded sqlite3-src v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8656bb511eab65dd42610941541c30eb6c29e8525d2d5f202b92c44b5ad8874 [INFO] running `Command { std: "docker" "start" "-a" "f8656bb511eab65dd42610941541c30eb6c29e8525d2d5f202b92c44b5ad8874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8656bb511eab65dd42610941541c30eb6c29e8525d2d5f202b92c44b5ad8874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8656bb511eab65dd42610941541c30eb6c29e8525d2d5f202b92c44b5ad8874", kill_on_drop: false }` [INFO] [stdout] f8656bb511eab65dd42610941541c30eb6c29e8525d2d5f202b92c44b5ad8874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2972b5e59f1c5529b6ba770437812fd83ab4ebd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a12570940b35156b5594b4d08cdbb06fbfb586c7ef6fd87b6bbf3ded4a4869ff [INFO] running `Command { std: "docker" "start" "-a" "a12570940b35156b5594b4d08cdbb06fbfb586c7ef6fd87b6bbf3ded4a4869ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zlib-rs v0.6.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2972b5e59f1c5529b6ba770437812fd83ab4ebd4/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4e3d8ca34c8559a -C extra-filename=-c6817cdaedf89971 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-b78d6451d033f8d4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a12570940b35156b5594b4d08cdbb06fbfb586c7ef6fd87b6bbf3ded4a4869ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a12570940b35156b5594b4d08cdbb06fbfb586c7ef6fd87b6bbf3ded4a4869ff", kill_on_drop: false }` [INFO] [stdout] a12570940b35156b5594b4d08cdbb06fbfb586c7ef6fd87b6bbf3ded4a4869ff