[INFO] cloning repository https://github.com/developer-ramen/terminal-arcade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/developer-ramen/terminal-arcade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-ramen%2Fterminal-arcade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-ramen%2Fterminal-arcade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd245052fe3b21dd0e5ed83439f9864bb0f0f208 [INFO] testing developer-ramen/terminal-arcade against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-ramen%2Fterminal-arcade" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/developer-ramen/terminal-arcade on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/developer-ramen/terminal-arcade [INFO] finished tweaking git repo https://github.com/developer-ramen/terminal-arcade [INFO] tweaked toml for git repo https://github.com/developer-ramen/terminal-arcade written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/developer-ramen/terminal-arcade 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded indoc v2.0.4 [INFO] [stderr] Downloaded castaway v0.2.2 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded bool-toggle v1.1.1 [INFO] [stderr] Downloaded darling v0.20.8 [INFO] [stderr] Downloaded bumpalo v3.15.3 [INFO] [stderr] Downloaded cc v1.0.88 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded git_info v0.1.2 [INFO] [stderr] Downloaded palette v0.7.5 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded darling_core v0.20.8 [INFO] [stderr] Downloaded darling_macro v0.20.8 [INFO] [stderr] Downloaded derive_builder v0.20.0 [INFO] [stderr] Downloaded enum_delegate_lib v0.2.0 [INFO] [stderr] Downloaded enum_delegate v0.2.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] [stderr] Downloaded fast-srgb8 v1.0.0 [INFO] [stderr] Downloaded palette_derive v0.7.5 [INFO] [stderr] Downloaded pluralizer v0.4.0 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded ratatui v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 671454d3ba695cb6cbad3859e93dd54a83f9b264566b1cba0d8404ab58dc095f [INFO] running `Command { std: "docker" "start" "-a" "671454d3ba695cb6cbad3859e93dd54a83f9b264566b1cba0d8404ab58dc095f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671454d3ba695cb6cbad3859e93dd54a83f9b264566b1cba0d8404ab58dc095f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671454d3ba695cb6cbad3859e93dd54a83f9b264566b1cba0d8404ab58dc095f", kill_on_drop: false }` [INFO] [stdout] 671454d3ba695cb6cbad3859e93dd54a83f9b264566b1cba0d8404ab58dc095f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bde8dba9ac0e2164790673b775ca9ad29c68c9b87028d7317843a7e12945ffa [INFO] running `Command { std: "docker" "start" "-a" "5bde8dba9ac0e2164790673b775ca9ad29c68c9b87028d7317843a7e12945ffa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling palette v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d8ff97c660566b14 -C extra-filename=-d8ff97c660566b14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5bde8dba9ac0e2164790673b775ca9ad29c68c9b87028d7317843a7e12945ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bde8dba9ac0e2164790673b775ca9ad29c68c9b87028d7317843a7e12945ffa", kill_on_drop: false }` [INFO] [stdout] 5bde8dba9ac0e2164790673b775ca9ad29c68c9b87028d7317843a7e12945ffa [INFO] testing developer-ramen/terminal-arcade against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeveloper-ramen%2Fterminal-arcade" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/developer-ramen/terminal-arcade on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/developer-ramen/terminal-arcade [INFO] finished tweaking git repo https://github.com/developer-ramen/terminal-arcade [INFO] tweaked toml for git repo https://github.com/developer-ramen/terminal-arcade written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/developer-ramen/terminal-arcade 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad87b9186ff367517de0e84568e7440735e91c99dfd28d7ca664768338cbbaba [INFO] running `Command { std: "docker" "start" "-a" "ad87b9186ff367517de0e84568e7440735e91c99dfd28d7ca664768338cbbaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad87b9186ff367517de0e84568e7440735e91c99dfd28d7ca664768338cbbaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad87b9186ff367517de0e84568e7440735e91c99dfd28d7ca664768338cbbaba", kill_on_drop: false }` [INFO] [stdout] ad87b9186ff367517de0e84568e7440735e91c99dfd28d7ca664768338cbbaba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec57816a87b914182a874f117cce9e5f32b679d9d75e163d29a19bed740773c [INFO] running `Command { std: "docker" "start" "-a" "2ec57816a87b914182a874f117cce9e5f32b679d9d75e163d29a19bed740773c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling palette v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling enum_delegate_lib v0.2.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling bool-toggle v1.1.1 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling enum_delegate v0.2.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling palette_derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pluralizer v0.4.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling terminal-arcade v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `text`, `placeholder`, `max_len`, and `flicker_counter` are never read [INFO] [stdout] --> src/ui/components/text_input_bar.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TextInputField { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 9 | /// Text currently in this field. [INFO] [stdout] 10 | text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | placeholder: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | max_len: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | flicker_counter: FlickerCounter, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextInputField` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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 16.73s [INFO] running `Command { std: "docker" "inspect" "2ec57816a87b914182a874f117cce9e5f32b679d9d75e163d29a19bed740773c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec57816a87b914182a874f117cce9e5f32b679d9d75e163d29a19bed740773c", kill_on_drop: false }` [INFO] [stdout] 2ec57816a87b914182a874f117cce9e5f32b679d9d75e163d29a19bed740773c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 232876ddb65c62f57c608ca47bb682b8cfab0ce4ec163be7bb7794814ca4a899 [INFO] running `Command { std: "docker" "start" "-a" "232876ddb65c62f57c608ca47bb682b8cfab0ce4ec163be7bb7794814ca4a899", kill_on_drop: false }` [INFO] [stderr] Compiling terminal-arcade v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `text`, `placeholder`, `max_len`, and `flicker_counter` are never read [INFO] [stdout] --> src/ui/components/text_input_bar.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TextInputField { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 9 | /// Text currently in this field. [INFO] [stdout] 10 | text: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | placeholder: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | max_len: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | flicker_counter: FlickerCounter, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextInputField` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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.64s [INFO] running `Command { std: "docker" "inspect" "232876ddb65c62f57c608ca47bb682b8cfab0ce4ec163be7bb7794814ca4a899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232876ddb65c62f57c608ca47bb682b8cfab0ce4ec163be7bb7794814ca4a899", kill_on_drop: false }` [INFO] [stdout] 232876ddb65c62f57c608ca47bb682b8cfab0ce4ec163be7bb7794814ca4a899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6374a57c3ecd36683e8db90135079f8de5880a2f58a7c9fa845d9a8144f9a07 [INFO] running `Command { std: "docker" "start" "-a" "f6374a57c3ecd36683e8db90135079f8de5880a2f58a7c9fa845d9a8144f9a07", kill_on_drop: false }` [INFO] [stderr] warning: fields `text`, `placeholder`, `max_len`, and `flicker_counter` are never read [INFO] [stderr] --> src/ui/components/text_input_bar.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct TextInputField { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 9 | /// Text currently in this field. [INFO] [stderr] 10 | text: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 13 | placeholder: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | max_len: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 19 | flicker_counter: FlickerCounter, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TextInputField` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `terminal-arcade` (bin "terminal-arcade" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/terminal_arcade-dba2337063fa37d3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6374a57c3ecd36683e8db90135079f8de5880a2f58a7c9fa845d9a8144f9a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6374a57c3ecd36683e8db90135079f8de5880a2f58a7c9fa845d9a8144f9a07", kill_on_drop: false }` [INFO] [stdout] f6374a57c3ecd36683e8db90135079f8de5880a2f58a7c9fa845d9a8144f9a07