[INFO] cloning repository https://github.com/xd009642/ndarray-vision-benchmarking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd009642/ndarray-vision-benchmarking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d7b98b947279f803069b89456682e8982270336 [INFO] checking xd009642/ndarray-vision-benchmarking against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking" "/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/xd009642/ndarray-vision-benchmarking on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xd009642/ndarray-vision-benchmarking [INFO] finished tweaking git repo https://github.com/xd009642/ndarray-vision-benchmarking [INFO] tweaked toml for git repo https://github.com/xd009642/ndarray-vision-benchmarking written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xd009642/ndarray-vision-benchmarking 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" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/xd009642/ndarray-vision` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray-stats v0.3.0 [INFO] [stderr] Downloaded oorandom v11.1.1 [INFO] [stderr] Downloaded noisy_float v0.1.12 [INFO] [stderr] Downloaded tinytemplate v1.0.4 [INFO] [stderr] Downloaded imageproc v0.20.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4a4d65b9d303d494aa11029fddaeab1059d6008ff6559901bfd057e411328a1 [INFO] running `Command { std: "docker" "start" "-a" "b4a4d65b9d303d494aa11029fddaeab1059d6008ff6559901bfd057e411328a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4a4d65b9d303d494aa11029fddaeab1059d6008ff6559901bfd057e411328a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a4d65b9d303d494aa11029fddaeab1059d6008ff6559901bfd057e411328a1", kill_on_drop: false }` [INFO] [stdout] b4a4d65b9d303d494aa11029fddaeab1059d6008ff6559901bfd057e411328a1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0209fc65b8beebaae8c20c3ddbbc90e647d1cddbb6419ffd64ced55b6855d58e [INFO] running `Command { std: "docker" "start" "-a" "0209fc65b8beebaae8c20c3ddbbc90e647d1cddbb6419ffd64ced55b6855d58e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver` (lib) [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/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" "-m64" "/tmp/rustcicW87m/symbols.o" "/opt/rustwide/target/debug/build/num-bigint-123fb29d6b69379d/build_script_build-123fb29d6b69379d.build_script_build.e409c84b71c2051a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-bigint-123fb29d6b69379d/build_script_build-123fb29d6b69379d.5w1p7j7y7vjd5in9tz2l90878.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-e12b128418c2266a.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/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/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/num-bigint-123fb29d6b69379d/build_script_build-123fb29d6b69379d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cccOf5Nc.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/num-bigint-123fb29d6b69379d/build_script_build-123fb29d6b69379d /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/deps -L/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained -L/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcicW87m/symbols.o /opt/rustwide/target/debug/build/num-bigint-123fb29d6b69379d/build_script_build-123fb29d6b69379d.build_script_build.e409c84b71c2051a-cgu.0.rcgu.o /opt/rustwide/target/debug/build/num-bigint-123fb29d6b69379d/build_script_build-123fb29d6b69379d.5w1p7j7y7vjd5in9tz2l90878.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-e12b128418c2266a.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib /opt/rustwide/rustup-home/toolchains/368e2fd458a22d0cc133d0c254f2612ee999744f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [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 `num-bigint` (build script) due to 1 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/build/memchr-41368ab26648db16/rmetaCeGGta" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 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/rmetac9qcuT" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMmnskN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 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/rmetaG4FOkX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 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/rmeta6MholR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 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/rmetaK43aZM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0209fc65b8beebaae8c20c3ddbbc90e647d1cddbb6419ffd64ced55b6855d58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0209fc65b8beebaae8c20c3ddbbc90e647d1cddbb6419ffd64ced55b6855d58e", kill_on_drop: false }` [INFO] [stdout] 0209fc65b8beebaae8c20c3ddbbc90e647d1cddbb6419ffd64ced55b6855d58e [INFO] checking xd009642/ndarray-vision-benchmarking against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file data/lena.png [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xd009642/ndarray-vision-benchmarking against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE-APACHE [INFO] [stderr] error: unable to write file LICENSE-MIT [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'benches': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xd009642/ndarray-vision-benchmarking against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE-APACHE [INFO] [stderr] error: unable to write file LICENSE-MIT [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'benches': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xd009642/ndarray-vision-benchmarking against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE-APACHE [INFO] [stderr] error: unable to write file LICENSE-MIT [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'benches': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xd009642/ndarray-vision-benchmarking against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Fndarray-vision-benchmarking" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to append to '/workspace/builds/worker-5-tc2/source/.git/logs/refs/heads/master': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/xd009642/ndarray-vision-benchmarking [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.