[INFO] cloning repository https://github.com/MXBraisedFish/TUI-GAME [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MXBraisedFish/TUI-GAME" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMXBraisedFish%2FTUI-GAME", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMXBraisedFish%2FTUI-GAME'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac2f3a921a7eae62fa99443a4dac241c71be716b [INFO] checking MXBraisedFish/TUI-GAME against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMXBraisedFish%2FTUI-GAME" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MXBraisedFish/TUI-GAME [INFO] finished tweaking git repo https://github.com/MXBraisedFish/TUI-GAME [INFO] tweaked toml for git repo https://github.com/MXBraisedFish/TUI-GAME written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MXBraisedFish/TUI-GAME on toolchain b66808126f24f2f30898306a881e1676824ea80c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MXBraisedFish/TUI-GAME 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" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: `tui-game` (manifest) generated 1 warning [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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1 [INFO] running `Command { std: "docker" "start" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: version requirement `1.1.2+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: `tui-game` (manifest) generated 1 warning [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling zvariant_utils v3.4.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling inotify-sys v0.1.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking safe_arch v0.9.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking wide v0.8.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling luajit-src v210.7.2+b925b3e [INFO] [stderr] Compiling lua-src v550.1.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking zerocopy v0.8.52 [INFO] [stderr] Compiling mlua-sys v0.11.0 [INFO] [stderr] Compiling tree-sitter v0.26.10 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling zvariant_derive v5.12.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Checking regex-automata v0.4.15 [INFO] [stderr] Compiling tree-sitter-lua v0.5.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0391ce14dec8055a -C extra-filename=-2a98537b3809186a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-ff271329eb221e3a.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `palette` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name palette --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palette-0.7.6/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="alloc"' --cfg 'feature="approx"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="libm"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=3a73ef601f2d5041 -C extra-filename=-72e681ba96946b0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-1a5e34d7644d0605.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-630013afda7c7747.rmeta --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-82ab2686c36dd08c.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-89e5b3015da8f563.rmeta --extern palette_derive=/opt/rustwide/target/debug/deps/libpalette_derive-87cb26782b4c065e.so --extern phf=/opt/rustwide/target/debug/deps/libphf-3d700ee6f218fe55.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1", kill_on_drop: false }` [INFO] [stdout] c90458141cd67eff6bc8951d2c0d4e054def3a018fe426abebe6e273bb3602c1