[INFO] cloning repository https://github.com/iwahara/crab-scissors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwahara/crab-scissors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwahara%2Fcrab-scissors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwahara%2Fcrab-scissors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 547a2a92fc632f50d7120af6c22fabc8e2784518 [INFO] testing iwahara/crab-scissors against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwahara%2Fcrab-scissors" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwahara/crab-scissors on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwahara/crab-scissors [INFO] finished tweaking git repo https://github.com/iwahara/crab-scissors [INFO] tweaked toml for git repo https://github.com/iwahara/crab-scissors written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iwahara/crab-scissors 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21e57e59f2bec320e91f26f842ae7521429815e401df29b7d07e1cfb4f6efff5 [INFO] running `Command { std: "docker" "start" "-a" "21e57e59f2bec320e91f26f842ae7521429815e401df29b7d07e1cfb4f6efff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21e57e59f2bec320e91f26f842ae7521429815e401df29b7d07e1cfb4f6efff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e57e59f2bec320e91f26f842ae7521429815e401df29b7d07e1cfb4f6efff5", kill_on_drop: false }` [INFO] [stdout] 21e57e59f2bec320e91f26f842ae7521429815e401df29b7d07e1cfb4f6efff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab14316905b8fa322f85f4aa7775ac5fdbc20dcb1e4319e31ffedee997089b05 [INFO] running `Command { std: "docker" "start" "-a" "ab14316905b8fa322f85f4aa7775ac5fdbc20dcb1e4319e31ffedee997089b05", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling image v0.24.2 [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 `exr` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.4.2/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=3a3685d60143b291 -C extra-filename=-3dd4c1250c28bec8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-3bd4094a19dba49f.rmeta --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-118e9fe56c1dd4a0.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-cceb12e25427aaba.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b57b44b63c8ec328.rmeta --extern inflate=/opt/rustwide/target/debug/deps/libinflate-c69cb21a6df21e8b.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-a78c21e1cdcddeef.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8d41774e3decd5e4.rmeta --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-cb14c2e9b1766cbb.rmeta --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 `clap` (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/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.1.18/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="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "derive", "env", "lazy_static", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-multicall", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=66b6b8eddf6373cf -C extra-filename=-518735ed4a863c0b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-907d847721aabc39.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-15f334dd8ca0583b.so --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-925fa79dc603f7ea.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-00c3cf12cdb97090.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3421dff75a1a6c35.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-d4e5dbd11df5deb0.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ab14316905b8fa322f85f4aa7775ac5fdbc20dcb1e4319e31ffedee997089b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab14316905b8fa322f85f4aa7775ac5fdbc20dcb1e4319e31ffedee997089b05", kill_on_drop: false }` [INFO] [stdout] ab14316905b8fa322f85f4aa7775ac5fdbc20dcb1e4319e31ffedee997089b05