[INFO] cloning repository https://github.com/zedddie16/ctvtcntr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zedddie16/ctvtcntr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedddie16%2Fctvtcntr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedddie16%2Fctvtcntr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c4fc61ef20fef4940aea04d89f86f8ba31b962b [INFO] testing zedddie16/ctvtcntr against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedddie16%2Fctvtcntr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zedddie16/ctvtcntr [INFO] finished tweaking git repo https://github.com/zedddie16/ctvtcntr [INFO] tweaked toml for git repo https://github.com/zedddie16/ctvtcntr written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zedddie16/ctvtcntr on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zedddie16/ctvtcntr 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Downloaded arrow-schema v54.3.1 [INFO] [stderr] Downloaded arrow-select v54.3.1 [INFO] [stderr] Downloaded hyprland v0.4.0-beta.2 [INFO] [stderr] Downloaded arrow-arith v54.3.1 [INFO] [stderr] Downloaded arrow-ord v54.3.1 [INFO] [stderr] Downloaded arrow v54.3.1 [INFO] [stderr] Downloaded arrow-cast v54.3.1 [INFO] [stderr] Downloaded arrow-buffer v54.3.1 [INFO] [stderr] Downloaded arrow-data v54.3.1 [INFO] [stderr] Downloaded arrow-string v54.3.1 [INFO] [stderr] Downloaded arrow-row v54.3.1 [INFO] [stderr] Downloaded arrow-array v54.3.1 [INFO] [stderr] Downloaded duckdb v1.2.2 [INFO] [stderr] Downloaded libduckdb-sys v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c65d9a93d48ccec92daae20e862fb06e72c68d267191c48bfa7829a935c4438 [INFO] running `Command { std: "docker" "start" "-a" "5c65d9a93d48ccec92daae20e862fb06e72c68d267191c48bfa7829a935c4438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c65d9a93d48ccec92daae20e862fb06e72c68d267191c48bfa7829a935c4438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c65d9a93d48ccec92daae20e862fb06e72c68d267191c48bfa7829a935c4438", kill_on_drop: false }` [INFO] [stdout] 5c65d9a93d48ccec92daae20e862fb06e72c68d267191c48bfa7829a935c4438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d18230841909289152247ef104d42e65eed3788722aab0535439ec91a78ade3 [INFO] running `Command { std: "docker" "start" "-a" "9d18230841909289152247ef104d42e65eed3788722aab0535439ec91a78ade3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling libduckdb-sys v1.2.2 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling arrow-arith v54.3.1 [INFO] [stderr] error: could not compile `arrow-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-54.3.1/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="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=21167bbc64a170fc -C extra-filename=-f0b24c93a2b924fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-7e02b437efdd20cc.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-99d6650195456ca6.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-4ddff4a4f89e6bf3.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b5a6bb5415c9ffca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-775b116a9ffbd802.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d491acf639a46fa2.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-9c7df0e3faa58caf.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a5dbe6e706b175ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyprland` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name hyprland --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyprland-0.4.0-beta.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="ahash"' --cfg 'feature="config"' --cfg 'feature="ctl"' --cfg 'feature="data"' --cfg 'feature="default"' --cfg 'feature="dispatch"' --cfg 'feature="keyword"' --cfg 'feature="listener"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "async-lite", "async-std", "config", "ctl", "data", "default", "dispatch", "keyword", "listener", "parking_lot", "tokio", "tokio-stream", "unsafe-impl"))' -C metadata=3bf18ebbc480df82 -C extra-filename=-4a40e61921d6fcdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-7e02b437efdd20cc.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f96c8e44522e1048.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-5486f616c998342e.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1e551205f1478063.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-ab6ebc18d7f12c96.rmeta --extern hyprland_macros=/opt/rustwide/target/debug/deps/libhyprland_macros-a0736da85eb241de.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e9a3b85b0f00cdd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern phf=/opt/rustwide/target/debug/deps/libphf-f130dbf78f5abb49.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ed0901658a3e27bd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ed8f5daf73b0b7c.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-bc488b84db439bfd.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1cfb8ba457d9dd11.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `arrow-arith` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name arrow_arith --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-54.3.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5287091045298e69 -C extra-filename=-ec215855891b9507 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-f0b24c93a2b924fb.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-99d6650195456ca6.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-4ddff4a4f89e6bf3.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b5a6bb5415c9ffca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-775b116a9ffbd802.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a5dbe6e706b175ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `arrow-select` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name arrow_select --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-select-54.3.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b17ea7161fb327de -C extra-filename=-f244da67975f7cad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-7e02b437efdd20cc.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-f0b24c93a2b924fb.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-99d6650195456ca6.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-4ddff4a4f89e6bf3.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b5a6bb5415c9ffca.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a5dbe6e706b175ba.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9d18230841909289152247ef104d42e65eed3788722aab0535439ec91a78ade3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d18230841909289152247ef104d42e65eed3788722aab0535439ec91a78ade3", kill_on_drop: false }` [INFO] [stdout] 9d18230841909289152247ef104d42e65eed3788722aab0535439ec91a78ade3