[INFO] cloning repository https://github.com/danishcake/sneezebox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danishcake/sneezebox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanishcake%2Fsneezebox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanishcake%2Fsneezebox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ae4f743ff74e3feb6453cce50e75bbef26f3160 [INFO] checking danishcake/sneezebox/9ae4f743ff74e3feb6453cce50e75bbef26f3160 against master#2dece5bb62f234f5622a08289c5a3d1555cd7843 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanishcake%2Fsneezebox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danishcake/sneezebox on toolchain 2dece5bb62f234f5622a08289c5a3d1555cd7843 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/danishcake/sneezebox [INFO] finished tweaking git repo https://github.com/danishcake/sneezebox [INFO] tweaked toml for git repo https://github.com/danishcake/sneezebox written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danishcake/sneezebox 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" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rp-pico v0.8.0 [INFO] [stderr] Downloaded rp2040-hal v0.9.0 [INFO] [stderr] Downloaded rp2040-pac v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64cc8bfd0f81a8c0db2a80a350e796a23a179780d6fa08affc80a4de45e198bf [INFO] running `Command { std: "docker" "start" "-a" "64cc8bfd0f81a8c0db2a80a350e796a23a179780d6fa08affc80a4de45e198bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64cc8bfd0f81a8c0db2a80a350e796a23a179780d6fa08affc80a4de45e198bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cc8bfd0f81a8c0db2a80a350e796a23a179780d6fa08affc80a4de45e198bf", kill_on_drop: false }` [INFO] [stdout] 64cc8bfd0f81a8c0db2a80a350e796a23a179780d6fa08affc80a4de45e198bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+2dece5bb62f234f5622a08289c5a3d1555cd7843" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d5a820d7bdfb4f6380fb54022743955b58eab62782aa2d925dca70c4287c1c7 [INFO] running `Command { std: "docker" "start" "-a" "6d5a820d7bdfb4f6380fb54022743955b58eab62782aa2d925dca70c4287c1c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling defmt v0.3.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling defmt-macros v0.3.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Compiling rp2040-pac v0.5.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling defmt-rtt v0.4.0 [INFO] [stderr] Compiling rp-pico v0.8.0 [INFO] [stderr] Compiling panic-probe v0.3.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1FZxzU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: rp2040-boot2@0.3.0: Using prebuilt boot2 files. use feature `assemble` to rebuild instead (requires GNU toolchain) [INFO] [stderr] [INFO] [stderr] error: could not compile `rp2040-boot2` (lib) due to 1 previous error [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] error: could not compile `panic-probe` (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/2dece5bb62f234f5622a08289c5a3d1555cd7843/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/panic-probe-0.3.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=8 -C debug-assertions=off --cfg 'feature="defmt"' --cfg 'feature="defmt-error"' --cfg 'feature="print-defmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt", "defmt-error", "print-defmt", "print-rtt", "rtt-target"))' -C metadata=1ffd29a98a08e1bb -C extra-filename=-1ffd29a98a08e1bb --out-dir /opt/rustwide/target/debug/build/panic-probe-1ffd29a98a08e1bb -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMthKnX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frunk_core` (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/rmetayInakg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frunk_core` (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/rmetab49945" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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/rmetaSwlCE4" [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/rmetaUmHoUN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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/rmetaYouFu5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d5a820d7bdfb4f6380fb54022743955b58eab62782aa2d925dca70c4287c1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5a820d7bdfb4f6380fb54022743955b58eab62782aa2d925dca70c4287c1c7", kill_on_drop: false }` [INFO] [stdout] 6d5a820d7bdfb4f6380fb54022743955b58eab62782aa2d925dca70c4287c1c7