[INFO] cloning repository https://github.com/TheExiledCat/TUXD [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheExiledCat/TUXD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheExiledCat%2FTUXD", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheExiledCat%2FTUXD'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b68b049ddf0ab338fac009e73d3bca1ede76c995 [INFO] checking TheExiledCat/TUXD against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheExiledCat%2FTUXD" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheExiledCat/TUXD [INFO] finished tweaking git repo https://github.com/TheExiledCat/TUXD [INFO] tweaked toml for git repo https://github.com/TheExiledCat/TUXD written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheExiledCat/TUXD on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheExiledCat/TUXD 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bearcove/tree-sitter-x86asm` [INFO] [stderr] Locking 1 package to latest Rust 1.93.0-nightly compatible version [INFO] [stderr] Adding clap_derive v4.5.45 (available: v4.5.49) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_indices v0.4.4 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded syn v2.0.105 [INFO] [stderr] Downloaded iced-x86 v1.21.0 [INFO] [stderr] Downloaded unicorn-engine v2.1.3 [INFO] [stderr] Downloaded keystone-engine v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b2563b829995914563930b6db50b6d89270ad93b572b0d57945807db0d69bb0 [INFO] running `Command { std: "docker" "start" "-a" "4b2563b829995914563930b6db50b6d89270ad93b572b0d57945807db0d69bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b2563b829995914563930b6db50b6d89270ad93b572b0d57945807db0d69bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2563b829995914563930b6db50b6d89270ad93b572b0d57945807db0d69bb0", kill_on_drop: false }` [INFO] [stdout] 4b2563b829995914563930b6db50b6d89270ad93b572b0d57945807db0d69bb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba8f7922a73038a80cb5144939ecd38f909fb2367dd881bdb86254f6d1503c54 [INFO] running `Command { std: "docker" "start" "-a" "ba8f7922a73038a80cb5144939ecd38f909fb2367dd881bdb86254f6d1503c54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling unicorn-engine v2.1.3 [INFO] [stderr] Compiling tree-sitter-x86asm v0.0.1 (https://github.com/bearcove/tree-sitter-x86asm#9d028294) [INFO] [stderr] Compiling keystone-engine v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ratatui v0.29.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ba8f7922a73038a80cb5144939ecd38f909fb2367dd881bdb86254f6d1503c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8f7922a73038a80cb5144939ecd38f909fb2367dd881bdb86254f6d1503c54", kill_on_drop: false }` [INFO] [stdout] ba8f7922a73038a80cb5144939ecd38f909fb2367dd881bdb86254f6d1503c54