[INFO] cloning repository https://github.com/codersauce/krust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codersauce/krust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersauce%2Fkrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersauce%2Fkrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fcbe40fbc8689f9d56d93ae4683c3abd379cee [INFO] checking codersauce/krust against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersauce%2Fkrust" "/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/codersauce/krust [INFO] finished tweaking git repo https://github.com/codersauce/krust [INFO] tweaked toml for git repo https://github.com/codersauce/krust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/codersauce/krust on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/codersauce/krust 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usbd-hid v0.7.1 [INFO] [stderr] Downloaded unwrap-infallible v0.1.5 [INFO] [stderr] Downloaded ufmt-macros v0.3.0 [INFO] [stderr] Downloaded avr-device-macros v0.7.0 [INFO] [stderr] Downloaded usbd-hid-descriptors v0.7.1 [INFO] [stderr] Downloaded usbd-hid-macros v0.7.1 [INFO] [stderr] Downloaded ufmt v0.2.0 [INFO] [stderr] Downloaded avr-device v0.7.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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6c62f220fba339c3009a758d933bad771d712601d4fb468738b1af5aca3e29 [INFO] running `Command { std: "docker" "start" "-a" "0f6c62f220fba339c3009a758d933bad771d712601d4fb468738b1af5aca3e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6c62f220fba339c3009a758d933bad771d712601d4fb468738b1af5aca3e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6c62f220fba339c3009a758d933bad771d712601d4fb468738b1af5aca3e29", kill_on_drop: false }` [INFO] [stdout] 0f6c62f220fba339c3009a758d933bad771d712601d4fb468738b1af5aca3e29 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec6d0ffa62632b500aee72de43945cbe19da043dc2f03e9e8c0839ad8e6e33a2 [INFO] running `Command { std: "docker" "start" "-a" "ec6d0ffa62632b500aee72de43945cbe19da043dc2f03e9e8c0839ad8e6e33a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling embedded-hal-bus v0.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Compiling usbd-hid-descriptors v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayLQWI0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ec6d0ffa62632b500aee72de43945cbe19da043dc2f03e9e8c0839ad8e6e33a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6d0ffa62632b500aee72de43945cbe19da043dc2f03e9e8c0839ad8e6e33a2", kill_on_drop: false }` [INFO] [stdout] ec6d0ffa62632b500aee72de43945cbe19da043dc2f03e9e8c0839ad8e6e33a2