[INFO] cloning repository https://github.com/robertknight/ocrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertknight/ocrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef70cc1a3577eb82b7f0e0e89ab6defbe67aa538 [INFO] checking robertknight/ocrs against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertknight/ocrs on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robertknight/ocrs [INFO] finished tweaking git repo https://github.com/robertknight/ocrs [INFO] tweaked toml for git repo https://github.com/robertknight/ocrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robertknight/ocrs 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c1458a19edafb312134fc2fa18f55afa9dd31478e1c6d7deb5a91475db54b0e [INFO] running `Command { std: "docker" "start" "-a" "9c1458a19edafb312134fc2fa18f55afa9dd31478e1c6d7deb5a91475db54b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c1458a19edafb312134fc2fa18f55afa9dd31478e1c6d7deb5a91475db54b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1458a19edafb312134fc2fa18f55afa9dd31478e1c6d7deb5a91475db54b0e", kill_on_drop: false }` [INFO] [stdout] 9c1458a19edafb312134fc2fa18f55afa9dd31478e1c6d7deb5a91475db54b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad6f6f7574f71c7347369162cd15a0e36bd8cf4205b1525a95759c99da40992 [INFO] running `Command { std: "docker" "start" "-a" "8ad6f6f7574f71c7347369162cd15a0e36bd8cf4205b1525a95759c99da40992", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rten-simd v0.16.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking rten-vecmath v0.16.0 [INFO] [stderr] Checking rten-tensor v0.16.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking idna_adapter v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rten-imageproc v0.16.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ureq-proto v0.3.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ring` (build script) [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/f3dc08d20a1589b87bde75bb82ee6423307f9bde/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=8c84c807cf9e7a68 -C extra-filename=-6718fed5d955456c --out-dir /opt/rustwide/target/debug/build/ring-6718fed5d955456c -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-3f8b6ca96034c0d6.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/f3dc08d20a1589b87bde75bb82ee6423307f9bde/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=e5643445838ce6d9 -C extra-filename=-14f27893dd772b8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-df5ad6a289fcfe90.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6b77d74365ca4966.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8ad6f6f7574f71c7347369162cd15a0e36bd8cf4205b1525a95759c99da40992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad6f6f7574f71c7347369162cd15a0e36bd8cf4205b1525a95759c99da40992", kill_on_drop: false }` [INFO] [stdout] 8ad6f6f7574f71c7347369162cd15a0e36bd8cf4205b1525a95759c99da40992