[INFO] cloning repository https://github.com/KC-OU/KC-CYBER-SCRIPT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KC-OU/KC-CYBER-SCRIPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKC-OU%2FKC-CYBER-SCRIPT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKC-OU%2FKC-CYBER-SCRIPT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4b9576ebe299fc920d6fd4f175f6f578ce28b98 [INFO] testing KC-OU/KC-CYBER-SCRIPT against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKC-OU%2FKC-CYBER-SCRIPT" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KC-OU/KC-CYBER-SCRIPT on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KC-OU/KC-CYBER-SCRIPT [INFO] finished tweaking git repo https://github.com/KC-OU/KC-CYBER-SCRIPT [INFO] tweaked toml for git repo https://github.com/KC-OU/KC-CYBER-SCRIPT written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KC-OU/KC-CYBER-SCRIPT 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing KC-OU/KC-CYBER-SCRIPT against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKC-OU%2FKC-CYBER-SCRIPT" "/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/KC-OU/KC-CYBER-SCRIPT on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KC-OU/KC-CYBER-SCRIPT [INFO] finished tweaking git repo https://github.com/KC-OU/KC-CYBER-SCRIPT [INFO] tweaked toml for git repo https://github.com/KC-OU/KC-CYBER-SCRIPT written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KC-OU/KC-CYBER-SCRIPT 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oneshot v0.1.8 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded clap v4.5.9 [INFO] [stderr] Downloaded tui-term v0.1.12 [INFO] [stderr] Downloaded clap_builder v4.5.9 [INFO] [stderr] Downloaded ratatui v0.27.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e5f2a2a8ca6df2bd4ad3e32a72440912170f6ce6f24f7cb91832e68c4899f81 [INFO] running `Command { std: "docker" "start" "-a" "4e5f2a2a8ca6df2bd4ad3e32a72440912170f6ce6f24f7cb91832e68c4899f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e5f2a2a8ca6df2bd4ad3e32a72440912170f6ce6f24f7cb91832e68c4899f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e5f2a2a8ca6df2bd4ad3e32a72440912170f6ce6f24f7cb91832e68c4899f81", kill_on_drop: false }` [INFO] [stdout] 4e5f2a2a8ca6df2bd4ad3e32a72440912170f6ce6f24f7cb91832e68c4899f81 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31de719a3580b831d63b62a12933cb0f9933cfdd455e3b631cbb914ab7bc881b [INFO] running `Command { std: "docker" "start" "-a" "31de719a3580b831d63b62a12933cb0f9933cfdd455e3b631cbb914ab7bc881b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling tui-term v0.1.12 [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `fail_color` is never read [INFO] [stdout] --> src/theme.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub fail_color: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.09s [INFO] running `Command { std: "docker" "inspect" "31de719a3580b831d63b62a12933cb0f9933cfdd455e3b631cbb914ab7bc881b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31de719a3580b831d63b62a12933cb0f9933cfdd455e3b631cbb914ab7bc881b", kill_on_drop: false }` [INFO] [stdout] 31de719a3580b831d63b62a12933cb0f9933cfdd455e3b631cbb914ab7bc881b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa6d5a68c53b6b150c6de5d4b235df8da6a303b9e31be9bf3e36905dfeb5eb39 [INFO] running `Command { std: "docker" "start" "-a" "aa6d5a68c53b6b150c6de5d4b235df8da6a303b9e31be9bf3e36905dfeb5eb39", kill_on_drop: false }` [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `fail_color` is never read [INFO] [stdout] --> src/theme.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub fail_color: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "aa6d5a68c53b6b150c6de5d4b235df8da6a303b9e31be9bf3e36905dfeb5eb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa6d5a68c53b6b150c6de5d4b235df8da6a303b9e31be9bf3e36905dfeb5eb39", kill_on_drop: false }` [INFO] [stdout] aa6d5a68c53b6b150c6de5d4b235df8da6a303b9e31be9bf3e36905dfeb5eb39 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcf17d626293b452c97ca064797ccdcb52e08ed0cd47d7acd6098ef8243c768d [INFO] running `Command { std: "docker" "start" "-a" "bcf17d626293b452c97ca064797ccdcb52e08ed0cd47d7acd6098ef8243c768d", kill_on_drop: false }` [INFO] [stderr] warning: field `fail_color` is never read [INFO] [stderr] --> src/theme.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Theme { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 11 | pub fail_color: Color, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tui` (bin "linutil" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linutil-571cd0767fc83209) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test float::test_floating ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bcf17d626293b452c97ca064797ccdcb52e08ed0cd47d7acd6098ef8243c768d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf17d626293b452c97ca064797ccdcb52e08ed0cd47d7acd6098ef8243c768d", kill_on_drop: false }` [INFO] [stdout] bcf17d626293b452c97ca064797ccdcb52e08ed0cd47d7acd6098ef8243c768d