[INFO] cloning repository https://github.com/daniel-brenot/esp-thermostat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-brenot/esp-thermostat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-brenot%2Fesp-thermostat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-brenot%2Fesp-thermostat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa4566f51343cceacc1cdbe7929250e25f1e0dc7 [INFO] checking daniel-brenot/esp-thermostat/fa4566f51343cceacc1cdbe7929250e25f1e0dc7 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-brenot%2Fesp-thermostat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/daniel-brenot/esp-thermostat [INFO] finished tweaking git repo https://github.com/daniel-brenot/esp-thermostat [INFO] tweaked toml for git repo https://github.com/daniel-brenot/esp-thermostat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daniel-brenot/esp-thermostat on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daniel-brenot/esp-thermostat 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ravif v0.11.12 [INFO] [stderr] Downloaded slint-macros v1.11.0 [INFO] [stderr] Downloaded vtable-macro v0.2.1 [INFO] [stderr] Downloaded vtable v0.2.1 [INFO] [stderr] Downloaded slint-build v1.11.0 [INFO] [stderr] Downloaded cvt v0.1.2 [INFO] [stderr] Downloaded keycode_macro v1.0.0 [INFO] [stderr] Downloaded enumset_derive v0.11.0 [INFO] [stderr] Downloaded one-wire-bus v0.1.1 [INFO] [stderr] Downloaded keycode v1.0.0 [INFO] [stderr] Downloaded defmt-parser v1.0.0 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded ds18b20 v0.1.1 [INFO] [stderr] Downloaded gt911 v0.3.0 [INFO] [stderr] Downloaded embedded-svc v0.28.1 [INFO] [stderr] Downloaded fs_at v0.2.1 [INFO] [stderr] Downloaded i-slint-backend-linuxkms v1.11.0 [INFO] [stderr] Downloaded i-slint-backend-winit v1.11.0 [INFO] [stderr] Downloaded i-slint-backend-selector v1.11.0 [INFO] [stderr] Downloaded esp-idf-sys v0.36.1 [INFO] [stderr] Downloaded slint v1.11.0 [INFO] [stderr] Downloaded fdsm v0.6.0 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded i-slint-core-macros v1.11.0 [INFO] [stderr] Downloaded esp-idf-svc v0.50.1 [INFO] [stderr] Downloaded i-slint-core v1.11.0 [INFO] [stderr] Downloaded esp-idf-hal v0.45.2 [INFO] [stderr] Downloaded defmt-macros v1.0.1 [INFO] [stderr] Downloaded defmt v1.0.1 [INFO] [stderr] Downloaded defmt v0.3.100 [INFO] [stderr] Downloaded enumset v1.1.6 [INFO] [stderr] Downloaded remove_dir_all v0.8.4 [INFO] [stderr] Downloaded i-slint-common v1.11.0 [INFO] [stderr] Downloaded i-slint-compiler v1.11.0 [INFO] [stderr] Downloaded embuild v0.33.0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c085025d730b1bc8f83e8e7ac48aa437c7d553d07094a90418a913e1ff0334c1 [INFO] running `Command { std: "docker" "start" "-a" "c085025d730b1bc8f83e8e7ac48aa437c7d553d07094a90418a913e1ff0334c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c085025d730b1bc8f83e8e7ac48aa437c7d553d07094a90418a913e1ff0334c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c085025d730b1bc8f83e8e7ac48aa437c7d553d07094a90418a913e1ff0334c1", kill_on_drop: false }` [INFO] [stdout] c085025d730b1bc8f83e8e7ac48aa437c7d553d07094a90418a913e1ff0334c1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab8f36a7aae965408e5f05108577f80468c0ba2952627737551fb91a8a608e69 [INFO] running `Command { std: "docker" "start" "-a" "ab8f36a7aae965408e5f05108577f80468c0ba2952627737551fb91a8a608e69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling remove_dir_all v0.8.4 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lyon_path v1.0.7 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling linereader v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling i-slint-compiler v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=85f478588f0a5e41 -C extra-filename=-fdf3c2b505d2cccb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b1593316d0adb7e0.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7bd010bd8a9214bb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-00c9160cba008bff.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-30d9e792c07c7c00.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 `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/021fc25b7a48f6051bee1e1f06c7a277e4de1cc9/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b9fa4d115966fdb -C extra-filename=-11c9908cf93b1435 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-28955c81c7fb2463.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-dee310c72d8a8a5f.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-efd88df5ccba0535.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-61254f808c729b28.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-21a8d7ed60438f68.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-81a1626e968b73d0.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-346490ee01a630e1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ab8f36a7aae965408e5f05108577f80468c0ba2952627737551fb91a8a608e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8f36a7aae965408e5f05108577f80468c0ba2952627737551fb91a8a608e69", kill_on_drop: false }` [INFO] [stdout] ab8f36a7aae965408e5f05108577f80468c0ba2952627737551fb91a8a608e69