[INFO] cloning repository https://github.com/aarshivv/leddmx-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aarshivv/leddmx-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarshivv%2Fleddmx-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarshivv%2Fleddmx-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75139ba421477639cf507bc4b4cecae70f3e866c
[INFO] checking aarshivv/leddmx-controller against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarshivv%2Fleddmx-controller" "/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/aarshivv/leddmx-controller
[INFO] finished tweaking git repo https://github.com/aarshivv/leddmx-controller
[INFO] tweaked toml for git repo https://github.com/aarshivv/leddmx-controller written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aarshivv/leddmx-controller on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aarshivv/leddmx-controller 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bluez-async v0.8.2
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded jiff-static v0.2.32
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded xml v1.3.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded btleplug v0.12.0
[INFO] [stderr]   Downloaded jiff v0.2.32
[INFO] [stderr]   Downloaded android_logger v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e
[INFO] running `Command { std: "docker" "start" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking generational-box v0.7.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking subsecond-types v0.7.9
[INFO] [stderr]     Checking slotmap v1.1.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking subsecond v0.7.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking xml v1.3.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking dioxus-cli-config v0.7.9
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling dioxus-rsx v0.7.9
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=cc210c4c8c6842a3 -C extra-filename=-08f7fa09f42c4ddd --out-dir /opt/rustwide/target/debug/build/regex-automata/08f7fa09f42c4ddd/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/d9bdfda2c9a6c11f/out/libaho_corasick-d9bdfda2c9a6c11f.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/0b8b8323288fc4b3/out/libregex_syntax-0b8b8323288fc4b3.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=911e7c20b3ff7017 -C extra-filename=-047fbb7c89fd01db --out-dir /opt/rustwide/target/debug/build/futures-util/047fbb7c89fd01db/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out/libfutures_io-8551f65ba49d7852.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/727dc1d41a5dcf42/out/libfutures_macro-727dc1d41a5dcf42.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e", kill_on_drop: false }`
[INFO] [stdout] f4fcd287b790032d69cca7ed94d052283167e29a8c3eee1654d3a42654cc4e0e
