[INFO] cloning repository https://github.com/leastinformednerd/esp32-wroom-32d-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leastinformednerd/esp32-wroom-32d-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleastinformednerd%2Fesp32-wroom-32d-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleastinformednerd%2Fesp32-wroom-32d-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3f9a3d8698adf893ae3d484a04fe70cc1fb6690 [INFO] checking leastinformednerd/esp32-wroom-32d-os against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleastinformednerd%2Fesp32-wroom-32d-os" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leastinformednerd/esp32-wroom-32d-os on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/leastinformednerd/esp32-wroom-32d-os [INFO] finished tweaking git repo https://github.com/leastinformednerd/esp32-wroom-32d-os [INFO] tweaked toml for git repo https://github.com/leastinformednerd/esp32-wroom-32d-os written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leastinformednerd/esp32-wroom-32d-os 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esp-backtrace v0.14.1 [INFO] [stderr] Downloaded esp-metadata v0.3.0 [INFO] [stderr] Downloaded esp-hal-procmacros v0.13.0 [INFO] [stderr] Downloaded esp-println v0.11.0 [INFO] [stderr] Downloaded semihosting v0.1.15 [INFO] [stderr] Downloaded esp-hal v0.20.1 [INFO] [stderr] Downloaded esp32 v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 675e5f1ce4c4ec0aff4de4f7be10bd857d1d55a92d4df7cf1648780a52ce12c7 [INFO] running `Command { std: "docker" "start" "-a" "675e5f1ce4c4ec0aff4de4f7be10bd857d1d55a92d4df7cf1648780a52ce12c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "675e5f1ce4c4ec0aff4de4f7be10bd857d1d55a92d4df7cf1648780a52ce12c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675e5f1ce4c4ec0aff4de4f7be10bd857d1d55a92d4df7cf1648780a52ce12c7", kill_on_drop: false }` [INFO] [stdout] 675e5f1ce4c4ec0aff4de4f7be10bd857d1d55a92d4df7cf1648780a52ce12c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cf5ddb6be604ada5913ed0c90d8487e2277f29250d9fc361453ec028eb51a4a [INFO] running `Command { std: "docker" "start" "-a" "2cf5ddb6be604ada5913ed0c90d8487e2277f29250d9fc361453ec028eb51a4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling xtensa-lx v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling esp32 v0.33.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking mutex-trait v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking bitfield v0.16.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling esp32-wroom-32d-os v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-166d6ed17c476748.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaX3ARA7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaukRMs3/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esp32` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2cf5ddb6be604ada5913ed0c90d8487e2277f29250d9fc361453ec028eb51a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf5ddb6be604ada5913ed0c90d8487e2277f29250d9fc361453ec028eb51a4a", kill_on_drop: false }` [INFO] [stdout] 2cf5ddb6be604ada5913ed0c90d8487e2277f29250d9fc361453ec028eb51a4a