[INFO] cloning repository https://github.com/3waffel/st7789-dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3waffel/st7789-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3waffel%2Fst7789-dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3waffel%2Fst7789-dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fcbfc1c74f3ac44df988fd9c3b3fc9ce669e8d5
[INFO] testing 3waffel/st7789-dev against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3waffel%2Fst7789-dev" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3waffel/st7789-dev
[INFO] finished tweaking git repo https://github.com/3waffel/st7789-dev
[INFO] tweaked toml for git repo https://github.com/3waffel/st7789-dev written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3waffel/st7789-dev on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3waffel/st7789-dev 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lvgl/lv_binding_rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/lvgl/lv_drivers.git`
[INFO] [stderr]     Updating git submodule `https://github.com/lvgl/lvgl.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded spidev v0.6.0
[INFO] [stderr]   Downloaded display-interface v0.4.1
[INFO] [stderr]   Downloaded static_cell v2.1.0
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded embassy-executor-macros v0.5.0
[INFO] [stderr]   Downloaded embassy-time-queue-driver v0.1.0
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded embassy-time-driver v0.1.0
[INFO] [stderr]   Downloaded embedded-hal-async v1.0.0
[INFO] [stderr]   Downloaded embassy-executor v0.6.0
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded portable-atomic v1.8.0
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded nix v0.26.4
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded rppal v0.19.0
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.7.0
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded embassy-time v0.3.2
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded proc-macro2-diagnostics v0.10.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded spin_sleep v1.2.1
[INFO] [stderr]   Downloaded memoffset v0.7.1
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded mipidsi v0.7.1
[INFO] [stderr]   Downloaded display-interface-spi v0.4.1
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded libc v0.2.158
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41ec03ce491a8938215349097bfa89aa5363a7748e99a4617a0fd578ab161764
[INFO] running `Command { std: "docker" "start" "-a" "41ec03ce491a8938215349097bfa89aa5363a7748e99a4617a0fd578ab161764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41ec03ce491a8938215349097bfa89aa5363a7748e99a4617a0fd578ab161764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41ec03ce491a8938215349097bfa89aa5363a7748e99a4617a0fd578ab161764", kill_on_drop: false }`
[INFO] [stdout] 41ec03ce491a8938215349097bfa89aa5363a7748e99a4617a0fd578ab161764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b63bb020181d58be59f65c5352613933e2f301aaf57ff034ea9f08a5e66790ee
[INFO] running `Command { std: "docker" "start" "-a" "b63bb020181d58be59f65c5352613933e2f301aaf57ff034ea9f08a5e66790ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling embassy-executor v0.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling critical-section v1.1.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling display-interface v0.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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 --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,test)' --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=b896434c501cf799 -C extra-filename=-e8c072f8df29047a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b63bb020181d58be59f65c5352613933e2f301aaf57ff034ea9f08a5e66790ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63bb020181d58be59f65c5352613933e2f301aaf57ff034ea9f08a5e66790ee", kill_on_drop: false }`
[INFO] [stdout] b63bb020181d58be59f65c5352613933e2f301aaf57ff034ea9f08a5e66790ee
