[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] c0f8ae6f24f1dc71980a7505613231c2665829dd [INFO] testing robertknight/ocrs against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertknight/ocrs on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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-1-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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e1562057bddbd46b242b608cfa035fe665242500d2d099c78260b597ba093f7 [INFO] running `Command { std: "docker" "start" "-a" "0e1562057bddbd46b242b608cfa035fe665242500d2d099c78260b597ba093f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e1562057bddbd46b242b608cfa035fe665242500d2d099c78260b597ba093f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1562057bddbd46b242b608cfa035fe665242500d2d099c78260b597ba093f7", kill_on_drop: false }` [INFO] [stdout] 0e1562057bddbd46b242b608cfa035fe665242500d2d099c78260b597ba093f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a0721d42ae93f4af54afcffc6e180cd8986c100eb8439ff4d32e4a0557aa297 [INFO] running `Command { std: "docker" "start" "-a" "6a0721d42ae93f4af54afcffc6e180cd8986c100eb8439ff4d32e4a0557aa297", kill_on_drop: false }` [INFO] [stderr] Compiling 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] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rten-tensor v0.18.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling rten-simd v0.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rten-vecmath v0.18.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling ureq-proto v0.3.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rten-imageproc v0.18.0 [INFO] [stderr] Compiling rten v0.18.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling lexopt v0.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling ureq v3.0.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustls` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.22/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 -C debuginfo=2 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=ad20d6f0356561c7 -C extra-filename=-9af397499a67f00a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-7d65fd516d3aa4e6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-734e267b11bec1f8.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-bc7d9db484fec06e.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2e4234be2bbf9b66.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-4b3a62d447999900.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3b4c11045c466f47.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1be4c5cc0a0f7c30.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7f407b15d67fc13d/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rten` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name rten --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rten-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::too_many_arguments' '--allow=clippy::needless_range_loop' '--allow=clippy::manual_repeat_n' '--allow=clippy::assertions_on_constants' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx512", "mmap", "random", "wasm_api"))' -C metadata=a4e164fabfff36ee -C extra-filename=-84962fe3befcec12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-929017ecfe39f0a9.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-68b6b60f11a40ea7.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-a608efcb065d052b.rlib --extern rten_simd=/opt/rustwide/target/debug/deps/librten_simd-ac5ade9333816137.rlib --extern rten_tensor=/opt/rustwide/target/debug/deps/librten_tensor-a01d6bfb3779d92e.rlib --extern rten_vecmath=/opt/rustwide/target/debug/deps/librten_vecmath-30d501e17f368ac4.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9f948d4b6235e254.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-17fcafedda34d697.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6a0721d42ae93f4af54afcffc6e180cd8986c100eb8439ff4d32e4a0557aa297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0721d42ae93f4af54afcffc6e180cd8986c100eb8439ff4d32e4a0557aa297", kill_on_drop: false }` [INFO] [stdout] 6a0721d42ae93f4af54afcffc6e180cd8986c100eb8439ff4d32e4a0557aa297