[INFO] cloning repository https://github.com/polkaregistry/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polkaregistry/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools/hooks/commit-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/polkaregistry/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polkaregistry/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/polkaregistry/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polkaregistry/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools'... [INFO] [stderr] error: unable to create temporary file: No space left on device [INFO] [stderr] fatal: failed to write object [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/polkaregistry/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polkaregistry/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/polkaregistry/tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polkaregistry/tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c7eec35c204f74ce385004c8667d202125b528f [INFO] testing polkaregistry/tools/3c7eec35c204f74ce385004c8667d202125b528f against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolkaregistry%2Ftools" "/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/polkaregistry/tools on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/polkaregistry/tools [INFO] finished tweaking git repo https://github.com/polkaregistry/tools [INFO] tweaked toml for git repo https://github.com/polkaregistry/tools written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/polkaregistry/tools 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897802b0e3d89038f781b08ebce3ad521c5bc6c3e22b019e23c21234fdb8803e [INFO] running `Command { std: "docker" "start" "-a" "897802b0e3d89038f781b08ebce3ad521c5bc6c3e22b019e23c21234fdb8803e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897802b0e3d89038f781b08ebce3ad521c5bc6c3e22b019e23c21234fdb8803e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897802b0e3d89038f781b08ebce3ad521c5bc6c3e22b019e23c21234fdb8803e", kill_on_drop: false }` [INFO] [stdout] 897802b0e3d89038f781b08ebce3ad521c5bc6c3e22b019e23c21234fdb8803e [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c247de6268f1b0595dc120e32e853a49a0a525800a01c7733e5059916d7f91dc [INFO] running `Command { std: "docker" "start" "-a" "c247de6268f1b0595dc120e32e853a49a0a525800a01c7733e5059916d7f91dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bitvec v0.20.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stdout] error: failed to build archive: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `static_assertions` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `lock_api` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `crunchy` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ryu` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYxWz8J/symbols.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.build_script_build.d1f58eed-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b.3mhexuzqmmazl3lv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-dff4eaa1a47e9e33.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-675302af4c115fec.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2a2aba5d475f7d8.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/159ba8a92c9e2fa4121f106176309521f4af87e9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/log-ca22367d8a0ae18b/build_script_build-ca22367d8a0ae18b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `version_check` [INFO] [stdout] error: failed to write /tmp/rustcjQP5iK/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `funty` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-core` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8VpTAc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBPffUd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` due to previous error [INFO] running `Command { std: "docker" "inspect" "c247de6268f1b0595dc120e32e853a49a0a525800a01c7733e5059916d7f91dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c247de6268f1b0595dc120e32e853a49a0a525800a01c7733e5059916d7f91dc", kill_on_drop: false }` [INFO] [stdout] c247de6268f1b0595dc120e32e853a49a0a525800a01c7733e5059916d7f91dc