[INFO] cloning repository https://github.com/josoriom/rust-esp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josoriom/rust-esp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosoriom%2Frust-esp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosoriom%2Frust-esp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d128d2bd786f538cbb26b4915868ce2dc143fc2e [INFO] checking josoriom/rust-esp against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosoriom%2Frust-esp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josoriom/rust-esp on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/josoriom/rust-esp [INFO] finished tweaking git repo https://github.com/josoriom/rust-esp [INFO] tweaked toml for git repo https://github.com/josoriom/rust-esp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/josoriom/rust-esp 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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-wifi.git` [INFO] [stderr] Updating git repository `https://github.com/smoltcp-rs/smoltcp.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal v1.0.0-rc.2 [INFO] [stderr] Downloaded esp-riscv-rt v0.6.0 [INFO] [stderr] Downloaded static_cell v2.0.0 [INFO] [stderr] Downloaded esp32-hal v0.17.0 [INFO] [stderr] Downloaded portable_atomic_enum v0.3.0 [INFO] [stderr] Downloaded esp-println v0.7.1 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0-rc.2 [INFO] [stderr] Downloaded portable_atomic_enum_macros v0.2.0 [INFO] [stderr] Downloaded minijinja v1.0.10 [INFO] [stderr] Downloaded esp-println v0.8.0 [INFO] [stderr] Downloaded esp-backtrace v0.9.0 [INFO] [stderr] Downloaded embedded-svc v0.26.4 [INFO] [stderr] Downloaded esp32h2-hal v0.5.0 [INFO] [stderr] Downloaded esp32c2-hal v0.12.0 [INFO] [stderr] Downloaded esp32c3-hal v0.14.0 [INFO] [stderr] Downloaded esp32c6-hal v0.7.0 [INFO] [stderr] Downloaded embedded-hal-async v1.0.0-rc.2 [INFO] [stderr] Downloaded esp32s2-hal v0.14.0 [INFO] [stderr] Downloaded esp32s3-hal v0.14.0 [INFO] [stderr] Downloaded esp-hal-common v0.14.1 [INFO] [stderr] Downloaded smoltcp v0.10.0 [INFO] [stderr] Downloaded esp-wifi-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d1b712816ab6a4d5646105e43e1c28b3be6ed4cfdaed1be75e55c7959869b8d [INFO] running `Command { std: "docker" "start" "-a" "9d1b712816ab6a4d5646105e43e1c28b3be6ed4cfdaed1be75e55c7959869b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d1b712816ab6a4d5646105e43e1c28b3be6ed4cfdaed1be75e55c7959869b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1b712816ab6a4d5646105e43e1c28b3be6ed4cfdaed1be75e55c7959869b8d", kill_on_drop: false }` [INFO] [stdout] 9d1b712816ab6a4d5646105e43e1c28b3be6ed4cfdaed1be75e55c7959869b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c5360244a8da8b132553607af85b7226474ea5a64285fedbf9bc69d8b282036 [INFO] running `Command { std: "docker" "start" "-a" "8c5360244a8da8b132553607af85b7226474ea5a64285fedbf9bc69d8b282036", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling embassy-time v0.2.0 (https://github.com/embassy-rs/embassy.git?rev=14f41a71b6ea9dedb4ee5b9c741fe10575772c7d#14f41a71) [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling xtensa-lx v0.8.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0-rc.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking embedded-hal v1.0.0-rc.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling winnow v0.5.31 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Compiling embassy-sync v0.5.0 (https://github.com/embassy-rs/embassy.git?rev=14f41a71b6ea9dedb4ee5b9c741fe10575772c7d#14f41a71) [INFO] [stderr] Compiling esp32 v0.28.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking embedded-hal-nb v1.0.0-rc.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling esp-wifi-sys v0.1.0 (https://github.com/esp-rs/esp-wifi.git?rev=a69545dc4c053b9cc9a7398df9250d16834526b5#a69545dc) [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling esp-println v0.7.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling esp32-hal v0.17.0 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking embassy-futures v0.1.1 (https://github.com/embassy-rs/embassy.git?rev=14f41a71b6ea9dedb4ee5b9c741fe10575772c7d#14f41a71) [INFO] [stderr] Compiling smoltcp v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling esp-wifi-sys v0.1.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling embassy-executor v0.4.0 (https://github.com/embassy-rs/embassy.git?rev=14f41a71b6ea9dedb4ee5b9c741fe10575772c7d#14f41a71) [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Compiling esp-backtrace v0.9.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/paste-23d58dca5a2f71ac.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/paste-23d58dca5a2f71ac/dep-lib-paste` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `embassy-executor` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/git/checkouts/embassy-c08a80187403f815/14f41a7/embassy-executor/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="integrated-timers"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_arch", "arch-cortex-m", "arch-riscv32", "arch-std", "arch-wasm", "defmt", "executor-interrupt", "executor-thread", "integrated-timers", "log", "nightly", "rtos-trace", "task-arena-size-1024", "task-arena-size-10240", "task-arena-size-1048576", "task-arena-size-12288", "task-arena-size-128", "task-arena-size-1280", "task-arena-size-131072", "task-arena-size-1536", "task-arena-size-16384", "task-arena-size-163840", "task-arena-size-192", "task-arena-size-196608", "task-arena-size-2048", "task-arena-size-20480", "task-arena-size-24576", "task-arena-size-256", "task-arena-size-2560", "task-arena-size-262144", "task-arena-size-3072", "task-arena-size-320", "task-arena-size-32768", "task-arena-size-327680", "task-arena-size-384", "task-arena-size-393216", "task-arena-size-4096", "task-arena-size-40960", "task-arena-size-49152", "task-arena-size-512", "task-arena-size-5120", "task-arena-size-524288", "task-arena-size-6144", "task-arena-size-64", "task-arena-size-640", "task-arena-size-65536", "task-arena-size-655360", "task-arena-size-768", "task-arena-size-786432", "task-arena-size-8192", "task-arena-size-81920", "task-arena-size-98304", "turbowakers"))' -C metadata=a71c527a1d0b4a47 -C extra-filename=-225f3780456ec78f --out-dir /opt/rustwide/target/debug/build/embassy-executor-225f3780456ec78f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `proc-macro-error-attr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cef3f09308ef912e -C extra-filename=-6e946f747a089ab6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b3f6eb904a77aa5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3b3ce5b4d13eeb72.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/esp-backtrace-c48b583179e308ac/rmeta4t14uq" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahd5TbM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-backtrace` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `litrs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVN5VkG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `no-std-net` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasz0W29/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heapless` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaas5Ti1/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `litrs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7AOtiY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFWcHys" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanrE7EI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/esp32-d1ab40a55be047ed.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafcUYxi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `esp32` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaS8LXir" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZrWaqO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c5360244a8da8b132553607af85b7226474ea5a64285fedbf9bc69d8b282036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5360244a8da8b132553607af85b7226474ea5a64285fedbf9bc69d8b282036", kill_on_drop: false }` [INFO] [stdout] 8c5360244a8da8b132553607af85b7226474ea5a64285fedbf9bc69d8b282036