[INFO] cloning repository https://github.com/rambip/web-compress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rambip/web-compress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Fweb-compress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Fweb-compress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33e37e293d637724cb53488382b1d440c6bf5c8c [INFO] checking rambip/web-compress against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Fweb-compress" "/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/rambip/web-compress on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rambip/web-compress [INFO] finished tweaking git repo https://github.com/rambip/web-compress [INFO] tweaked toml for git repo https://github.com/rambip/web-compress written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rambip/web-compress 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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec5b5057167a6d0ee907598d4900332f317ff342fa500f31fe9e499de343b4ae [INFO] running `Command { std: "docker" "start" "-a" "ec5b5057167a6d0ee907598d4900332f317ff342fa500f31fe9e499de343b4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec5b5057167a6d0ee907598d4900332f317ff342fa500f31fe9e499de343b4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5b5057167a6d0ee907598d4900332f317ff342fa500f31fe9e499de343b4ae", kill_on_drop: false }` [INFO] [stdout] ec5b5057167a6d0ee907598d4900332f317ff342fa500f31fe9e499de343b4ae [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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27d47cb2c1103f143faca757fae438c1f12616b0ad44225ebd4bc22ee31b6eb5 [INFO] running `Command { std: "docker" "start" "-a" "27d47cb2c1103f143faca757fae438c1f12616b0ad44225ebd4bc22ee31b6eb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcE6NQgB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcE6NQgB/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-4e5926ab5ef11a1d.9wvh7co681yg7u3qglkzybgfu.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasm_bindgen_macro_support-74fef1a1a517127b.rlib,libwasm_bindgen_backend-9c92fb15ad31e80d.rlib,libbumpalo-235bd61c24860572.rlib,liblazy_static-7bef99ab27b53866.rlib,libwasm_bindgen_shared-40dc19604da2e06e.rlib,libsyn-81480d50ade9af66.rlib,libquote-1eecad8536fa8e7f.rlib,libproc_macro2-8fba7cc49f4a4281.rlib,libunicode_ident-1f02422ec5ce68f5.rlib}" "/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-2963b726cc2c28a6.rlib,libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-4e5926ab5ef11a1d.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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-macro` (lib) due to 1 previous error [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 `yew-macro` (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/b44e14f762fd4062faeba97f8f2bc470298ec1ac/bin/rustc --crate-name yew_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-macro-0.19.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("doc_test", "lints"))' -C metadata=e26b55e565cdae49 -C extra-filename=-f0794ba37f003003 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern boolinator=/opt/rustwide/target/debug/deps/libboolinator-6390dd94aeab4aa6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-1a0d13723eb970d4.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8fba7cc49f4a4281.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1eecad8536fa8e7f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-81480d50ade9af66.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakoMr71" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "27d47cb2c1103f143faca757fae438c1f12616b0ad44225ebd4bc22ee31b6eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d47cb2c1103f143faca757fae438c1f12616b0ad44225ebd4bc22ee31b6eb5", kill_on_drop: false }` [INFO] [stdout] 27d47cb2c1103f143faca757fae438c1f12616b0ad44225ebd4bc22ee31b6eb5