[INFO] cloning repository https://github.com/mraware/img2brs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mraware/img2brs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraware%2Fimg2brs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraware%2Fimg2brs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 271a8edccd2bab73582339244ac8c9f87b4dafaa [INFO] checking mraware/img2brs against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmraware%2Fimg2brs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mraware/img2brs [INFO] finished tweaking git repo https://github.com/mraware/img2brs [INFO] tweaked toml for git repo https://github.com/mraware/img2brs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mraware/img2brs on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mraware/img2brs 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded brs v0.2.0 [INFO] [stderr] Downloaded libflate v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3e843a0a8d7e37d5825b0b6485cb12513c28fdb6998be7ea6f8ea77ab703bcb [INFO] running `Command { std: "docker" "start" "-a" "a3e843a0a8d7e37d5825b0b6485cb12513c28fdb6998be7ea6f8ea77ab703bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3e843a0a8d7e37d5825b0b6485cb12513c28fdb6998be7ea6f8ea77ab703bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e843a0a8d7e37d5825b0b6485cb12513c28fdb6998be7ea6f8ea77ab703bcb", kill_on_drop: false }` [INFO] [stdout] a3e843a0a8d7e37d5825b0b6485cb12513c28fdb6998be7ea6f8ea77ab703bcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c79574804c87daf33690989c03c026d890cc22038125a95cafcfc3f5e2e58562 [INFO] running `Command { std: "docker" "start" "-a" "c79574804c87daf33690989c03c026d890cc22038125a95cafcfc3f5e2e58562", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking libflate v1.0.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking image v0.23.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (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/4b596bbd847672da87763b76171687d3544863c2/bin/rustc --crate-name wasm_bindgen_backend --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.62/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="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans"))' -C metadata=916a849aee9fb9f1 -C extra-filename=-35842f23510da645 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-b979d65eb468eb7a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3e2aa1bf334c996e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-28c55ce383495d97.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ab292e3072ee62d2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-889217b5d8f54b48.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-9b47dbb9ae23c9e6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcVol0ji/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcVol0ji/symbols.o" "<16 object files omitted>" "/tmp/rustcVol0ji/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-889217b5d8f54b48,libquote-ab292e3072ee62d2,libproc_macro2-28c55ce383495d97,libunicode_xid-6bb29a11fe85b6ff}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVol0ji/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libderivative-10ee582c45147f81.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derivative` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (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/4b596bbd847672da87763b76171687d3544863c2/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.62/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="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans", "strict-macro"))' -C metadata=6250b341fb83947a -C extra-filename=-a0dfb242a3bc9952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-28c55ce383495d97.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ab292e3072ee62d2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-889217b5d8f54b48.rmeta --extern wasm_bindgen_backend=/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-35842f23510da645.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-9b47dbb9ae23c9e6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c79574804c87daf33690989c03c026d890cc22038125a95cafcfc3f5e2e58562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79574804c87daf33690989c03c026d890cc22038125a95cafcfc3f5e2e58562", kill_on_drop: false }` [INFO] [stdout] c79574804c87daf33690989c03c026d890cc22038125a95cafcfc3f5e2e58562