[INFO] cloning repository https://github.com/chmanie/hello-esp32-uart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chmanie/hello-esp32-uart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmanie%2Fhello-esp32-uart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmanie%2Fhello-esp32-uart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdb31d4c1ebe442df5a29b9dca7bcf5bb84d1adb [INFO] checking chmanie/hello-esp32-uart against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmanie%2Fhello-esp32-uart" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [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/chmanie/hello-esp32-uart [INFO] finished tweaking git repo https://github.com/chmanie/hello-esp32-uart [INFO] tweaked toml for git repo https://github.com/chmanie/hello-esp32-uart written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chmanie/hello-esp32-uart on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chmanie/hello-esp32-uart 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-rtt-target v0.2.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bba09830053b27c9b398c87e3ad75501ea808da6166935b6f71ac0794b513de [INFO] running `Command { std: "docker" "start" "-a" "2bba09830053b27c9b398c87e3ad75501ea808da6166935b6f71ac0794b513de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bba09830053b27c9b398c87e3ad75501ea808da6166935b6f71ac0794b513de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bba09830053b27c9b398c87e3ad75501ea808da6166935b6f71ac0794b513de", kill_on_drop: false }` [INFO] [stdout] 2bba09830053b27c9b398c87e3ad75501ea808da6166935b6f71ac0794b513de [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63dbfcbd9bd89a52b87db2832a03ea190e28bc04bef869b709741be36943933 [INFO] running `Command { std: "docker" "start" "-a" "b63dbfcbd9bd89a52b87db2832a03ea190e28bc04bef869b709741be36943933", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling esp-synopsys-usb-otg v0.4.2 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling esp32s3 v0.31.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Checking embassy-usb-driver v0.1.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking ral-registers v0.1.3 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling hello-esp32-1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking static_cell v2.1.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling esp-config v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2Ctypd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (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/rmetaSeooTp/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b63dbfcbd9bd89a52b87db2832a03ea190e28bc04bef869b709741be36943933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63dbfcbd9bd89a52b87db2832a03ea190e28bc04bef869b709741be36943933", kill_on_drop: false }` [INFO] [stdout] b63dbfcbd9bd89a52b87db2832a03ea190e28bc04bef869b709741be36943933