[INFO] cloning repository https://github.com/jborkowski/sea-breeze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jborkowski/sea-breeze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjborkowski%2Fsea-breeze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjborkowski%2Fsea-breeze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ad8be6b4726b1214558294163bbcbafeed59573 [INFO] testing jborkowski/sea-breeze against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjborkowski%2Fsea-breeze" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jborkowski/sea-breeze [INFO] finished tweaking git repo https://github.com/jborkowski/sea-breeze [INFO] tweaked toml for git repo https://github.com/jborkowski/sea-breeze written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jborkowski/sea-breeze on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jborkowski/sea-breeze 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.esp-hal.fuatures [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/almindor/mipidsi.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-usb-synopsys-otg v0.1.0 [INFO] [stderr] Downloaded esp-alloc v0.4.0 [INFO] [stderr] Downloaded lvgl v0.6.2 [INFO] [stderr] Downloaded lvgl-codegen v0.6.2 [INFO] [stderr] Downloaded display-interface-parallel-gpio v0.7.0 [INFO] [stderr] Downloaded atomic-pool v1.0.1 [INFO] [stderr] Downloaded embassy-net v0.4.0 [INFO] [stderr] Downloaded embassy-time v0.3.1 [INFO] [stderr] Downloaded embedded-svc v0.28.0 [INFO] [stderr] Downloaded tinygif v0.0.4 [INFO] [stderr] Downloaded smoltcp v0.11.0 [INFO] [stderr] Downloaded esp32s3 v0.27.0 [INFO] [stderr] Downloaded lvgl-sys v0.6.2 [INFO] [stderr] Downloaded semihosting v0.1.12 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903a5d254de1cd77039286f307ee6d8039ef5109b4b2573a2f5aec1062b7eeb0 [INFO] running `Command { std: "docker" "start" "-a" "903a5d254de1cd77039286f307ee6d8039ef5109b4b2573a2f5aec1062b7eeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903a5d254de1cd77039286f307ee6d8039ef5109b4b2573a2f5aec1062b7eeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903a5d254de1cd77039286f307ee6d8039ef5109b4b2573a2f5aec1062b7eeb0", kill_on_drop: false }` [INFO] [stdout] 903a5d254de1cd77039286f307ee6d8039ef5109b4b2573a2f5aec1062b7eeb0 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77dfb573122b4b7d2b11d629e4fb3c2c70dfa1d5b228a203278335a2243c4f20 [INFO] running `Command { std: "docker" "start" "-a" "77dfb573122b4b7d2b11d629e4fb3c2c70dfa1d5b228a203278335a2243c4f20", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.esp-hal.fuatures [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling xtensa-lx v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling embassy-sync v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v0.6.14 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ruzstd v0.7.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling esp-synopsys-usb-otg v0.4.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling esp32s3 v0.27.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling mutex-trait v0.2.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling embassy-sync v0.6.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling embassy-usb-driver v0.1.0 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling embassy-executor v0.5.0 [INFO] [stderr] Compiling ral-registers v0.1.3 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling embedded-nal-async v0.7.1 [INFO] [stderr] Compiling smoltcp v0.11.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling esp-wifi-sys v0.4.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling embedded-nal v0.8.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bitfield v0.15.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7d922e8c79c2f63f -C extra-filename=-43bf00fef629843f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --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" "77dfb573122b4b7d2b11d629e4fb3c2c70dfa1d5b228a203278335a2243c4f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77dfb573122b4b7d2b11d629e4fb3c2c70dfa1d5b228a203278335a2243c4f20", kill_on_drop: false }` [INFO] [stdout] 77dfb573122b4b7d2b11d629e4fb3c2c70dfa1d5b228a203278335a2243c4f20