[INFO] cloning repository https://github.com/knightpp/rp-pico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knightpp/rp-pico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightpp%2Frp-pico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightpp%2Frp-pico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a271d6da3344b28ddb949f42afd316fd6e8eb8e2 [INFO] checking knightpp/rp-pico against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightpp%2Frp-pico" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/knightpp/rp-pico [INFO] finished tweaking git repo https://github.com/knightpp/rp-pico [INFO] tweaked toml for git repo https://github.com/knightpp/rp-pico written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/knightpp/rp-pico on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/knightpp/rp-pico 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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 ws2812-pio v0.7.0 [INFO] [stderr] Downloaded rp2040-boot2 v0.3.0 [INFO] [stderr] Downloaded panic-probe v0.3.1 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded rp-pico v0.8.0 [INFO] [stderr] Downloaded rp2040-hal v0.9.1 [INFO] [stderr] Downloaded rp2040-pac v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 139a3b2586ab8dd45aa5085ce145114f0ede6b6d520f81c7cf882c22653e0eff [INFO] running `Command { std: "docker" "start" "-a" "139a3b2586ab8dd45aa5085ce145114f0ede6b6d520f81c7cf882c22653e0eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "139a3b2586ab8dd45aa5085ce145114f0ede6b6d520f81c7cf882c22653e0eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139a3b2586ab8dd45aa5085ce145114f0ede6b6d520f81c7cf882c22653e0eff", kill_on_drop: false }` [INFO] [stdout] 139a3b2586ab8dd45aa5085ce145114f0ede6b6d520f81c7cf882c22653e0eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98d3bfc53f093eb45b221759e6005a620a2b6c621cf63b8f8480f012dbc83c8d [INFO] running `Command { std: "docker" "start" "-a" "98d3bfc53f093eb45b221759e6005a620a2b6c621cf63b8f8480f012dbc83c8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling defmt v0.3.5 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling rp2040-pac v0.5.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling panic-probe v0.3.1 [INFO] [stderr] Compiling crc-any v2.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rp-pico v0.8.0 [INFO] [stderr] Compiling defmt-rtt v0.4.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling blinky v0.1.0 (/opt/rustwide/workdir/blinky) [INFO] [stderr] Compiling leds v0.1.0 (/opt/rustwide/workdir/leds) [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sounds v0.1.0 (/opt/rustwide/workdir/sounds) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Checking smart-leds v0.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.56/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 -C codegen-units=8 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=422d1a3b6c401a5d -C extra-filename=-d652b0cf02a4abcf --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b9583a9c480e27fd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ac6321bc805616eb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2019db43f4a7bcba.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadozmAH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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 -C codegen-units=8 -C debug-assertions=off --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"' --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=d6652d05b172820e -C extra-filename=-261fe4172859078f --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b9583a9c480e27fd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ac6321bc805616eb.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c8568e599559640e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `frunk` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "98d3bfc53f093eb45b221759e6005a620a2b6c621cf63b8f8480f012dbc83c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d3bfc53f093eb45b221759e6005a620a2b6c621cf63b8f8480f012dbc83c8d", kill_on_drop: false }` [INFO] [stdout] 98d3bfc53f093eb45b221759e6005a620a2b6c621cf63b8f8480f012dbc83c8d