[INFO] cloning repository https://github.com/lonepeon/pixie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lonepeon/pixie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flonepeon%2Fpixie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flonepeon%2Fpixie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69cec64164e0347c1982503cb04b9183b2d47527 [INFO] documenting lonepeon/pixie against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flonepeon%2Fpixie" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lonepeon/pixie on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lonepeon/pixie [INFO] finished tweaking git repo https://github.com/lonepeon/pixie [INFO] tweaked toml for git repo https://github.com/lonepeon/pixie written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lonepeon/pixie 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 704fb9e5e542b2d600b311ef7662657111936e129e1a3cad1f46ca0e0b206fc2 [INFO] running `Command { std: "docker" "start" "-a" "704fb9e5e542b2d600b311ef7662657111936e129e1a3cad1f46ca0e0b206fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "704fb9e5e542b2d600b311ef7662657111936e129e1a3cad1f46ca0e0b206fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704fb9e5e542b2d600b311ef7662657111936e129e1a3cad1f46ca0e0b206fc2", kill_on_drop: false }` [INFO] [stdout] 704fb9e5e542b2d600b311ef7662657111936e129e1a3cad1f46ca0e0b206fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06826e47a50ffda8042b5a3992773b8ae18db03a585ddb1b8a201234c10a0b2 [INFO] running `Command { std: "docker" "start" "-a" "e06826e47a50ffda8042b5a3992773b8ae18db03a585ddb1b8a201234c10a0b2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking spin v0.9.5 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Checking simd-adler32 v0.3.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking zune-inflate v0.2.51 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking wide v0.7.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking is-terminal v0.4.4 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Compiling syn v2.0.8 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/1.86.0-x86_64-unknown-linux-gnu/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --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=79839f950f7767d4 -C extra-filename=-6502e1cb68e278e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f2805604dac3763f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-95aaab882a90aad3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9c06eebdfbc8e4ca.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (exit status: 101) [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/rmetauVk62x" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand-78110df8f2db7285.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand-78110df8f2db7285/dep-lib-rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/wide-a7181662486b12de.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/wide-a7181662486b12de/dep-lib-wide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `rayon` (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/rmetac7HaPK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (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/rmetauE1tWo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e06826e47a50ffda8042b5a3992773b8ae18db03a585ddb1b8a201234c10a0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06826e47a50ffda8042b5a3992773b8ae18db03a585ddb1b8a201234c10a0b2", kill_on_drop: false }` [INFO] [stdout] e06826e47a50ffda8042b5a3992773b8ae18db03a585ddb1b8a201234c10a0b2