[INFO] cloning repository https://github.com/Thornvald/HashForge-TUI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thornvald/HashForge-TUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThornvald%2FHashForge-TUI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThornvald%2FHashForge-TUI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 244dbfeff8b9520fb89d5b2a83e16ff94c38a4ea [INFO] checking Thornvald/HashForge-TUI against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThornvald%2FHashForge-TUI" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Thornvald/HashForge-TUI [INFO] finished tweaking git repo https://github.com/Thornvald/HashForge-TUI [INFO] tweaked toml for git repo https://github.com/Thornvald/HashForge-TUI written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Thornvald/HashForge-TUI on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Thornvald/HashForge-TUI 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa91ba0209546ab1fc9bdaa0341cc586874ce0215750a21616fedc4775c1573a [INFO] running `Command { std: "docker" "start" "-a" "aa91ba0209546ab1fc9bdaa0341cc586874ce0215750a21616fedc4775c1573a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa91ba0209546ab1fc9bdaa0341cc586874ce0215750a21616fedc4775c1573a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa91ba0209546ab1fc9bdaa0341cc586874ce0215750a21616fedc4775c1573a", kill_on_drop: false }` [INFO] [stdout] aa91ba0209546ab1fc9bdaa0341cc586874ce0215750a21616fedc4775c1573a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8c9955e7de7434e08ec33454bf93fa5e428ccaa036c0ab5eaf8e235752ad11 [INFO] running `Command { std: "docker" "start" "-a" "6f8c9955e7de7434e08ec33454bf93fa5e428ccaa036c0ab5eaf8e235752ad11", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling hashforge-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "6f8c9955e7de7434e08ec33454bf93fa5e428ccaa036c0ab5eaf8e235752ad11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8c9955e7de7434e08ec33454bf93fa5e428ccaa036c0ab5eaf8e235752ad11", kill_on_drop: false }` [INFO] [stdout] 6f8c9955e7de7434e08ec33454bf93fa5e428ccaa036c0ab5eaf8e235752ad11