[INFO] cloning repository https://github.com/iamthewalrus67/word-indexer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamthewalrus67/word-indexer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamthewalrus67%2Fword-indexer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamthewalrus67%2Fword-indexer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a2e18a90253b401ac4215481906ca9f6b7d0405 [INFO] building iamthewalrus67/word-indexer-rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamthewalrus67%2Fword-indexer-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamthewalrus67/word-indexer-rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamthewalrus67/word-indexer-rs [INFO] finished tweaking git repo https://github.com/iamthewalrus67/word-indexer-rs [INFO] tweaked toml for git repo https://github.com/iamthewalrus67/word-indexer-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iamthewalrus67/word-indexer-rs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip-extensions v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c794b6a0e4b3bc2670bbf8bc0c7d1550a64c677bda3d33cc0747f3d866fe638f [INFO] running `Command { std: "docker" "start" "-a" "c794b6a0e4b3bc2670bbf8bc0c7d1550a64c677bda3d33cc0747f3d866fe638f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c794b6a0e4b3bc2670bbf8bc0c7d1550a64c677bda3d33cc0747f3d866fe638f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c794b6a0e4b3bc2670bbf8bc0c7d1550a64c677bda3d33cc0747f3d866fe638f", kill_on_drop: false }` [INFO] [stdout] c794b6a0e4b3bc2670bbf8bc0c7d1550a64c677bda3d33cc0747f3d866fe638f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57ad4cac2197b5e225c39c963d8c21eb0ffc94fbeddf5257ad5ad98e20e20d26 [INFO] running `Command { std: "docker" "start" "-a" "57ad4cac2197b5e225c39c963d8c21eb0ffc94fbeddf5257ad5ad98e20e20d26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling configparser v3.0.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling word_indexer_rs v0.1.0 (/opt/rustwide/workdir) [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 `zip-extensions` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name zip_extensions --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zip-extensions-0.6.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=960f717beceb8ca0 -C extra-filename=-54f66affebc21445 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zip=/opt/rustwide/target/debug/deps/libzip-a27bee29222e2ea3.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-663993929fba1d87/out/lib` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `word_indexer_rs` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name word_indexer_rs --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=102130e688887c58 -C extra-filename=-68f51a420d179786 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-b1316f86eb12fcb1.rmeta --extern configparser=/opt/rustwide/target/debug/deps/libconfigparser-9c25c4d67d82ea35.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-e4fa8128c5731b6a.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-7c2f29dfe2f4a43a.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d4051467a448ae9e.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-a27bee29222e2ea3.rmeta --extern zip_extensions=/opt/rustwide/target/debug/deps/libzip_extensions-54f66affebc21445.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-663993929fba1d87/out/lib` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "57ad4cac2197b5e225c39c963d8c21eb0ffc94fbeddf5257ad5ad98e20e20d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ad4cac2197b5e225c39c963d8c21eb0ffc94fbeddf5257ad5ad98e20e20d26", kill_on_drop: false }` [INFO] [stdout] 57ad4cac2197b5e225c39c963d8c21eb0ffc94fbeddf5257ad5ad98e20e20d26