[INFO] cloning repository https://github.com/dcl-beep/dog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcl-beep/dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcl-beep%2Fdog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcl-beep%2Fdog'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcl-beep%2Fdog: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/dcl-beep/dog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcl-beep/dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcl-beep%2Fdog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcl-beep%2Fdog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e51fe94a10b92aa3df36e22a54bc577726a695c3
[INFO] checking dcl-beep/dog against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcl-beep%2Fdog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dcl-beep/dog
[INFO] finished tweaking git repo https://github.com/dcl-beep/dog
[INFO] tweaked toml for git repo https://github.com/dcl-beep/dog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dcl-beep/dog on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dcl-beep/dog 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xtensa-lx v0.8.0
[INFO] [stderr]   Downloaded esp-println v0.8.0
[INFO] [stderr]   Downloaded usb-device v0.3.1
[INFO] [stderr]   Downloaded esp-backtrace v0.10.0
[INFO] [stderr]   Downloaded esp-synopsys-usb-otg v0.4.0
[INFO] [stderr]   Downloaded esp32s3-hal v0.14.0
[INFO] [stderr]   Downloaded esp32s3 v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56d718022fe9b5b7798447cd9e80fa12c8bdb89fa5bafef7c344013d55d7b10
[INFO] running `Command { std: "docker" "start" "-a" "b56d718022fe9b5b7798447cd9e80fa12c8bdb89fa5bafef7c344013d55d7b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56d718022fe9b5b7798447cd9e80fa12c8bdb89fa5bafef7c344013d55d7b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56d718022fe9b5b7798447cd9e80fa12c8bdb89fa5bafef7c344013d55d7b10", kill_on_drop: false }`
[INFO] [stdout] b56d718022fe9b5b7798447cd9e80fa12c8bdb89fa5bafef7c344013d55d7b10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35485fa463696489910ce212297d651ef2ea7548915f229068dfd9363aec3b6b
[INFO] running `Command { std: "docker" "start" "-a" "35485fa463696489910ce212297d651ef2ea7548915f229068dfd9363aec3b6b", 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 version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling xtensa-lx v0.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling esp-synopsys-usb-otg v0.4.0
[INFO] [stderr]     Checking mutex-trait v0.2.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling defmt v0.3.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling esp32s3 v0.23.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling esp-println v0.8.0
[INFO] [stderr]     Checking ral-registers v0.1.3
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling esp32s3-hal v0.14.0
[INFO] [stderr]    Compiling esp-backtrace v0.10.0
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaisL6Gp"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml_edit` (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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWjIcyY"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro-error` (lib) due to 1 previous error
[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/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=ab439edb4516a783 -C extra-filename=-0b602f6dece8c2a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxk7tZC/full.rmeta`: 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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIrf0b8/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawWzr8t/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp32s3` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "35485fa463696489910ce212297d651ef2ea7548915f229068dfd9363aec3b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35485fa463696489910ce212297d651ef2ea7548915f229068dfd9363aec3b6b", kill_on_drop: false }`
[INFO] [stdout] 35485fa463696489910ce212297d651ef2ea7548915f229068dfd9363aec3b6b
