[INFO] cloning repository https://github.com/fhaynes/iridium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fhaynes/iridium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhaynes%2Firidium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhaynes%2Firidium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cfad1c94d712a9899d6e0d39d373309965c2bff
[INFO] checking fhaynes/iridium against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhaynes%2Firidium" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fhaynes/iridium
[INFO] finished tweaking git repo https://github.com/fhaynes/iridium
[INFO] tweaked toml for git repo https://github.com/fhaynes/iridium written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fhaynes/iridium on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fhaynes/iridium 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v0.5.1
[INFO] [stderr]   Downloaded ucd-util v0.1.2
[INFO] [stderr]   Downloaded itertools-num v0.1.2
[INFO] [stderr]   Downloaded criterion-plot v0.2.5
[INFO] [stderr]   Downloaded criterion-stats v0.2.5
[INFO] [stderr]   Downloaded walkdir v2.2.6
[INFO] [stderr]   Downloaded simplelog v0.5.3
[INFO] [stderr]   Downloaded criterion v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9c759a1d7fd192f3385d55b9757a964dab3a240e6c8803ef9d6301036fa78c2
[INFO] running `Command { std: "docker" "start" "-a" "f9c759a1d7fd192f3385d55b9757a964dab3a240e6c8803ef9d6301036fa78c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9c759a1d7fd192f3385d55b9757a964dab3a240e6c8803ef9d6301036fa78c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c759a1d7fd192f3385d55b9757a964dab3a240e6c8803ef9d6301036fa78c2", kill_on_drop: false }`
[INFO] [stdout] f9c759a1d7fd192f3385d55b9757a964dab3a240e6c8803ef9d6301036fa78c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 370d51f68bff10fb01815d0e346d4e2f314270b74dfeb8f08e6d95aeda61b102
[INFO] running `Command { std: "docker" "start" "-a" "370d51f68bff10fb01815d0e346d4e2f314270b74dfeb8f08e6d95aeda61b102", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking ucd-util v0.1.2
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking termcolor v1.0.4
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]     Checking itertools v0.7.8
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking term v0.5.1
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]     Checking walkdir v2.2.6
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]    Compiling quote v0.6.9
[INFO] [stderr]     Checking csv-core v0.1.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling syn v0.15.18
[INFO] [stderr]     Checking itertools-num v0.1.2
[INFO] [stderr]     Checking criterion-stats v0.2.5
[INFO] [stderr]     Checking criterion-plot v0.2.5
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking uuid v0.7.1
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]     Checking simplelog v0.5.3
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `pest_derive` (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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/bin/rustc --crate-name pest_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84c6534f12601803 -C extra-filename=-aecaac934ac78c36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pest=/opt/rustwide/target/debug/deps/libpest-a5baef753d5230ff.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-48a6bf014f2cd8d4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-21df62c4e1187d5c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoRpKLt/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGcat21/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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatVOjuZ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "370d51f68bff10fb01815d0e346d4e2f314270b74dfeb8f08e6d95aeda61b102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370d51f68bff10fb01815d0e346d4e2f314270b74dfeb8f08e6d95aeda61b102", kill_on_drop: false }`
[INFO] [stdout] 370d51f68bff10fb01815d0e346d4e2f314270b74dfeb8f08e6d95aeda61b102
