[INFO] cloning repository https://github.com/coreyja/rust-devicon-lookup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreyja/rust-devicon-lookup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-devicon-lookup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-devicon-lookup'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-devicon-lookup: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/coreyja/rust-devicon-lookup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreyja/rust-devicon-lookup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-devicon-lookup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-devicon-lookup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 404c9cbd477b3dee0e757aa93a66d5e59b85e596
[INFO] checking coreyja/rust-devicon-lookup against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Frust-devicon-lookup" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/coreyja/rust-devicon-lookup on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/coreyja/rust-devicon-lookup
[INFO] finished tweaking git repo https://github.com/coreyja/rust-devicon-lookup
[INFO] tweaked toml for git repo https://github.com/coreyja/rust-devicon-lookup written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/coreyja/rust-devicon-lookup 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d8936db63eb5edd9942ff7fc0eeba03b99a81757eded63c909e1ce1faf776c
[INFO] running `Command { std: "docker" "start" "-a" "d3d8936db63eb5edd9942ff7fc0eeba03b99a81757eded63c909e1ce1faf776c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d8936db63eb5edd9942ff7fc0eeba03b99a81757eded63c909e1ce1faf776c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d8936db63eb5edd9942ff7fc0eeba03b99a81757eded63c909e1ce1faf776c", kill_on_drop: false }`
[INFO] [stdout] d3d8936db63eb5edd9942ff7fc0eeba03b99a81757eded63c909e1ce1faf776c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aba2974fa8b603e54a0a37f7f091c6c58d97cbd9055c34d19c6ebb02b6b092e
[INFO] running `Command { std: "docker" "start" "-a" "0aba2974fa8b603e54a0a37f7f091c6c58d97cbd9055c34d19c6ebb02b6b092e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/termtree-ca7238dd589363d5.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/termtree-ca7238dd589363d5/dep-lib-termtree`
[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 "/opt/rustwide/target/debug/deps/rmeta8az79e"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supports-unicode` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOMm3Vj/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `proc-macro2` (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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.78/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c29d0512de9441d8 -C extra-filename=-f85d41bda43c41c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZp5qgN/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYAzhpb/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamBq2ez/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4nGFth/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `owo-colors` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0aba2974fa8b603e54a0a37f7f091c6c58d97cbd9055c34d19c6ebb02b6b092e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aba2974fa8b603e54a0a37f7f091c6c58d97cbd9055c34d19c6ebb02b6b092e", kill_on_drop: false }`
[INFO] [stdout] 0aba2974fa8b603e54a0a37f7f091c6c58d97cbd9055c34d19c6ebb02b6b092e
