[INFO] cloning repository https://github.com/ciroDourado/dicionario [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ciroDourado/dicionario" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FciroDourado%2Fdicionario", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FciroDourado%2Fdicionario'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3da69290280367e8ee6a26d489044a7b51bdff57 [INFO] checking ciroDourado/dicionario against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FciroDourado%2Fdicionario" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ciroDourado/dicionario on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ciroDourado/dicionario [INFO] finished tweaking git repo https://github.com/ciroDourado/dicionario [INFO] tweaked toml for git repo https://github.com/ciroDourado/dicionario written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ciroDourado/dicionario 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" "+9f48dedc9763334a587c66558974635807a113ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyphenation_commons v0.8.3 [INFO] [stderr] Downloaded hyphenation v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 442c6206bd557075ee7502365b2b696ef4ed3a50dbb6d890eb6216e5c2a22d32 [INFO] running `Command { std: "docker" "start" "-a" "442c6206bd557075ee7502365b2b696ef4ed3a50dbb6d890eb6216e5c2a22d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "442c6206bd557075ee7502365b2b696ef4ed3a50dbb6d890eb6216e5c2a22d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442c6206bd557075ee7502365b2b696ef4ed3a50dbb6d890eb6216e5c2a22d32", kill_on_drop: false }` [INFO] [stdout] 442c6206bd557075ee7502365b2b696ef4ed3a50dbb6d890eb6216e5c2a22d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc979d41bee9a8164ac2266241d0b529ab75ce40bd5fbad9aabb183eb55bb919 [INFO] running `Command { std: "docker" "start" "-a" "dc979d41bee9a8164ac2266241d0b529ab75ce40bd5fbad9aabb183eb55bb919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking hyphenation_commons v0.8.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling hyphenation v0.8.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyphenation` (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/9f48dedc9763334a587c66558974635807a113ed/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyphenation-0.8.3/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="embed_all"' --cfg 'feature="pocket-resources"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build_dictionaries", "embed_all", "embed_en-us", "nfc", "nfd", "nfkc", "nfkd", "pocket-resources", "unicode-normalization"))' -C metadata=d1d29f86969c43ae -C extra-filename=-fa629c2ca3439c27 --out-dir /opt/rustwide/target/debug/build/hyphenation-fa629c2ca3439c27 -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-76b0cfa47b57dcd3.rlib --extern fst=/opt/rustwide/target/debug/deps/libfst-0b2e956b3f6482c2.rlib --extern hyphenation_commons=/opt/rustwide/target/debug/deps/libhyphenation_commons-56506f9f0461a6e1.rlib --extern pocket_resources=/opt/rustwide/target/debug/deps/libpocket_resources-db2c856272abe7ad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-794adf851a334886.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "dc979d41bee9a8164ac2266241d0b529ab75ce40bd5fbad9aabb183eb55bb919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc979d41bee9a8164ac2266241d0b529ab75ce40bd5fbad9aabb183eb55bb919", kill_on_drop: false }` [INFO] [stdout] dc979d41bee9a8164ac2266241d0b529ab75ce40bd5fbad9aabb183eb55bb919