[INFO] cloning repository https://github.com/girogio/netsketch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girogio/netsketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/girogio/netsketch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girogio/netsketch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68ef06d392a9eeb061396432aebd48af6da7fc37
[INFO] checking girogio/netsketch against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirogio%2Fnetsketch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/girogio/netsketch on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/girogio/netsketch
[INFO] finished tweaking git repo https://github.com/girogio/netsketch
[INFO] tweaked toml for git repo https://github.com/girogio/netsketch written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/girogio/netsketch 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d87ec0255dba4ac196451f5557584f699e4347c93bc3281737eed4e7c69fcfb3
[INFO] running `Command { std: "docker" "start" "-a" "d87ec0255dba4ac196451f5557584f699e4347c93bc3281737eed4e7c69fcfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d87ec0255dba4ac196451f5557584f699e4347c93bc3281737eed4e7c69fcfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87ec0255dba4ac196451f5557584f699e4347c93bc3281737eed4e7c69fcfb3", kill_on_drop: false }`
[INFO] [stdout] d87ec0255dba4ac196451f5557584f699e4347c93bc3281737eed4e7c69fcfb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee74e040913ed37f7b01cfa4207ef715bdad6a63477cc596f02aafb91f08cfcd
[INFO] running `Command { std: "docker" "start" "-a" "ee74e040913ed37f7b01cfa4207ef715bdad6a63477cc596f02aafb91f08cfcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling miniquad v0.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/miniz_oxide-ae01addfd30a16b0.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/miniz_oxide-ae01addfd30a16b0/dep-lib-miniz_oxide`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcQLidPr"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0ZyLhF/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macroquad_macro` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ee74e040913ed37f7b01cfa4207ef715bdad6a63477cc596f02aafb91f08cfcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee74e040913ed37f7b01cfa4207ef715bdad6a63477cc596f02aafb91f08cfcd", kill_on_drop: false }`
[INFO] [stdout] ee74e040913ed37f7b01cfa4207ef715bdad6a63477cc596f02aafb91f08cfcd
