[INFO] cloning repository https://github.com/theiskaa/genpdf-rs-improved [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theiskaa/genpdf-rs-improved" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheiskaa%2Fgenpdf-rs-improved", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheiskaa%2Fgenpdf-rs-improved'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64e7975389e26b2ab389caf9331710944a5c5cb3 [INFO] checking theiskaa/genpdf-rs-improved against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheiskaa%2Fgenpdf-rs-improved" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theiskaa/genpdf-rs-improved on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theiskaa/genpdf-rs-improved [INFO] finished tweaking git repo https://github.com/theiskaa/genpdf-rs-improved [INFO] tweaked toml for git repo https://github.com/theiskaa/genpdf-rs-improved written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theiskaa/genpdf-rs-improved 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyphenation_commons v0.8.4 [INFO] [stderr] Downloaded pom v3.4.0 [INFO] [stderr] Downloaded printpdf v0.7.0 [INFO] [stderr] Downloaded hyphenation v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0777ba3cf160b049a8aad0e0d42b9b3d81c0136ea25e5cdf5f4c46805a758f19 [INFO] running `Command { std: "docker" "start" "-a" "0777ba3cf160b049a8aad0e0d42b9b3d81c0136ea25e5cdf5f4c46805a758f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0777ba3cf160b049a8aad0e0d42b9b3d81c0136ea25e5cdf5f4c46805a758f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0777ba3cf160b049a8aad0e0d42b9b3d81c0136ea25e5cdf5f4c46805a758f19", kill_on_drop: false }` [INFO] [stdout] 0777ba3cf160b049a8aad0e0d42b9b3d81c0136ea25e5cdf5f4c46805a758f19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 107dc9a70d6b5f702758a64d9d564743eb74e415f668a70aec6595adec46ebc8 [INFO] running `Command { std: "docker" "start" "-a" "107dc9a70d6b5f702758a64d9d564743eb74e415f668a70aec6595adec46ebc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking lopdf v0.31.0 [INFO] [stderr] Checking printpdf v0.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking lopdf v0.26.0 [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] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.79/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=10f64d982b2c4b19 -C extra-filename=-233db0e279ed32d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fff7b96ed100f894.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6779d0c8894ca8a9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "107dc9a70d6b5f702758a64d9d564743eb74e415f668a70aec6595adec46ebc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107dc9a70d6b5f702758a64d9d564743eb74e415f668a70aec6595adec46ebc8", kill_on_drop: false }` [INFO] [stdout] 107dc9a70d6b5f702758a64d9d564743eb74e415f668a70aec6595adec46ebc8